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/03/11 15:21:31 UTC

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

Author: dkulp
Date: Wed Mar 11 14:21:31 2009
New Revision: 752455

URL: http://svn.apache.org/viewvc?rev=752455&view=rev
Log:
Blocked revisions 751533,751569,751578,751615,751977,751981-751983,752245,752250 via svnmerge

................
  r751533 | dkulp | 2009-03-08 17:11:09 -0400 (Sun, 08 Mar 2009) | 9 lines
  
  Merged revisions 751527 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r751527 | dkulp | 2009-03-08 16:58:58 -0400 (Sun, 08 Mar 2009) | 2 lines
    
    Updates so JAX-RS services will work if Policy engine is turned on
  ........
................
  r751569 | ningjiang | 2009-03-08 21:47:59 -0400 (Sun, 08 Mar 2009) | 9 lines
  
  Merged revisions 751567 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r751567 | ningjiang | 2009-03-09 09:27:58 +0800 (Mon, 09 Mar 2009) | 1 line
    
    CXF-2095 mapping the XmlBeans buildin type into the natural Java class when getting the wrapped element types
  ........
................
  r751578 | ningjiang | 2009-03-08 23:18:40 -0400 (Sun, 08 Mar 2009) | 9 lines
  
  Merged revisions 751576 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r751576 | ningjiang | 2009-03-09 10:48:02 +0800 (Mon, 09 Mar 2009) | 1 line
    
    CXF-2076 made CXF work with the XMLBeans wrapper objects
  ........
................
  r751615 | ningjiang | 2009-03-09 04:24:10 -0400 (Mon, 09 Mar 2009) | 9 lines
  
  Merged revisions 751607 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r751607 | ningjiang | 2009-03-09 15:53:21 +0800 (Mon, 09 Mar 2009) | 1 line
    
    CXF-2095 fixed the typos of XMLBeansSchemaTypeUtils.java
  ........
................
  r751977 | ningjiang | 2009-03-10 00:18:07 -0400 (Tue, 10 Mar 2009) | 9 lines
  
  Merged revisions 751732 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r751732 | dkulp | 2009-03-10 00:39:15 +0800 (Tue, 10 Mar 2009) | 2 lines
    
    Fix some eclipse warnings
  ........
................
  r751981 | ningjiang | 2009-03-10 00:37:47 -0400 (Tue, 10 Mar 2009) | 9 lines
  
  Merged revisions 751972 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r751972 | ningjiang | 2009-03-10 11:45:57 +0800 (Tue, 10 Mar 2009) | 1 line
    
    CXF-2076 don't try to create ASM compiler for XMLBeans
  ........
................
  r751982 | ningjiang | 2009-03-10 00:44:27 -0400 (Tue, 10 Mar 2009) | 9 lines
  
  Merged revisions 751973 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r751973 | ningjiang | 2009-03-10 11:58:13 +0800 (Tue, 10 Mar 2009) | 1 line
    
    CXF-2099 added the supporting of XMLSchema vaildation in XMLBeans databinding
  ........
................
  r751983 | ningjiang | 2009-03-10 00:52:18 -0400 (Tue, 10 Mar 2009) | 9 lines
  
  Merged revisions 751974 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r751974 | ningjiang | 2009-03-10 12:09:51 +0800 (Tue, 10 Mar 2009) | 1 line
    
    CXF-2076 Added a wsdl_frist_xmlbeans example
  ........
................
  r752245 | dkulp | 2009-03-10 16:29:51 -0400 (Tue, 10 Mar 2009) | 2 lines
  
  Fix compile error
................
  r752250 | dkulp | 2009-03-10 16:38:28 -0400 (Tue, 10 Mar 2009) | 66 lines
  
  Blocked revisions 751274,751299,751312,751526,751529,751618,751733,751735,751771,751784,751832,752099,752122,752155,752221,752238 via svnmerge
  
  ........
    r751274 | bimargulies | 2009-03-07 09:13:07 -0500 (Sat, 07 Mar 2009) | 3 lines
    
    Ignore a test until I figure out how to fix it. It was broken by a repair
    to Aegis schema generation.
  ........
    r751299 | dkulp | 2009-03-07 12:41:07 -0500 (Sat, 07 Mar 2009) | 2 lines
    
    Add some validation of incoming secure messages to make sure they match policies.
  ........
    r751312 | bimargulies | 2009-03-07 14:40:11 -0500 (Sat, 07 Mar 2009) | 2 lines
    
    CXF-2094, plus update to Rhino 1.7R1, which I needed to debug this.
  ........
    r751526 | dkulp | 2009-03-08 16:58:26 -0400 (Sun, 08 Mar 2009) | 2 lines
    
    Updates to get tests passing with newer rhino
  ........
    r751529 | dkulp | 2009-03-08 17:02:42 -0400 (Sun, 08 Mar 2009) | 2 lines
    
    Remove some unneeded code and deps
  ........
    r751618 | ningjiang | 2009-03-09 04:28:31 -0400 (Mon, 09 Mar 2009) | 1 line
    
    CXF-2096 removed the wsdl_frist_anttasks example from the trunk
  ........
    r751733 | dkulp | 2009-03-09 12:40:11 -0400 (Mon, 09 Mar 2009) | 2 lines
    
    Consolidate the policy interceptors down a bit to make them have MUCH less performance impact if policy is enabled, but not used.
  ........
    r751735 | dkulp | 2009-03-09 12:40:56 -0400 (Mon, 09 Mar 2009) | 2 lines
    
    Make the policy engine default to being on
  ........
    r751771 | dkulp | 2009-03-09 13:22:06 -0400 (Mon, 09 Mar 2009) | 2 lines
    
    [CXF-1997] Update the location of where generates sources are output
  ........
    r751784 | dkulp | 2009-03-09 14:15:37 -0400 (Mon, 09 Mar 2009) | 3 lines
    
    Add ability to turn off the policy engine (since it now defaults to on)
  ........
    r751832 | dkulp | 2009-03-09 17:03:28 -0400 (Mon, 09 Mar 2009) | 3 lines
    
    Start progressing toward a cancel operation
    Make some things optional if they are marked optional
  ........
    r752099 | sergeyb | 2009-03-10 08:55:44 -0400 (Tue, 10 Mar 2009) | 1 line
    
    JAXRS: client api updates
  ........
    r752155 | dkulp | 2009-03-10 12:24:28 -0400 (Tue, 10 Mar 2009) | 2 lines
    
    Update id to match what hudson expects
  ........
    r752221 | dkulp | 2009-03-10 15:25:04 -0400 (Tue, 10 Mar 2009) | 2 lines
    
    Get the "cancel" stuff working for sec-conv tokens
  ........
    r752238 | dkulp | 2009-03-10 16:16:22 -0400 (Tue, 10 Mar 2009) | 2 lines
    
    Make sure expired and cancelled tokens get cleaned up.
  ........
................

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

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