Changes

Release History

Version Date Description
1.0-B1 2010-06-06 First Beta-RELEASE
1.0-SNAPSHOT-20100605 2010-06-05 Public SNAPSHOT-RELEASE for opencms-testing
1.0-M2 2010-02-02 Refactored OpenCms-Module build with Maven

Release 1.0-B1 - 2010-06-06

No changes in this release.

Release 1.0-SNAPSHOT-20100605 - 2010-06-05

Type Changes By Date
update Move Logginghelper to templatehelper module and make original implementation deprecated.. brabenetz 2010-04-05
update Replace call of patched OpenCms Method "isChoiceType()" with reflactions. Now it should work also with an unpatched Version of OpenCms. brabenetz 2010-04-05
update Moved getAbsoluteUri(...) to AbstractContextObject. brabenetz 2010-03-26
update remove version Number in Archiv File names. The Filenames should be simply "/system/modules/${artifactId}/lib/${artifactId}.jar". brabenetz 2010-03-25
add Add method ${cms.filePathLevel[java.lang.String]} to CmsJspTemplatehelper and CmsVelocityTemplateHelper. brabenetz 2010-03-23
update refactored version: move velocity implementation to seperate Module "at.infonova.modules.velocity". brabenetz 2010-02-10
fix Fix for "Maven Migration": "xml-apis-2.9.1.jar" in OpenCms is version "1.3.04" brabenetz 2010-02-04

Release 1.0-M2 - 2010-02-02

Type Changes By Date
add Implement build with Maven. Fixes 2932986. brabenetz
update changed package from 'com.bearingpoint.opencms' to 'at.infonova.opencms.modules'. brabenetz