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/06/19 19:57:29 UTC

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

Author: dkulp
Date: Fri Jun 19 17:57:29 2009
New Revision: 786605

URL: http://svn.apache.org/viewvc?rev=786605&view=rev
Log:
Blocked revisions 785683,785736,785738,785977,786517,786586,786588,786594 via svnmerge

................
  r785683 | sergeyb | 2009-06-17 11:44:41 -0400 (Wed, 17 Jun 2009) | 9 lines
  
  Merged revisions 785651 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r785651 | sergeyb | 2009-06-17 16:12:40 +0100 (Wed, 17 Jun 2009) | 1 line
    
    JAXRS : use context loader in case initial proxy creation fails
  ........
................
  r785736 | sergeyb | 2009-06-17 13:24:57 -0400 (Wed, 17 Jun 2009) | 9 lines
  
  Merged revisions 785734 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r785734 | sergeyb | 2009-06-17 18:17:44 +0100 (Wed, 17 Jun 2009) | 1 line
    
    JAXRS: retrieval of wadl, just to facilitate DOSGI testing, wadl support is still primitive
  ........
................
  r785738 | sergeyb | 2009-06-17 13:28:55 -0400 (Wed, 17 Jun 2009) | 9 lines
  
  Merged revisions 784184 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r784184 | sergeyb | 2009-06-12 17:35:32 +0100 (Fri, 12 Jun 2009) | 1 line
    
    CXF-1695 : prototyping initial WADL support, a lot more to be done
  ........
................
  r785977 | sergeyb | 2009-06-18 05:20:29 -0400 (Thu, 18 Jun 2009) | 1 line
  
  Adding the code lost during my messy backmerge from the trunk
................
  r786517 | dkulp | 2009-06-19 10:10:46 -0400 (Fri, 19 Jun 2009) | 9 lines
  
  Merged revisions 786514 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r786514 | dkulp | 2009-06-19 10:07:23 -0400 (Fri, 19 Jun 2009) | 1 line
    
    Fix non-maven based demos not compiling correctly
  ........
................
  r786586 | dkulp | 2009-06-19 13:14:44 -0400 (Fri, 19 Jun 2009) | 13 lines
  
  Merged revisions 785621,785866 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r785621 | sergeyb | 2009-06-17 10:25:52 -0400 (Wed, 17 Jun 2009) | 2 lines
    
    CXF-2297 : adding a negative Aegis test
  ........
    r785866 | bimargulies | 2009-06-17 20:31:35 -0400 (Wed, 17 Jun 2009) | 1 line
    
    Fix Aegis support for JAX-RS to deal with generics.
  ........
................
  r786588 | dkulp | 2009-06-19 13:18:08 -0400 (Fri, 19 Jun 2009) | 9 lines
  
  Merged revisions 786272 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r786272 | dkulp | 2009-06-18 17:04:15 -0400 (Thu, 18 Jun 2009) | 1 line
    
    Update to not print stuff on the console
  ........
................
  r786594 | dkulp | 2009-06-19 13:31:12 -0400 (Fri, 19 Jun 2009) | 45 lines
  
  Blocked revisions 783446,783450,783454,783456-783457,783461-783462,783844,783867,786512 via svnmerge
  
  ........
    r783446 | bimargulies | 2009-06-10 14:45:07 -0400 (Wed, 10 Jun 2009) | 2 lines
    
    Rework aegis schema validation to use an Aegis-specific interceptor. Split ReadHeadersInterceptor to allow Aegis to slip into
    the right place.
  ........
    r783450 | bimargulies | 2009-06-10 14:53:37 -0400 (Wed, 10 Jun 2009) | 1 line
    
    Merge, I guess.
  ........
    r783454 | bimargulies | 2009-06-10 15:13:39 -0400 (Wed, 10 Jun 2009) | 1 line
    
    Merge versions.
  ........
    r783456 | bimargulies | 2009-06-10 15:13:59 -0400 (Wed, 10 Jun 2009) | 1 line
    
    Add .gitignore, try to get old-fashioned validation working.
  ........
    r783457 | bimargulies | 2009-06-10 15:14:40 -0400 (Wed, 10 Jun 2009) | 1 line
    
    Arrange to return a clean fault for a schema validation error.
  ........
    r783461 | dkulp | 2009-06-10 15:26:47 -0400 (Wed, 10 Jun 2009) | 1 line
    
    Add velocity logs to ignore
  ........
    r783462 | dkulp | 2009-06-10 15:28:33 -0400 (Wed, 10 Jun 2009) | 1 line
    
    Fix version number in pom
  ........
    r783844 | bimargulies | 2009-06-11 12:53:47 -0400 (Thu, 11 Jun 2009) | 2 lines
    
    Default build is now Woodstox 4.0.5, which allows Aegis schema validation, and uses MSV 2009.9 to make it happen.
  ........
    r783867 | dkulp | 2009-06-11 14:34:23 -0400 (Thu, 11 Jun 2009) | 1 line
    
    Fix xmlbeans system test
  ........
    r786512 | sergeyb | 2009-06-19 10:04:04 -0400 (Fri, 19 Jun 2009) | 1 line
    
    JAXRS : support for user model specifying interfaces only
  ........
................

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

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