You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/06/22 10:13:45 UTC

svn commit: r1495688 - /onami/trunk/site/src/site/xdoc/committers/release-howto.xml

Author: simonetripodi
Date: Sat Jun 22 08:13:44 2013
New Revision: 1495688

URL: http://svn.apache.org/r1495688
Log:
updated sources archives release process description

Modified:
    onami/trunk/site/src/site/xdoc/committers/release-howto.xml

Modified: onami/trunk/site/src/site/xdoc/committers/release-howto.xml
URL: http://svn.apache.org/viewvc/onami/trunk/site/src/site/xdoc/committers/release-howto.xml?rev=1495688&r1=1495687&r2=1495688&view=diff
==============================================================================
--- onami/trunk/site/src/site/xdoc/committers/release-howto.xml (original)
+++ onami/trunk/site/src/site/xdoc/committers/release-howto.xml Sat Jun 22 08:13:44 2013
@@ -267,12 +267,11 @@ I will promote the artifacts to the cent
             <source>svn co https://dist.apache.org/repos/dist/release/onami onami-dist
 cd onami-dist
 
-# if the component dir already exist
-cd org.apache.onami.xxxx
-
 # if the component dir doesn't exist
 svn mkdir org.apache.onami.xxxx
 
+cd org.apache.onami.xxxx
+
 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/orgapacheonami-[YOUR REPOSITORY ID]/org/apache/onami/org.apache.onami.xxxx/major.minor.patch/
 svn add major.minor.patch