Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 51383 invoked from network); 21 Jun 2004 15:52:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Jun 2004 15:52:13 -0000 Received: (qmail 47203 invoked by uid 500); 21 Jun 2004 15:51:02 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 47002 invoked by uid 500); 21 Jun 2004 15:51:00 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 46689 invoked by uid 99); 21 Jun 2004 15:50:57 -0000 Received: from [206.190.39.180] (HELO web52903.mail.yahoo.com) (206.190.39.180) by apache.org (qpsmtpd/0.27.1) with SMTP; Mon, 21 Jun 2004 08:50:57 -0700 Message-ID: <20040621155041.13033.qmail@web52903.mail.yahoo.com> Received: from [212.95.183.130] by web52903.mail.yahoo.com via HTTP; Mon, 21 Jun 2004 08:50:41 PDT Date: Mon, 21 Jun 2004 08:50:41 -0700 (PDT) From: Ivan Ivanov Subject: Deleting only the contents of a directory To: user@ant.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Dear Colleagues, I want to delete the contents of a directory without the very directory. I tried some variants but wth no luck like this I want to delete all files and dirs in ${project.bin} without ${project.bin}$. I suppose it is something easy but I still do not see it. Any hints? Ivan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org