RSS
An RSS feed is available.
News
Dear Codehaus Cargo enthusiasts
Slightly more than a month after our last release, we are happy to announce the immediate availability of Codehaus Cargo 1.7.3. This small release comes with the below new features and bug fixes:
Containers - Tomcat
[CARGO-1478] -
NullPointerException
in some cases inTomcat8xStandaloneLocalConfiguration
Containers - WildFly
[CARGO-1481] - Add support for WildFly 16.x
To try it out:
Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.7.3
Users of the Java API can download the new Uberjar from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.7.3/cargo-core-uberjar-1.7.3.jar
Similarly, users of the ANT tasks can download the new ANT tasks from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-ant/1.7.3/cargo-ant-1.7.3.jar
Finally, the ones who want to see the Cargo Daemon can get it from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.7.3/cargo-daemon-webapp-1.7.3.war and either use the WAR directly as an executable JAR or as a WAR file deployed on another Web container
Enjoy!
Dear Codehaus Cargo enthusiasts
With the new year, here comes our new version - Codehaus Cargo 1.7.2. This small release comes with the only one new feature: the addition of the WildFly 15.x container. We also have some changes under the hood.
To try it out:
Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.7.2
Users of the Java API can download the new Uberjar from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.7.2/cargo-core-uberjar-1.7.2.jar
Similarly, users of the ANT tasks can download the new ANT tasks from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-ant/1.7.2/cargo-ant-1.7.2.jar
Finally, the ones who want to see the Cargo Daemon can get it from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.7.2/cargo-daemon-webapp-1.7.2.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
Slightly more than a month after our last release, it is time to give a warm welcome to Codehaus Cargo 1.7.1. This small release comes with the below new features and bug fixes:
Containers - TomEE
[CARGO-1474] - Add support for TomEE 8.x
Containers - WildFly
[CARGO-1473] -
ModuleLoadError
when starting WildFly 13.x and 14.x with Java 11
Extensions - Cargo Daemon
[CARGO-1475] - Cargo daemon not working properly in IE
Documentation - Web site
[CARGO-1470] - Add detailed information on supported Resource types in the DataSource and Resource Support page
[CARGO-1471] - Add breadcrumb navigation in the Codehaus Cargo Web site
[CARGO-1472] - Remove the This page / section has been automatically generated by Cargo's build message in the Codehaus Cargo Web pages
To try it out:
Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.7.1
Users of the Java API can download the new Uberjar from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.7.1/cargo-core-uberjar-1.7.1.jar
Similarly, users of the ANT tasks can download the new ANT tasks from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-ant/1.7.1/cargo-ant-1.7.1.jar
Finally, the ones who want to see the Cargo Daemon can get it from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.7.1/cargo-daemon-webapp-1.7.1.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
Our first version requiring Java 7, Codehaus Cargo 1.7.0, is now here!
Working on the associated code cleanups actually enabled us to also fix a couple glitches and introduce some improvements, and here comes the associated list:
Core, build and documentation
[CARGO-1466] - Upgrade to Java 7
Containers - Jetty
[CARGO-1421] - Exception logs with the Jetty 9.x embedded container
Containers - TomEE
[CARGO-1469] - Add support for JMS resources to TomEE
Containers - WebSphere
[CARGO-1468] - Websphere Liberty server does not deploy the war, if there were an old version of the war before
To try it out:
Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.7.0
Users of the Java API can download the new Uberjar from https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.7.0/cargo-core-uberjar-1.7.0.jar
Similarly, users of the ANT tasks can download the new ANT tasks from https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-ant/1.7.0/cargo-ant-1.7.0.jar
Finally, the ones who want to see the Cargo Daemon can get it from https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.7.0/cargo-daemon-webapp-1.7.0.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
Today is the day where Oracle released the last ever Java 6 release, it hence also made sense for us (after having checked that all is fine JDK 6u211, obviously) to release Codehaus Cargo 1.6.11 - Which will be our last every release with Java 6 compatibility.
This small release comes with the below new features and bug fixes:
Containers - WildFly
[CARGO-1464] - The WildFly container sets
jboss.server.deploy.dir
incorrectly tojboss.server.base.dir/content
(instead ofjboss.server.data.dir/content
)[CARGO-1465] - Add support for WildFly 14.x
To try it out:
Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.11
Users of the Java API can download the new Uberjar from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.6.11/cargo-core-uberjar-1.6.11.jar
Similarly, users of the ANT tasks can download the new ANT tasks from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-ant/1.6.11/cargo-ant-1.6.11.jar
Finally, the ones who want to see the Cargo Daemon can get it from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.6.11/cargo-daemon-webapp-1.6.11.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!