Try doing ant -verbose and see what java command the junit task translates
to ,
and compare it with your java command
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 17, 2001 8:12 AM
Subject: [Ant 1.3, JUnit 3.6] Tests always fail
> My JUnit tests are always returning fail when using the junit task but
will
> pass when using a java task. I've included the optional and junit jars in
> the lib directory and it doesn't seem to be a problem with classpaths.
>
> Any ideas?
>
> Jason Yip
> Software Developer, ThoughtWorks, Inc
> http://www.thoughtworks.com
> (312) 560-4978 (cell)
> "It is not the strongest of the species that survive, nor the most
> intelligent, but the ones most responsive to change." -- Charles Darwin
>
>