peterreilly 2004/12/17 06:26:03
Modified: . Tag: ANT_16_BRANCH WHATSNEW
Log:
sync
Revision Changes Path
No revision
No revision
1.503.2.151 +11 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.503.2.150
retrieving revision 1.503.2.151
diff -u -r1.503.2.150 -r1.503.2.151
--- WHATSNEW 15 Dec 2004 12:31:43 -0000 1.503.2.150
+++ WHATSNEW 17 Dec 2004 14:26:03 -0000 1.503.2.151
@@ -32,6 +32,14 @@
* <rmic> now also supports Kaffe's rmic version shipping with Kaffe
1.1.2 and above.
+* added casesensitive attribute to <globmapper> and <regexpmapper>
+ Bugzilla report 16686
+
+* added handledirchar attribute to <globmapper> and <regexpmapper>
+ Bugzilla report 32487
+
+* added a new mapper <filtermapper>
+
Fixed bugs:
-----------
@@ -91,6 +99,9 @@
* XMLValidate used URL#getFile rather than the ant method FileUtils#fromURI
Bugzilla report 32508
+
+* fixed Regexp-Mapper docs which gave outdated instructions (optional.jar)
+ Bugzilla report 28584
Changes from Ant 1.6.1 to Ant 1.6.2
===================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]