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=32941>.
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=32941


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Target Milestone|---                         |1.7
            Version|1.7Alpha (nightly)          |1.6.2




------- Additional Comments From [EMAIL PROTECTED]  2005-03-29 22:07 -------
For now, just dealing with the particular case of ExecuteJava.execute(), since
this is a place where the active Ant thread is likely to be waiting for a
significant amount of time:

  wait();

and where a ThreadDeath is likely to be sent to if the main thread is halted.
There are certainly other places where Throwable is caught where it should not
be, but I don't have time to fix all of them now.

-- 
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]

Reply via email to