Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 46584 invoked by uid 500); 22 Jun 2001 18:29:28 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 46574 invoked from network); 22 Jun 2001 18:29:28 -0000 Message-ID: From: Viraj Purang To: ant-user@jakarta.apache.org Subject: delete task recursion ...PLease do answer ASAP if possible ... Date: Fri, 22 Jun 2001 11:27:00 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-OriginalArrivalTime: 22 Jun 2001 18:29:43.0718 (UTC) FILETIME=[4EA7D460:01C0FB49] X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi, I have to run this task 5-6 times in order to delete all directories inside the current . Is there any way I can put this in a loop. I want to be able to remove all directories and there subdirectories except those which are quoted inside the excludes task .How do I do it ? Regards, Viraj Purang