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/09/14 18:12:09 UTC

svn commit: r814722 - /cxf/branches/2.1.x-fixes/

Author: dkulp
Date: Mon Sep 14 16:12:09 2009
New Revision: 814722

URL: http://svn.apache.org/viewvc?rev=814722&view=rev
Log:
Blocked revisions 812265,812917,812919,813899,813901,813904,813912,814717 via svnmerge

................
  r812265 | sergeyb | 2009-09-07 16:08:23 -0400 (Mon, 07 Sep 2009) | 9 lines
  
  Merged revisions 812232 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r812232 | sergeyb | 2009-09-07 18:25:40 +0100 (Mon, 07 Sep 2009) | 1 line
    
    [CXF-2270] : support for writing attachments for JAXRS
  ........
................
  r812917 | sergeyb | 2009-09-09 08:11:09 -0400 (Wed, 09 Sep 2009) | 9 lines
  
  Merged revisions 812542 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r812542 | sergeyb | 2009-09-08 16:09:57 +0100 (Tue, 08 Sep 2009) | 1 line
    
    JAXRS : minor updates to JSON and multiparts code
  ........
................
  r812919 | sergeyb | 2009-09-09 08:15:25 -0400 (Wed, 09 Sep 2009) | 9 lines
  
  Merged revisions 812899 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r812899 | sergeyb | 2009-09-09 12:45:13 +0100 (Wed, 09 Sep 2009) | 1 line
    
    JAXRS : support for writing explicit collections with members having no XmlRootElement
  ........
................
  r813899 | dkulp | 2009-09-11 12:08:03 -0400 (Fri, 11 Sep 2009) | 10 lines
  
  Merged revisions 812615 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r812615 | bimargulies | 2009-09-08 14:36:56 -0400 (Tue, 08 Sep 2009) | 2 lines
    
    CXF-2417. Borrow help from Spring to avoid leaks and other problems with property descriptors.
    Non-spring users are stuck with Sun's bugs for now.
  ........
................
  r813901 | dkulp | 2009-09-11 12:09:56 -0400 (Fri, 11 Sep 2009) | 9 lines
  
  Merged revisions 812621 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r812621 | bimargulies | 2009-09-08 14:43:11 -0400 (Tue, 08 Sep 2009) | 1 line
    
    CXF-2413. Avoid NPE on missing xsi:type.
  ........
................
  r813904 | dkulp | 2009-09-11 12:12:41 -0400 (Fri, 11 Sep 2009) | 9 lines
  
  Merged revisions 813611 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r813611 | dkulp | 2009-09-10 17:55:31 -0400 (Thu, 10 Sep 2009) | 1 line
    
    Remove unneeded suppressWarnings
  ........
................
  r813912 | dkulp | 2009-09-11 12:20:23 -0400 (Fri, 11 Sep 2009) | 8 lines
  
  Blocked revisions 811687 via svnmerge
  
  ........
    r811687 | bimargulies | 2009-09-05 13:42:48 -0400 (Sat, 05 Sep 2009) | 1 line
    
    Merge branch 'aegispadb2' into trunk
  ........
................
  r814717 | dkulp | 2009-09-14 12:03:57 -0400 (Mon, 14 Sep 2009) | 14 lines
  
  Blocked revisions 811750,813523 via svnmerge
  
  ........
    r811750 | dkulp | 2009-09-05 22:41:03 -0400 (Sat, 05 Sep 2009) | 2 lines
    
    Use the DOMUtils.createDocument call to create the document to avoid
    having to create builders and such upfront when we don't really need to.
  ........
    r813523 | dkulp | 2009-09-10 13:38:56 -0400 (Thu, 10 Sep 2009) | 2 lines
    
    Remove the various svn:mergeinfo things that svn 1.5/1.6 likes to leave
    all over the place that then causes extra merge conflicts and such
  ........
................

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

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