RSS
An RSS feed is available.
News
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!
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!
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!