RSS
An RSS feed is available.
News
Dear Codehaus Cargo enthusiasts
Codehaus Cargo 1.6.8 is here! This small release features some version updates in sub-components, minor optimizations and the below new features / bug fixes:
- Core
- [CARGO-1457] - Cargo fails to parse Java 10 version
- Containers - Tomcat
- [CARGO-1458] - Allow setting
maxHttpHeaderSize
for Tomcat Connectors
- [CARGO-1458] - Allow setting
To try it out:
- Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.8
- 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.8/cargo-core-uberjar-1.6.8.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.8/cargo-ant-1.6.8.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.8/cargo-daemon-webapp-1.6.8.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
Codehaus Cargo 1.6.7 is here! We have some new features and bug fixes:
- Containers - WebLogic
- [CARGO-1452] - WebLogic failure with 12.2.1.3.0: cannot create domain due to
com.oracle.cie.domain.script.jython.WLSTException: com/oracle/cie/domain/xml/configxb/AuthenticatorType
- [CARGO-1452] - WebLogic failure with 12.2.1.3.0: cannot create domain due to
- Containers - WebSphere
- [CARGO-1455] - Cannot start WebSphere 9 using the
websphere9x
container id
- [CARGO-1455] - Cannot start WebSphere 9 using the
- Containers - WildFly
- [CARGO-1456] - Add support for WildFly 12.x
To try it out:
- Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.7
- 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.7/cargo-core-uberjar-1.6.7.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.7/cargo-ant-1.6.7.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.7/cargo-daemon-webapp-1.6.7.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
As many of us are heading to enjoying the Christmas food, family time and perhaps even some holidays later on - I thought it would be good to release Codehaus Cargo 1.6.6.
In the official release list, we have only one new feature: added support for Glassfish 5.x [CARGO-1451], which of course also works with Payara.
Under the hood, we did some small (non-API relevant) changes, optimizations and version updates, just to ensure things run smoothly with Java 9.
To try it out:
- Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.6
- 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.6/cargo-core-uberjar-1.6.6.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.6/cargo-ant-1.6.6.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.6/cargo-daemon-webapp-1.6.6.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
We are glad to announce the immediate availability of Codehaus Cargo 1.6.5 with the below bug fixes, improvements and new features:
- Core
- [CARGO-1441] - Cargo fails to parse Java 9 version
- [CARGO-1448] -
cargo:run
fails on Java 9
- Containers - Tomcat
- [CARGO-1450] - Add a warning if the a WAR path cannot be set in Tomcat due to a
context.xml
file
- [CARGO-1450] - Add a warning if the a WAR path cannot be set in Tomcat due to a
- Containers - WebLogic
- [CARGO-1439] - Add email support for WebLogic
- Containers - WebSphere
- [CARGO-1442] - Add online deployment option for WebSphere
- Containers - WildFly
- [CARGO-1440] - Add support for Wildfly-Swarm
- [CARGO-1444] - Introduce dependencies between WildFly modules
- Extensions - Maven 2 / Maven 3 plugin
- [CARGO-1443] - Class loader issues when starting and stopping multiple containers
- [CARGO-1445] - Container dependencies configuration does not preserve order
To try it out:
- Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.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.6.5/cargo-core-uberjar-1.6.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.6.5/cargo-ant-1.6.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.6.5/cargo-daemon-webapp-1.6.5.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
With summer holidays approaching, a new release of Codehaus Cargo, version 1.6.4, is now available; with two small improvements and new features:
- Core
- [CARGO-1438] - Only check / offset port numbers for configuration properties prefixed with
cargo.
- [CARGO-1438] - Only check / offset port numbers for configuration properties prefixed with
- Containers - WebSphere
- [CARGO-1432] - Add support for WebSphere 9.0
To try it out:
- Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.4
- 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.4/cargo-core-uberjar-1.6.4.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.4/cargo-ant-1.6.4.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.4/cargo-daemon-webapp-1.6.4.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!