You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tuomas Kiviaho (JIRA)" <ji...@codehaus.org> on 2010/09/03 12:33:32 UTC

[jira] Commented: (MCHANGES-160) Support creating a plain text version of the report

    [ http://jira.codehaus.org/browse/MCHANGES-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234113#action_234113 ] 

Tuomas Kiviaho commented on MCHANGES-160:
-----------------------------------------

Or use antrun to copy it to suitable location. 

<tasks>
  <copy file="${project.build.directory}/target/announcement.vm" tofile="${project.basedir}/appassembler/CHANGES.txt"/>
</tasks>


> Support creating a plain text version of the report
> ---------------------------------------------------
>
>                 Key: MCHANGES-160
>                 URL: http://jira.codehaus.org/browse/MCHANGES-160
>             Project: Maven 2.x Changes Plugin
>          Issue Type: New Feature
>            Reporter: Trygve Laugstol
>
> Useful when the change log is to be included in a native package or in a WAR as documentation.

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