Stefano Mazzocchi wrote:
all right, here is what I did (precisely):
$ ssh www.cocoondev.org $ cd /usr/serverlocal/gump/cocoon-2.1 $ cvs -q update $ cd /usr/serverlocal/gump/jakarta-gump $ cvs -q update $ cd $ build gump clean $ build gump verify $ build gump scripts $ build cocoon clean $ build cocoon gump-core
and I get a bunch of compilation errors.
If I run
$ build cocoon -v gump-core
I get
...
dropping /usr/serverlocal/gump/cocoon-2.1/usr/serverlocal/gump/avalon-excalibur/compatibility/build/lib/excalibur-compatibility-20030402.jar from path as it doesn't exist
Don't go looking for hard answers to easy problems. There's a perfectly mundane explanation for this. Excalibur-compatibility's build failed last night.
http://gump.cocoondev.org/excalibur-compatibility.html
well, I don't think how this would explain all the error I'm getting since it seems that rhino-cocoondev is missing while the compilation went perfectly fine.
but you're the man, so let's see how things go.
Stefano.