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 2012/01/24 20:40:09 UTC

svn commit: r1235444 - /cxf/branches/2.4.x-fixes/

Author: dkulp
Date: Tue Jan 24 19:40:09 2012
New Revision: 1235444

URL: http://svn.apache.org/viewvc?rev=1235444&view=rev
Log:
Blocked revisions 1235051,1235371,1235437,1235439 via svnmerge

................
  r1235051 | sergeyb | 2012-01-23 17:59:48 -0500 (Mon, 23 Jan 2012) | 9 lines
  
  Merged revisions 1235050 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1235050 | sergeyb | 2012-01-23 22:50:29 +0000 (Mon, 23 Jan 2012) | 1 line
    
    [CXF-4059] Better support for 2-leg flows plus various refactorings
  ........
................
  r1235371 | coheigea | 2012-01-24 12:36:58 -0500 (Tue, 24 Jan 2012) | 2 lines
  
  Updating all SAML CallbackHandlers to produce schema compliant SAML Assertions
   - Validating received SAML Assertions in the STS against the schema + specs.
................
  r1235437 | dkulp | 2012-01-24 14:34:38 -0500 (Tue, 24 Jan 2012) | 10 lines
  
  Recorded merge of revisions 1235369 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1235369 | coheigea | 2012-01-24 12:34:49 -0500 (Tue, 24 Jan 2012) | 2 lines
    
    Updating all SAML CallbackHandlers to produce schema compliant SAML Assertions
     - Validating received SAML Assertions in the STS against the schema + specs.
  ........
................
  r1235439 | dkulp | 2012-01-24 14:35:56 -0500 (Tue, 24 Jan 2012) | 101 lines
  
  Blocked revisions 1235082-1235083,1235085-1235092,1235268-1235272,1235317,1235319,1235343-1235346,1235424-1235425 via svnmerge
  
  ........
    r1235082 | dkulp | 2012-01-23 19:49:15 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Resolve transport split package between api and core
  ........
    r1235083 | dkulp | 2012-01-23 19:50:01 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Resolve "phase" split package between core and api
  ........
    r1235085 | dkulp | 2012-01-23 19:50:13 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Resolve io split package between api and core
  ........
    r1235086 | dkulp | 2012-01-23 19:50:24 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Resolve "headers" split package between api and core
  ........
    r1235087 | dkulp | 2012-01-23 19:50:38 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Resolve buslifecycle split package between api and core
  ........
    r1235088 | dkulp | 2012-01-23 19:50:56 -0500 (Mon, 23 Jan 2012) | 2 lines
    
    Resolve clustering split package issue (although next step is to pull
    this into separate module entirely).
  ........
    r1235089 | dkulp | 2012-01-23 19:51:16 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Resolve service.invoke split package issue between api and core
  ........
    r1235090 | dkulp | 2012-01-23 19:51:25 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Fix location of where the bundle is loaded from.
  ........
    r1235091 | dkulp | 2012-01-23 19:51:36 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Resolve "wsdl" split package issue
  ........
    r1235092 | dkulp | 2012-01-23 19:51:43 -0500 (Mon, 23 Jan 2012) | 1 line
    
    Fix issue with JAX-RS tests after package moves
  ........
    r1235268 | dkulp | 2012-01-24 09:37:08 -0500 (Tue, 24 Jan 2012) | 1 line
    
    resolve workqueue split package issue
  ........
    r1235269 | dkulp | 2012-01-24 09:37:22 -0500 (Tue, 24 Jan 2012) | 1 line
    
    Resolve service split package issue
  ........
    r1235270 | dkulp | 2012-01-24 09:37:42 -0500 (Tue, 24 Jan 2012) | 1 line
    
    Resolve binding split package issue
  ........
    r1235271 | dkulp | 2012-01-24 09:38:34 -0500 (Tue, 24 Jan 2012) | 2 lines
    
    Kind of sucky, but resolve interceptor and feature split package issue
    by promoting everything up to API
  ........
    r1235272 | dkulp | 2012-01-24 09:39:08 -0500 (Tue, 24 Jan 2012) | 2 lines
    
    Resolve last split package issues.
    Change api to regular bundle, not a fragment
  ........
    r1235317 | dkulp | 2012-01-24 10:56:43 -0500 (Tue, 24 Jan 2012) | 2 lines
    
    Remove now-empty directories that using git-svn leaves around
  ........
    r1235319 | dkulp | 2012-01-24 11:04:27 -0500 (Tue, 24 Jan 2012) | 2 lines
    
    More empty dir removal
  ........
    r1235343 | dkulp | 2012-01-24 11:40:21 -0500 (Tue, 24 Jan 2012) | 1 line
    
    Move attachement unit tests to api where attachments now live
  ........
    r1235344 | dkulp | 2012-01-24 11:40:33 -0500 (Tue, 24 Jan 2012) | 1 line
    
    Move workqueue unit tests to api
  ........
    r1235345 | dkulp | 2012-01-24 11:40:45 -0500 (Tue, 24 Jan 2012) | 1 line
    
    Move transport and io unit tests to api
  ........
    r1235346 | dkulp | 2012-01-24 11:41:00 -0500 (Tue, 24 Jan 2012) | 2 lines
    
    With more stuff promoted to API, change the hack put in place to
    maintain compatibility with <=2.5.x
  ........
    r1235424 | dkulp | 2012-01-24 14:19:22 -0500 (Tue, 24 Jan 2012) | 1 line
    
    Missed two split packages.  Easy fix though.
  ........
    r1235425 | dkulp | 2012-01-24 14:19:32 -0500 (Tue, 24 Jan 2012) | 2 lines
    
    Add a compatibility bundle that allows applications that use
    RequireBundle to still work.
  ........
................

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

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