RE: help in junit task

2007-03-28 Thread Vladimir Egorov
t.apache.org > Subject: help in junit task > > Hi, > In our project we are using junit task with batchtest. Our classes for > unit > testing are in jars. The problem is batchtest task looks only inside the > dir > attribute. i want batchtest to look in to the jar which is i

help in junit task

2007-03-27 Thread Ramu S
Hi, In our project we are using junit task with batchtest. Our classes for unit testing are in jars. The problem is batchtest task looks only inside the dir attribute. i want batchtest to look in to the jar which is included in classpath. i even tried by adding that jar in env variable. nothing h