Author: dkulp Date: Wed Jan 28 17:59:50 2009 New Revision: 738569 URL: http://svn.apache.org/viewvc?rev=738569&view=rev Log: Blocked revisions 737667,737723,737763,737825,737851,737996,738217,738315,738519,738564,738567 via svnmerge
................ r737667 | sergeyb | 2009-01-26 05:32:29 -0500 (Mon, 26 Jan 2009) | 9 lines Merged revisions 737246 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r737246 | sergeyb | 2009-01-23 23:27:26 +0000 (Fri, 23 Jan 2009) | 1 line CXF-1949 : adding test case, fixing HTTPMethod inheritance issue ........ ................ r737723 | dkulp | 2009-01-26 11:09:49 -0500 (Mon, 26 Jan 2009) | 12 lines Merged revisions 737061 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r737061 | davidb | 2009-01-23 10:49:14 -0500 (Fri, 23 Jan 2009) | 4 lines Fixed with using CXF without network connection. The Spring parsing couldn't find xmldsig-core-schema.xsd. Added xmldsig-core-schema.xsd to spring.schemas file Also added schemas/** to Export-Package in the CXF minimal distribution. ........ ................ r737763 | dkulp | 2009-01-26 12:41:48 -0500 (Mon, 26 Jan 2009) | 9 lines Merged revisions 737761 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r737761 | dkulp | 2009-01-26 12:31:40 -0500 (Mon, 26 Jan 2009) | 2 lines [CXF-2005] Add all rpc lit array types, not just non-primitives ........ ................ r737825 | dkulp | 2009-01-26 15:31:45 -0500 (Mon, 26 Jan 2009) | 9 lines Merged revisions 737817 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r737817 | dkulp | 2009-01-26 15:24:28 -0500 (Mon, 26 Jan 2009) | 2 lines Find longest matching path for rest based stuff ........ ................ r737851 | dkulp | 2009-01-26 16:14:02 -0500 (Mon, 26 Jan 2009) | 9 lines Merged revisions 737849 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r737849 | dkulp | 2009-01-26 16:13:02 -0500 (Mon, 26 Jan 2009) | 2 lines [CXF-2001] Don't regen fault beans that are already there ........ ................ r737996 | dkulp | 2009-01-26 23:13:04 -0500 (Mon, 26 Jan 2009) | 10 lines Merged revisions 737994 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r737994 | dkulp | 2009-01-26 23:07:04 -0500 (Mon, 26 Jan 2009) | 3 lines [CXF-1920] Fix issue of unknown bindings causing exceptions even if binding isn't used At startup, only process the binding for the requested endpoint, not all of them. ........ ................ r738217 | dkulp | 2009-01-27 15:12:18 -0500 (Tue, 27 Jan 2009) | 9 lines Merged revisions 738210 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r738210 | dkulp | 2009-01-27 15:06:57 -0500 (Tue, 27 Jan 2009) | 2 lines [CXF-2007] Add support for Source objects that have a XMLReader, but not really a valid InputSource. JAXBSource objects do this. ........ ................ r738315 | dkulp | 2009-01-27 19:12:14 -0500 (Tue, 27 Jan 2009) | 10 lines Merged revisions 738265 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r738265 | dkulp | 2009-01-27 17:07:10 -0500 (Tue, 27 Jan 2009) | 3 lines Cleanup stuff printed to console in systest Cleanup HTTP conduit http<-->https stuff ........ ................ r738519 | dkulp | 2009-01-28 10:55:44 -0500 (Wed, 28 Jan 2009) | 9 lines Merged revisions 738516 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r738516 | gawor | 2009-01-28 10:48:41 -0500 (Wed, 28 Jan 2009) | 1 line jdom dependency was eliminated ........ ................ r738564 | dkulp | 2009-01-28 12:38:54 -0500 (Wed, 28 Jan 2009) | 2 lines Make sure svn properties are set ................ r738567 | dkulp | 2009-01-28 12:49:16 -0500 (Wed, 28 Jan 2009) | 32 lines Blocked revisions 735251,735745,736125,737039,737044,737048,738549 via svnmerge ........ r735251 | ningjiang | 2009-01-17 03:39:42 -0500 (Sat, 17 Jan 2009) | 1 line Fixed the CS error in ws-security ........ r735745 | dkulp | 2009-01-19 11:58:38 -0500 (Mon, 19 Jan 2009) | 2 lines Remove anttasks from distribution (not built/used anymore) ........ r736125 | dkulp | 2009-01-20 16:56:57 -0500 (Tue, 20 Jan 2009) | 2 lines Fix some issues with symetric binding and endorsed tokens ........ r737039 | seanoc | 2009-01-23 09:53:40 -0500 (Fri, 23 Jan 2009) | 1 line Turning test off. Works fine on my windows machine. ........ r737044 | seanoc | 2009-01-23 10:06:26 -0500 (Fri, 23 Jan 2009) | 1 line checkstyle fix ........ r737048 | seanoc | 2009-01-23 10:21:38 -0500 (Fri, 23 Jan 2009) | 1 line fix init failure ........ r738549 | dkulp | 2009-01-28 12:17:43 -0500 (Wed, 28 Jan 2009) | 2 lines Make sure svn properties are properly set on everything ........ ................ Modified: cxf/branches/2.0.x-fixes/ (props changed) Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
