Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 39102 invoked from network); 8 Jul 2004 10:00:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Jul 2004 10:00:49 -0000 Received: (qmail 564 invoked by uid 500); 8 Jul 2004 10:00:39 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 377 invoked by uid 500); 8 Jul 2004 10:00:38 -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 362 invoked by uid 99); 8 Jul 2004 10:00:38 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received: from [206.190.39.186] (HELO web52909.mail.yahoo.com) (206.190.39.186) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 08 Jul 2004 03:00:34 -0700 Message-ID: <20040708100033.87084.qmail@web52909.mail.yahoo.com> Received: from [212.95.183.130] by web52909.mail.yahoo.com via HTTP; Thu, 08 Jul 2004 03:00:33 PDT Date: Thu, 8 Jul 2004 03:00:33 -0700 (PDT) From: Ivan Ivanov Subject: Re: Help: Cant delete directory To: Ant Users List In-Reply-To: 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 Michael, there are some issues with task in Windows. If the directory/file to delete are used by another program, like the dir is opened in Windows Explorer, is not deleted. But he-he, this is not the case with you. I just noticed that you have used wrong brackets: wrote: > Hi there, > > I'm trying out Ant but I got a stupid problem. I can > make a directory but I > cant delete it anymore. Please have a look on my Ant > file: > > --------------------- > > > > > > > > > --------------- > > the output shows that the directory is created but > not deleted. > > -------------- > Buildfile: C:\development\eclipse\workspace\JAXFront > Casabac > Environment\buildEnvironment.xml > Start: > [mkdir] Created dir: > C:\development\eclipse\workspace\JAXFront > Casabac Environment\test > [mkdir] Created dir: > C:\development\eclipse\workspace\JAXFront > Casabac Environment\test\aa > BUILD SUCCESSFUL > Total time: 235 milliseconds > ---------------- > > Am I missing something? I use Ant 1.5.2 integrated > in Eclipse 2.1 on Windows > XP... > > thanks for your help > Michael > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > user-unsubscribe@ant.apache.org > For additional commands, e-mail: > user-help@ant.apache.org > > __________________________________________________ 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