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:20:47 UTC

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

Author: grobmeier
Date: Sun May  6 10:20:46 2012
New Revision: 1334593

URL: http://svn.apache.org/viewvc?rev=1334593&view=rev
Log:
check doap file before release

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=1334593&r1=1334592&r2=1334593&view=diff
==============================================================================
--- logging/log4j/trunk/src/site/xdoc/building.xml (original)
+++ logging/log4j/trunk/src/site/xdoc/building.xml Sun May  6 10:20:46 2012
@@ -115,11 +115,13 @@ $ ssh localhost
 $ export SVN_EDITOR=xemacs
 </pre>
 
-<p>
-    Please make sure changes.xml reflect all fixed issues. The release date in changes is to be set
-    to the date the release candidate is created.
-</p>
+<p>Other checks:</p>
 
+<ul>
+    <li>Please make sure changes.xml reflect all fixed issues. The release date in changes is to be set
+    to the date the release candidate is created.</li>
+    <li>Please update doap_log4j.rdf to reflect the correct version. Use the same release date as in changes.</li>
+</ul>
 <p>The release artifacts were originally built by:</p>
 
 <pre>