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 [EMAIL PROTECTED] 2003-02-03 21:23 ------- Adam, would you like to try the latest CVS version of ant, where <exec/> seems to be implemented by a different class org.apache.tools.ant.taskdefs.ExecTask if I read properly the defaults.properties file. The code is quite different from the code of the old exec task.