Executing

> ant setup
> ant clean

Runs fine.

> ant

fails with:
------------------------------------------------------------------------
name: avalon-logkit
------------------------------------------------------------------------

init:

prepare:

build:

BUILD FAILED
D:\dev\java\projects\apache\avalon-svn\build.xml:26: Following error occured
whi
le executing this line
D:\dev\java\projects\apache\avalon-svn\central\system\build\reactor.xml:35:
Foll
owing error occured while executing this line
D:\dev\java\projects\apache\avalon-svn\central\system\build\standard.xml:23:
jav
a.io.FileNotFoundException: log4j/jars/log4j-1.2.8.jar

After reading some more topics about magic, I've also tried

> ant -buildfile bootstrap.xml
> ant clean install

Which runs successfully, but trying to run on the root avalon fails with the
same message above :-(


Cheers,
hammett


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to