sbailliez 2002/07/16 06:18:26
Modified: . Tag: ANT_15_BRANCH WHATSNEW
Log:
Update for fixed bug in -diagnostics
Revision Changes Path
No revision
No revision
1.263.2.63 +4 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.263.2.62
retrieving revision 1.263.2.63
diff -u -r1.263.2.62 -r1.263.2.63
--- WHATSNEW 12 Jul 2002 15:16:27 -0000 1.263.2.62
+++ WHATSNEW 16 Jul 2002 13:18:26 -0000 1.263.2.63
@@ -1,3 +1,4 @@
+
Changes from Ant 1.5 to current CVS version
===========================================
@@ -9,6 +10,9 @@
* The sh wrapper script could fail if you started Ant from a directory
with whitespace in its name.
+
+* ant -diagnostics was not working properly when the task dependency
+ was missing and was just printing the missing dependency.
Changes from Ant 1.5beta3 to Ant 1.5
====================================
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>