Return-Path: Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 29883 invoked by uid 500); 11 Jun 2003 09:03:31 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 29872 invoked from network); 11 Jun 2003 09:03:31 -0000 Received: from unknown (HELO london.cellectivity.com) (212.18.242.163) by daedalus.apache.org with SMTP; 11 Jun 2003 09:03:31 -0000 X-MIMEOLE: Produced By Microsoft Exchange V6.0.5762.3 Content-Class: urn:content-classes:message Subject: RE: adding success & failure to MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Wed, 11 Jun 2003 10:03:43 +0100 Message-ID: <747F247264ECE34CA60E323FEF0CCC0C0AF21C@london.cellectivity.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: adding success & failure to Thread-Index: AcMvqPDYvndo9ajuTL2JXPcuox8koQATxPDg From: "Jose Alberto Fernandez" To: "Ant Developers List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This can be achieved with the task from antcontrib. Take a look at it. I think it is becoming time for some of this very useful and generic tasks to make its way into CORE. What do people think? What antcontrib people think? Jose Alberto > -----Original Message----- > From: Mariano Benitez [mailto:mariano@fuegolabs.com] > Sent: 11 June 2003 00:35 > To: Ant Developers List > Subject: Re: adding success & failure to >=20 >=20 > I completely desire that, for long nested builds for=20 > regression testing=20 > makes life really easy to just send a build to run, and if fails, no=20 > problem, keep going to the next build. >=20 > MAriano >=20 > Steve Loughran wrote: >=20 > > > > I think I posted this last week, but it got lost > > > > > > 1. What do people think about adding the ability to set=20 > properties if=20 > > a subant or ant call failed/succeeded. This lets me do=20 > complex things=20 > > in cruise control. > > > > 2. How best to do it? > > > > Here is one example implementation > > > > > succeeded=3D"driver.built" failoneerror=3D"false"/> > > > > > > > succeeded=3D"driver.tested" failoneerror=3D"false"/> > > > > > > > > failoneerror=3D"false"/> > > > > > > > > failoneerror=3D"false"/> > > > > > > > > > >=20 > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > > For additional commands, e-mail: dev-help@ant.apache.org >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org