bodewig 2003/03/14 07:24:10
Modified: . WHATSNEW
Log:
17871 is fixed
Revision Changes Path
1.365 +4 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.364
retrieving revision 1.365
diff -u -r1.364 -r1.365
--- WHATSNEW 14 Mar 2003 15:10:23 -0000 1.364
+++ WHATSNEW 14 Mar 2003 15:24:10 -0000 1.365
@@ -188,6 +188,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
=============================================