cvs commit: xml-rpc default.properties build.xml build.properties

2003-03-27 Thread dlr
dlr 2003/03/27 10:40:28 Modified:.default.properties build.xml Removed: .build.properties Log: Forward ported from the XMLRPC_1_2_BRANCH: * build.properties Removed in favor of default.properties, which is a copy of this file's CVS ,v file (as

DO NOT REPLY [Bug 17789] - build.properties not present in xmlrpc-1.2-b1-src

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

cvs commit: xml-rpc default.properties

2003-03-27 Thread dlr
dlr 2003/03/27 10:44:00 Modified:.default.properties Log: * default.properties Added defaults for commons-httpclient.jar and commons-logging.jar as per Ryan Hoegg's message to the dev list on Sun, 16 Mar 2003. Revision ChangesPath 1.11 +2 -0

cvs commit: xml-rpc build.xml

2003-03-27 Thread dlr
dlr 2003/03/27 10:47:15 Modified:.build.xml Log: * build.xml env: Added the missing commons-httpclient.jar to the environment display target. Revision ChangesPath 1.24 +1 -0 xml-rpc/build.xml Index: build.xml

cvs commit: xml-rpc project.xml

2003-03-27 Thread rhoegg
rhoegg 2003/03/27 18:26:30 Modified:.project.xml Log: Updated project.xml to include the new dependencies. Not absolutely sure on commons-logging, but I think 1.0 is right. Revision ChangesPath 1.18 +5 -6 xml-rpc/project.xml Index: project.xml

Re: cvs commit: xml-rpc project.xml

2003-03-27 Thread Ryan Hoegg
The astute reader will notice that Commons HttpClient 2.0 has not been released yet. They are still in alpha 3, with beta 1 coming shortly. That's OK though, because CommonsXmlRpcTransport is two or three refactorings and one big feature (multithreading/pooling) away from release quality