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
fix Fix XmlContentEditorHelper.createFile(....) Bug without trailing slash. e.g.: XmlContentEditorHelper.createFile("index.html") produced an error. brabenetz 2010-04-13
update Update XmlContentEditorHelper: add Methods getXmlContent(); getValidationHandler(); setEditorValue(). brabenetz 2010-04-08
update Move Logginghelper to templatehelper module and make original implementation deprecated. brabenetz 2010-04-05
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 XmlContentEditorHelper brabenetz 2010-03-18
add Update Build configs to JDK 5. brabenetz 2010-02-26
add Add OpenCmsUtil.java. brabenetz 2010-02-16
update Change AbstractModuleAction to ConfigurationUtil. brabenetz 2010-02-11
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