bodewig 2003/03/14 07:32:21
Modified: . Tag: ANT_15_BRANCH WHATSNEW
Log:
17871 is fixed
Revision Changes Path
No revision
No revision
1.263.2.126 +4 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.263.2.125
retrieving revision 1.263.2.126
diff -u -r1.263.2.125 -r1.263.2.126
--- WHATSNEW 12 Mar 2003 11:41:05 -0000 1.263.2.125
+++ WHATSNEW 14 Mar 2003 15:32:21 -0000 1.263.2.126
@@ -23,6 +23,10 @@
specify any nested <(zip)fileset>s and the manifest had changed.
Bugzilla Report 17780.
+* If you used a value starting with \ on Windows for the appxml
+ attribute of <ear> or the webxml attribute of <war>, it would be
+ ignored. Bugzilla Report 17871.
+
Changes from Ant 1.5.1 to Ant 1.5.2
===================================