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=5907>. 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=5907 ExecTask waits regardless of what you are executing ------- Additional Comments From [EMAIL PROTECTED] 2003-07-27 16:11 ------- I have prepared something similar to the patch included in this report. I have tested on a shell script. It works fine if I add in the script : trap "" SIGHUP I am calling the new attribute spawn, rather than waitfor. So spawn has the default false (current behavior); when set to true ant does not wait for the process to finish, and does not log what the process is doing either. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]