Happy new year - And a warm welcome to Codehaus Cargo 1.6.2!
Dear Codehaus Cargo enthusiasts
First of all, I wish you all a clear and successful start of 2017.
With the new year, we're again almost 2 months from our last release - So, as usual, please give a warm welcome to our new Codehaus Cargo version, with the below bug fixes, improvements and new features:
Core
[CARGO-268] - Add ability to decide if a container is started without using the Cargo Ping Component
For this one, implementations for JOnAS, WebLogic, WebSphere and WildFly are available[CARGO-1416] - Offset doesn't work with system property
[CARGO-1423] - Empty container log after stopping of container
Containers - Jetty
[CARGO-1419] - Add support for defining users on Jetty's non-embedded containers
Containers - Tomcat
[CARGO-1418] - Improve the Tomcat remote deployer transfer speed
Containers - WildFly
[CARGO-1414] -
NullPointerException
when settingnull
system property[CARGO-1415] -
cargo.port.offset
sets the port offset twice on WildFly containers (including EAP 7.0)[CARGO-1417] - Cannot configure WildFly if there is another running WildFly server
Extensions - Maven 2 / Maven 3 plugin
[CARGO-1420] - Add the capability to ignore Maven2/Maven3 plugin execution errors
[CARGO-1422] - Container element
<append>
doesn't work[CARGO-1424] - Ability to start, stop, configure or deploy to the same container instance from different Maven artifacts
To try it out:
Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.2
Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.6.2/cargo-core-uberjar-1.6.2.jar
Similarly, users of the ANT tasks can download the new ANT tasks from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-ant/1.6.2/cargo-ant-1.6.2.jar
Finally, the ones who want to see the Cargo Daemon can get it from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.6.2/cargo-daemon-webapp-1.6.2.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!