Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 91947 invoked from network); 29 May 2002 19:39:50 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 May 2002 19:39:50 -0000 Received: (qmail 27392 invoked by uid 97); 29 May 2002 19:39:22 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 27248 invoked by uid 97); 29 May 2002 19:39:21 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 27170 invoked by uid 98); 29 May 2002 19:39:21 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <3CF52E38.6A5E796C@ptc.com> Date: Wed, 29 May 2002 14:38:32 -0500 From: Mike Murray Organization: PTC/Windchill http://www.windchill.com X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Ant Users List Subject: Re: directory not found References: <3CF51CD9.B9477C25@ptc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 May 2002 19:37:26.0608 (UTC) FILETIME=[43306500:01C20748] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I figured it out, after shifting my thinking. Use the common root as the "dir", since I know it exists, and filter the subdirs using includes. Mike Murray wrote: > I am attempting to a subset of directories under a common root with > the target below. The problem is that it throws a failure exception if the > "dir" does not exist for one of the specified s. It would be > nice if the 's (via ) whenempty attribute would preempt > 's desire to ensure that "dir" exists. > > In any case, does anyone have a straightforward suggestion for how to > accomplish this? > > Thanks, Mike > > > > > > > > > > > > > > > > > > > > > > > > -- To unsubscribe, e-mail: For additional commands, e-mail: