Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 4636 invoked from network); 14 Jun 2000 20:14:12 -0000 Received: from e24.nc.us.ibm.com (32.97.136.230) by locus.apache.org with SMTP; 14 Jun 2000 20:14:12 -0000 Received: from southrelay02.raleigh.ibm.com (southrelay02.raleigh.ibm.com [9.37.3.209]) by e24.nc.us.ibm.com (8.9.3/8.9.3) with ESMTP id QAA36798 for ; Wed, 14 Jun 2000 16:01:31 -0500 From: rubys@us.ibm.com Received: from d54mta04.raleigh.ibm.com (d54mta04.raleigh.ibm.com [9.67.228.36]) by southrelay02.raleigh.ibm.com (8.8.8m3/NCO v4.9) with SMTP id QAA42468 for ; Wed, 14 Jun 2000 16:14:09 -0400 Received: by d54mta04.raleigh.ibm.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 852568FE.006F2811 ; Wed, 14 Jun 2000 16:14:07 -0400 X-Lotus-FromDomain: IBMUS To: ant-dev@jakarta.apache.org Message-ID: <852568FE.006ED0F6.00@d54mta04.raleigh.ibm.com> Date: Wed, 14 Jun 2000 16:06:54 -0400 Subject: Re: delete question Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Tom Dimock wrote: > > Sam - I don't think that will work - neither delete nor deltree > is descended from MatchingTask. What? Well delete darn well should be... > What he wants is a deletefiles task which does descend from > MatchingTask. Like the one I posted to the list a couple > of days ago...... Sounds great! Any reason why this shouldn't simply replace delete? - Sam Ruby