On Tue, 21 Aug 2001, Mike Stopper <[EMAIL PROTECTED]> wrote:
> When I try to use ant to run a junit test (with the optional.jar in
> my ANT_HOME/lib directory and junit.jar in my classpath, this
> script
Could you check optional.jar whether it actually contains classes in
the org.apache.tools.ant.taskdefs.optional.junit package? The machine
doing the nightly builds may not be able to build all optional tasks.
Right now I'd recommend using 1.4beta2 over the nightly builds anyway,
as the 1.5 branch isn't very active ATM and bugs get fixed in the 1.4
branch first.
Stefan