> Ant is needed to compile the junit tests, even if you don't intend to > run the tests (for that you need junit.jar in your ${ant.home}/lib}). We > could break the test compilation into a separate target if you think > it's an issue? > > > --Jeff
I think the test compilation should be broken out into an optional target. The off-the-shelf build should in principal just build and work with the absolute minimum of set-up (i.e. zero intervention). Cheers, Steve. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>