On 2010-04-26, Matt Benson <gudnabr...@gmail.com> wrote:

> I'm not sure.  We probably need to do a little more testing but I'm on
> OSX right now and don't have any Win7 system at my disposal.  Later
> today I can verify what was returned on XP for new
> File("abc").equals(new File("ABC")) .

I've attached a patch to Bug 41948 which fixes the test on Windows7 and
doesn't make it fail on Linux doing just the following

> On 4/25/10, Stefan Bodewig <bode...@apache.org> wrote:

>> Given that new File("abc").equals(new File("ABC")) on Win7 now we
>> probably better modify the test to compare the file names directly
>> rather than the File objects.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to