Browse Source

1.6.4 changes

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278249 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
b2f7c19e92
1 changed files with 8 additions and 2 deletions
  1. +8
    -2
      WHATSNEW

+ 8
- 2
WHATSNEW View File

@@ -199,14 +199,20 @@ Changes that could break older environments:
Fixed bugs:
-----------

* Sun javah failed with java.lang.NoClassDefFoundError. Bugzilla report
34681.
* Sun javah failed with java.lang.NoClassDefFoundError.
Bugzilla report 34681.

* DirectoryScanner.slowScan() was broken. Bugzilla report 34722.

* DirectoryScanner.scan() could throw a NullPointerException on
case-insensitive filesystems (read Windows or MacOS X).

* Get w/authentication failed with ArrayOutOfBoundsExceptions.
Bugzilla report 34734.

* Granularity attribute for <sync> task was undocumented.
Bugzilla report 34871.

Other changes:
--------------



Loading…
Cancel
Save