From 8975a1208740f6858b628b9fee9ce17c833604e3 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 5 Aug 2003 16:13:02 +0000 Subject: [PATCH] Add a keepcompression attribute to control the compression of entries that come from existing archives. PR: 16084 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275025 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 4 +++ docs/manual/CoreTasks/ear.html | 14 +++++++- docs/manual/CoreTasks/jar.html | 14 +++++++- docs/manual/CoreTasks/war.html | 14 +++++++- docs/manual/CoreTasks/zip.html | 14 +++++++- .../org/apache/tools/ant/taskdefs/Zip.java | 36 ++++++++++++++++--- 6 files changed, 88 insertions(+), 8 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 63112a22e..f7898c968 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -557,6 +557,10 @@ If set to true, the process will be spawned. Bugzilla Report 5907. * and attributes added to element of