From: <rob...@us...> - 2008-03-01 16:03:42
|
Revision: 206 http://soaplite.svn.sourceforge.net/soaplite/?rev=206&view=rev Author: robbiebow Date: 2008-03-01 08:03:40 -0800 (Sat, 01 Mar 2008) Log Message: ----------- Merged revisions 177-179,183,186,194,196,202 via svnmerge from https://soaplite.svn.sf.net/svnroot/soaplite/branches/split_lite_pm ........ r177 | robbiebow | 2008-02-24 14:28:22 +0000 (Sun, 24 Feb 2008) | 1 line First tranche of packages abstracted from Lite.pm. Note: not tested and NOT READY for import to trunk. ........ r178 | robbiebow | 2008-02-24 14:56:40 +0000 (Sun, 24 Feb 2008) | 1 line Second tranche of packages abstracted from Lite.pm. Note: not tested and NOT READY for import to trunk. ........ r179 | robbiebow | 2008-02-24 22:30:32 +0000 (Sun, 24 Feb 2008) | 2 lines Third tranche of packages abstracted from Lite.pm. Note: not tested and NOT READY for import to trunk. ........ r183 | robbiebow | 2008-02-25 21:20:39 +0000 (Mon, 25 Feb 2008) | 1 line Some tidying of packages abstracted in previous commits ........ r186 | robbiebow | 2008-02-25 21:32:47 +0000 (Mon, 25 Feb 2008) | 1 line Add missing use-d packages to SOAP::Serializer and t/01-core.t ........ r194 | robbiebow | 2008-02-25 22:21:33 +0000 (Mon, 25 Feb 2008) | 1 line More adjustments to pass tests after abstraction of packages from SOAP/Lite.pm ........ r196 | robbiebow | 2008-02-27 21:47:18 +0000 (Wed, 27 Feb 2008) | 1 line More adjustments to pass tests after abstraction of packages from SOAP/Lite.pm ........ r202 | robbiebow | 2008-03-01 15:13:42 +0000 (Sat, 01 Mar 2008) | 1 line Added use SOAP::Fault to SOAP::SOM ........ Modified Paths: -------------- trunk/lib/SOAP/Constants.pm trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/UDDI/Lite.pm trunk/lib/XMLRPC/Lite.pm trunk/t/01-core.t trunk/t/010-serializer.t trunk/t/014_UNIVERSAL_use.t trunk/t/02-payload.t trunk/t/03-server.t trunk/t/05-customxml.t trunk/t/40-loopback.t Added Paths: ----------- trunk/lib/SOAP/COM.pm trunk/lib/SOAP/Client.pm trunk/lib/SOAP/Cloneable.pm trunk/lib/SOAP/Custom/ trunk/lib/SOAP/Custom/XML/ trunk/lib/SOAP/Custom/XML/Data.pm trunk/lib/SOAP/Custom/XML/Deserializer.pm trunk/lib/SOAP/Data.pm trunk/lib/SOAP/Deserializer.pm trunk/lib/SOAP/Fault.pm trunk/lib/SOAP/Header.pm trunk/lib/SOAP/Manual/ trunk/lib/SOAP/Parser.pm trunk/lib/SOAP/SOM.pm trunk/lib/SOAP/Schema/ trunk/lib/SOAP/Schema/Deserializer.pm trunk/lib/SOAP/Schema/WSDL.pm trunk/lib/SOAP/Schema.pm trunk/lib/SOAP/Serializer.pm trunk/lib/SOAP/Server/ trunk/lib/SOAP/Server/Object.pm trunk/lib/SOAP/Server/Parameters.pm trunk/lib/SOAP/Server.pm trunk/lib/SOAP/Trace.pm trunk/lib/SOAP/Transport.pm trunk/lib/SOAP/Utils.pm trunk/lib/SOAP/XMLSchema/ trunk/lib/SOAP/XMLSchema/Serializer.pm trunk/lib/SOAP/XMLSchema1999/ trunk/lib/SOAP/XMLSchema1999/Serializer.pm trunk/lib/SOAP/XMLSchema2001/ trunk/lib/SOAP/XMLSchema2001/Serializer.pm trunk/lib/SOAP/XMLSchemaApacheSOAP/ trunk/lib/SOAP/XMLSchemaApacheSOAP/Deserializer.pm trunk/lib/SOAP.pm Removed Paths: ------------- trunk/lib/SOAP/Custom/XML/ trunk/lib/SOAP/Custom/XML/Data.pm trunk/lib/SOAP/Custom/XML/Deserializer.pm trunk/lib/SOAP/Schema/Deserializer.pm trunk/lib/SOAP/Schema/WSDL.pm trunk/lib/SOAP/Server/Object.pm trunk/lib/SOAP/Server/Parameters.pm trunk/lib/SOAP/XMLSchema/Serializer.pm trunk/lib/SOAP/XMLSchema1999/Serializer.pm trunk/lib/SOAP/XMLSchema2001/Serializer.pm trunk/lib/SOAP/XMLSchemaApacheSOAP/Deserializer.pm Property Changed: ---------------- trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |