dirkv 2005/01/16 12:10:34 Modified: . buildall.sh Log: add javaflow & jci Revision Changes Path 1.6 +1 -1 jakarta-commons-sandbox/buildall.sh Index: buildall.sh =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/buildall.sh,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- buildall.sh 4 Jan 2005 22:20:22 -0000 1.5 +++ buildall.sh 16 Jan 2005 20:10:34 -0000 1.6 @@ -18,7 +18,7 @@ ROOT=`pwd` LOGDIR=$ROOT/logs SITEDIR=$ROOT/site -COMPONENTS="cache clazz compress contract convert events feedparser functor id i18n jjar mapper messenger pipeline scaffold sql threadpool vfs workflow xmlio" +COMPONENTS="cache clazz compress contract convert events feedparser functor id i18n javaflow jci jjar mapper messenger pipeline scaffold sql threadpool vfs workflow xmlio" rm -rf $LOGDIR mkdir -p $LOGDIR
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]