You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2007/10/05 20:59:43 UTC

svn commit: r582372 - /commons/trunks-sandbox/buildall.sh

Author: rahul
Date: Fri Oct  5 11:59:43 2007
New Revision: 582372

URL: http://svn.apache.org/viewvc?rev=582372&view=rev
Log:
Cruft.

Modified:
    commons/trunks-sandbox/buildall.sh

Modified: commons/trunks-sandbox/buildall.sh
URL: http://svn.apache.org/viewvc/commons/trunks-sandbox/buildall.sh?rev=582372&r1=582371&r2=582372&view=diff
==============================================================================
--- commons/trunks-sandbox/buildall.sh (original)
+++ commons/trunks-sandbox/buildall.sh Fri Oct  5 11:59:43 2007
@@ -18,7 +18,7 @@
 ROOT=`pwd`
 LOGDIR=$ROOT/logs
 SITEDIR=$ROOT/site
-COMPONENTS="compress csv exec id i18n javaflow jci pipeline openpgp scxml"
+COMPONENTS="compress csv exec id i18n javaflow pipeline openpgp"
 
 rm -rf $LOGDIR
 mkdir -p $LOGDIR