On 2/21/06, Thorsten Scherler <[EMAIL PROTECTED]> wrote:
> El mar, 21-02-2006 a las 11:43 -0500, Bob Harner escribió:
> > On 2/21/06, Thorsten Scherler <[EMAIL PROTECTED]> wrote:
> > > El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
> > > > Hello all,
> > > >
> > > > I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
> > > > weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
> > > > this when running build.bat:
> > > >
> > > > Buildfile: build.xml
> > > >
> > > > BUILD FAILED
> > > > C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
> > > > taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
> > > > cannot be found
> > > >
> > > > In response to a similar error message back in July 2005, Michael
> > > > Wechner said on the mailing list "You have to have
> > > > {cocoon-home}/tools/anttasks on your classpath". Is this the issue?
> > > > If so, shouldn't this be done automatically by the build process?
> > > >
> > > > This is with Cocoon 2.1.x (trunk), also freshly downloaded.
> > >
> > > hmm, weird.
> > >
> > > http://lenya.zones.apache.org/log/lenya.trunk.update.log
> > >
> > > I reckon you are using this task in custom code, can be?
> > >
> > > salu2
> > > --
> > > thorsten
> > >
> >
> > No, this is an attempt to do a clean and simple out-of-the-box build
> > of the trunk. Nothing unusual. I just checked out a fresh cocoon
> > trunk into c:\src\cocoon-1.4.x and a fresh lenya trunk into
> > c:\src\lenya-1.4.x, copied Lenya's build.properties to
> > local.build.properties, edited it to have
> > cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
> > INSTALL-SRC.txt). JDK 1.4.2 by the way.
>
> http://svn.apache.org/viewcvs.cgi/lenya/zone/bin/nightly-trunk.sh?rev=375080&view=markup
>
> This is how it is done on zone and on my local checkout. I am not a
> windows user but I cannot reproduce the error on my box.
>
> sorry
> --
> Thorsten Scherler
> COO Spain
> Wyona Inc. - Open Source Content Management - Apache Lenya
> http://www.wyona.com http://lenya.apache.org
> [EMAIL PROTECTED] [EMAIL PROTECTED]
>
Thanks for looking. Unless someone else wants to try a clean build on
Windows I guess I'll have to dig deeper myself.
Thorsten: An unrelated minor issue -- I believe lines 62 and 63 of
http://svn.apache.org/viewcvs.cgi/lenya/zone/bin/nightly-trunk.sh?rev=375080&view=markup
should be swapped:
echo "statusUpdate=$statusUpdate" >> $logfile
statusUpdate=$?
(Otherwise you aren't logging the status of the Cocoon SVN update, and
failures won't be logged either.)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]