Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 9582 invoked from network); 24 Aug 2004 15:48:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Aug 2004 15:48:07 -0000 Received: (qmail 88037 invoked by uid 500); 24 Aug 2004 15:47:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 87991 invoked by uid 500); 24 Aug 2004 15:47:23 -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 87959 invoked by uid 99); 24 Aug 2004 15:47:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.223.198.27] (HELO maillnx-us112.fmr.com) (192.223.198.27) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 24 Aug 2004 08:47:19 -0700 Received: from MSGMMKSM01WIN.DMN1.FMR.COM (MSGMMKSM01WIN.dmn1.fmr.com [10.33.139.32] (may be forged)) by maillnx-us112.fmr.com (Switch-3.1.2/Switch-3.1.0) with SMTP id i7OFlCdJ005734 for ; Tue, 24 Aug 2004 11:47:12 -0400 Received: from virmmk110nts.fmr.com (172.25.107.117) by MSGMMKSM01WIN.DMN1.FMR.COM (Sigaba Gateway v3.83) with ESMTP id 401272; Tue, 24 Aug 2004 11:47:12 -0400 Received: from MSGMMKCLE2WIN.fmr.com ([10.33.152.61]) by MSGMROIM01WIN.DMN1.FMR.COM with Microsoft SMTPSVC(5.0.2195.6713); Tue, 24 Aug 2004 11:47:11 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: Concatfilter issue Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 24 Aug 2004 11:47:11 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Concatfilter issue Thread-Index: AcSJ8RwW2vdPIrDOQk6KxU5i7QuXNQAACABw From: "Dick, Brian E." To: "Ant Users List" X-OriginalArrivalTime: 24 Aug 2004 15:47:11.0709 (UTC) FILETIME=[9EC598D0:01C489F1] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Something like the following. The file "appendfile.in" did not exist. -----Original Message----- From: Dominique Devienne [mailto:DDevienne@lgc.com]=20 Sent: Tuesday, August 24, 2004 11:43 AM To: Ant Users List Subject: RE: Concatfilter issue > From: Dick, Brian E. [mailto:Brian.Dick@FMR.com] >=20 > FYI. The concatfilter does not fail if the file does not exist. I > expected a fail when the file does not exists. Maybe the concatfilter > needs a "optional" attribute similar to import. >=20 > I added available and fail tasks as a workaround. Can you show us how you use it? If you use a to specify which files to concatenate, it finds only existing files. If you use (I assume supports it), all files must exist. --DD --------------------------------------------------------------------- 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