Great.
I assume that the 2.0 branch is your "streaming branch" (prefer to see it as
3.0-dev) and HEAD is 2.0..?
Any plans on when the next release will be of 2.0 will be? How much is left on
2.0-streaming before beta stage?
Regards,
Jimisola
----- Original Message -----
From: "Jochen Wiedmann" <[EMAIL PROTECTED]>
To: <xmlrpc-dev@ws.apache.org>
Sent: Wednesday, November 30, 2005 9:32 PM
Subject: Re: Freshmeat page is still not updated
Jimisola Laursen wrote:
The only interesting addition is the
CommonsHttpClientXmlRpcTransportFactory.java, since Henri Gomez already has
submitted the same patch for CommonsXmlRpcTransport as I did.
Looking into the test class for CommonsXmlRpcTransport, I see that it is
indeed not as easy to use the transport. Thus, an additional factory seems
worth, and I added a slightly modified version of your patch to the 2.0 branch
and the HEAD.
Jochen