On 1/26/06, robert burrell donkin <[EMAIL PROTECTED]> wrote: > > On Thu, 2006-01-26 at 11:08 -0800, Craig McClanahan wrote: > > hi craig > > > 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? > > oop 8-) > > i've been updating the build script to use maven generated documentation > (amongst other things). i forget to test a completed clean build (before > maven has been run). > > i've committed a fix and hopefully the nightly should run ok now.
Yep ... that fixed it. Thanks! - robert Craig
