Codehaus Cargo 1.9.10 is here!
Dear Codehaus Cargo enthusiasts
We are glad to announce that Codehaus Cargo 1.9.10 is now available! This version includes some new features:
Containers - JBoss / WildFly:
[CARGO-1577] - Provide an option to keep the original WAR file name when the JBoss or WildFly WAR file has the context root set in the
jboss-web.xml
file
Extensions - Ant:
[CARGO-1578] - Allow container configuration properties to be set using Ant build properties
Extensions - Maven 3 plugin:
[CARGO-1579] - Allow container configuration properties to be set using Maven build properties
To upgrade to this latest version:
Users of the Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.9.10
Users of the Java API can download the new Uberjar from https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.9.10/cargo-core-uberjar-1.9.10.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.9.10/cargo-ant-1.9.10.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.9.10/cargo-daemon-webapp-1.9.10.war and either use the WAR directly as an executable JAR or as a WAR file deployed on another Web container
Enjoy!