You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2008/07/22 03:41:26 UTC

[jira] Closed: (MCHANGES-69) Add a date elment or attribute inside the action element of changes.xml

     [ http://jira.codehaus.org/browse/MCHANGES-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MCHANGES-69.
--------------------------------

    Resolution: Fixed

fixed in rev 678613.
This option is off by default, you can enable it with the following mojo configuration :
{code:xml}
<configuration>
  ..
  <addActionDate>true</addActionDate>
</configuration>
{code}

> Add a date elment or attribute inside the action element of changes.xml
> -----------------------------------------------------------------------
>
>                 Key: MCHANGES-69
>                 URL: http://jira.codehaus.org/browse/MCHANGES-69
>             Project: Maven 2.x Changes Plugin
>          Issue Type: New Feature
>          Components: changes-report
>            Reporter: Simon Barbey
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 2.1
>
>
> For projects that have a lot of changes between each releases, it could be useful to store the date of each changes.
> Something like :
> <action  dev="SBA" type="update" date="2006-02-03"> ... </action>

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