You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/10/03 02:10:59 UTC

DO NOT REPLY [Bug 5003] - exec task does not return after executed command finished on Windows only

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5003>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5003

exec task does not return after executed command finished on Windows only





------- Additional Comments From JimWright@quick.cz  2002-10-03 00:10 -------
I no longer think StreamPumper is likely to be avoided
but it is a shame that it is not dead simple.

My own software that encountered the same problem under
windoze relied on Process.waitFor(). The nearest thing I have
to an ant task can now detect and interrupt a thread processing a
stream that is never closed. Sorry I don't have time right
now to look into this possibility in the ant case.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>