On 19 Feb 2002, <[EMAIL PROTECTED]> wrote: > JUnitClassLoaderTest.java
fails in GUMP. I think this is because getClass().getClassloader() is the system classloader, not the AntClassLoader. Hmm, let me see, yes. If I add build/testcases to my system classpath, the test fails. I'm going to disable it in that case, but we need to fix the test itself. Any idea how we could make a reasonable testcase for the case where the testclass itself can be loaded via the system classloader? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
