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=28565>.
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=28565
org.apache.tools.ant.taskdefs.Execute
gudnabrsam@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From gudnabrsam@yahoo.com 2004-04-27 15:28 -------
I have committed a fix for anything invoked via the execute() method, or
rather, anything that uses the (protected) waitFor(Process) method. This is in
CVS HEAD and I will merge it to the 1.6 branch in a few days. I will also do a
recursive grep for anything calling Execute.launch() which returns a Process
without waiting for it. Finally, anything spawned will not close its streams
other than the InputStream. This is probably okay but if it becomes a problem
we can always reevaluate.
Thanks,
Matt
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|