https://issues.apache.org/bugzilla/show_bug.cgi?id=49490
Uldis Karlovs-Karlovskis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Uldis Karlovs-Karlovskis <[email protected]> 2010-06-29 04:54:52 EDT --- Checked out sources and finally understood where is my problem. Ant itself has all needed shutdownhooks and they work as expected. Since I`m using special tool which starts Ant, I run into problem with uncontrolled Java sub-sub-processes. There are few complicated options how to resolve my problem, but that`s not just worth of it :( going to wait for fix in Java. Related articles: http://bugs.sun.com/view_bug.do?bug_id=4244896 http://bugs.sun.com/view_bug.do?bug_id=4770092 http://www.rgagnon.com/javadetails/java-0467.html -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
