Hey Daniel, not that you are making such progress, could you help with xmlio's web as well ;)
Oliver On 15 Oct 2004 11:27:40 -0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > dflorey 2004/10/15 04:27:40 > > Modified: . buildall.sh > Log: > added contract component > > Revision Changes Path > 1.3 +1 -1 jakarta-commons-sandbox/buildall.sh > > Index: buildall.sh > =================================================================== > RCS file: /home/cvs/jakarta-commons-sandbox/buildall.sh,v > retrieving revision 1.2 > retrieving revision 1.3 > diff -u -r1.2 -r1.3 > --- buildall.sh 15 Oct 2004 11:02:32 -0000 1.2 > +++ buildall.sh 15 Oct 2004 11:27:40 -0000 1.3 > @@ -18,7 +18,7 @@ > ROOT=`pwd` > LOGDIR=$ROOT/logs > SITEDIR=$ROOT/site > -COMPONENTS="attributes/site cache chain clazz compress convert email events > feedparser functor id i18n jjar mapper messenger resources scaffold sql threadpool > transaction vfs workflow" > +COMPONENTS="attributes/site cache chain clazz compress contract convert email > events feedparser functor id i18n jjar mapper messenger resources scaffold sql > threadpool transaction vfs workflow" > > > > rm -rf $LOGDIR > mkdir -p $LOGDIR > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
