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/26 20:17:06 UTC

svn commit: r1305480 - /commons/proper/io/trunk/src/changes/changes.xml

Author: sebb
Date: Mon Mar 26 18:17:05 2012
New Revision: 1305480

URL: http://svn.apache.org/viewvc?rev=1305480&view=rev
Log:
How to regenerate releases notes

Modified:
    commons/proper/io/trunk/src/changes/changes.xml

Modified: commons/proper/io/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/changes/changes.xml?rev=1305480&r1=1305479&r2=1305480&view=diff
==============================================================================
--- commons/proper/io/trunk/src/changes/changes.xml (original)
+++ commons/proper/io/trunk/src/changes/changes.xml Mon Mar 26 18:17:05 2012
@@ -30,6 +30,12 @@ CVS commits.  Set the project.properties
 property to the number of days since the last release.
 
 
+To generate the release notes from this file:
+
+mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=nnn]
+
+then tweak the source formatting if necessary and regenerate, then commit
+
 The <action> type attribute can be add,update,fix,remove.
 -->