DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40595>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40595 ------- Additional Comments From [EMAIL PROTECTED] 2006-09-28 07:44 ------- Created an attachment (id=18927) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18927&action=view) patch for /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/URLResource.java The issue is caused by the closing of the resource in the finalyze() of URLResource.java. There is also a call to close() in getSize(), but that does not cause this issue. Attached is diff to the trunk (svn diff URLResource.java > 40595.diff). This resolves the issue reported in this bug. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]