You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gr...@apache.org on 2012/05/06 12:10:32 UTC

svn commit: r1334588 - /logging/log4j/trunk/src/site/xdoc/building.xml

Author: grobmeier
Date: Sun May  6 10:10:32 2012
New Revision: 1334588

URL: http://svn.apache.org/viewvc?rev=1334588&view=rev
Log:
cancel note when a vote fails

Modified:
    logging/log4j/trunk/src/site/xdoc/building.xml

Modified: logging/log4j/trunk/src/site/xdoc/building.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/src/site/xdoc/building.xml?rev=1334588&r1=1334587&r2=1334588&view=diff
==============================================================================
--- logging/log4j/trunk/src/site/xdoc/building.xml (original)
+++ logging/log4j/trunk/src/site/xdoc/building.xml Sun May  6 10:10:32 2012
@@ -167,8 +167,11 @@ The staged version can be published to t
 </p>
 
 <h2>If a vote has failed</h2>
+<ul>
+    <li>Send a "cancel" note to the mailinglist (usually resend the vote mail with [CANCEL] in subject</li>
+    <li>Delete the RC artifacts from:<pre>http://people.apache.org/builds/logging/repo/log4j/log4j/</pre></li>
+</ul>
 
-<p>Delete the RC artifacts from:<pre>http://people.apache.org/builds/logging/repo/log4j/log4j/</pre></p>
 
 
 <h2>If a vote has passed</h2>