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 2015/12/16 18:05:46 UTC

svn commit: r1720391 [3/5] - in /syncope/site/2.0.0-SNAPSHOT: docs/getting-started.html docs/getting-started.pdf docs/reference-guide.html docs/reference-guide.pdf release-process.html rest/2.0/schema_1_syncope1.html rest/2.0/syncope.wadl

Modified: syncope/site/2.0.0-SNAPSHOT/docs/reference-guide.pdf
URL: http://svn.apache.org/viewvc/syncope/site/2.0.0-SNAPSHOT/docs/reference-guide.pdf?rev=1720391&r1=1720390&r2=1720391&view=diff
==============================================================================
Binary files - no diff available.

Modified: syncope/site/2.0.0-SNAPSHOT/release-process.html
URL: http://svn.apache.org/viewvc/syncope/site/2.0.0-SNAPSHOT/release-process.html?rev=1720391&r1=1720390&r2=1720391&view=diff
==============================================================================
--- syncope/site/2.0.0-SNAPSHOT/release-process.html (original)
+++ syncope/site/2.0.0-SNAPSHOT/release-process.html Wed Dec 16 17:05:45 2015
@@ -636,7 +636,7 @@ cd $SYNCOPE_SITE_DIR
 mvn -P site -Dsite.deploymentBaseUrl=file:///<absolute path to/site>/$VERSION
 
 cd <absolute path to/site>/$VERSION
-rm -rf apidocs/2.html
+rm -f apidocs/2.html
 
 # if releasing from 1_2_X              
 cp -r <absolute path to syncope-$VERSION above>/target/site/apidocs apidocs/1.2