Jeff Turner wrote:
>
> 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?
>
Yes, I think it's an issue, because if I want to build the libraries, I
don't want test cases to be build as well.
But if I'm the only one complaining, well, putting junit into the classpath
is not that difficult.As I have a vanilla Ant with neiter Xalan nor Xerces in the Classpath, I got some errors as Xerces was not found. I corrected "default.properties" and now everything builds well. Congratulations for this great system! Carsten -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
