On 2010-09-27, Jesse Glick wrote:

> On 09/27/2010 10:49 AM, Stefan Bodewig wrote:
>>   (2) The new tests create JARs that will be loaded by a classloader -
>>     which means Ant cannot delete them because they remain locked until
>>     the JVM has exited.

> Can't this at least use something inside ${build.dir}, rather than
> ${java.io.tmpdir}?

Done.

> (And AntClassLoader should probably implement Closeable to match
> URLClassLoader

AntClassLoader5 could and in fact now does.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to