On Mon, 21 Jul 2003, Antoine Levy-Lambert <antoine@antbuild.com>
wrote:
> No, the original behavior is the current behavior.
OK. But for case-insensitive file systems it doesn't matter, right?
> The current test of DirectoryScanner passes with the nightly of July
> 10th.
Sure.
> Then we need to extend this getCanonicalPath to all case unsensitive
> systems, if the JRE on all these systems behaves like on Windows in
> the sense that new File("parent", "SuBdIr") ==> parent/SuBdIr even
> if subdir is actually written "subdir"
I don't know for sure. Let me see, yep, behavior on MacOS X using HFS
is the same as on Windows.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|