On 04/03/2015 21:00, ma...@apache.org wrote: > Author: markt > Date: Wed Mar 4 21:00:49 2015 > New Revision: 1664143 > > URL: http://svn.apache.org/r1664143 > Log: > Fix file leak. Need to make sure the JarURLConnection is explicitly closed. > Leaving it to GC will cause random file locking.
Bah. This fixes the leak but it creates a different problem. I'm working on the fix. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org