[ 
https://issues.apache.org/jira/browse/LANG-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155054#comment-13155054
 ] 

Sebb commented on LANG-777:
---------------------------

It looks like the RM used a different method for generating the release notes

Ideally the .vm file is updated, and and then can run

mvn changes:announcement-generate
mv target/announcement/RELEASE-NOTES.txt RELEASE-NOTES.txt

Commons Parent 22 has a profile for this:

mvn changes:announcement-generate -Prelease-notes

but this requires the vm file to be located under

src/changes

rather than

arc/main/resources/templates

OK to move the file accordingly?
                
> jar contains velocity template of release notes
> -----------------------------------------------
>
>                 Key: LANG-777
>                 URL: https://issues.apache.org/jira/browse/LANG-777
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 3.1
>            Reporter: Joerg Schaible
>            Priority: Trivial
>              Labels: build
>
> The released Java archive of 3.1 contains the velocity template 
> "release-notes.vm" (claiming to be for 3.0.1 anyway) in the Java package 
> "templates".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to