Hi,

it's been a long time since I last ran Ant's testsuite on my Mac.  The
ConcatFilterTest fails as the generated file has CRs as line ends
(appropriate for MacOS < X) and is compared to a String that uses
line.separator (which is LF under MacOS X - at least for Apple's JDK
1.4.1).

I haven't had the time to look into it seriously yet, but it seems
that our line end logic (probably in tasks like fixrclf as well) isn't
quite right for OS X.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to