Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-2, 2.0-beta-3, 2.0
-
Fix Version/s: 2.1
-
Component/s: changes.xml
-
Labels:None
-
Number of attachments :
Description
This is to improve the compatibility with changes.xml files used by the Maven 1 version of the plugin. See MPCHANGES-15 and MPCHANGES-16 for more info.
Issue Links
- depends upon
-
MODELLO-113
Parsing xml element with attributes and a getter to the element content
-
- is related to
-
MCHANGES-61
Provide DTD/XSD for changes.xml
-
Patch including new format of changes file, modello backed.
Patch should be backward compatible with previous file format.
TestCases have been upgraded, to check for support of both new and old format.
TODO : test Jira announcement Mojo, to check there is no regression there
TODO: upgrade pom to maven-plugin:2-SNAPSHOT (I don't have maven:2.0.5-SNAPSHOT yet)
TODO: generate a XML Schema (XSD) out of the modello file. We need http://jira.codehaus.org/browse/MODELLO-49 to do this.