Chances are that you just don't have junit.jar in your classpath but it should be there.
----- Original Message ----- From: "Steve Collins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 31, 2001 10:34 AM Subject: JUnit 1.4Beta2 > > > When I run ant and test using "JUnit" is says that the task is not there > but my optional.jar is there. > -debug shows plenty of optional tasks like "junitreport" etc. but not junit. > any ideas? > Thanks > > Vojta Filip wrote: > > > Hi, > > > > 1. two diffrent elemets with the same name <test> are in Ant (taks <test> > > and subelement in <junit>). I'm using junit and it is imposible to use DTD > > (for emacs and/or for validation). Is there a way to solve this problem? > > > > 2. on the beginning of generated DTD is <?xml version="1.0"?> - I think it > > not should be there. > > > > Vojta > > -- > Steve Collins > (720) 528-6148 > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > >
