Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 94700 invoked from network); 9 Jun 2005 18:39:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2005 18:39:26 -0000 Received: (qmail 46243 invoked by uid 500); 9 Jun 2005 18:39:19 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 46203 invoked by uid 500); 9 Jun 2005 18:39:18 -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 46190 invoked by uid 99); 9 Jun 2005 18:39:18 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from gauntletsystems.com (HELO gauntletsystems.com) (216.93.187.124) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 09 Jun 2005 11:39:16 -0700 Received: from [192.168.1.108] (h-68-167-205-26.snfccasy.covad.net [68.167.205.26]) by gauntletsystems.com (Postfix) with ESMTP id 5DF5F6FDA7 for ; Thu, 9 Jun 2005 11:38:58 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v730) Content-Transfer-Encoding: 7bit Message-Id: <92A60F6A-9C50-4AE8-A45D-6F5A6DB405F9@gauntletsystems.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: Ant Users List From: Adam Messinger Subject: Ant task to clean up files not in svn Date: Thu, 9 Jun 2005 11:38:57 -0700 X-Mailer: Apple Mail (2.730) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I was wondering if anyone out there had a task which deleted all files not under svn's control? The basic thing is that parts of our build generate .java files back into the source tree (I know it is bad practice, but I don't control is). I would like to have a task which cleaned these up. Cheers! Adam --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org