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:31:12 UTC

svn commit: r786594 - /cxf/branches/2.2.x-fixes/

Author: dkulp
Date: Fri Jun 19 17:31:12 2009
New Revision: 786594

URL: http://svn.apache.org/viewvc?rev=786594&view=rev
Log:
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.2.x-fixes/   (props changed)

Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
--- svnmerge-blocked (original)
+++ svnmerge-blocked Fri Jun 19 17:31:12 2009
@@ -1 +1 @@
-/cxf/trunk:782628
+/cxf/trunk:782628,783446,783450,783454,783456-783457,783461-783462,783844,783867,786512