I believe we fixed this problem. Try getting the latest code from trunk and rebuilding. If that doesn't work, please let us know.

Unfortunately, I'm seeing some broken tests in http-client right now. I'll try and take a look at those as soon as I have time.

-Mike

tedc wrote:
Hi :
I build trunk revision: 574806, and I have http client error in Jdk 1.5 and
Jadk 6.

D:\trunk\mina-protocol-client-http\src\test\java\org\apache\mina\http\client\Fak
eIoSession.java:[41,7] org.apache.mina.http.client.FakeIoSession is not
abstract
 and does not override abstract method getScheduledWriteBytes() in
org.apache.mi
na.common.IoSession

D:\trunk\mina-protocol-client-http\src\test\java\org\apache\mina\http\client\Fak
eIoSession.java:[267,15] getScheduledWriteBytes() in
org.apache.mina.http.client
.FakeIoSession cannot implement getScheduledWriteBytes() in
org.apache.mina.comm
on.IoSession; attempting to use incompatible return type
found   : int
required: long

Anybody have any idea aboout it.
Best regards,
Ted Chen

Reply via email to