Skip to content

Commit b1b9f1a

Browse files
committed
How to regenerate releases notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1305480 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6ae1aca commit b1b9f1a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ CVS commits. Set the project.properties' maven.changelog.range
3030
property to the number of days since the last release.
3131
3232
33+
To generate the release notes from this file:
34+
35+
mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=nnn]
36+
37+
then tweak the source formatting if necessary and regenerate, then commit
38+
3339
The <action> type attribute can be add,update,fix,remove.
3440
-->
3541

0 commit comments

Comments
 (0)