bodewig 2005/05/10 00:37:03 Modified: . WHATSNEW Log: fix NPE reported by Curt Arnold Revision Changes Path 1.818 +3 -0 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.817 retrieving revision 1.818 diff -u -r1.817 -r1.818 --- WHATSNEW 4 May 2005 15:04:36 -0000 1.817 +++ WHATSNEW 10 May 2005 07:37:03 -0000 1.818 @@ -204,6 +204,9 @@ * DirectoryScanner.slowScan() was broken. Bugzilla report 34722. +* DirectoryScanner.scan() could throw a NullPointerException on + case-insensitive filesystems (read Windows or MacOS X). + Other changes: --------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]