Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 61316 invoked from network); 30 Jan 2002 23:51:33 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Jan 2002 23:51:33 -0000 Received: (qmail 11494 invoked by uid 97); 30 Jan 2002 23:51:24 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 11463 invoked by uid 97); 30 Jan 2002 23:51:23 -0000 Mailing-List: contact ant-dev-help@jakarta.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 ant-dev@jakarta.apache.org Received: (qmail 11432 invoked from network); 30 Jan 2002 23:51:22 -0000 Message-ID: <3C58870A.F1470CE4@oracle.com> Date: Wed, 30 Jan 2002 15:51:38 -0800 From: Zhendi Su Organization: Oracle Corporation X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: ant-user@jakarta.apache.org, ant-dev@jakarta.apache.org Subject: How to tell ant to keep going if one target fails? Content-Type: multipart/mixed; boundary="------------573D9013B34C56725887B3D1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --------------573D9013B34C56725887B3D1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, I am using ant to compile several packages. I notice that if ant encounters error in compiling one package it will stop. So how do I tell ant to keep going if one target fails? part of my build.xml looks like: So if target1 fails, is there any way to tell ant to jump to target2 and target3? Thanks a lot! Zhendi Su --------------573D9013B34C56725887B3D1 Content-Type: text/plain; charset=us-ascii -- To unsubscribe, e-mail: For additional commands, e-mail: --------------573D9013B34C56725887B3D1--