Try forking your unit test. <junit fork="true" />.

Ant does it's best to simulate running the junit test as if they had been
started from the command line (using the normal JDK system class loader),
can only do so much, especially when it comes to XML parsers. Forking gives
your tests a much cleaner classloader environment. --DD

-----Original Message-----
From: McReynolds, David [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 31, 2003 2:03 PM
To: 'Ant Users List'
Subject: RE: junit task newbie

using 3.8.1. checked the excluded.properties. it is the same as the one from
the faq. still no joy.

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

Reply via email to