From user-return-44889-apmail-ant-user-archive=ant.apache.org@ant.apache.org Tue Aug 03 17:02:29 2004 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 82155 invoked from network); 3 Aug 2004 17:02:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Aug 2004 17:02:28 -0000 Received: (qmail 18620 invoked by uid 500); 3 Aug 2004 17:02:16 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 18578 invoked by uid 500); 3 Aug 2004 17:02:16 -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 18544 invoked by uid 99); 3 Aug 2004 17:02:15 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_80_90,HTML_MESSAGE X-Spam-Check-By: apache.org Received: from [129.114.2.59] (HELO houston.austin.tacc.utexas.edu) (129.114.2.59) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 03 Aug 2004 10:02:14 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4797B.9F47A2B5" Subject: problem using task Date: Tue, 3 Aug 2004 12:02:12 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: problem using task Thread-Index: AcR5e58MLgqd5NCVSJarMDSfnMp7pA== From: "Eric Roberts" To: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C4797B.9F47A2B5 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi=20 =20 I am having trouble getting the task to work correctly for me. I have the follow block of code: =20 =20 ... =20 ... =20 =20 This code never fails even if the file specified above exists. I have tried using the "unless" attribute of but that ALWAYS fails. Am I misunderstanding something? =20 Any help would be greatly appreciated. =20 --Eric =20 =20 =20 ------_=_NextPart_001_01C4797B.9F47A2B5--