I'm trying to get <junit> task to work, but I get the following error:

test:
Running com.solutions400.acts.AllTests
java.lang.NoClassDefFoundError: 
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner
build.xml [104] Test com.solutions400.acts.AllTests failed

I'm guessing need to download this jar somewhere and tell ant where it is.  I searched 
the net and can only find the apidocs.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to