Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 48094 invoked from network); 10 Apr 2003 06:00:10 -0000 Received: from bodewig.bost.de (195.227.98.11) by daedalus.apache.org with SMTP; 10 Apr 2003 06:00:10 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id h3A60L903419; Thu, 10 Apr 2003 08:00:21 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: user@ant.apache.org Subject: Re: Delete entry from zip? References: <3E947B7A.3010701@sitraka.com> From: Stefan Bodewig Date: 10 Apr 2003 08:00:21 +0200 In-Reply-To: <3E947B7A.3010701@sitraka.com> Message-ID: Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Military Intelligence) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 09 Apr 2003, Adam M. wrote: > With the current release, is it possible to delete an entry from a > zip/jar/war file, without expanding it to a temp directory? Yes, sort of. Stefan