Markus Spann created MCHANGES-275:
-------------------------------------

             Summary: versionPrefix configurable by expression 
'changes.versionPrefix'
                 Key: MCHANGES-275
                 URL: https://jira.codehaus.org/browse/MCHANGES-275
             Project: Maven 2.x Changes Plugin
          Issue Type: New Feature
          Components: announcement
    Affects Versions: 2.6
            Reporter: Markus Spann
            Priority: Minor


Add the ability to set {{AnnouncementMojo.versionPrefix}} on the command line 
using a Java system property: {{-Dchanges.versionPrefix=foo}}
This is analogous to {{changes.version}} and other plugin settings.

Patch (untested): modify JavaDoc
{color:red}
{{\* @parameter expression="$\{changes.versionPrefix\}" 
default-value="$\{changes.versionPrefix\}"}}
{color}
{{\* @since 2.5}}
{{\*/}}
{{private String versionPrefix;}}


--
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

        

Reply via email to