On Thu, 21 Feb 2002, Adam Murdoch <[EMAIL PROTECTED]> wrote: > Can we extend the <junit> task to use AntClassLoader's 'isolated' > mode (optionally, of course)?
That would work, <taskdef> already has this capability, similar things have been asked for <available>. Difficult to draw a line here, should we provide such an attribute everywhere where the user can specify a classpath? This would solve a lot of our other classloader problems, but Ant's class loader wouldn't behave as it is supposed to do by Sun any longer. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
