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 2006/10/26 02:43:25 UTC

svn commit: r467823 - /cocoon/trunk/site/build-docs.sh

Author: reinhard
Date: Wed Oct 25 17:43:23 2006
New Revision: 467823

URL: http://svn.apache.org/viewvc?view=rev&rev=467823
Log:
shell script that builds the documentation with Continuum

Added:
    cocoon/trunk/site/build-docs.sh   (with props)

Added: cocoon/trunk/site/build-docs.sh
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/build-docs.sh?view=auto&rev=467823
==============================================================================
--- cocoon/trunk/site/build-docs.sh (added)
+++ cocoon/trunk/site/build-docs.sh Wed Oct 25 17:43:23 2006
@@ -0,0 +1,2 @@
+#! /bin/bash
+mvn site-deploy -P localDocs

Propchange: cocoon/trunk/site/build-docs.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/build-docs.sh
------------------------------------------------------------------------------
    svn:executable = *