Codehaus Cargo 1.7.5 is here!
Dear Codehaus Cargo enthusiasts
As we accumulated many interesting fixes and improvements since our last release, we are happy to announce the immediate availability of Codehaus Cargo 1.7.5. This release comes with the below new features and bug fixes:
General
[CARGO-1486] - Refresh deployment descriptors to have updated license
Containers - WebLogic
[CARGO-1483] - Enable option
cargo.weblogic.server
for remote deployments on WebLogic
Containers - WebSphere
[CARGO-1484] - websphere85x cannot deploy EAR from target on windows
Core - Uberjar
[CARGO-1487] -
cargo-core-uberjar
is missing shaded dependencies in source jar
Extensions - Maven 2 / Maven 2 plugin
[CARGO-1485] - Cargo still deploys autodeployable even if
<deployables>
is not empty in a WAR project packaging
To try it out:
Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.7.5
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.5/cargo-core-uberjar-1.7.5.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.5/cargo-ant-1.7.5.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.5/cargo-daemon-webapp-1.7.5.war and either use the WAR directly as an executable JAR or as a WAR file deployed on another Web container
Enjoy!