You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Florian Brunner (JIRA)" <ji...@codehaus.org> on 2011/05/12 18:40:22 UTC

[jira] Created: (MCHANGES-242) release: support scmBuildNumber and scmTag attribute

release: support scmBuildNumber and scmTag attribute
----------------------------------------------------

                 Key: MCHANGES-242
                 URL: http://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
            Priority: Critical


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 contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MCHANGES-242) release: support scmBuildNumber and scmTag attribute

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ 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