Author: dkulp Date: Wed Jun 10 13:39:47 2009 New Revision: 783360 URL: http://svn.apache.org/viewvc?rev=783360&view=rev Log: Blocked revisions 773582,774813,774820,774845,775954,775962,776035,777196,777214,777218,777232,777257,777336,780549,780552,780576,780670,780909-780910,780912,780914,780916-780917,780919,781632,782634,782747,782750,782753,782755-782756 via svnmerge
................ r773582 | dkulp | 2009-05-11 10:42:37 -0400 (Mon, 11 May 2009) | 9 lines Merged revisions 773581 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r773581 | dkulp | 2009-05-11 10:40:43 -0400 (Mon, 11 May 2009) | 2 lines [CXF-2185] Patch from Alessio Soldano applied ........ ................ r774813 | dkulp | 2009-05-14 11:17:40 -0400 (Thu, 14 May 2009) | 2 lines More fixes from the refactoring ................ r774820 | dkulp | 2009-05-14 11:23:29 -0400 (Thu, 14 May 2009) | 9 lines Merged revisions 774760 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r774760 | eglynn | 2009-05-14 09:29:56 -0400 (Thu, 14 May 2009) | 2 lines Removed minor race conditions in RM tests and improved test diagnostics ........ ................ r774845 | dkulp | 2009-05-14 12:40:22 -0400 (Thu, 14 May 2009) | 33 lines Blocked revisions 772745,773965,774058,774371,774414,774637,774639 via svnmerge ........ r772745 | dkulp | 2009-05-07 15:04:27 -0400 (Thu, 07 May 2009) | 2 lines [CXF-2190] When using the Dispatch clients, all processing has to "assume" doc/lit/unwrapped symantics as, by definition, you are dealing with the payload, not the individual parts and such that RPC expects. ........ r773965 | eglynn | 2009-05-12 12:21:34 -0400 (Tue, 12 May 2009) | 2 lines Fixes to allow the JAX-WS Dispatch client work with WS-RM. ........ r774058 | dkulp | 2009-05-12 16:08:51 -0400 (Tue, 12 May 2009) | 3 lines [CXF-1907] Update to get the provider stuff refactored to go through the normal interceptor chains. Dispatch/Providers now should be able to participate in ws-addressing/security/rm. ........ r774371 | sergeyb | 2009-05-13 09:59:00 -0400 (Wed, 13 May 2009) | 1 line JAXRS : adding XPathProvider and JAXRSServerFactoryTest ........ r774414 | dkulp | 2009-05-13 12:05:21 -0400 (Wed, 13 May 2009) | 2 lines Add some tests to make sure the Provider/Dispatch refactoring allows them to use WS-SecurityPolicy ........ r774637 | ffang | 2009-05-14 01:20:29 -0400 (Thu, 14 May 2009) | 1 line [CXF-2217] add SMX_DATABINDING_DISABLED for AbstractBindingFactory so that to add proper interceptors for endpoint used in smx-cxf binding component ........ r774639 | ffang | 2009-05-14 01:28:48 -0400 (Thu, 14 May 2009) | 1 line remove unwilling added folder ........ ................ r775954 | dkulp | 2009-05-18 10:00:02 -0400 (Mon, 18 May 2009) | 10 lines Merged revisions 775423 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r775423 | dkulp | 2009-05-16 03:23:50 -0400 (Sat, 16 May 2009) | 2 lines [CXF-2221] Fix for code generation of out of band headers set in multiple bindings causing them to always be OUT only ........ ................ r775962 | dkulp | 2009-05-18 10:11:31 -0400 (Mon, 18 May 2009) | 40 lines Blocked revisions 775051,775079,775081,775088,775158,775184,775198,775241,775926 via svnmerge ........ r775051 | ffang | 2009-05-15 03:41:19 -0400 (Fri, 15 May 2009) | 1 line [CXF-2217]revert last commit ........ r775079 | sergeyb | 2009-05-15 06:22:42 -0400 (Fri, 15 May 2009) | 1 line JAXRS: context injection into super fields, support for type variables ........ r775081 | sergeyb | 2009-05-15 06:30:19 -0400 (Fri, 15 May 2009) | 1 line Minor update to JAXRSOutInterceptor ........ r775088 | sergeyb | 2009-05-15 07:43:06 -0400 (Fri, 15 May 2009) | 1 line JAXRS : minor update to HttpHeadersImpl ........ r775158 | dkulp | 2009-05-15 10:37:43 -0400 (Fri, 15 May 2009) | 2 lines Fix STSClient with latest source databinding optimizations ........ r775184 | dkulp | 2009-05-15 11:13:58 -0400 (Fri, 15 May 2009) | 2 lines Add some timeouts and add a testcase for an async fault ........ r775198 | sergeyb | 2009-05-15 11:44:33 -0400 (Fri, 15 May 2009) | 1 line Fixing a wrong Content-Language value in test ........ r775241 | sergeyb | 2009-05-15 13:16:22 -0400 (Fri, 15 May 2009) | 1 line JAX-RS : moving JAXRSInInterceptor to Phase.UNMARSHAL, support for relative URIs in ResponseBuilder.location ........ r775926 | eglynn | 2009-05-18 08:56:29 -0400 (Mon, 18 May 2009) | 2 lines Fixed NPE exception in Dispatch client in receipt of partial response when operation was provided via Message.WSDL_OPERATION property on request context. ........ ................ r776035 | dkulp | 2009-05-18 14:19:12 -0400 (Mon, 18 May 2009) | 10 lines Merged revisions 776025 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r776025 | dkulp | 2009-05-18 14:02:20 -0400 (Mon, 18 May 2009) | 2 lines [CXF-2219] Add hashcode and equals methods to various things that appear in hashmaps. ........ ................ r777196 | dkulp | 2009-05-21 13:36:31 -0400 (Thu, 21 May 2009) | 12 lines Merged revisions 776429 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r776429 | dkulp | 2009-05-19 15:39:10 -0400 (Tue, 19 May 2009) | 4 lines Fix problems with async calls hanging if there is a read/connection timeout. Also allow passing a HTTPClientPolicy object in via request context to set timeouts and such ........ ................ r777214 | dkulp | 2009-05-21 14:41:09 -0400 (Thu, 21 May 2009) | 2 lines Fix checkstyle error from merge ................ r777218 | dkulp | 2009-05-21 14:48:00 -0400 (Thu, 21 May 2009) | 2 lines Fix compile failure ................ r777232 | dkulp | 2009-05-21 15:49:46 -0400 (Thu, 21 May 2009) | 2 lines fix checkstyle ................ r777257 | dkulp | 2009-05-21 16:54:25 -0400 (Thu, 21 May 2009) | 2 lines one more fix ................ r777336 | dkulp | 2009-05-21 20:38:13 -0400 (Thu, 21 May 2009) | 2 lines Port some more tests from trunk ................ r780549 | ningjiang | 2009-05-31 23:31:13 -0400 (Sun, 31 May 2009) | 9 lines Merged revisions 780033 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r780033 | sergeyb | 2009-05-30 01:00:52 +0800 (Sat, 30 May 2009) | 1 line JAXRS: removing unused elements and attributes in jaxrs schema definitions ........ ................ r780552 | ningjiang | 2009-05-31 23:36:53 -0400 (Sun, 31 May 2009) | 9 lines Merged revisions 780213 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r780213 | ningjiang | 2009-05-30 17:18:58 +0800 (Sat, 30 May 2009) | 1 line CXF-2247 added the support of setting the ServiceClass from <jaxrs:server> ........ ................ r780576 | ningjiang | 2009-06-01 03:24:10 -0400 (Mon, 01 Jun 2009) | 9 lines Merged revisions 780421 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r780421 | ningjiang | 2009-05-31 20:33:53 +0800 (Sun, 31 May 2009) | 1 line CXF-2248 Added the unit tests for the spring configuration of JAXRSServerFactoryBean and JAXRSClientFactoryBean ........ ................ r780670 | ningjiang | 2009-06-01 10:53:41 -0400 (Mon, 01 Jun 2009) | 9 lines Merged revisions 780664 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r780664 | ningjiang | 2009-06-01 22:45:52 +0800 (Mon, 01 Jun 2009) | 1 line CAMEL-2248 Includes the minimal cxf and cxf-extension file for test ........ ................ r780909 | dkulp | 2009-06-01 22:42:19 -0400 (Mon, 01 Jun 2009) | 9 lines Merged revisions 777243 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r777243 | dkulp | 2009-05-21 16:29:56 -0400 (Thu, 21 May 2009) | 1 line Fix for swa method issue ........ ................ r780910 | dkulp | 2009-06-01 22:45:13 -0400 (Mon, 01 Jun 2009) | 10 lines Merged revisions 777481 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r777481 | bharath | 2009-05-22 07:32:33 -0400 (Fri, 22 May 2009) | 2 lines Fix for CXF-2164. As discussed on the Jira, we now maintain a WeakHashMap for the request and response contexts. (With the Thread as the key). This would mean the contexts would get GC's when the ClientImpl gets GC'd (during undeployment). ........ ................ r780912 | dkulp | 2009-06-01 22:47:10 -0400 (Mon, 01 Jun 2009) | 9 lines Merged revisions 777505 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r777505 | dkulp | 2009-05-22 09:08:25 -0400 (Fri, 22 May 2009) | 1 line WeakHashMaps aren't thread safe, wrap it with sync map. ........ ................ r780914 | dkulp | 2009-06-01 22:49:25 -0400 (Mon, 01 Jun 2009) | 9 lines Merged revisions 777572 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r777572 | dkulp | 2009-05-22 11:25:20 -0400 (Fri, 22 May 2009) | 1 line Make -autoNameResolution work for method parameters as well. ........ ................ r780916 | dkulp | 2009-06-01 22:55:53 -0400 (Mon, 01 Jun 2009) | 9 lines Merged revisions 777580 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r777580 | dkulp | 2009-05-22 11:35:10 -0400 (Fri, 22 May 2009) | 1 line Add apache license header to sample poms ........ ................ r780917 | dkulp | 2009-06-01 22:57:21 -0400 (Mon, 01 Jun 2009) | 10 lines Merged revisions 780800 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r780800 | dkulp | 2009-06-01 15:45:26 -0400 (Mon, 01 Jun 2009) | 2 lines [CXF-2250] Fix issue of .INBOUND_MESSAGE_ATTACHMENTS not being mapped correctly on the client side. ........ ................ r780919 | dkulp | 2009-06-01 23:04:31 -0400 (Mon, 01 Jun 2009) | 11 lines Merged revisions 780911 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r780911 | dkulp | 2009-06-01 22:46:03 -0400 (Mon, 01 Jun 2009) | 3 lines Fix problems with the ASM optimized wrapper helpers with newer versions of HotSpot. Fix issue of not finding certain element names with xjc:simple. ........ ................ r781632 | dkulp | 2009-06-03 21:16:53 -0400 (Wed, 03 Jun 2009) | 46 lines Blocked revisions 775973,776126,776283,777126,777579,777592,777595,780544,780741,781496 via svnmerge ........ r775973 | dkulp | 2009-05-18 10:48:42 -0400 (Mon, 18 May 2009) | 2 lines Fix issues with Sign only not getting a crypto object, particularly for Asym binding. ........ r776126 | bimargulies | 2009-05-18 19:06:22 -0400 (Mon, 18 May 2009) | 2 lines CXF-2224 ........ r776283 | eglynn | 2009-05-19 07:45:51 -0400 (Tue, 19 May 2009) | 2 lines Added Provider-based tests for WS-RM ........ r777126 | sergeyb | 2009-05-21 10:17:30 -0400 (Thu, 21 May 2009) | 1 line JAXRS : support for annotation-free resource beans ........ r777579 | dkulp | 2009-05-22 11:34:34 -0400 (Fri, 22 May 2009) | 1 line Update release notes and README ........ r777592 | dkulp | 2009-05-22 12:05:41 -0400 (Fri, 22 May 2009) | 1 line [maven-release-plugin] prepare release cxf-2.2.2 ........ r777595 | dkulp | 2009-05-22 12:09:50 -0400 (Fri, 22 May 2009) | 1 line [maven-release-plugin] prepare for next development iteration ........ r780544 | bimargulies | 2009-05-31 21:15:49 -0400 (Sun, 31 May 2009) | 2 lines CXF-2249. Change the name of the param in the aegis sample. ........ r780741 | sergeyb | 2009-06-01 13:34:25 -0400 (Mon, 01 Jun 2009) | 1 line CXF-2242 : applying a fix proposed by Nacho G. Mac Dowell ........ r781496 | dkulp | 2009-06-03 14:00:31 -0400 (Wed, 03 Jun 2009) | 2 lines Set the indentation the same as the non-corba rules so a diff can work better ........ ................ r782634 | dkulp | 2009-06-08 10:04:17 -0400 (Mon, 08 Jun 2009) | 2 lines Update svnmerge info on 2.1.x to pull fixes from 2.2.x ................ r782747 | dkulp | 2009-06-08 15:48:22 -0400 (Mon, 08 Jun 2009) | 10 lines Merged revisions 782181 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ........ r782181 | dkulp | 2009-06-05 22:06:30 -0400 (Fri, 05 Jun 2009) | 2 lines Remove spurious printStackTrace() that shouldn't be there Make sure same class isn't defined twice ........ ................ r782750 | dkulp | 2009-06-08 15:52:53 -0400 (Mon, 08 Jun 2009) | 17 lines Merged revisions 782733 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r782733 | dkulp | 2009-06-08 15:23:05 -0400 (Mon, 08 Jun 2009) | 10 lines Merged revisions 782728 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r782728 | dkulp | 2009-06-08 15:16:35 -0400 (Mon, 08 Jun 2009) | 2 lines [CXF-1880] Patch from Chris McClelland applied to make CXF xjc plugins work better with jdk6 ........ ................ ................ r782753 | dkulp | 2009-06-08 15:54:20 -0400 (Mon, 08 Jun 2009) | 17 lines Merged revisions 782735 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r782735 | dkulp | 2009-06-08 15:26:21 -0400 (Mon, 08 Jun 2009) | 10 lines Merged revisions 782729 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r782729 | dkulp | 2009-06-08 15:16:46 -0400 (Mon, 08 Jun 2009) | 2 lines [CXF-2271] Fix problem where autoNameResolution isn't working for unwrapped operation parts. ........ ................ ................ r782755 | dkulp | 2009-06-08 15:56:42 -0400 (Mon, 08 Jun 2009) | 17 lines Merged revisions 782736 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r782736 | dkulp | 2009-06-08 15:28:06 -0400 (Mon, 08 Jun 2009) | 10 lines Merged revisions 782730 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r782730 | dkulp | 2009-06-08 15:17:00 -0400 (Mon, 08 Jun 2009) | 2 lines [CXF-2245] Update corba binding to make it easier to configure the ORB. Patch from Eamonn Dwyer applied. ........ ................ ................ r782756 | dkulp | 2009-06-08 15:58:12 -0400 (Mon, 08 Jun 2009) | 34 lines Blocked revisions 782089-782090,782131,782180,782603,782620,782632 via svnmerge ........ r782089 | dkulp | 2009-06-05 14:21:57 -0400 (Fri, 05 Jun 2009) | 3 lines [CXF-2194, CXF-2251] Add system tests for much of the WS-SecurityPolicy stuff as well as not swallowing an exception. Fix from Eamonn Dwyer applied. ........ r782090 | dkulp | 2009-06-05 14:22:09 -0400 (Fri, 05 Jun 2009) | 1 line Forgot to commit these files ........ r782131 | dkulp | 2009-06-05 16:47:43 -0400 (Fri, 05 Jun 2009) | 1 line Update to latest fastinfoset version ........ r782180 | dkulp | 2009-06-05 21:54:51 -0400 (Fri, 05 Jun 2009) | 1 line Revert commit as FastInfoset 1.2.6 only works with java6, not java 5. ........ r782603 | sergeyb | 2009-06-08 08:17:06 -0400 (Mon, 08 Jun 2009) | 1 line JAXRS: fixing the way resources like model, templates, schemas are loaded ........ r782620 | dkulp | 2009-06-08 09:42:43 -0400 (Mon, 08 Jun 2009) | 2 lines Create 2.2.x fixes branch ........ r782632 | dkulp | 2009-06-08 10:02:46 -0400 (Mon, 08 Jun 2009) | 2 lines Initialize svnmerge ........ ................ Modified: cxf/branches/2.0.x-fixes/ (props changed) Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
