RSS
An RSS feed is available.
News
Dear enthusiasts
We're now 2 months from the last release, and there have been a large number of fixes, improvements and news features. We are hence happy to announce the immediate availability of our version 1.4.19:
- Documentation
- [CARGO-1340] - Update Cargo Datasource and Resource Configuration documentation to show JMS configuration possibilities
- [CARGO-1363] - How can make the Cargo Maven2/Maven3 plugin skip if tests are disabled?
- General
- [CARGO-1376] - User name doesn't trim leading and trailing whitespaces
- Containers - JBoss
- [CARGO-1366] - Add support for resources features in JBoss 7.5.x (EAP 6.4)
- [CARGO-1374] - Error when referencing a JBoss 5.0 web descriptor (
jboss-web_5_0.dtd
) - Containers - Jetty
- [CARGO-1372] - Jetty 9.x embedded doesn't start when used with the Maven2/Maven3 plugin
- [CARGO-1378] - Upgrade to Jetty 9.3.x
- Containers - Tomcat
- [CARGO-1364] - Defining custom valves for Tomcat
- [CARGO-1367] - Possible wrong loading of Tomcat 8 PostResources
- [CARGO-1371] - Add support for multipart parsing since Servlet 3.0 for Tomcat >= 7.x.
- [CARGO-1373] - Deploying expanded web app with context.xml file in Tomcat8 with extraClasspath doesn't work
- Containers - WebLogic
- [CARGO-1319] - Add remote support for WebLogic
- [CARGO-1365] - WebLogic 12.1.x and 12.2.x log level configuration doesn't work
- Containers - WebSphere
- [CARGO-1365] - WebSphere log level configuration doesn't work
- [CARGO-1368] - WebSphere server remains running if build fails
- Extensions - Cargo Daemon
- [CARGO-1379] - Clean shutdown of cargo-daemon-webapp
- Extensions - Maven2/Maven3 plugin
- [CARGO-1375] - Make cargo:start stop the container if startup / deployment of deployables fail
To try it out:
- Users of the Maven2/Maven3 plugin simply need to use the Codehaus Cargo plugin version 1.4.19
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.19/cargo-core-uberjar-1.4.19.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.4.19/cargo-ant-1.4.19.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.4.19/cargo-daemon-webapp-1.4.19.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Cargo enthusiasts
Happy 2016 - And to start the celebrations well here comes the version 1.4.18! This new version comes with the below improvements and fixes:
- Core
- [CARGO-1353] - Add support for start-only JVM arguments
- [CARGO-1352] - Deployable name for every deployment type
- Documentation
- [CARGO-1356] - The Codehaus Cargo website generator doesn't handle anchors properly
- [CARGO-1359] - Instructions for enabling password protection of
cargo-jetty-7-and-onwards-deployer.war
are incomplete - [CARGO-1360] - The How to contribute? page references defunct Codehaus mailing list
- Containers - Jetty
- [CARGO-1358] - The Jetty deployer webapp ignores
jetty.base
when deciding where to place new .war files - Containers - Tomcat
- [CARGO-1361] - Warning in startup Tomcat 8.x log when using PostResources jar
- Containers - WebLogic
- [CARGO-1331] - Add support for external jython script execution
- [CARGO-1354] - Add support for WebLogic 12c R2 (versions 12.2.x)
- [CARGO-1357] - WebLogic 12(1|2)x isn't honoring 'existing' configuration
- [CARGO-1362] - Improve WebLogic implementation (logging, SSL, ...)
- Containers - WebSphere
- [CARGO-1331] - Add support for external jython script execution
- [CARGO-1351] - WebSphere: refactor standalone profile
- Containers - WildFly
- [CARGO-1343] - Add support for WildFly 10.x
- Maven2/Maven3 plugin
- [CARGO-1355] - Cannot deploy bundle / JAR dependencies as deployable
To try it out:
- Users of the Maven2/Maven3 plugin simply need to use the Codehaus Cargo plugin version 1.4.18
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.18/cargo-core-uberjar-1.4.18.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.4.18/cargo-ant-1.4.18.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.4.18/cargo-daemon-webapp-1.4.18.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
As very few of us have been naughty over the year, Santa decided we can have our new version of Codehaus Cargo a bit earlier
So, we are happy to announce our latest version for 2015, version 1.4.17, is out. It comes with many bugfixes and small improvements:
- We finally documented how to achieve multi-container configurations by combining our ANT tasks and Maven2/Maven3 plugin in a brand new Maven2/Maven3 archetype, closing three of our oldest JIRA entries [CARGO-421] CARGO-541] [CARGO-572].
Containers - JBoss:
[CARGO-1347] - Add JBoss 7.5 (EAP 6.4) container
Containers - Tomcat:
[CARGO-1349] - The
shared.loader
property replacement creates wrong entries[CARGO-1342] - Cannot perform remote deployment if Tomcat is behind Apache
mod_proxy
- [CARGO-1350] - Make the setting of the AJP port optional
- Containers - WebLogic:
[CARGO-1251] - Replace
weblogic.Admin
withweblogic.WLST
[CARGO-1332] - Refactor WebLogic WLST script templates to be stored as Jython files
[CARGO-1344] - Weblogic WLST: add sample test artifact
Extensions - ANT:
[CARGO-1348] - The
daemon-stop
ANT task doesn't stop but rather attempt restart
- Users of the Maven2/Maven3 plugin simply need to use the Codehaus Cargo plugin version 1.4.17
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.17/cargo-core-uberjar-1.4.17.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.4.17/cargo-ant-1.4.17.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.4.17/cargo-daemon-webapp-1.4.17.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
After a couple months of silence, we are happy to announce that a new version of Codehaus Cargo, 1.4.16, is now ready. It comes with many bugfixes and small improvements:
- Build procedure
- [CARGO-1330] - Clean the maven-javadoc-plugin configuration
- Cargo Daemon
- [CARGO-1333] - Update documentation: XML replacement does work with the Cargo Daemon
- Core
- [CARGO-1336] - Cargo does not fail correctly when the downloaded ZIP file is broken
- Containers - JBoss / WildFly
- [CARGO-1339] - Make the JBoss (or WildFly deployer) not rename the deployable file name if the WAR has a
jboss-web.xml
with a context defined in it
- [CARGO-1339] - Make the JBoss (or WildFly deployer) not rename the deployable file name if the WAR has a
- Containers - Tomcat
- [CARGO-1334] - Avoid WARNING "attribute
resolveHosts
no longer supported" in Tomcat 7.x and 8.x
- [CARGO-1337] - Avoid WARNING messages when shutting down the Tomcat container
- [CARGO-1334] - Avoid WARNING "attribute
- Containers - WebLogic
- [CARGO-1338] - WebLogic 12.1.x throws error when creating duplicate user group
- Users of the Maven2/Maven3 plugin simply need to use the Codehaus Cargo plugin version 1.4.16
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.16/cargo-core-uberjar-1.4.16.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.4.16/cargo-ant-1.4.16.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.4.16/cargo-daemon-webapp-1.4.16.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!
Dear Codehaus Cargo enthusiasts
The new version of Codehaus Cargo, 1.4.15, is now ready! It comes with many bugfixes, improvements and new features:
- Containers - JBoss
- [CARGO-1322] - Add recent JBoss DTDs
- Containers - Tomcat
- [CARGO-1325] - Add nonce support for the
TomcatManager
- [CARGO-1325] - Add nonce support for the
- Contaners - WebLogic
- [CARGO-1317] - Add support for setting
admin
username and password - [CARGO-1316] - Adding JMS Resource support for WebLogic container
- [CARGO-1323] - Impossible to create default WebLogic domain on Windows
- [CARGO-1321] - Loose coupling between
WebLogic121xWlstInstalledLocalContainer
andWebLogic121xWlstStandaloneLocalConfiguration
- [CARGO-1326] -
NullPointerException
when skipped<cargo.servlet.users>
tag - [CARGO-1320] - Support for adding needed WebLogic JMS resources if they aren't defined in
properties
- [CARGO-1324] - WebLogic JMS resources - missing
id
- [CARGO-1327] - WebLogic startup time improvement
- [CARGO-1317] - Add support for setting
- Containers - WildFly
- [CARGO-1329] - Add support for WildFly 9.x
- Users of the Maven2/Maven3 plugin simply need to use the Codehaus Cargo plugin version 1.4.15
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.15/cargo-core-uberjar-1.4.15.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.4.15/cargo-ant-1.4.15.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.4.15/cargo-daemon-webapp-1.4.15.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!