[ https://jira.codehaus.org/browse/MCHANGES-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benson Margulies updated MCHANGES-242: -------------------------------------- Priority: Major (was: Critical) > release: support scmBuildNumber and scmTag attribute > ---------------------------------------------------- > > Key: MCHANGES-242 > URL: https://jira.codehaus.org/browse/MCHANGES-242 > Project: Maven 2.x Changes Plugin > Issue Type: Improvement > Components: changes.xml > Affects Versions: 2.4 > Reporter: Florian Brunner > > I think it's very important to state the buildNumber and the tag of a release > in the change log. > I suggest to add 2 optional attributes to the release element: > - scmBuildNumber > - scmTag > One could then set > - scmBuildNumber to ${buildNumber} (overriden by Build Number Maven Plugin; > initialize to -1?) > - scmTag to ${tag} (overriden by Maven Release Plugin; initialize to > ${project.build.finalName}?) > Of course this means that filtering should be supported (which would be a > good thing anyway). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira