Browse Source

Pr: 41284 dependset throws NullPointerException. Sort is not suitable to sort items in an order that might change during sorting.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@500694 13f79535-47bb-0310-9956-ffa450edef68
master
Jacobus Martinus Kruithof 18 years ago
parent
commit
0f9a9661e2
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      WHATSNEW

+ 4
- 0
WHATSNEW View File

@@ -6,6 +6,10 @@ Changes that could break older environments:

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



Loading…
Cancel
Save