mirror of
https://github.com/apache/commons-math.git
synced 2025-02-24 03:26:34 +00:00
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:
parent
e7fe05752f
commit
1c1a4506f0
@ -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
|
||||
|
3
pom.xml
3
pom.xml
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user