You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2013/01/23 17:38:17 UTC

svn commit: r1437552 - /oltu/trunk/pom.xml

Author: simonetripodi
Date: Wed Jan 23 16:38:17 2013
New Revision: 1437552

URL: http://svn.apache.org/viewvc?rev=1437552&view=rev
Log:
[AMBER-77] Update the Oltu website

fix for "Could not copy content to scm checkout: Source 'XXX' and destination 'XXX' are the same" issue

Modified:
    oltu/trunk/pom.xml

Modified: oltu/trunk/pom.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/pom.xml?rev=1437552&r1=1437551&r2=1437552&view=diff
==============================================================================
--- oltu/trunk/pom.xml (original)
+++ oltu/trunk/pom.xml Wed Jan 23 16:38:17 2013
@@ -294,7 +294,7 @@
     -->
     <site.siteFilePath>${user.home}/oltu-site/</site.siteFilePath>
     <site.deploymentBaseUrl>file://${site.siteFilePath}</site.deploymentBaseUrl>
-    <site.scmPubCheckoutDirectory>${user.home}/oltu-site/</site.scmPubCheckoutDirectory>
+    <site.scmPubCheckoutDirectory>${user.home}/oltu-site-content/</site.scmPubCheckoutDirectory>
     <assembly.skip>false</assembly.skip>
   </properties>