Simplify release notes generation

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1074503 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2011-02-25 12:43:28 +00:00
parent e7fe05752f
commit 1c1a4506f0
2 changed files with 3 additions and 3 deletions

View File

@ -26,5 +26,6 @@
# $Revision$ $Date$
# ----------------------------------------------------------------------------
mvn changes:announcement-generate
mv target/announcement/math-release-notes.vm RELEASE-NOTES.txt
# No longer needed
#mv target/announcement/math-release-notes.vm RELEASE-NOTES.txt
mvn commons:download-page

View File

@ -331,8 +331,7 @@
<template>math-release-notes.vm</template>
<templateDirectory>templates</templateDirectory>
<!-- Give the output file its proper name -->
<announcementFile>RELEASE-NOTES.txt</announcementFile>
<!-- Could use ../../ to overwrite the main copy -->
<announcementFile>../../RELEASE-NOTES.txt</announcementFile>
</configuration>
<reportSets>
<reportSet>