From bodewig@apache.org Wed Mar 7 09:12:25 2001 Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 15898 invoked from network); 7 Mar 2001 09:12:25 -0000 Received: from bodewig.bost.de (root@195.227.98.11) by h31.sny.collab.net with SMTP; 7 Mar 2001 09:12:25 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id KAA25647; Wed, 7 Mar 2001 10:12:32 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-dev@jakarta.apache.org Subject: Re: Error in Delete Task References: <1F1DF0E538A4D3119C6800508B44D359010A9B03@exchva1.worldweb.net> From: Stefan Bodewig Date: 07 Mar 2001 10:12:32 +0100 In-Reply-To: Glen Goodwin's message of "Tue, 6 Mar 2001 14:44:54 -0500" Message-ID: Lines: 9 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Glen Goodwin wrote: > It seems to be just with the swingall.jar file and regardless of > what directory it is in... Is it included in your CLASSPATH? If so, the VM that is running Ant will probably lock itself from deleting it on Windows. Stefan