Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 68710 invoked from network); 28 Feb 2002 23:10:39 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Feb 2002 23:10:39 -0000 Received: (qmail 15047 invoked by uid 97); 28 Feb 2002 23:10:37 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 15031 invoked by uid 97); 28 Feb 2002 23:10:37 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 14926 invoked from network); 28 Feb 2002 23:10:36 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Control Flow with ANT Date: Thu, 28 Feb 2002 18:10:31 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Control Flow with ANT Thread-Index: AcHArR5H3Blb5TptR0WH1zJlBLbxpg== From: "Prabhakar, V" To: X-OriginalArrivalTime: 28 Feb 2002 23:10:31.0629 (UTC) FILETIME=[1E7A47D0:01C1C0AD] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N How do we achieve control flow while using ANT?=20 For instance, I am planning to use ANT to perform a set of tasks: = compile and deploy. If the compilation fails, I do not want to proceed = with deployment. I want to just notify using email.=20 I am looking for a generic way of controlling which tasks get executed = based on the execution of related/dependent tasks.=20 Any ideas?=20 V Prabhakar -- To unsubscribe, e-mail: For additional commands, e-mail: