[jira] Commented: (XMLRPC-27) Patch to allow protocol://user:[EMAIL PROTECTED] urls to be supplied to XmlRpcClient

2006-05-08 Thread Danny Angus (JIRA)
[ http://issues.apache.org/jira/browse/XMLRPC-27?page=comments#action_12378379 ] Danny Angus commented on XMLRPC-27: --- Well it was a simple ten line addition to the code: http://mail-archives.apache.org/mod_mbox/xml-rpc-dev/200211.mbox/[EMAIL PROTECTED]

svn commit: r404967 - in /webservices/xmlrpc/trunk: common/src/main/java/org/apache/xmlrpc/common/TypeFactoryImpl.java src/changes/changes.xml src/site/apt/types.apt

2006-05-08 Thread hgomez
Author: hgomez Date: Mon May 8 01:35:38 2006 New Revision: 404967 URL: http://svn.apache.org/viewcvs?rev=404967view=rev Log: Add support for BigDecimal and BigInteger in extension mode Modified: webservices/xmlrpc/trunk/common/src/main/java/org/apache/xmlrpc/common/TypeFactoryImpl.java

Fwd: [jira] Geschlossen: (XMLRPC-27) Patch to allow protocol://user:[EMAIL PROTECTED] urls to be supplied to XmlRpcClient

2006-05-08 Thread Danny Angus
After waiting three years for this patch to be applied I'd like it to be known that I'm suprised, and not a little disappointed that this issue should be resolved WONTFIX. It is not for me to tell you what you should and shouldn't do, but I would have thought that the Apache way was to review and

[jira] Commented: (XMLRPC-19) Add SSL session resumption to XmlRpcClientLite

2006-05-08 Thread Markus (JIRA)
[ http://issues.apache.org/jira/browse/XMLRPC-19?page=comments#action_12378419 ] Markus commented on XMLRPC-19: -- Please reopen this issue! SSL session resumption is CRUCIAL for good ssl performance. Processing the whole SSL handshake for every request is

svn commit: r405094 - in /webservices/xmlrpc/branches: apache/ trunk/ xml-rpc/

2006-05-08 Thread dlr
Author: dlr Date: Mon May 8 09:54:59 2006 New Revision: 405094 URL: http://svn.apache.org/viewcvs?rev=405094view=rev Log: Remove left-over branches. Removed: webservices/xmlrpc/branches/apache/ webservices/xmlrpc/branches/trunk/ webservices/xmlrpc/branches/xml-rpc/

[jira] Reopened: (XMLRPC-36) Patch for bug with array or struct in SimpleXmlRpcClient

2006-05-08 Thread Daniel Rall (JIRA)
[ http://issues.apache.org/jira/browse/XMLRPC-36?page=all ] Daniel Rall reopened XMLRPC-36: --- Assign To: Daniel Rall This issue is valid against the 1.2 line. Patch for bug with array or struct in SimpleXmlRpcClient

[jira] Kommentiert: (XMLRPC-74) No information in the manifest

2006-05-08 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/XMLRPC-74?page=comments#action_12378516 ] Jochen Wiedmann commented on XMLRPC-74: --- This bug depends on http://jira.codehaus.org/browse/MJAR-38. I am attempting to get a solution into Maven. Btw, Pascal: Could