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 |
Type | Changes | By |
---|---|---|
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 |
Type | Changes | By |
---|---|---|
Changed wrong classifier from "opencms-module-dist" to "opencms-module" | brabenetz |