cvs commit: xml-rpc/src/test/org/apache/xmlrpc Base64Test.java

2003-02-07 Thread rhoegg
rhoegg 2003/02/07 15:23:34 Modified:src/test/org/apache/xmlrpc Tag: XMLRPC_1_2_BRANCH Base64Test.java Log: Modified long Base64 data to include trailing newline. We have decided to follow this functionality because the perl people did. No points for ori

DO NOT REPLY [Bug 8397] - SimpleXmlRpcClient does not properly encode character data

2003-02-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug

cvs commit: xml-rpc/src/test/org/apache/xmlrpc/applet - New directory

2003-02-07 Thread rhoegg
rhoegg 2003/02/07 15:24:25 xml-rpc/src/test/org/apache/xmlrpc/applet - New directory

cvs commit: xml-rpc/src/test/org/apache/xmlrpc/applet AppletTest.java

2003-02-07 Thread rhoegg
rhoegg 2003/02/07 15:25:32 Added: src/test/org/apache/xmlrpc/applet Tag: XMLRPC_1_2_BRANCH AppletTest.java Log: Added test class for SimpleXmlRpcClient functionality. First new test tests proper encoding and decoding of <, because of Bug 8397 Revisi

cvs commit: xml-rpc/src/java/org/apache/xmlrpc/applet SimpleXmlRpcClient.java

2003-02-07 Thread rhoegg
rhoegg 2003/02/07 15:27:27 Modified:src/java/org/apache/xmlrpc/applet Tag: XMLRPC_1_2_BRANCH SimpleXmlRpcClient.java Log: Applied patch from Bug 8397. Thanks to Lachlan O'Dea <[EMAIL PROTECTED]> Revision ChangesPath No revision

Commons logging issues

2003-02-07 Thread Ryan Hoegg
Andrew, Daniel, pay attention: Craig R. McClanahan wrote: On Fri, 7 Feb 2003, Ryan Hoegg wrote: Starting a new thread for this, it really has little to do with CLI. We are having a similar dilemma in XML-RPC. The idea of a SafeCommonsLogger seems sound. It could even end up in a commons-st

cvs commit: xml-rpc/src/java/org/apache/xmlrpc/applet SimpleXmlRpcClient.java

2003-02-07 Thread rhoegg
rhoegg 2003/02/07 20:11:25 Modified:src/java/org/apache/xmlrpc/applet Tag: XMLRPC_1_2_BRANCH SimpleXmlRpcClient.java Log: Modified SimpleXmlRpcClient to use a default (currently only) encoding of ISO-8859-1 to mirror the functionality of XmlRpcClient. Than

DO NOT REPLY [Bug 8686] - XmlWriter in SimpleXmlRpcClient is not using ISO-8859-1 encoding

2003-02-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 15097] - applet.SimpleXmlRpcClient does not detect faults

2003-02-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-rpc/src/java/org/apache/xmlrpc/applet SimpleXmlRpcClient.java

2003-02-07 Thread rhoegg
rhoegg 2003/02/07 21:09:28 Modified:src/test/org/apache/xmlrpc/applet Tag: XMLRPC_1_2_BRANCH AppletTest.java src/java/org/apache/xmlrpc/applet Tag: XMLRPC_1_2_BRANCH SimpleXmlRpcClient.java Log: Added test and patch for

SimpleXmlRpcClient

2003-02-07 Thread Ryan Hoegg
Thanks for your patch. I have applied it to the 1.2 branch. We should be releasing 1.2 beta in a week or so, and would appreciate it if you would download it and test it in your applications. Thanks! -- Ryan Hoegg

Outstanding bugs before beta release

2003-02-07 Thread Ryan Hoegg
Hi all, anyone want to speak up for open bugs that they want to see resolved before 1.2 final is released? I nominate http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13168 And on a similar note, how do we add milestones to the target milestone list on Bugzilla? -- Ryan Hoegg