hers.jeffyepstein.com
--
View this message in context:
http://old.nabble.com/Remove-entru-from-ZIP-file-using-ANT-tp15427739p27007569.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscribe,
: Tuesday, February 12, 2008 5:44 AM
To: Ant Users List
Subject: RE: Remove entru from ZIP file using ANT
Importance: Low
Hello Walter,
Don't think there's a one-step way to do this via the update="true"
attribute , but you could do it like this:
1. unzip archive into a temp
emp folder into a new zip.
long winded, but should be fine unless you have some **huge** archives.
/t
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]
>Sent: Tuesday, February 12, 2008 7:40 AM
>To: user@ant.apache.org
>Subject: Remove entru f
Hi,
Is there a possibility in ANT to remove an entry from ZIP resource? Or do
I need to write my own task for that?
Kind regards,
Walter