umagesh 01/11/19 18:34:32
Modified: . WHATSNEW
Log:
1. GZip still uses zipFile and not tofile.
2. Added reference to the new optional task - translate
3. Checking CVS write access ;-)
Revision Changes Path
1.173 +1 -4 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- WHATSNEW 2001/11/19 10:54:49 1.172
+++ WHATSNEW 2001/11/20 02:34:32 1.173
@@ -45,14 +45,11 @@
* Added support for specifying CVS_RSH in the <cvs/> task
* New tasks bzip2 and bunzip2 to pack and unpack files using the
- BZip2 alogrithm, replaceregexp, checksum
+ BZip2 alogrithm, replaceregexp, checksum, translate
* The attributes zipfile, jarfile, warfile and earfile (from the Zip,
Jar, War and Ear tasks) have been deprecated and superseded by a
new attribute "file".
-
-* The attribute zipfile in GZip has been deprecated and superseded
- by "tofile" attribute.
* Added a new condition <isset> that test for the existence of a
property to the condition task.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>