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=34942>. 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=34942 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15192|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2005-05-28 20:36 ------- Created an attachment (id=15197) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15197&action=view) updated testcase showing that <ant/>, <subant/>, and <antcall/> cause failure to delete "vfs_cache" Updated the previous build testcase and added a few more files to download. I also updated comments to describe a solution to the problem. Using SubBuildListener instead of just BuildListener and having subBuildFinished() call buildFinished(). Ater this change, "vfs_cache" always gets cleaned up no matter what. One caveat is that it is Ant-1.6.2+ specific, so the current dependency of Ant-1.5 will have to be updated to Ant-1.6.2 if this solution is to be feasible. I will be uploading a patch provides the fix to VfsTask.java. If this is applied, then this bug can be truly marked as Fixed! Jake -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]