On Mon, 7 Jan 2002, Stephane Bailliez <[EMAIL PROTECTED]>
wrote:

> Try to use junit.fork=true,

works (but is ugly as I have to hack build.xml to have my XML parser
on the classpath as well).

> Maybe a AntClassLoader bug ?

I could understand all sorts of errors as related to the classloader,
but an IllegalAccessError?  

I wonder why Gump doesn't see it as well, hmm, could be
build.sysclasspath?  Yes, adding build/testcases to my system
classpath and setting build.sysclasspath to "only" makes the tests
pass for me as well, a problem of classpath order?  I'll investigate
this a bit further.

Stefan

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

Reply via email to