[ http://jira.codehaus.org/browse/MPCHANGELOG-63?page=all ]

David Jackman updated MPCHANGELOG-63:
-------------------------------------

    Attachment: MPCHANGELOG-63.patch

I've attached a patch that changes the plugin in the way I described.  This 
patch also contains the changes for MPCHANGELOG-61.

> Add the ability to show several sets of changes
> -----------------------------------------------
>
>          Key: MPCHANGELOG-63
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-63
>      Project: maven-changelog-plugin
>         Type: New Feature
>     Versions: 1.7.2
>     Reporter: David Jackman
>  Attachments: MPCHANGELOG-63.patch
>
>
> This request builds on CHANGELOG-61, which adds the ability to create a log 
> based on an absolute date or tag.  We would like to be able to extend that 
> thinking so I can create a report that shows changes for several time 
> intervals, based on dates or tags.
> For example, I would set maven.changelog.tag=TAG_1,TAG_2,TAG_3 (and 
> maven.changelog.type=tag), and the report would show all the changes between 
> TAG_1 and TAG_2, followed by all the changes between TAG_2 and TAG_3, 
> followed by all the changes between TAG_3 and the present time.  Similarly, I 
> could do the same thing with a list absolute dates.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to