Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 41870 invoked by uid 500); 1 Jul 2003 14:13:37 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 41816 invoked from network); 1 Jul 2003 14:13:36 -0000 Received: from sandvine.com (HELO mail.sandvine.com) (199.243.201.138) by daedalus.apache.org with SMTP; 1 Jul 2003 14:13:36 -0000 Received: by mail.sandvine.com with Internet Mail Service (5.5.2653.19) id ; Tue, 1 Jul 2003 10:13:36 -0400 Message-ID: From: David McTavish To: 'Ant Users List' Subject: RE: try { }catch Date: Tue, 1 Jul 2003 10:13:33 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N http://sourceforge.net/projects/antelope/ use the try and catch tasks from antelope. work like a charm for us with our clearcase checkins. d. http://prdownloads.sourceforge.net/antelope/AntelopeTasks_2.55.zip?download -----Original Message----- From: Gollapally, Devender [mailto:Devender.Gollapally@sabre.com] Sent: Tuesday, July 01, 2003 10:10 AM To: Ant Users List Subject: try { }catch Can I write try { } catch in build.xml. I am trying to check out files from Clear Case and even if one file fails to check out I want to keep going. Thank Devender --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org