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 2009/07/02 19:22:30 UTC

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

Author: dkulp
Date: Thu Jul  2 17:22:30 2009
New Revision: 790689

URL: http://svn.apache.org/viewvc?rev=790689&view=rev
Log:
Blocked revisions 790300,790662,790679,790688 via svnmerge

................
  r790300 | dkulp | 2009-07-01 14:22:09 -0400 (Wed, 01 Jul 2009) | 17 lines
  
  Merged revisions 790295 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes
  
  ................
    r790295 | dkulp | 2009-07-01 14:13:17 -0400 (Wed, 01 Jul 2009) | 10 lines
    
    Merged revisions 790294 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790294 | dkulp | 2009-07-01 14:10:48 -0400 (Wed, 01 Jul 2009) | 2 lines
      
      [CXF-2328] Fix issues with Corba binding not deserializing/mapping user
      exceptions properly.
    ........
  ................
................
  r790662 | dkulp | 2009-07-02 12:41:46 -0400 (Thu, 02 Jul 2009) | 16 lines
  
  Merged revisions 790646 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes
  
  ................
    r790646 | dkulp | 2009-07-02 12:23:14 -0400 (Thu, 02 Jul 2009) | 9 lines
    
    Merged revisions 790637 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790637 | dkulp | 2009-07-02 12:18:21 -0400 (Thu, 02 Jul 2009) | 1 line
      
      [CXF-2329] Add NPE guard
    ........
  ................
................
  r790679 | dkulp | 2009-07-02 13:04:09 -0400 (Thu, 02 Jul 2009) | 33 lines
  
  Merged revisions 790651,790659 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes
  
  ................
    r790651 | dkulp | 2009-07-02 12:26:20 -0400 (Thu, 02 Jul 2009) | 9 lines
    
    Merged revisions 790639 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790639 | dkulp | 2009-07-02 12:19:19 -0400 (Thu, 02 Jul 2009) | 1 line
      
      [CXF-2298] Add a better search for  RECV_RESULTS
    ........
  ................
    r790659 | dkulp | 2009-07-02 12:36:25 -0400 (Thu, 02 Jul 2009) | 15 lines
    
    Merged revisions 790643-790644 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790643 | dkulp | 2009-07-02 12:19:52 -0400 (Thu, 02 Jul 2009) | 2 lines
      
      Fix SignatureConfirmation with the old interceptors which has never
      worked due to looking in the wrong place for RECV_RESULTS and SND_SIGS.
    ........
      r790644 | dkulp | 2009-07-02 12:20:01 -0400 (Thu, 02 Jul 2009) | 2 lines
      
      Fix broken test.   Use JUnit assert* instead of JDK assert so if -ea is
      not specified (like default in eclipse), the failures are consistent.
    ........
  ................
................
  r790688 | dkulp | 2009-07-02 13:20:05 -0400 (Thu, 02 Jul 2009) | 59 lines
  
  Blocked revisions 790076,790096,790137,790194,790555 via svnmerge
  
  ................
    r790076 | sergeyb | 2009-07-01 05:00:12 -0400 (Wed, 01 Jul 2009) | 9 lines
    
    Merged revisions 790074 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790074 | sergeyb | 2009-07-01 09:50:31 +0100 (Wed, 01 Jul 2009) | 1 line
      
      Fixing a test failure
    ........
  ................
    r790096 | sergeyb | 2009-07-01 06:01:12 -0400 (Wed, 01 Jul 2009) | 9 lines
    
    Merged revisions 790094 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790094 | sergeyb | 2009-07-01 10:55:21 +0100 (Wed, 01 Jul 2009) | 1 line
      
      JAX-RS : fixing issue with jaxrs:schemaLocations being ignored
    ........
  ................
    r790137 | sergeyb | 2009-07-01 08:21:32 -0400 (Wed, 01 Jul 2009) | 9 lines
    
    Merged revisions 790134 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790134 | sergeyb | 2009-07-01 13:16:10 +0100 (Wed, 01 Jul 2009) | 1 line
      
      [CXF-2326] JAX-RS sub-resources can not access parent template variables
    ........
  ................
    r790194 | sergeyb | 2009-07-01 10:43:00 -0400 (Wed, 01 Jul 2009) | 9 lines
    
    Merged revisions 790188 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790188 | sergeyb | 2009-07-01 15:37:32 +0100 (Wed, 01 Jul 2009) | 1 line
      
      JAXRS : support for ResourceManager lookups
    ........
  ................
    r790555 | sergeyb | 2009-07-02 07:50:51 -0400 (Thu, 02 Jul 2009) | 9 lines
    
    Merged revisions 790553 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r790553 | sergeyb | 2009-07-02 12:37:39 +0100 (Thu, 02 Jul 2009) | 1 line
      
      [CXF-2323] : Support for features in JAX-RS clients (patch from Eamonn with minor modifications, thanks)
    ........
  ................
................

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

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