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 2003/06/03 00:13:40 UTC

DO NOT REPLY [Bug 20427] - Custom Task calls a perl script and then hangs

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

Custom Task calls a perl script and then hangs





------- Additional Comments From stevel@apache.org  2003-06-02 22:13 -------
Ant doesnt explicitly used any pipes, named or not. So the problem is somewhere
in your task. Maybe it is hanging waiting for user input.