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 63102 invoked from network); 7 Sep 2000 13:38:16 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 7 Sep 2000 13:38:16 -0000 Received: from sbodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id PAA02648 for ; Thu, 7 Sep 2000 15:38:13 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id PAA07827; Thu, 7 Sep 2000 15:38:14 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-dev@jakarta.apache.org Subject: Re: [Bug} jar Task References: <39B797E8.608295B4@netbeans.com> From: Stefan Bodewig Date: 07 Sep 2000 15:38:14 +0200 In-Reply-To: Jesse Glick's message of "Thu, 07 Sep 2000 15:28:08 +0200" Message-ID: Lines: 17 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "JG" == Jesse Glick writes: JG> Examining the JAR entries and their timestamps inside the JAR is JG> also an option, but it would probably take just as long to look, JG> as to delete the JAR and make it from scratch. Probably even longer, you are right. JG> Just a nit. I've removed filesetref a couple of hours ago, making this in latest CVS. Stefan