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/05/18 12:42:09 UTC

DO NOT REPLY [Bug 8895] - ant and/or antcall should support forking

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

ant and/or antcall should support forking





------- Additional Comments From tquas@yahoo.com  2003-05-18 10:42 -------
I'd like to see this, too. I have a bunch of homegrown tasks that access a
database which error out if not forked. Hmm, couldn't figure out why.

An <antcall> supporting fork would be great!