Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 3663 invoked from network); 19 May 2006 16:50:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 May 2006 16:50:19 -0000 Received: (qmail 8809 invoked by uid 500); 19 May 2006 16:50:14 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 8772 invoked by uid 500); 19 May 2006 16:50:13 -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 8761 invoked by uid 99); 19 May 2006 16:50:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 09:50:13 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.69.200.28] (HELO pop04.mail.atl.earthlink.net) (207.69.200.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 09:50:13 -0700 Received: from nc-71-51-254-71.dhcp.sprint-hsd.net ([71.51.254.71] helo=[192.168.168.6]) by pop04.mail.atl.earthlink.net with esmtp (Exim 3.36 #10) id 1Fh8Ai-00032e-00 for user@ant.apache.org; Fri, 19 May 2006 12:49:52 -0400 Message-ID: <446DF72E.4050208@mindspring.com> Date: Fri, 19 May 2006 12:49:50 -0400 From: "Scot P. Floess" Reply-To: floess@mindspring.com User-Agent: Thunderbird 1.5.0.2 (X11/20060420) MIME-Version: 1.0 To: Ant Users List Subject: Re: Ant task References: <446DF51A.4020502@thegeeklord.com> In-Reply-To: <446DF51A.4020502@thegeeklord.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Adam: Not sure if this is the answer you are looking for or not...but "off the top of my head" one thing you -could- use is ant contribs task. You can wrap your calls in try/catches... Not sure about stock Ant how one would accomplish that... Scot Adam Stroud wrote: > All: > > I have a quick question on the ant task. I am currently using the ant > task to initiate the builds of subprojects. Is there a way to prevent > the master build from failing when one of the subprojects fail? > > Thanks > A > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > -- Scot P. Floess 27 Lake Royale Louisburg, NC 27549 252-478-8087 (Home) 919-754-4592 (Work) Chief Architect JPlate http://sourceforge.net/projects/jplate Chief Architect JavaPIM http://sourceforge.net/projects/javapim --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org