Removing all CVS related content and fixed mailbox address Adding the SVN links to the project website The characters 0x20, 0xe000, and 0x10000 have been escaped without reason (XMLRPC-69) The Webserver class was not able to handle Basic authentication, because the BASE64 codec wasn't initialized. Add Timeout support for underlying HttpClient Upgrading to commons-codec-1.3.jar, commenting out the FESI jar Removed checkstyle report due to the tons of violations Fixed broken ANT build after upgrading to commons-codec-1.3.jar Upgrading to commons-codec-1.3.jar Upgrading to Apache Licence 2.0 CommonsXmlRpcTransport support gzip compression for request and reply Rewrote the xdocs/changes.xml to be used with the Maven build Removed the dependency of fesi-1.1.5.jar since it is not used with the current Ant/Maven build Updated the Maven build to run nicely with Maven 1.0.2 Updated the ANT build to download dependend JARs automagically