Author: jkf
Date: Sat Jan 27 15:42:36 2007
New Revision: 500694

URL: http://svn.apache.org/viewvc?view=rev&rev=500694
Log:
Pr: 41284 dependset throws NullPointerException. Sort is not suitable to sort 
items in an order that might change during sorting.

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=500694&r1=500693&r2=500694
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Sat Jan 27 15:42:36 2007
@@ -6,6 +6,10 @@
 
 Fixed bugs:
 -----------
+* Dependset crashes ant when timestamp on files change during Dependset
+  execution.
+  Bugzilla report 41284
+
 * Bug in org.apache.tools.ant.types.resources.comparators.Date
   Bugzilla report 41411
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to