Author: simonetripodi
Date: Tue Jul  3 13:40:04 2012
New Revision: 1356728

URL: http://svn.apache.org/viewvc?rev=1356728&view=rev
Log:
described how to deploy artifacts on proposed dist area (as part of the vote)

Modified:
    incubator/any23/trunk/src/site/xdoc/release-howto.xml

Modified: incubator/any23/trunk/src/site/xdoc/release-howto.xml
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/src/site/xdoc/release-howto.xml?rev=1356728&r1=1356727&r2=1356728&view=diff
==============================================================================
--- incubator/any23/trunk/src/site/xdoc/release-howto.xml (original)
+++ incubator/any23/trunk/src/site/xdoc/release-howto.xml Tue Jul  3 13:40:04 
2012
@@ -214,6 +214,46 @@ gpg: Signature made ...</source>
                   <strong>Close</strong>.</li>
                 </ol>
               </li>
+
+              <li>Add the distribution artifacts to the build area
+                <source>ssh people.apache.org
+cd /x1/builds/incubator/any23
+
+cd sources
+
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-sources-dist/&lt;version&gt;/
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-sources-dist/&lt;version&gt;/
+
+cd ../binaries
+
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-core/&lt;version&gt;/
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-core/&lt;version&gt;/
+
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-service/&lt;version&gt;/
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-service/&lt;version&gt;/
+
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-basic-crawler/&lt;version&gt;/
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-basic-crawler/&lt;version&gt;/
+
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-html-scraper/&lt;version&gt;/
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-html-scraper/&lt;version&gt;/
+
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-office-scraper/&lt;version&gt;/
+wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
+https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-office-scraper/&lt;version&gt;/
+</source>
+              </li>
             </ol>
           </li>
 
@@ -330,36 +370,8 @@ I will promote the artifacts to the cent
             <source>ssh people.apache.org
 cd /x1/www/www.apache.org/dist/incubator/any23/
 
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-sources-dist/&lt;version&gt;/
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-sources-dist/&lt;version&gt;/
-
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-core/&lt;version&gt;/
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-core/&lt;version&gt;/
-
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-service/&lt;version&gt;/
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/any23-service/&lt;version&gt;/
-
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-basic-crawler/&lt;version&gt;/
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-basic-crawler/&lt;version&gt;/
-
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-html-scraper/&lt;version&gt;/
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-html-scraper/&lt;version&gt;/
-
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.tar.gz* 
 -R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-office-scraper/&lt;version&gt;/
-wget -e robots=off -nH --cut-dirs=7 -np --no-check-certificate -m -A *.zip*  
-R .asc.sha1,.asc.md5 \
-https://repository.apache.org/content/repositories/releases/org/apache/any23/plugins/any23-office-scraper/&lt;version&gt;/
-</source>
+mv /x1/builds/incubator/any23/sources/* sources/
+mv /x1/builds/incubator/any23/binaries/* binaries/</source>
           </li>
 
           <li>Update the


Reply via email to