Anyone (Bernd) have a Mac to run tests?
I remember Bernd pointed out newline problems running it on mac.. maybe this patch fixes them, or maybe this introduce much more problems.

The main problem were the TelnetClient. TelnetClient inputStream automatically convert readed CRLF into proprietary newlines, while it just convert CR to CRLF in its outputstream (*weird*).

Stefano

[EMAIL PROTECTED] wrote:
Author: bago
Date: Mon May 29 05:48:22 2006
New Revision: 410089

URL: http://svn.apache.org/viewvc?rev=410089&view=rev
Log:
Fixes for newline issues and RemoteManager (Thanks to Norman for helping 
debugging this issue)
Should also fix randomly failing remote manager tests. To be tested under macos.



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

Reply via email to