> -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Anybody has seen this before? > > [junit] Testcase: > testNull(org.apache.tools.ant.taskdefs.SQLExecTest): [...] Erik has seen this as far as I remember. Try to use junit.fork=true, I'm always using this because of bootstrapping issues that arise when running tests in non forked mode. Maybe a AntClassLoader bug ? Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
