You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by fi...@apache.org on 2004/10/04 14:43:06 UTC

svn commit: rev 51881 - incubator/jackrabbit/trunk

Author: fielding
Date: Mon Oct  4 05:43:05 2004
New Revision: 51881

Modified:
   incubator/jackrabbit/trunk/project.properties
   incubator/jackrabbit/trunk/project.xml
Log:
adjust default target for site:deploy


Modified: incubator/jackrabbit/trunk/project.properties
==============================================================================
--- incubator/jackrabbit/trunk/project.properties	(original)
+++ incubator/jackrabbit/trunk/project.properties	Mon Oct  4 05:43:05 2004
@@ -79,6 +79,6 @@
 maven.jar.jcr = ${basedir}/lib/jcr.jar
 
 ######################################################################
-# Site Deploy (we deploy into ./docs for checkout on incubator.apache.org)
+# Site Deploy (into ../jackrabbit-site for checkout on incubator.apache.org)
 ######################################################################
 maven.site.deploy.method=fs

Modified: incubator/jackrabbit/trunk/project.xml
==============================================================================
--- incubator/jackrabbit/trunk/project.xml	(original)
+++ incubator/jackrabbit/trunk/project.xml	Mon Oct  4 05:43:05 2004
@@ -41,7 +41,7 @@
   <shortDescription>Implementation of the Content Repository for Java</shortDescription>
   <url>http://incubator.apache.org/projects/jackrabbit.html</url>
   <issueTrackingUrl>http://issues.apache.org/jira/browse/JCR</issueTrackingUrl>
-  <siteDirectory>docs</siteDirectory>
+  <siteDirectory>../jackrabbit-site</siteDirectory>
   <distributionSite>incubator.apache.org</distributionSite>
   <distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory>
   <repository>