You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@logging.apache.org by Apache Wiki <wi...@apache.org> on 2014/08/17 06:43:07 UTC

[Logging Wiki] Update of "Log4j2ReleaseGuide" by msicker

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.