Author: sebb
Date: Tue Apr  6 00:53:17 2010
New Revision: 930991

URL: http://svn.apache.org/viewvc?rev=930991&view=rev
Log:
JIRA: COMMONSSITE-52 Deletion of old releases should be deferred to clean-up 
stage

Modified:
    commons/proper/commons-site/trunk/src/site/xdoc/releases/release.xml

Modified: commons/proper/commons-site/trunk/src/site/xdoc/releases/release.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/releases/release.xml?rev=930991&r1=930990&r2=930991&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/src/site/xdoc/releases/release.xml 
(original)
+++ commons/proper/commons-site/trunk/src/site/xdoc/releases/release.xml Tue 
Apr  6 00:53:17 2010
@@ -126,17 +126,6 @@
     mv ~/public_html/foo-1.2-RC3/RELEASE-NOTES.txt .
     </pre>
     </p>
-    <p>
-    <strong>Remove Obsolete Releases</strong><br/>
-    Unless old versions are especially required, remove them from the dist 
directory. This 
-    will cause the files to also be deleted from the mirrors and
-    save them some diskspace as well as simplifying things for users. 
-    Note that the contents of the /www/www.apache.org/dist directory is 
regularly copied to
-    /www/archive.apache.org/dist and from there transferred to host 
archive.apache.org.
-    Deleting files from the standard distribution directories does <i>not</i> 
delete
-    them from the archive dist directories so users will
-    still be able to access old files even when they are not available from 
the mirrors.
-    </p>
   </subsection>
 
   <subsection name='3 Deploy Maven Artifacts'>
@@ -287,6 +276,17 @@
     </p>
     <ul>
     <li>
+    <strong>Remove Obsolete Releases</strong><br/>
+    Unless old versions are especially required, remove them from the dist 
directory. This 
+    will cause the files to also be deleted from the mirrors and
+    save them some diskspace as well as simplifying things for users. 
+    Note that the contents of the /www/www.apache.org/dist directory is 
regularly copied to
+    /www/archive.apache.org/dist and from there transferred to host 
archive.apache.org.
+    Deleting files from the standard distribution directories does <i>not</i> 
delete
+    them from the archive dist directories so users will
+    still be able to access old files even when they are not available from 
the mirrors.
+    </li>
+    <li>
     <strong>Update JIRA</strong>
     Mark the release as released in the JIRA project admin and CLOSE all 
issues RESOLVED
     in this release.  Make sure the FIX VERSION for all issues closed with 
this release


Reply via email to