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 2015/04/25 03:27:26 UTC

[Logging Wiki] Update of "Log4j2ReleaseGuide" by RalphGoers

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=32&rev2=33

   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:stage-deploy -DstagingSiteURL=file:///$HOME/log4j}}} where {{{$HOME}}} is your home directory.
+  1. Run {{{mvn site}}} in the tag directory. When that completes run {{{mvn site:-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 myUsername@people.apache.org:/home/myUsername}}}. Unzip the contents into your public html directory.
   1. Generate the release vote email:
      a. Create the email addressed to log4j-dev@logging.apache.org and private@logging.apache.org. 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.