Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 21341 invoked from network); 9 Apr 2003 13:25:16 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 9 Apr 2003 13:25:16 -0000 Received: (qmail 23791 invoked by uid 50); 9 Apr 2003 13:27:07 -0000 Date: 9 Apr 2003 13:27:07 -0000 Message-ID: <20030409132707.23790.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 18754] - ant hangs, if the printsummary-attribute of a junit-task in a parallel task is wrong X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=18754 ant hangs, if the printsummary-attribute of a junit-task in a parallel task is wrong ------- Additional Comments From bodewig@apache.org 2003-04-09 13:27 ------- Hmm, does your "start_server" ever finish? I.e. will your antcall return if you never call "stop_server" in stand-alone invocations?