[Logging Wiki] Update of "Log4j2ReleaseGuide" by RalphG oers

Apache Wiki <[email protected]> Sun, 26 Feb 2017 22:11:01 -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 c=
hange notification.

The "Log4j2ReleaseGuide" page has been changed by RalphGoers:
https://wiki.apache.org/logging/Log4j2ReleaseGuide?action=3Ddiff&rev1=3D41&=
rev2=3D42

   1. Update {{{src/changes/announcement.vm}}}
   1. Run {{{mvn -P release-notes generate-resources}}} to create the relea=
se notes.
   1. Update {{{src/changes/changes.xml}}} with the release date.
+  1. Pick a logo from src/site/resources/logos. Edit it with Gimp to add t=
he release version number and save it as a png. Copy the saved logo to src/=
site/resources/images/logo.png.
   1. Run {{{git add, git commit, and git push}}} to commit the {{{RELEASE-=
NOTES.txt}}} file that was just generated.
   1. Run {{{mvn site}}} followed by {{{mvn site:stage -DstagingDirectory=
=3D$HOME/log4j}}} where {{{$HOME}}} is your home directory and verify that =
the site looks good.
   1. Run {{{mvn -P apache-release release:prepare release:perform -Dreleas=
eVersion=3Dn.n -DdevelopmentVersion=3Dn.n-SNAPSHOT -Dtag=3Dlog4j-n.n-rcn}}}=
 to start the release. Enter the password to your signing key when prompted.