Add limited properties interpolation
------------------------------------

                 Key: MCHANGES-161
                 URL: http://jira.codehaus.org/browse/MCHANGES-161
             Project: Maven 2.x Changes Plugin
          Issue Type: New Feature
          Components: changes-report
    Affects Versions: 2.1, 2.0
         Environment: Maven 2.0.10, JDK 6, XP SP2
            Reporter: Michael Osipov


Right now I have to adjust the current version and date manually.

I'd be great to have something like this:

{code:xml}
<release version="${version}" date="${publishDate}" description="...">
...
</release>
{code}

Where publish date would be the same date and format as in site.xml.

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

        

Reply via email to