On Mon, Feb 13, 2012 at 10:35 PM, Erick Erickson <[email protected]> wrote: > > an "ant clean test" gets past this and it'll probably work if I just > don't run the example work/Jettyblahblah (haven't tried it, it's > late). Is there a way to turn off the validation for the work > directory? I suppose it's not that big a deal to remove the > ....work/Jettyblahblahblah, but it's kind of a pain.... >
Under lucene/tools/custom-tasks.xml there are some excluded directories totally (such as build/, etc) Can you try adding the example work dir to this and see if you still have the problem? if not, commit it! -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
