Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 6298 invoked from network); 24 Aug 2004 15:43:21 -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:43:21 -0000 Received: (qmail 79216 invoked by uid 500); 24 Aug 2004 15:43:07 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 79115 invoked by uid 500); 24 Aug 2004 15:43:06 -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 79094 invoked by uid 99); 24 Aug 2004 15:43:05 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [134.132.72.99] (HELO junior.lgc.com) (134.132.72.99) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 24 Aug 2004 08:43:02 -0700 Received: from lgchvw01.lgc.com (lgchvw01.lgc.com [134.132.93.107]) by junior.lgc.com (8.11.7/8.11.3) with SMTP id i7OFgw826221 for ; Tue, 24 Aug 2004 10:42:58 -0500 (CDT) Received: from 134.132.72.99 by lgchvw01.lgc.com (InterScan E-Mail VirusWall NT); Tue, 24 Aug 2004 10:42:55 -0500 Received: from HOUEXCH903.landmark.lgc.com (houexch903.landmark.lgc.com [134.132.167.43]) by junior.lgc.com (8.11.7/8.11.3) with ESMTP id i7OFgqj26194 for ; Tue, 24 Aug 2004 10:42:52 -0500 (CDT) Received: from HOUEXCH902.landmark.lgc.com ([134.132.167.38]) by HOUEXCH903.landmark.lgc.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 24 Aug 2004 10:42:49 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Concatfilter issue Date: Tue, 24 Aug 2004 10:42:49 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Concatfilter issue Thread-Index: AcSJ6TIgtl8oJgFQQXyc1cKcuLM7LAABg6pgAABgPrA= From: "Dominique Devienne" To: "Ant Users List" X-OriginalArrivalTime: 24 Aug 2004 15:42:49.0886 (UTC) FILETIME=[02B693E0:01C489F1] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > 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