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
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