You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by Jochen Wiedmann <jo...@gmail.com> on 2005/12/30 23:54:25 UTC

Announce: Apache XML-RPC 2.0.1


Hi,

the Apache XML-RPC team is glad to announce the availability of Apache 
XML-RPC 2.0.1. Version 2.0.1 is a bug fix release. See changes below.

Jochen Wiedmann


- The Webserver class was unable to handle basic authentication,
   because the BASE64 codec wasn't initialized.
   Issue: XMLRPC-68, Johan Oskarson
- The characters 0x20, 0xe000, and 0x10000 have been escaped
   without reason.
   Issue: XMLRPC-69, Claude Zervas
- The wrong version of commons-codec was downloaded by build.xml.
   Issue: XMLRPC-73, Thomas Mohaupt
- Added the CommonsXmlRpcTransportFactory.
   Jimisola Laursen
- Added the possibility to specify a timezone for interpreting
   incoming date values.
   Henry Story
- Upgrade to commons-httpclient 3.0.


Re: Announce: Apache XML-RPC 2.0.1

Posted by Jimisola Laursen <li...@jimisola.com>.
Hi!

Great to see 2.0.1 out just in time for 2005 :)

Anyway, about the a API documentation; it does not seem to reflect 2.0.1.

Regards,
Jimisola

----- Original Message ----- 
From: "Jochen Wiedmann" <jo...@gmail.com>
To: <xm...@ws.apache.org>
Sent: Friday, December 30, 2005 11:54 PM
Subject: Announce: Apache XML-RPC 2.0.1


> 
> 
> Hi,
> 
> the Apache XML-RPC team is glad to announce the availability of Apache 
> XML-RPC 2.0.1. Version 2.0.1 is a bug fix release. See changes below.
> 
> Jochen Wiedmann
> 
> 
> - The Webserver class was unable to handle basic authentication,
>   because the BASE64 codec wasn't initialized.
>   Issue: XMLRPC-68, Johan Oskarson
> - The characters 0x20, 0xe000, and 0x10000 have been escaped
>   without reason.
>   Issue: XMLRPC-69, Claude Zervas
> - The wrong version of commons-codec was downloaded by build.xml.
>   Issue: XMLRPC-73, Thomas Mohaupt
> - Added the CommonsXmlRpcTransportFactory.
>   Jimisola Laursen
> - Added the possibility to specify a timezone for interpreting
>   incoming date values.
>   Henry Story
> - Upgrade to commons-httpclient 3.0.
> 
>