CARGO 1.4.12 is ready!

Dear CARGO enthusiasts

CARGO's first version for 2015, version 1.4.12, is now ready! This version comes with the below bug fixes and improvements:

  • Core API:
    • When starting containers on Java 8, the warning ignoring option PermSize=48m; support was removed in 8.0 doesn't appear anymore [CARGO-1294]
    • AbstractDeployer.stop(Deployable, DeployableMonitor) now calls stop(Deployable) as it should [CARGO-1296]
    • A bug where starting a stopped module over JSR88 has been fixed [CARGO-1295]
    • The timeout of the AbstractJsr88Deployer is now configurable [CARGO-1299]
  • Containers:
    • The access denied message when re- and undeploying on Tomcat 7 and 8 has been fixed [CARGO-1298]
    • The GlassFish remote deployer now supports the target parameter [CARGO-1291]
    • The WebSphere admin commands now use -conntype NONE, which means the WebSphere deployers do not require the container to be started anymore [CARGO-1297]
  • Extensions:

To try it out:

We hope you enjoy this new version of CARGO!