Skip to content

Commit db51d15

Browse files
committed
Add docs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1308618 13f79535-47bb-0310-9956-ffa450edef68
1 parent d7b0b79 commit db51d15

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,26 @@
1616
limitations under the License.
1717
-->
1818
<!-- $Id$ -->
19+
20+
<!--
21+
This file is also used by the maven-changes-plugin to generate the release notes.
22+
Useful ways of finding items to add to this file are:
23+
24+
1. Add items when you fix a bug or add a feature (this makes the
25+
release process easy :-).
26+
27+
2. Do a JIRA search for tickets closed since the previous release.
28+
29+
3. Use the report generated by the maven-changelog-plugin to see all
30+
SVN commits. TBA how to use this with SVN.
31+
32+
To generate the release notes from this file:
33+
34+
mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=m.n]
35+
36+
The <action> type attribute can be add,update,fix,remove.
37+
-->
38+
1939
<document>
2040
<properties>
2141
<title>Changes</title>

0 commit comments

Comments
 (0)