Browse Source

update for mapper changes

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277243 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 20 years ago
parent
commit
4f6e3a6865
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      WHATSNEW

+ 11
- 0
WHATSNEW View File

@@ -149,6 +149,14 @@ Other changes:
* <rmic> now also supports Kaffe's rmic version shipping with Kaffe * <rmic> now also supports Kaffe's rmic version shipping with Kaffe
1.1.2 and above. 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: Fixed bugs:
----------- -----------


@@ -204,6 +212,9 @@ Fixed bugs:
* XMLValidate used URL#getFile rather than the ant method FileUtils#fromURI * XMLValidate used URL#getFile rather than the ant method FileUtils#fromURI
Bugzilla report 32508 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 Changes from Ant 1.6.1 to Ant 1.6.2
=================================== ===================================




Loading…
Cancel
Save