Maven 2.x Changes Plugin

Add support for multiple <issue> and <due-to> tags in changes.xml

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major 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 :
    2

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

Activity

Hide
Denis Cabasson added a comment -

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.

Show
Denis Cabasson added a comment - 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.
Hide
Julien HENRY added a comment -

This patch simply add suport for multiple issues (comma separated).

Show
Julien HENRY added a comment - This patch simply add suport for multiple issues (comma separated).
Hide
Olivier Lamy added a comment -

fixed in rev 681225

Show
Olivier Lamy added a comment - fixed in rev 681225
Hide
Dennis Lundberg added a comment -

The applied patch for this is not compatible with Maven 1, which was the whole purpose of this issue.

Check the documentation for the Maven 1 plugin to see this should work:
http://maven.apache.org/maven-1.x/plugins/changes/

Show
Dennis Lundberg added a comment - The applied patch for this is not compatible with Maven 1, which was the whole purpose of this issue. Check the documentation for the Maven 1 plugin to see this should work: http://maven.apache.org/maven-1.x/plugins/changes/
Hide
Olivier Lamy added a comment -

Thanks for the link Dennis
Never seen it before.

Show
Olivier Lamy added a comment - Thanks for the link Dennis Never seen it before.
Hide
Olivier Lamy added a comment -

I have updated the changes.mdo and report generator.
But this need some other work in modello for xsd generation (here we need mixed="true" in the complex type Action).

Show
Olivier Lamy added a comment - I have updated the changes.mdo and report generator. But this need some other work in modello for xsd generation (here we need mixed="true" in the complex type Action).
Hide
Olivier Lamy added a comment -

fixed in rev 682537.

Show
Olivier Lamy added a comment - fixed in rev 682537.

People

Vote (2)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: