RE: Fail to use JUnit in Ant.

2003-07-08 Thread Manju Sarala Viswam
Hi , I Think You havent included ANT_HOME\lib\optional.jar in your classpath. Please try this. Regards, Manju S Viswam -Original Message- From: Eric Chow [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 4:41 PM To: [EMAIL PROTECTED] Subject: Fail to use JUnit in Ant. When I use

AW: Fail to use JUnit in Ant.

2003-07-08 Thread Jan . Materne
> When I use Junit in Ant, it displayed the following errors, > how can solve it? Exactly like written. > Ant could not find the task or a class this task relies upon. > > This is common and has a number of causes; the usual > solutions are to read the manual pages then download and > install n

Fail to use JUnit in Ant.

2003-07-08 Thread Eric Chow
When I use Junit in Ant, it displayed the following errors, how can solve it ? Eric BUILD FAILED file:C:/Projects/xproducts/resources/build/targets.xml:1439: Could not create sk or type of type: junit. Ant could not find the t