On Wed, 13 Mar 2002, <[EMAIL PROTECTED]> wrote:

> <p>Note: In order to use this task, you must place
> <code>junit.jar</code> in your <code>$ANT_HOME/lib</code>
> directory.</p>

This is not strictly true.  The full truth is:

You must have junit.jar and the junit task in the same classpath,
either (1) both in CLASSPATH or ANT_HOME/lib or (2) none of them.

See <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6606> for
details.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to