Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 91412 invoked from network); 14 Mar 2007 01:15:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Mar 2007 01:15:29 -0000 Received: (qmail 75142 invoked by uid 500); 14 Mar 2007 01:15:31 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 75105 invoked by uid 500); 14 Mar 2007 01:15:31 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 75094 invoked by uid 99); 14 Mar 2007 01:15:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2007 18:15:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [205.158.200.226] (HELO exch2.corp.gwsi.com) (205.158.200.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2007 18:15:20 -0700 Subject: RE: Checking for files in a directory Date: Tue, 13 Mar 2007 19:15:28 -0600 MIME-Version: 1.0 Message-ID: <17B8E1F66A18C147B399A0886B3CC9BD01D199E7@EXCH2.corp.gwsi.com> In-Reply-To: References: From: "James Oltmans" To: "Ant Users List" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Have you tried something like the following? ... -----Original Message----- From: Shankar S [mailto:shanki@gmail.com]=20 Sent: Tuesday, March 13, 2007 6:59 PM To: user@ant.apache.org Subject: Checking for files in a directory Hi, Is there a way in ANT where I could check if a list of files is available/present in a directory instead of having a long list of s under ? Any help will be much appreciated. -Shankar --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org