You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2008/12/09 16:08:10 UTC

svn commit: r724736 - /cxf/branches/2.0.x-fixes/

Author: dkulp
Date: Tue Dec  9 07:08:09 2008
New Revision: 724736

URL: http://svn.apache.org/viewvc?rev=724736&view=rev
Log:
Blocked revisions 720233,720249,720290,723026,723394,723397,724348,724383,724395,724398-724399,724401,724405-724407,724431,724440,724497 via svnmerge

................
  r720233 | eglynn | 2008-11-24 12:15:00 -0500 (Mon, 24 Nov 2008) | 2 lines
  
  Fix for handleMessage() being called instead of handleFault() on JAX-WS SOAPHandlers for incoming fault messages. Also fix for incomplete population of SAAJ model in the presence of faults.
................
  r720249 | sergeyb | 2008-11-24 13:30:44 -0500 (Mon, 24 Nov 2008) | 9 lines
  
  Merged revisions 720238 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r720238 | sergeyb | 2008-11-24 17:55:10 +0000 (Mon, 24 Nov 2008) | 1 line
    
    JAXRS : enhancing FormEncodingReader
  ........
................
  r720290 | eglynn | 2008-11-24 15:53:09 -0500 (Mon, 24 Nov 2008) | 2 lines
  
  Better assertion in HandlerInvocationTest
................
  r723026 | dkulp | 2008-12-03 14:28:56 -0500 (Wed, 03 Dec 2008) | 9 lines
  
  Merged revisions 723024 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r723024 | dkulp | 2008-12-03 14:24:56 -0500 (Wed, 03 Dec 2008) | 2 lines
    
    [CXF-1930] Fix for anonymous wrappers when asm is found
  ........
................
  r723394 | sergeyb | 2008-12-04 13:45:24 -0500 (Thu, 04 Dec 2008) | 9 lines
  
  Merged revisions 720497 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r720497 | sergeyb | 2008-11-25 13:46:07 +0000 (Tue, 25 Nov 2008) | 1 line
    
    JAXRS : support for FormParams, improving the way MatrixParam are dealt with
  ........
................
  r723397 | sergeyb | 2008-12-04 14:08:20 -0500 (Thu, 04 Dec 2008) | 9 lines
  
  Merged revisions 721221 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r721221 | sergeyb | 2008-11-27 16:16:12 +0000 (Thu, 27 Nov 2008) | 1 line
    
    JAXRS : JSONProvider fixes, adding an option to share schema resources between JSON and JAXB providers
  ........
................
  r724348 | sergeyb | 2008-12-08 09:01:53 -0500 (Mon, 08 Dec 2008) | 9 lines
  
  Merged revisions 721241 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r721241 | sergeyb | 2008-11-27 16:48:52 +0000 (Thu, 27 Nov 2008) | 1 line
    
    JAXRS : Fixing the test schema
  ........
................
  r724383 | sergeyb | 2008-12-08 10:46:21 -0500 (Mon, 08 Dec 2008) | 9 lines
  
  Merged revisions 721501 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r721501 | sergeyb | 2008-11-28 14:04:44 +0000 (Fri, 28 Nov 2008) | 1 line
    
    JAXRS : support for per-endpoint providers 
  ........
................
  r724395 | dkulp | 2008-12-08 11:25:43 -0500 (Mon, 08 Dec 2008) | 13 lines
  
  Merged revisions 708410,713737 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r708410 | dkulp | 2008-10-27 20:56:32 -0400 (Mon, 27 Oct 2008) | 2 lines
    
    BUNCH of updates to get all the jaxb RUNTIME parts (including DynamicClient) working with the JAXB implementationbuilt into Java6 as well as the shipped version.  tooling still requires shipped xjc/impl at this point.
  ........
    r713737 | dkulp | 2008-11-13 09:37:58 -0500 (Thu, 13 Nov 2008) | 2 lines
    
    Latest PMD eclipse plugins have changed thier classnames so PMD wasn't getting wired in.
  ........
................
  r724398 | dkulp | 2008-12-08 11:36:14 -0500 (Mon, 08 Dec 2008) | 46 lines
  
  Merged revisions 711193,714255,718281,718439,718448,718640,719017,719222,719273,719327 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r711193 | ffang | 2008-11-04 02:05:46 -0500 (Tue, 04 Nov 2008) | 1 line
    
    change jaxb-impl dependency scope to fix compilation error
  ........
    r714255 | bimargulies | 2008-11-15 08:33:19 -0500 (Sat, 15 Nov 2008) | 2 lines
    
    PMD
  ........
    r718281 | dkulp | 2008-11-17 12:35:25 -0500 (Mon, 17 Nov 2008) | 2 lines
    
    Use a spring alias for the second context entry.
  ........
    r718439 | bimargulies | 2008-11-17 18:33:09 -0500 (Mon, 17 Nov 2008) | 2 lines
    
    Fixing an XmlSchema bug uncovered an overenthusiastic workaround for it. Make the code adapt.
  ........
    r718448 | bimargulies | 2008-11-17 19:14:43 -0500 (Mon, 17 Nov 2008) | 2 lines
    
    Perhaps remove a workaround for an XmlSchema bug. Perhaps paper over a new XmlSchema bug. New JIRA Posted to track.
  ........
    r718640 | dkulp | 2008-11-18 11:11:53 -0500 (Tue, 18 Nov 2008) | 2 lines
    
    Add some error messages for a common Request/ResponseWrapper annotation mistake
  ........
    r719017 | dkulp | 2008-11-19 13:10:49 -0500 (Wed, 19 Nov 2008) | 3 lines
    
    Update to JAXB 2.1.9 (fixes a memory leak)
    Add a try/catch to allow use of some other Stax implementations (like BEA's)
  ........
    r719222 | bimargulies | 2008-11-20 07:59:47 -0500 (Thu, 20 Nov 2008) | 2 lines
    
    CXF-1923, improve error message for @SOAPBinding(style=RPC) on a method.
  ........
    r719273 | dkulp | 2008-11-20 11:31:34 -0500 (Thu, 20 Nov 2008) | 2 lines
    
    Work around issue with Sun stax implementation not liking null namespaces
  ........
    r719327 | dkulp | 2008-11-20 14:20:59 -0500 (Thu, 20 Nov 2008) | 2 lines
    
    [CXF-1923] More fixes related to cxf-1923.   Make sure SOAPBinding style attributes on methods are actually honored in more cases.
  ........
................
  r724399 | dkulp | 2008-12-08 11:45:03 -0500 (Mon, 08 Dec 2008) | 34 lines
  
  Merged revisions 719354,719362,719368,719382,719649,719680,720119 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r719354 | dkulp | 2008-11-20 15:24:46 -0500 (Thu, 20 Nov 2008) | 3 lines
    
    [CXF-1922] Make compile method non-static and overridable.
    Patch from Dennis Bayer applied.  Thanks!
  ........
    r719362 | dkulp | 2008-11-20 15:31:52 -0500 (Thu, 20 Nov 2008) | 2 lines
    
    [CXF-1921] Remove final modifier from JAXBDataBinding
  ........
    r719368 | dkulp | 2008-11-20 15:50:58 -0500 (Thu, 20 Nov 2008) | 2 lines
    
    Fix pmd error
  ........
    r719382 | dkulp | 2008-11-20 16:29:29 -0500 (Thu, 20 Nov 2008) | 2 lines
    
    [CXF-1905] Fix detection of whether schemaLocation needs to be added
  ........
    r719649 | dkulp | 2008-11-21 12:38:44 -0500 (Fri, 21 Nov 2008) | 2 lines
    
    [CXF-1900] Decode the cid used for the Content-ID header
  ........
    r719680 | dkulp | 2008-11-21 14:25:06 -0500 (Fri, 21 Nov 2008) | 2 lines
    
    Reduce logging levels to reduce LOG clutter when using http GET's
  ........
    r720119 | ningjiang | 2008-11-24 01:20:56 -0500 (Mon, 24 Nov 2008) | 1 line
    
    CXF-1926 added the getter/setter of transportId on the ClientProxyFactoryBean
  ........
................
  r724401 | dkulp | 2008-12-08 11:52:22 -0500 (Mon, 08 Dec 2008) | 29 lines
  
  Merged revisions 720218,720293,720316,722129,723338,723716 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r720218 | eglynn | 2008-11-24 11:17:34 -0500 (Mon, 24 Nov 2008) | 2 lines
    
    Fix for handleMessage() being called instead of handleFault() on JAX-WS SOAPHandlers for incoming fault messages. Also fix for incomplete population of SAAJ model in the presence of faults.
  ........
    r720293 | dkulp | 2008-11-24 16:13:05 -0500 (Mon, 24 Nov 2008) | 2 lines
    
    Use the packagename, not groupId, to define the package
  ........
    r720316 | dkulp | 2008-11-24 17:38:05 -0500 (Mon, 24 Nov 2008) | 2 lines
    
    Add wtp config
  ........
    r722129 | seanoc | 2008-12-01 12:02:35 -0500 (Mon, 01 Dec 2008) | 1 line
    
    Added xmlbeans binding codegen test.
  ........
    r723338 | ningjiang | 2008-12-04 09:44:16 -0500 (Thu, 04 Dec 2008) | 1 line
    
    CXF-1931 added setDataBinding into EndpointImpl
  ........
    r723716 | seanoc | 2008-12-05 06:41:37 -0500 (Fri, 05 Dec 2008) | 1 line
    
    Fixed so that configuration is being picked up correctly.
  ........
................
  r724405 | dkulp | 2008-12-08 12:06:10 -0500 (Mon, 08 Dec 2008) | 9 lines
  
  Merged revisions 711949 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r711949 | dkulp | 2008-11-06 14:33:52 -0500 (Thu, 06 Nov 2008) | 2 lines
    
    Fix boolean types in wrapper classes
  ........
................
  r724406 | dkulp | 2008-12-08 12:07:21 -0500 (Mon, 08 Dec 2008) | 9 lines
  
  Merged revisions 724333 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r724333 | bimargulies | 2008-12-08 08:06:51 -0500 (Mon, 08 Dec 2008) | 2 lines
    
    Remove some obsolete reflection code.
  ........
................
  r724407 | dkulp | 2008-12-08 12:09:48 -0500 (Mon, 08 Dec 2008) | 9 lines
  
  Merged revisions 724372 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r724372 | bimargulies | 2008-12-08 09:57:09 -0500 (Mon, 08 Dec 2008) | 2 lines
    
    Some modularity cleanup while chasing CXF-1394.
  ........
................
  r724431 | dkulp | 2008-12-08 13:15:34 -0500 (Mon, 08 Dec 2008) | 37 lines
  
  Blocked revisions 722117,722412,722984,722988,723378,723458,723821,724429 via svnmerge
  
  ........
    r722117 | sergeyb | 2008-12-01 11:36:47 -0500 (Mon, 01 Dec 2008) | 1 line
    
    JAXRS : support for custom provider media types plus few other minor changes
  ........
    r722412 | sergeyb | 2008-12-02 05:20:54 -0500 (Tue, 02 Dec 2008) | 1 line
    
    JAXRS : fixing issues with the lists of HTTP header values
  ........
    r722984 | dkulp | 2008-12-03 12:44:41 -0500 (Wed, 03 Dec 2008) | 2 lines
    
    Remove some unused @suppresswarnings
  ........
    r722988 | sergeyb | 2008-12-03 13:04:20 -0500 (Wed, 03 Dec 2008) | 1 line
    
    JAXRS : support for arbitrary regular expressions
  ........
    r723378 | sergeyb | 2008-12-04 12:21:28 -0500 (Thu, 04 Dec 2008) | 1 line
    
    JAXRS : support for list/set of path segments
  ........
    r723458 | dkulp | 2008-12-04 16:51:44 -0500 (Thu, 04 Dec 2008) | 3 lines
    
    Update cert loading to better work with MS pfx stores with no public aliases defined.   
    If username not specified, see if one is in the merlin file.
  ........
    r723821 | dkulp | 2008-12-05 14:08:16 -0500 (Fri, 05 Dec 2008) | 2 lines
    
    Make signature keys separate from stuff for usernametoken
  ........
    r724429 | dkulp | 2008-12-08 13:02:07 -0500 (Mon, 08 Dec 2008) | 2 lines
    
    Fix checkstyle/pmd errors
  ........
................
  r724440 | sergeyb | 2008-12-08 13:36:41 -0500 (Mon, 08 Dec 2008) | 9 lines
  
  Merged revisions 722117 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r722117 | sergeyb | 2008-12-01 16:36:47 +0000 (Mon, 01 Dec 2008) | 1 line
    
    JAXRS : support for custom provider media types plus few other minor changes
  ........
................
  r724497 | dkulp | 2008-12-08 16:43:52 -0500 (Mon, 08 Dec 2008) | 2 lines
  
  Fix compile error
................

Modified:
    cxf/branches/2.0.x-fixes/   (props changed)

Propchange: cxf/branches/2.0.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.