Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 53193 invoked from network); 24 Aug 2005 00:40:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2005 00:40:25 -0000 Received: (qmail 85668 invoked by uid 500); 24 Aug 2005 00:40:21 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 85010 invoked by uid 500); 24 Aug 2005 00:40:19 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 84997 invoked by uid 99); 24 Aug 2005 00:40:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2005 17:40:19 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_30_40,HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2005 17:40:36 -0700 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1E7jJR-0008FM-1t for user@ant.apache.org; Tue, 23 Aug 2005 17:40:17 -0700 Message-ID: <695255.post@talk.nabble.com> Date: Tue, 23 Aug 2005 17:40:17 -0700 (PDT) From: "koden (sent by Nabble.com)" Reply-To: koden To: user@ant.apache.org Subject: How to shut down AntServer (Ant-Contrib) on failed build? Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_130_30819862.1124844017054" X-Nabble-Sender: Nabble Forums X-Nabble-From: koden X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_130_30819862.1124844017054 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit How do I shutdown the AntServer when the build has failed? I have a nested after my remoteant is done sending runant commands, but if those commands fail, the server is still blocking waiting for more. Does anyone know how I can shut the antserver down if this is the case? thanks -- Sent from the Ant - Users forum at Nabble.com: http://www.nabble.com/How-to-shut-down-AntServer-%28Ant-Contrib%29-on-failed-build--t248735.html#a695255 ------=_Part_130_30819862.1124844017054--