Changes

Release History

Version Date Description
1.0-B3 2010-04-01 3. Beta - remove version numbers from jar Files
1.0-B2 2010-01-27 2. Beta - fixed classifier
1.0-B1 2010-01-19 1. Beta release of the Assembler configuration

Release 1.0-B3 - 2010-04-01

Type Changes By
update The Libraries in "WEB-INF/lib/" Folder should not have a Version Number. The fileNames should be simply "WEB-INF/lib/${artifactId}.jar". So it's easier to overwrite the existing JARs from an OpenCms-Module with Exportpoints. But this can only possible, if the jar File in OpenCms Module packages also don't has a version number. Most Jars have there Version Number also in "*.jar!/META-INF/MANIFEST.MF" brabenetz

Release 1.0-B2 - 2010-01-27

Type Changes By
fix Changed wrong classifier from "opencms-module-dist" to "opencms-module" brabenetz

Release 1.0-B1 - 2010-01-19

Type Changes By
add Implement first Version of the assembly-configuration. Fixes 2932986. brabenetz