[ http://jira.codehaus.org/browse/MASSEMBLY-169?page=comments#action_82900 
] 
            
Dennis Lundberg commented on MASSEMBLY-169:
-------------------------------------------

After working a bit more on this I have published results that are slightly 
more sophisticated. The plugin now has the ability to take a parameter 
"firstVersion". It is used to ensure that only things that were added *after* 
firstVersion will be noted in the "since" column.

If I specify firstVersion=1.0.0 for the assembly-plugin I get these results:
- http://people.apache.org/~dennisl/maven-assembly-plugin-2/assembly.html
- http://people.apache.org/~dennisl/maven-assembly-plugin-2/component.html

If you don't specify anything for firstVersion it defaults to version, which 
means that nothing will show up in the "since" column. That is except for the 
heading, which I haven't figured out how to remove cleanly. But I see that as a 
minor problem.

> Document new elements in the assembly descriptor as "Since 2.2"
> ---------------------------------------------------------------
>
>                 Key: MASSEMBLY-169
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-169
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Wendy Smoak
>         Attachments: assembly-since-2.2.patch
>
>
> The assembly.html page includes elements introduced after the 2.1 release.  
> These need to be documented as "Since 2.2" to avoid confusion.
> (Another option would be for modello:xdoc to generate something based on the 
> <version> in the model.)

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