You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/03/29 15:50:39 UTC

svn commit: r1462490 - /syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml

Author: ilgrosso
Date: Fri Mar 29 14:50:39 2013
New Revision: 1462490

URL: http://svn.apache.org/r1462490
Log:
Minor update to release process

Modified:
    syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml

Modified: syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml?rev=1462490&r1=1462489&r2=1462490&view=diff
==============================================================================
--- syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml (original)
+++ syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml Fri Mar 29 14:50:39 2013
@@ -455,7 +455,7 @@ svn commit -m "Promoting the voted relea
             <source>
 svn co https://svn.apache.org/repos/asf/syncope/site/
 cd site
-svn rm *.html apidocs css images js
+svn rm *.html apidocs css images img js
 svn mv &lt;version&gt;/* .
 svn rm &lt;version&gt;
 svn commit -m "Promoting the staging site"</source>