You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2008/04/27 13:34:35 UTC

svn commit: r651925 - /myfaces/tobago/trunk/build-site.sh

Author: bommel
Date: Sun Apr 27 04:34:34 2008
New Revision: 651925

URL: http://svn.apache.org/viewvc?rev=651925&view=rev
Log:
removed tutorial

Modified:
    myfaces/tobago/trunk/build-site.sh

Modified: myfaces/tobago/trunk/build-site.sh
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/build-site.sh?rev=651925&r1=651924&r2=651925&view=diff
==============================================================================
--- myfaces/tobago/trunk/build-site.sh (original)
+++ myfaces/tobago/trunk/build-site.sh Sun Apr 27 04:34:34 2008
@@ -50,6 +50,5 @@
 
 echo "Building tobago site."
 mvn -Pall-modules clean
-mvn -N -Pmojodocbook,docbook-profile --batch-mode
 mvn -Pall-modules install javancss:report jxr:jxr jxr:test-jxr clirr:clirr -Daggregate=false --batch-mode
 mvn -Pall-modules site-deploy -e -Daggregate=true --batch-mode