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/16 21:47:46 UTC

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

Author: dkulp
Date: Thu Jul 16 19:47:45 2009
New Revision: 794813

URL: http://svn.apache.org/viewvc?rev=794813&view=rev
Log:
Blocked revisions 793003,794408,794753-794754,794808 via svnmerge

................
  r793003 | dkulp | 2009-07-10 12:03:37 -0400 (Fri, 10 Jul 2009) | 16 lines
  
  Merged revisions 792992 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes
  
  ................
    r792992 | dkulp | 2009-07-10 11:49:27 -0400 (Fri, 10 Jul 2009) | 9 lines
    
    Merged revisions 792684 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r792684 | dkulp | 2009-07-09 16:54:11 -0400 (Thu, 09 Jul 2009) | 1 line
      
      [CXF-2191] Support WSDL as wsdl extension in codegen plugin
    ........
  ................
................
  r794408 | dkulp | 2009-07-15 16:47:01 -0400 (Wed, 15 Jul 2009) | 16 lines
  
  Merged revisions 794402 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes
  
  ................
    r794402 | dkulp | 2009-07-15 16:25:05 -0400 (Wed, 15 Jul 2009) | 9 lines
    
    Merged revisions 794297 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r794297 | dkulp | 2009-07-15 11:06:48 -0400 (Wed, 15 Jul 2009) | 1 line
      
      Update WHICH_JARS with additional information
    ........
  ................
................
  r794753 | dkulp | 2009-07-16 13:04:12 -0400 (Thu, 16 Jul 2009) | 20 lines
  
  Merged revisions 794735 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes
  
  ................
    r794735 | dkulp | 2009-07-16 12:28:13 -0400 (Thu, 16 Jul 2009) | 13 lines
    
    Merged revisions 794728 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r794728 | dkulp | 2009-07-16 12:02:40 -0400 (Thu, 16 Jul 2009) | 5 lines
      
      [CXF-2336] Fix issues with SOAP 1.1/1.2 mixed cases.
      1) Soap 1.2 message sent to Soap 1.1 only endpoint should result in
      VersionMismatch
      2) Soap 1.1 message sent to Soap 1.2 should process, but return as Soap
      1.1
    ........
  ................
................
  r794754 | dkulp | 2009-07-16 13:05:55 -0400 (Thu, 16 Jul 2009) | 71 lines
  
  Blocked revisions 792606,792980,792993,793573,794401,794687 via svnmerge
  
  ................
    r792606 | sergeyb | 2009-07-09 13:01:32 -0400 (Thu, 09 Jul 2009) | 9 lines
    
    Merged revisions 792604 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r792604 | sergeyb | 2009-07-09 17:51:06 +0100 (Thu, 09 Jul 2009) | 1 line
      
      JAXRS : support for JSON unwrapped style
    ........
  ................
    r792980 | dkulp | 2009-07-10 11:26:20 -0400 (Fri, 10 Jul 2009) | 9 lines
    
    Merged revisions 792683 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r792683 | dkulp | 2009-07-09 16:53:34 -0400 (Thu, 09 Jul 2009) | 1 line
      
      Compare the wsu:Id as well to make sure they really match
    ........
  ................
    r792993 | dkulp | 2009-07-10 11:51:44 -0400 (Fri, 10 Jul 2009) | 10 lines
    
    Merged revisions 792685 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r792685 | dkulp | 2009-07-09 16:54:25 -0400 (Thu, 09 Jul 2009) | 2 lines
      
      Turns out, we don't have to decrypt the internal token.  Pass it back to
      the target server and they should do it.
    ........
  ................
    r793573 | sergeyb | 2009-07-13 08:55:38 -0400 (Mon, 13 Jul 2009) | 9 lines
    
    Merged revisions 793570 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r793570 | sergeyb | 2009-07-13 13:47:10 +0100 (Mon, 13 Jul 2009) | 1 line
      
      JAX-RS : support for explicitly provided CachingEventStreamWriters
    ........
  ................
    r794401 | dkulp | 2009-07-15 16:24:02 -0400 (Wed, 15 Jul 2009) | 9 lines
    
    Merged revisions 793059 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r793059 | dkulp | 2009-07-10 14:04:31 -0400 (Fri, 10 Jul 2009) | 1 line
      
      [CXF-2336] Add asserts to check the namespace of return to test CXF-2336
    ........
  ................
    r794687 | sergeyb | 2009-07-16 10:16:34 -0400 (Thu, 16 Jul 2009) | 9 lines
    
    Merged revisions 794680 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r794680 | sergeyb | 2009-07-16 15:04:24 +0100 (Thu, 16 Jul 2009) | 1 line
      
      JAXRS : initial support for writing and reading explicit lists and arrays
    ........
  ................
................
  r794808 | dkulp | 2009-07-16 15:43:21 -0400 (Thu, 16 Jul 2009) | 16 lines
  
  Merged revisions 794803 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes
  
  ................
    r794803 | dkulp | 2009-07-16 15:38:08 -0400 (Thu, 16 Jul 2009) | 9 lines
    
    Merged revisions 794780 via svnmerge from 
    https://svn.apache.org/repos/asf/cxf/trunk
    
    ........
      r794780 | dkulp | 2009-07-16 15:02:44 -0400 (Thu, 16 Jul 2009) | 1 line
      
      [CXF-1852] Add a testcase to prove this is really resolved
    ........
  ................
................

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

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