peterreilly 2005/02/22 07:30:19
Modified: . WHATSNEW
Log:
NPE when when <presetdef> tries to configure a task that
cannot be instantiated.
PR: 33689
Reported by: Steve Loughran
Revision Changes Path
1.752 +3 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.751
retrieving revision 1.752
diff -u -r1.751 -r1.752
--- WHATSNEW 21 Feb 2005 08:40:16 -0000 1.751
+++ WHATSNEW 22 Feb 2005 15:30:18 -0000 1.752
@@ -328,6 +328,9 @@
* <zip> couldn't store files with size between 2GB and 4GB (the
upper limit set by the ZIP format itself). Bugzilla Report 33310.
+* NPE when when <presetdef> tries to configure a task that
+ cannot be instantiated. Bugzilla Report 33689.
+
Changes from Ant 1.6.1 to Ant 1.6.2
===================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]