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 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-07 08:58 ------- Some additional thoughts: Even if I use the SubBuildListener it might be the case that a user defines mutliple sub builds and it isnt really the truth to close VFS on every subBuildFinished. build - subBuild1 (with VFS access) - subBuild2 (maybe with VFS too) So if subBuild2 finished we will receive a subBuildFinished too and then subBuild1 sees a closed VFS system. So in that case the current implementation isnt that hacky - its the only solution, isnt it? Sure, we can do that stuff on "subBuild" level instead of "target", but thats not the point. -- 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]
