peterreilly 2003/07/24 06:19:27
Modified: . WHATSNEW
Log:
multiple mappings for copy and move
Revision Changes Path
1.466 +4 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.465
retrieving revision 1.466
diff -u -r1.465 -r1.466
--- WHATSNEW 22 Jul 2003 11:57:00 -0000 1.465
+++ WHATSNEW 24 Jul 2003 13:19:26 -0000 1.466
@@ -509,6 +509,10 @@
information to applications that read the archives using
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
===================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]