You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Simon Barbey (JIRA)" <ji...@codehaus.org> on 2007/02/14 11:10:21 UTC

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

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
            Reporter: Simon Barbey
            Priority: Minor


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

        

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

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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MCHANGES-69:
------------------------------------

    Component/s: changes-report

> 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
>            Priority: Minor
>
> 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

        

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

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MCHANGES-69:
---------------------------------

         Assignee: Olivier Lamy
    Fix Version/s: 2.1

> 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