Craig McClanahan wrote:
The Ant build.xml file for [logging] has started failing for me, which
causes cascading failures in the nightly builds for a bunch of other commons
packages. The error I get, when running "ant clean dist" is:
BUILD FAILED
/home/craigmcc/Apache/jakarta/commons/trunks-proper/logging/build.xml:625:
/home/craigmcc/Apache/jakarta/commons/trunks-proper/logging/dist/docs/apidocs
not found.
Could someone take a look at this and see if its something that needs to be
fixed, or tweaked in my configuration?
Craig
Ant is trying to copy documentation generated by Maven, which I imagine
has not been built on your machine. This was added just recently, so the
problem is in commons-logging.
I'll see if I can make the copying optional, e.g. only copy when Maven
generated docs exists.
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]