Author: dkulp Date: Mon Aug 3 20:41:06 2009 New Revision: 800553 URL: http://svn.apache.org/viewvc?rev=800553&view=rev Log: Blocked revisions 798897,798911,798936,798965,798968,799358,799739,800512,800520-800521 via svnmerge
................ r798897 | dkulp | 2009-07-29 09:28:57 -0400 (Wed, 29 Jul 2009) | 9 lines Merged revisions 798891 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r798891 | dkulp | 2009-07-29 09:23:21 -0400 (Wed, 29 Jul 2009) | 1 line Fix sample pom to not hard code version ........ ................ r798911 | dkulp | 2009-07-29 10:07:38 -0400 (Wed, 29 Jul 2009) | 3 lines Update 2.2.2 release notes ................ r798936 | sergeyb | 2009-07-29 11:05:12 -0400 (Wed, 29 Jul 2009) | 9 lines Merged revisions 798930 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r798930 | sergeyb | 2009-07-29 15:58:17 +0100 (Wed, 29 Jul 2009) | 1 line JAXRS : improving the way OPTIONS verb is handled ........ ................ r798965 | dkulp | 2009-07-29 12:17:51 -0400 (Wed, 29 Jul 2009) | 1 line [maven-release-plugin] prepare release cxf-2.2.3 ................ r798968 | dkulp | 2009-07-29 12:24:33 -0400 (Wed, 29 Jul 2009) | 1 line [maven-release-plugin] prepare for next development iteration ................ r799358 | dkulp | 2009-07-30 12:45:17 -0400 (Thu, 30 Jul 2009) | 10 lines Merged revisions 799267 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r799267 | dkulp | 2009-07-30 09:52:21 -0400 (Thu, 30 Jul 2009) | 2 lines [CXF-2371] Use a single wsdl and set the address. Should make it faster and use less memory ........ ................ r799739 | dkulp | 2009-07-31 16:14:22 -0400 (Fri, 31 Jul 2009) | 10 lines Merged revisions 799723 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r799723 | dkulp | 2009-07-31 15:54:22 -0400 (Fri, 31 Jul 2009) | 2 lines [CXF-2373] Fix for some JAX-RS fault handling issues Patch from Eamonn Dwyer applied ........ ................ r800512 | dkulp | 2009-08-03 15:39:45 -0400 (Mon, 03 Aug 2009) | 9 lines Merged revisions 799245 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r799245 | sergeyb | 2009-07-30 07:56:07 -0400 (Thu, 30 Jul 2009) | 1 line JAXRS : updating JSONProviderTest to check Jettison can handle natural notations ........ ................ r800520 | dkulp | 2009-08-03 15:56:27 -0400 (Mon, 03 Aug 2009) | 9 lines Merged revisions 800498 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r800498 | dkulp | 2009-08-03 15:13:27 -0400 (Mon, 03 Aug 2009) | 1 line [CXF-2374] Handle possible number format exception when reading primitive param. ........ ................ r800521 | dkulp | 2009-08-03 16:01:56 -0400 (Mon, 03 Aug 2009) | 66 lines Blocked revisions 798816,798828,799234,799240,799261,799275,799349,799394,799415,799417,799495,799634,799722,799725-799726 via svnmerge ........ r798816 | sergeyb | 2009-07-29 05:03:39 -0400 (Wed, 29 Jul 2009) | 1 line CXF-2314 : Initial support for wrapping CXF DataBindings into JAXRS providers, work in progress ........ r798828 | sergeyb | 2009-07-29 05:56:55 -0400 (Wed, 29 Jul 2009) | 1 line CXF-2314 : Adding SDO write test, read one is ignored ........ r799234 | ningjiang | 2009-07-30 06:52:56 -0400 (Thu, 30 Jul 2009) | 1 line CXF-2265 added soap jms test case with thanks to LiuCong ........ r799240 | ningjiang | 2009-07-30 07:20:17 -0400 (Thu, 30 Jul 2009) | 1 line CXF-2265 Added a fack test on the SOAPJMSTestSuiteServerTest to make surefire happy ........ r799261 | dkulp | 2009-07-30 09:45:49 -0400 (Thu, 30 Jul 2009) | 1 line Fix compile failures ........ r799275 | dkulp | 2009-07-30 10:13:37 -0400 (Thu, 30 Jul 2009) | 1 line Remove eclipse warnings ........ r799349 | dkulp | 2009-07-30 12:16:46 -0400 (Thu, 30 Jul 2009) | 1 line [CXF-2257] Start adding support for the soap-tcp stuff ........ r799394 | dkulp | 2009-07-30 14:12:38 -0400 (Thu, 30 Jul 2009) | 2 lines Fix SDO JAX-RS read test by making sure the START_DOCUMENT event is skipped over ........ r799415 | dkulp | 2009-07-30 15:21:04 -0400 (Thu, 30 Jul 2009) | 2 lines Update SDO databinding and tools to handle wsdl and schema imports by just using the schemas already processed in the schema collection ........ r799417 | dkulp | 2009-07-30 15:21:12 -0400 (Thu, 30 Jul 2009) | 1 line Fix test failure ........ r799495 | dkulp | 2009-07-30 22:34:35 -0400 (Thu, 30 Jul 2009) | 1 line Minor sdo codegenerator cleanup ........ r799634 | dkulp | 2009-07-31 11:14:40 -0400 (Fri, 31 Jul 2009) | 1 line Fill in more stuff into the ClassCollector ........ r799722 | dkulp | 2009-07-31 15:54:03 -0400 (Fri, 31 Jul 2009) | 1 line Remove some unused classes/tests ........ r799725 | dkulp | 2009-07-31 15:54:44 -0400 (Fri, 31 Jul 2009) | 1 line Fix pmd error, organize pom a bit better ........ r799726 | dkulp | 2009-07-31 15:54:49 -0400 (Fri, 31 Jul 2009) | 1 line Add snapshot repo to help tuscany folks out ........ ................ Modified: cxf/branches/2.1.x-fixes/ (props changed) Propchange: cxf/branches/2.1.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
