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/11/20 20:51:57 UTC

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

Author: dkulp
Date: Thu Nov 20 11:51:57 2008
New Revision: 719345

URL: http://svn.apache.org/viewvc?rev=719345&view=rev
Log:
Blocked revisions 718512,718559,718624,718661,718980,719291,719295,719297,719299,719328,719331,719333 via svnmerge

................
  r718512 | ningjiang | 2008-11-18 02:09:41 -0500 (Tue, 18 Nov 2008) | 10 lines
  
  Merged revisions 714245 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r714245 | bimargulies | 2008-11-15 20:58:24 +0800 (Sat, 15 Nov 2008) | 3 lines
    
    Fix CXF-1906 and some related issues involving collection subtypes. We still have java.util namespace bugs 
    lurking, but I'm not chasing them today.
  ........
................
  r718559 | ningjiang | 2008-11-18 06:28:47 -0500 (Tue, 18 Nov 2008) | 13 lines
  
  Merged revisions 717937,717961 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r717937 | bimargulies | 2008-11-16 06:23:02 +0800 (Sun, 16 Nov 2008) | 2 lines
    
    Remove unused xml file to reduce confusion.
  ........
    r717961 | bimargulies | 2008-11-16 09:29:05 +0800 (Sun, 16 Nov 2008) | 2 lines
    
    Finish neatening up after removing that file.
  ........
................
  r718624 | eglynn | 2008-11-18 09:51:04 -0500 (Tue, 18 Nov 2008) | 3 lines
  
  Further fix for scenario with both SAAJOutInterceptor and JAX-WS SOAPHandlers present on the out-interceptor chain.
................
  r718661 | sergeyb | 2008-11-18 12:30:17 -0500 (Tue, 18 Nov 2008) | 9 lines
  
  Merged revisions 711635 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r711635 | sergeyb | 2008-11-05 17:39:37 +0000 (Wed, 05 Nov 2008) | 1 line
    
    JAX-RS : minor fix to enable @Resource proxies plus adding HttpServletResponse proxy
  ........
................
  r718980 | sergeyb | 2008-11-19 10:08:16 -0500 (Wed, 19 Nov 2008) | 9 lines
  
  Merged revisions 718970 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r718970 | sergeyb | 2008-11-19 14:28:30 +0000 (Wed, 19 Nov 2008) | 1 line
    
    CXF-1835: continuations support for JAXRS
  ........
................
  r719291 | dkulp | 2008-11-20 12:14:04 -0500 (Thu, 20 Nov 2008) | 9 lines
  
  Merged revisions 713737 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    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.
  ........
................
  r719295 | dkulp | 2008-11-20 12:19:39 -0500 (Thu, 20 Nov 2008) | 9 lines
  
  Merged revisions 714255 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r714255 | bimargulies | 2008-11-15 08:33:19 -0500 (Sat, 15 Nov 2008) | 2 lines
    
    PMD
  ........
................
  r719297 | dkulp | 2008-11-20 12:22:08 -0500 (Thu, 20 Nov 2008) | 9 lines
  
  Merged revisions 718439 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    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.
  ........
................
  r719299 | dkulp | 2008-11-20 12:25:35 -0500 (Thu, 20 Nov 2008) | 9 lines
  
  Merged revisions 718448 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    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.
  ........
................
  r719328 | dkulp | 2008-11-20 14:27:15 -0500 (Thu, 20 Nov 2008) | 9 lines
  
  Merged revisions 708410 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.
  ........
................
  r719331 | dkulp | 2008-11-20 14:28:28 -0500 (Thu, 20 Nov 2008) | 9 lines
  
  Merged revisions 711193 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
  ........
................
  r719333 | dkulp | 2008-11-20 14:31:31 -0500 (Thu, 20 Nov 2008) | 20 lines
  
  Blocked revisions 707605,711590,711949,718567 via svnmerge
  
  ........
    r707605 | sergeyb | 2008-10-24 07:45:29 -0400 (Fri, 24 Oct 2008) | 1 line
    
    JAX-RS : starting to push for 1.0 final support
  ........
    r711590 | eglynn | 2008-11-05 10:44:44 -0500 (Wed, 05 Nov 2008) | 3 lines
    
    Fix to allow the JAX-WS SoapHandlerInterceptor peacefully co-exist with an explicitly configured SAAJOutInterceptor - previously installing a JAX-WS SoapHandler in a (WS-)secure CXF application caused outgoing SOAP bodies to be truncated.
  ........
    r711949 | dkulp | 2008-11-06 14:33:52 -0500 (Thu, 06 Nov 2008) | 2 lines
    
    Update spring version
  ........
    r718567 | eglynn | 2008-11-18 07:52:36 -0500 (Tue, 18 Nov 2008) | 3 lines
    
    Further fix for scenario with both SAAJOutInterceptor and JAX-WS SOAPHandlers present on the out-interceptor chain.
  ........
................

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

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