Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 39270 invoked from network); 28 Oct 2003 22:21:48 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Oct 2003 22:21:48 -0000 Received: (qmail 30539 invoked by uid 500); 28 Oct 2003 22:21:11 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 30505 invoked by uid 500); 28 Oct 2003 22:21:11 -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 84255 invoked from network); 28 Oct 2003 18:59:23 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Dirset selectors? Date: Tue, 28 Oct 2003 13:59:25 -0500 Message-ID: <46C5DCD410224A42BE3151AC8AE75E4E0185F782@tormbxw01.prod.quest.corp> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Dirset selectors? Thread-Index: AcOdF5aNJKLlUup0Ruy5gpogc84K+AAbNOrg From: "Adam Mlodzinski" To: "Ant Users List" X-OriginalArrivalTime: 28 Oct 2003 18:59:26.0675 (UTC) FILETIME=[9BCEFA30:01C39D85] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On October 28, 2003 12:51 AM, William.R.Zwicky@erdc.usace.army.mil wrote: >> I can't figure out how to get a dirset of directories which >> contain a specific file. >=20 > How about "src/**/x.java"? >=20 or=20 do not work for me, and I'm not sure that it should, since I have no directories named x.java (the dirset is always empty). I ended up using=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org