Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 51606 invoked from network); 24 Aug 2005 00:36:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2005 00:36:04 -0000 Received: (qmail 81073 invoked by uid 500); 24 Aug 2005 00:36:00 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 80291 invoked by uid 500); 24 Aug 2005 00:35:58 -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 80278 invoked by uid 99); 24 Aug 2005 00:35:58 -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:35:58 -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:36:15 -0700 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1E7jFD-0008CZ-Rn for user@ant.apache.org; Tue, 23 Aug 2005 17:35:55 -0700 Message-ID: <695231.post@talk.nabble.com> Date: Tue, 23 Aug 2005 17:35:55 -0700 (PDT) From: "koden (sent by Nabble.com)" Reply-To: koden To: user@ant.apache.org Subject: How to run parallel ant task? Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_128_10538764.1124843755857" 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_128_10538764.1124843755857 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I'm trying to use the Ant-Contrib's AntServer to listen for a RemoteAnt command, but I'd like to run it like a daemon so it doesn't block other ant tasks that want to run. Can anyone point me in the right direction? -- Sent from the Ant - Users forum at Nabble.com: http://www.nabble.com/How-to-run-parallel-ant-task--t248720.html#a695231 ------=_Part_128_10538764.1124843755857--