From ant-user-return-25497-qmlist-jakarta-archive-ant-user=jakarta.apache.org@jakarta.apache.org Wed Oct 02 12:10:30 2002 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 56364 invoked from network); 2 Oct 2002 12:10:30 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Oct 2002 12:10:30 -0000 Received: (qmail 5106 invoked by uid 97); 2 Oct 2002 12:11:00 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 5067 invoked by uid 97); 2 Oct 2002 12:10:59 -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 5055 invoked by uid 98); 2 Oct 2002 12:10:59 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Subject: Re: and defaultexcludes behaviour From: Jesse Stockall To: Ant Users List In-Reply-To: <3D9AD989.6060908@coco-technologies.co.za> References: <3D9AD989.6060908@coco-technologies.co.za> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 02 Oct 2002 08:09:59 -0400 Message-Id: <1033560599.15235.30.camel@homer> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 2002-10-02 at 07:33, Mike Morris wrote: > which does /not/ delete "*~" files as I woudl have expected. On RTFMing > I surmise that it is because "*~" is one of the defaultexclude patterns. > So I /could/ turn off defaultexcludes, but then would have to add > excludes for all the other defaultexceludes which I really /do/ want > excluded from the delete. You won't have to add all the other excludes because you aren't trying to delete **/* Only **/*~ and **/*.class will be deleted. Jesse -- Jesse Stockall jesse@cryptocard.com -- To unsubscribe, e-mail: For additional commands, e-mail: