Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 66088 invoked from network); 30 Apr 2003 06:04:06 -0000 Received: from bodewig.bost.de (195.227.98.11) by daedalus.apache.org with SMTP; 30 Apr 2003 06:04:06 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id h3U64GD11200; Wed, 30 Apr 2003 08:04:16 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: user@ant.apache.org Subject: Re: source missing, delete class References: <7D06034D2456074EB64F7FF88646A978144A34@shared-be3.ummailbox.net> From: Stefan Bodewig Date: 30 Apr 2003 08:04:16 +0200 In-Reply-To: <7D06034D2456074EB64F7FF88646A978144A34@shared-be3.ummailbox.net> Message-ID: Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Portable Code) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 29 Apr 2003, Stephen Scaringi wrote: > Is there any way using depend or dependset to delete class files > when the source is missing? together with a and a selector should work. Look out for inner classes, though. Stefan