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=42742>. 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=42742 ------- Additional Comments From [EMAIL PROTECTED] 2007-06-27 04:06 ------- 1. peter, this ant 1.7.0 retail. There's a big check for older version up front and we halt the build with an error message. 2. its not one single build, it is a big chained build that is causing excess classloadings. You can replicate it by checking out svn co https://smartfrog.svn.sourceforge.net/svnroot/smartfrog/trunk/core smartfrog-core then running "ant cruise" 3. Its not really ant itself that is leaking, or even the tasks, more the fact that if every build file reloads tasks (so it works self contained), the tasks hang around after that subant-initiated build terminates. -- 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]