peterreilly 2004/01/13 02:48:07
Modified: . Tag: ANT_16_BRANCH WHATSNEW
Log:
sync some of the changes in WHATSNEW from cvs HEAD
Revision Changes Path
No revision
No revision
1.503.2.24 +16 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.503.2.23
retrieving revision 1.503.2.24
diff -u -r1.503.2.23 -r1.503.2.24
--- WHATSNEW 12 Jan 2004 10:30:24 -0000 1.503.2.23
+++ WHATSNEW 13 Jan 2004 10:48:07 -0000 1.503.2.24
@@ -13,6 +13,22 @@
* Ant could fail to start with a NullPointerException if
ANT_HOME/lib/ant-launcher.jar was part of the system CLASSPATH.
+* Fix spurious infinite loop detection for filters (introduced in ant 1.6.0).
+ Bugzilla Report 23154.
+
+* Fix handling of default ant namespace for nested elements.
+
+* Ant could fail to start with a NullPointerException if
+ ANT_HOME/lib/ant-launcher.jar was part of the system CLASSPATH.
+
+* presetdef'ed types did not work with the ant-type attribute
+
+Other changes:
+--------------
+
+* <fixcrlf> has a new attribute - fixlast. Bugzilla Report 23262.
+
+
Changes from Ant 1.6.B3 to Ant 1.6.0
====================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]