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 RalphGoers:
https://wiki.apache.org/logging/Log4j2ReleaseGuide?action=diff&rev1=33&rev2=34

   1. Run {{{mvn -P apache-release release:prepare release:perform}}} to start 
the release. Enter the password to your signing key when prompted.
   1. Login to http://repository.apache.org using your ASF credentials. Select 
"Staging Repositories" then check the {{{org.apache.logging}}} repository and 
close it.
   1. Check out the release tag that was created via the Maven release plugin 
using {{{git checkout tags/tagname}}}.
-  1. Run {{{mvn site}}} in the tag directory. When that completes run {{{mvn 
site:-DstagingDirectory=$HOME/log4j}}} where {{{$HOME}}} is your home directory.
+  1. Run {{{mvn site}}} in the tag directory. When that completes run {{{mvn 
site:stage -DstagingDirectory=$HOME/log4j}}} where {{{$HOME}}} is your home 
directory.
   1. Zip the contents of {{{$HOME/log4j}}} with {{{zip -r log4j.zip log4j}}} 
and copy to your account at {{{people.apache.org}}} with {{{scp log4j.zip 
[email protected]:/home/myUsername}}}. Unzip the contents into your 
public html directory.
   1. Generate the release vote email:
      a. Create the email addressed to [email protected] and 
[email protected]. Sending the email to the PMC is not strictly 
necessary, but due to the small size of the logging PMC it is expedient to do 
so in order to get the required votes.

Reply via email to