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 2008/08/26 19:34:04 UTC

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

Author: dkulp
Date: Tue Aug 26 10:34:04 2008
New Revision: 689149

URL: http://svn.apache.org/viewvc?rev=689149&view=rev
Log:
Blocked revisions 687775,687777-687778,687800,687815,687818,689097,689100,689106-689107,689115,689120,689143,689146 via svnmerge

................
  r687775 | dkulp | 2008-08-21 11:05:39 -0400 (Thu, 21 Aug 2008) | 9 lines
  
  Merged revisions 687363 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687363 | ffang | 2008-08-20 10:52:09 -0400 (Wed, 20 Aug 2008) | 1 line
    
    [CXF-1755]JMSConduit need copy protocol headers to response in Message
  ........
................
  r687777 | dkulp | 2008-08-21 11:11:11 -0400 (Thu, 21 Aug 2008) | 9 lines
  
  Merged revisions 687543 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687543 | ffang | 2008-08-20 23:07:44 -0400 (Wed, 20 Aug 2008) | 1 line
    
    [CXF-1755]populate headers for inMessage directly instead of changing OutMessage
  ........
................
  r687778 | dkulp | 2008-08-21 11:12:47 -0400 (Thu, 21 Aug 2008) | 9 lines
  
  Merged revisions 687722 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687722 | ffang | 2008-08-21 08:16:09 -0400 (Thu, 21 Aug 2008) | 1 line
    
    [CXF-1760] jms transport don't support MTOM
  ........
................
  r687800 | dkulp | 2008-08-21 12:40:06 -0400 (Thu, 21 Aug 2008) | 9 lines
  
  Merged revisions 687798 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687798 | dkulp | 2008-08-21 12:36:22 -0400 (Thu, 21 Aug 2008) | 2 lines
    
    [CXF-1735] Allow wrapper parts to be individually qualified in code first cases
  ........
................
  r687815 | dkulp | 2008-08-21 14:07:11 -0400 (Thu, 21 Aug 2008) | 9 lines
  
  Merged revisions 687814 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687814 | dkulp | 2008-08-21 14:04:42 -0400 (Thu, 21 Aug 2008) | 2 lines
    
    [CXF-1735] More for cxf-1735 to get the information it needs from the factory (and thus the configurations)
  ........
................
  r687818 | dkulp | 2008-08-21 14:16:56 -0400 (Thu, 21 Aug 2008) | 9 lines
  
  Merged revisions 687817 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687817 | dkulp | 2008-08-21 14:16:12 -0400 (Thu, 21 Aug 2008) | 2 lines
    
    Remove unused imports
  ........
................
  r689097 | dkulp | 2008-08-26 10:43:17 -0400 (Tue, 26 Aug 2008) | 2 lines
  
  Output better error message when policy isn't asserted (port from 2.2 line)
................
  r689100 | dkulp | 2008-08-26 10:47:24 -0400 (Tue, 26 Aug 2008) | 9 lines
  
  Merged revisions 687891 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687891 | bimargulies | 2008-08-21 19:04:24 -0400 (Thu, 21 Aug 2008) | 2 lines
    
    address CXF-1575.
  ........
................
  r689106 | dkulp | 2008-08-26 11:14:10 -0400 (Tue, 26 Aug 2008) | 11 lines
  
  Merged revisions 687910 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687910 | bimargulies | 2008-08-21 20:08:06 -0400 (Thu, 21 Aug 2008) | 5 lines
    
    Add some test code to try to make Generics lose in Javascript.
    
    Make Aegis push minOccurs and maxOccurs out to the MPI.
  ........
................
  r689107 | dkulp | 2008-08-26 11:17:17 -0400 (Tue, 26 Aug 2008) | 9 lines
  
  Merged revisions 687914 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r687914 | bimargulies | 2008-08-21 20:33:41 -0400 (Thu, 21 Aug 2008) | 2 lines
    
    Oh, try harder not to make this explode.
  ........
................
  r689115 | dkulp | 2008-08-26 11:43:31 -0400 (Tue, 26 Aug 2008) | 9 lines
  
  Merged revisions 688133 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r688133 | dkulp | 2008-08-22 13:43:16 -0400 (Fri, 22 Aug 2008) | 3 lines
    
    [CXF-1656] Updates to policy engine to store policies on the service model itself (so it get's garbage collected with everything else)
  ........
................
  r689120 | dkulp | 2008-08-26 11:56:01 -0400 (Tue, 26 Aug 2008) | 11 lines
  
  Merged revisions 688596 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r688596 | bimargulies | 2008-08-24 21:33:43 -0400 (Sun, 24 Aug 2008) | 5 lines
    
    Improve error message that results from (e.g.) use of Holder with Simple 
    front end. Remove entirely Aegis test of nonexisting feature whose only 
    test case has been @Ignored for a long time.
  ........
................
  r689143 | dkulp | 2008-08-26 13:27:47 -0400 (Tue, 26 Aug 2008) | 9 lines
  
  Merged revisions 688870 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r688870 | bimargulies | 2008-08-25 16:43:34 -0400 (Mon, 25 Aug 2008) | 2 lines
    
    Fix the superficial symptom of CXF-1738, since it might come up in a real case.
  ........
................
  r689146 | dkulp | 2008-08-26 13:32:24 -0400 (Tue, 26 Aug 2008) | 39 lines
  
  Blocked revisions 686370,686382,686529,687783,688593,688791-688792,688868 via svnmerge
  
  ........
    r686370 | dkulp | 2008-08-15 17:13:31 -0400 (Fri, 15 Aug 2008) | 3 lines
    
    Update trunk to Spring 2.5.5 by default.
    Register ws-securitypolicy builders
  ........
    r686382 | dkulp | 2008-08-15 17:50:21 -0400 (Fri, 15 Aug 2008) | 2 lines
    
    Update svn:properties
  ........
    r686529 | gmazza | 2008-08-16 13:31:19 -0400 (Sat, 16 Aug 2008) | 2 lines
    
    Initial check-in of test DoubleIt wsdl.
  ........
    r687783 | seanoc | 2008-08-21 11:37:32 -0400 (Thu, 21 Aug 2008) | 2 lines
    
    Added demo illustrating use of JaxWSFactoryBeans.
    https://issues.apache.org/jira/browse/CXF-1125
  ........
    r688593 | bimargulies | 2008-08-24 21:10:23 -0400 (Sun, 24 Aug 2008) | 3 lines
    
    Add unit test for copying part attributes from Aegis to parts. Fix Aegis array types to 
    have min-max instead of max-min in the names.
  ........
    r688791 | dkulp | 2008-08-25 13:42:43 -0400 (Mon, 25 Aug 2008) | 2 lines
    
    Start wiring the Ws-sec policies in.
  ........
    r688792 | dkulp | 2008-08-25 13:43:28 -0400 (Mon, 25 Aug 2008) | 2 lines
    
    Forgot to svn add a file
  ........
    r688868 | dkulp | 2008-08-25 16:42:54 -0400 (Mon, 25 Aug 2008) | 2 lines
    
    Bunch more policy refactory to get nested policies asserted and their interceptors added
  ........
................

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

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