> I think I'm most of the way there, but I'm now getting a > JUnitClassLoaderTest failure. Is there anything special > required in terms of where things should be to run the tests?
Just in case anyone else runs into this: the problem was that the test cases were in my main classpath too, so they hadn't been loaded by Ant's classloader. We'll see whether changing that leads to other problems :( Jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
