Filing https://issues.apache.org/jira/browse/BUILDR-423 for it.
On Sat, Apr 10, 2010 at 21:32, Alex Boisvert <[email protected]>wrote: > On Sat, Apr 10, 2010 at 10:27 AM, Antoine Toulme > <[email protected]>wrote: > >> Line 181 of packaging.rb, we don't close the Tempfile that represents the >> MANIFEST.MF. >> I understand that we need to keep the file, but we could maybe close it >> with >> unlink set to false ? >> That sounds like an open file leak to me otherwise. >> > > Yes, it would be better to close the file. > > alex > >
