You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/06/13 23:04:09 UTC

svn commit: r547030 - /cocoon/trunk/pom.xml

Author: reinhard
Date: Wed Jun 13 14:04:08 2007
New Revision: 547030

URL: http://svn.apache.org/viewvc?view=rev&rev=547030
Log:
set docs.mode property

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?view=diff&rev=547030&r1=547029&r2=547030
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Wed Jun 13 14:04:08 2007
@@ -3076,6 +3076,7 @@
     <docs.deploymentBaseUrl>file://${basedir}/../../../site/site</docs.deploymentBaseUrl>
     <docs.urlRelativizer>../../../../</docs.urlRelativizer>
     <docs.repoUrl>http://cocoon.zones.apache.org:9263</docs.repoUrl>
+    <docs.mode>online</docs.mode>
     <!-- Path and version properties: sites -->
     <docs.m.site-main.relPath/>
     <docs.m.site-22.relPath>2.2/</docs.m.site-22.relPath>
@@ -3153,9 +3154,9 @@
     <!--docs.m.javaflow.version>1.0</docs.m.javaflow.version>
     <docs.m.javaflow.relPath>2.2/blocks/${docs.m.javaflow.version}/</docs.m.javaflow.relPath>
     <docs.m.lucene.version>1.0</docs.m.lucene.version>
-    <docs.m.lucene.relPath>2.2/blocks/${docs.m.lucene.version}/</docs.m.lucene.relPath>    
+    <docs.m.lucene.relPath>2.2/blocks/${docs.m.lucene.version}/</docs.m.lucene.relPath>
     <docs.m.profiler.version>1.0</docs.m.profiler.version>
-    <docs.m.profiler.relPath>2.2/blocks/profiler/${docs.m.profiler.version}/</docs.m.profiler.relPath>        
+    <docs.m.profiler.relPath>2.2/blocks/profiler/${docs.m.profiler.version}/</docs.m.profiler.relPath>
     <docs.m.profiler.version>1.0</docs.m.profiler.version>
     <docs.m.profiler.relPath>2.2/blocks/${docs.m.profiler.version}/</docs.m.profiler.relPath>
     <docs.m.portal.version>1.0</docs.m.portal.version>