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/01/04 17:48:04 UTC

svn commit: r492631 - /cocoon/trunk/build-docs.sh

Author: reinhard
Date: Thu Jan  4 08:48:03 2007
New Revision: 492631

URL: http://svn.apache.org/viewvc?view=rev&rev=492631
Log:
build docs with all reports and deploy to another location (testing reports are excluded as tests don't work ATM

Modified:
    cocoon/trunk/build-docs.sh

Modified: cocoon/trunk/build-docs.sh
URL: http://svn.apache.org/viewvc/cocoon/trunk/build-docs.sh?view=diff&rev=492631&r1=492630&r2=492631
==============================================================================
--- cocoon/trunk/build-docs.sh (original)
+++ cocoon/trunk/build-docs.sh Thu Jan  4 08:48:03 2007
@@ -2,3 +2,4 @@
 mvn install -N
 cd site
 mvn site-deploy -P localDocs -Ddocs.repoUrl=http://localhost:9263
+mvn site-deploy -P localDocs-all-reports,simian-report -Ddocs.repoUrl=http://localhost:9263