[Logging Wiki] Update of "Log4j2ReleaseGuide" by msicke r
Apache Wiki <[email protected]> Sun, 17 Aug 2014 04:43:07 -0000
| Newsgroups | gmane.comp.apache.logging |
|---|---|
| Message-ID | <[email protected]> |
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Logging Wiki" for change notification.
The "Log4j2ReleaseGuide" page has been changed by msicker:
https://wiki.apache.org/logging/Log4j2ReleaseGuide?action=diff&rev1=28&rev2=29
Comment:
add step for updating the announcement template
1. Edit {{{pom.xml}}} and change the {{{Log4jReleaseVersion}}} property to the version you are releasing.
1. Check out from https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk.
+ 1. Update {{{src/changes/announcement.vm}}}
1. Run {{{mvn -P release-notes generate-resources}}} to create the release notes.
1. Update {{{src/changes/changes.xml}}} with the release date.
1. Run {{{svn commit}}} to commit the {{{RELEASE-NOTES.txt}}} file that was just generated.