You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/03/02 19:26:46 UTC

svn commit: r1296361 - /commons/proper/math/trunk/math-pre-RC.sh

Author: sebb
Date: Fri Mar  2 18:26:46 2012
New Revision: 1296361

URL: http://svn.apache.org/viewvc?rev=1296361&view=rev
Log:
New command for generating release notes

Modified:
    commons/proper/math/trunk/math-pre-RC.sh

Modified: commons/proper/math/trunk/math-pre-RC.sh
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/math-pre-RC.sh?rev=1296361&r1=1296360&r2=1296361&view=diff
==============================================================================
--- commons/proper/math/trunk/math-pre-RC.sh (original)
+++ commons/proper/math/trunk/math-pre-RC.sh Fri Mar  2 18:26:46 2012
@@ -25,7 +25,7 @@
 #
 # $Revision$ $Date$
 # ----------------------------------------------------------------------------
-mvn changes:announcement-generate
-# No longer needed
-#mv target/announcement/math-release-notes.vm RELEASE-NOTES.txt
+
+mvn changes:announcement-generate -Rrelease-notes [-Dchanges.version=m.n]
+
 mvn commons:download-page