Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 72265 invoked from network); 1 Jun 2006 23:18:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2006 23:18:06 -0000 Received: (qmail 11997 invoked by uid 500); 1 Jun 2006 23:18:04 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 11135 invoked by uid 500); 1 Jun 2006 23:18:01 -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 11124 invoked by uid 99); 1 Jun 2006 23:18:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 16:18:01 -0700 X-ASF-Spam-Status: No, hits=1.0 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [64.18.3.84] (HELO exprod8og51.obsmtp.com) (64.18.3.84) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 01 Jun 2006 16:18:00 -0700 Received: from source ([207.14.29.12]) by exprod8ob51.obsmtp.com ([64.18.7.12]) with SMTP; Thu, 01 Jun 2006 16:17:39 PDT Received: from notes-smtp01.chq.ei (unverified) by relay2.expd.com (Content Technologies SMTPRS 4.3.14) with ESMTP id for ; Thu, 1 Jun 2006 16:19:30 -0700 To: user@ant.apache.org Subject: Cannot delete directories using wildcards MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.1 January 21, 2004 Message-ID: From: Tom.Morin@expeditors.com Date: Thu, 1 Jun 2006 16:17:39 -0700 X-MIMETrack: Serialize by Router on notes-smtp01.chq.ei/Servers/Expeditors(Release 6.5.1|January 21, 2004) at 06/01/2006 04:17:39 PM, Serialize complete at 06/01/2006 04:17:39 PM Content-Type: multipart/alternative; boundary="=_alternative 007FF70C88257180_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=_alternative 007FF70C88257180_= Content-Type: text/plain; charset="US-ASCII" I'm probably missing something obvious, but I've been unable to figure out how to delete directories using a wildcard. So instead of this (test1/2/3 are directories): I want to do this (which currently does nothing by design): So how can I implement something like the above? -Tom --=_alternative 007FF70C88257180_=--