search
attachments
weblink
advanced
General
Content
Integrations
Dear Codehaus Cargo enthusiasts
Almost one quarter after our last release, please give a warm welcome to our new Codehaus Cargo version, with the below bug fixes, improvements and new features:
- Core
- [CARGO-1428] - Unable to configure remote deployer after instantiation
- [CARGO-1429] - Escape backslashes for system properties
- [CARGO-1433] - Cannot start most installed containers with
spawn=true
- Containers - WildFly
- [CARGO-1434] - Add support for WildFly 11.x
- [CARGO-1435] -
IOException
while remotely deploying a deployable on WildFly
- Extensions - AND tasks and Maven 2 / Maven 3 plugin
- [CARGO-1431] - Add native support for DataSource definitions in the Maven 2 / Maven 3 plugin and ANT tasks
To try it out:
- Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.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.6.3/cargo-core-uberjar-1.6.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.6.3/cargo-ant-1.6.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.6.3/cargo-daemon-webapp-1.6.3.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!