Browse Source

multiple mappings for copy and move

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

+ 4
- 0
WHATSNEW View File

@@ -509,6 +509,10 @@ Other changes:
information to applications that read the archives using information to applications that read the archives using
java.util.ZipInputStream. Bugzilla Report 19195. java.util.ZipInputStream. Bugzilla Report 19195.


* <copy> and <move> can now handle mappers that return multiple
mappings per source path. This behaviour is enabled by using
an enablemultiplemapping attribute. Bugzilla Report 21320.

Changes from Ant 1.5.2 to Ant 1.5.3 Changes from Ant 1.5.2 to Ant 1.5.3
=================================== ===================================




Loading…
Cancel
Save