Browse Source

Some blabber about new features to unjar, untar, unwar and unzip.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269975 13f79535-47bb-0310-9956-ffa450edef68
master
Magesh Umasankar 23 years ago
parent
commit
df88acfa80
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      WHATSNEW

+ 5
- 0
WHATSNEW View File

@@ -41,6 +41,11 @@ Fixed bugs:

Other changes:
--------------
* Attributes outfile and verbose added to Unjar, Untar, Unwar and Unzip.
These tasks now support patternsets to select files from an archive
for extraction. Filesets may be used to select archived files for
unarchival.

* Javac task allows debug levels to be spcified. Debug levels
will have an effect only when the modern compiler is used.



Loading…
Cancel
Save