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/06 21:20:07 UTC

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

Author: dkulp
Date: Fri Mar  6 20:20:07 2009
New Revision: 751060

URL: http://svn.apache.org/viewvc?rev=751060&view=rev
Log:
Blocked revisions 747860,747871,748112,748174,748202,748255,748307,748319,748323,748338,749374,750937,750942,750945,750952,750956-750957,750966,750978,750985,751011 via svnmerge

................
  r747860 | dkulp | 2009-02-25 11:58:06 -0500 (Wed, 25 Feb 2009) | 2 lines
  
  Fix the resources directory location
................
  r747871 | dkulp | 2009-02-25 12:54:34 -0500 (Wed, 25 Feb 2009) | 2 lines
  
  Back out binary incompatible changes
................
  r748112 | eglynn | 2009-02-26 07:24:30 -0500 (Thu, 26 Feb 2009) | 2 lines
  
  Restored some inadvertantly removed functionality around fallback zero-port config for JettyHTTPServerEngine threading parameters.
................
  r748174 | eglynn | 2009-02-26 10:12:18 -0500 (Thu, 26 Feb 2009) | 2 lines
  
  Tightening up MAPTest.testFallbackThreadPoolConfig
................
  r748202 | eglynn | 2009-02-26 11:35:45 -0500 (Thu, 26 Feb 2009) | 2 lines
  
  Properly skipping MAPTest.testFallbackThreadPoolConfig
................
  r748255 | eglynn | 2009-02-26 13:15:12 -0500 (Thu, 26 Feb 2009) | 2 lines
  
  Added http_jetty/ThreadPoolTest
................
  r748307 | dkulp | 2009-02-26 16:14:52 -0500 (Thu, 26 Feb 2009) | 9 lines
  
  Merged revisions 747986 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r747986 | bimargulies | 2009-02-25 21:01:27 -0500 (Wed, 25 Feb 2009) | 2 lines
    
    Fix CXF-2065, I think, by removing spurious anyAttribute elements from the aegis schema.
  ........
................
  r748319 | dkulp | 2009-02-26 16:35:43 -0500 (Thu, 26 Feb 2009) | 9 lines
  
  Merged revisions 748159 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r748159 | bimargulies | 2009-02-26 09:10:07 -0500 (Thu, 26 Feb 2009) | 2 lines
    
    CXF-2057, once more.
  ........
................
  r748323 | dkulp | 2009-02-26 16:39:43 -0500 (Thu, 26 Feb 2009) | 9 lines
  
  Merged revisions 748192 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r748192 | dkulp | 2009-02-26 11:07:04 -0500 (Thu, 26 Feb 2009) | 2 lines
    
    Another thread safety fix to try and get the JAXWS test that randomly fails on Hudson to pass.  (couldn't get it to fail on either of my boxes)
  ........
................
  r748338 | dkulp | 2009-02-26 17:28:58 -0500 (Thu, 26 Feb 2009) | 2 lines
  
  Fix compile failure
................
  r749374 | dkulp | 2009-03-02 12:40:09 -0500 (Mon, 02 Mar 2009) | 59 lines
  
  Blocked revisions 747846,747931,748110,748171,748193,748195,748199-748200,748212,748249,748275,748597,748769 via svnmerge
  
  ........
    r747846 | sergeyb | 2009-02-25 11:22:52 -0500 (Wed, 25 Feb 2009) | 1 line
    
    JAXRS : fixing the hudson build failures
  ........
    r747931 | dkulp | 2009-02-25 16:33:55 -0500 (Wed, 25 Feb 2009) | 3 lines
    
    CHeck the ws-addressing headers for the Action for WS-SC
    Make sure the response Action is correct
  ........
    r748110 | eglynn | 2009-02-26 07:22:33 -0500 (Thu, 26 Feb 2009) | 2 lines
    
    Restored some inadvertantly removed functionality around fallback zero-port config for JettyHTTPServerEngine threading parameters.
  ........
    r748171 | eglynn | 2009-02-26 10:10:27 -0500 (Thu, 26 Feb 2009) | 2 lines
    
    Tightening up MAPTest.testFallbackThreadPoolConfig
  ........
    r748193 | sergeyb | 2009-02-26 11:14:17 -0500 (Thu, 26 Feb 2009) | 1 line
    
    JAXRS: UriBuilder and resource method selection algorithm update
  ........
    r748195 | eglynn | 2009-02-26 11:23:10 -0500 (Thu, 26 Feb 2009) | 2 lines
    
    Skipping MAPTest.testFallbackThreadPoolConfig
  ........
    r748199 | eglynn | 2009-02-26 11:30:45 -0500 (Thu, 26 Feb 2009) | 2 lines
    
    Properly skipping MAPTest.testFallbackThreadPoolConfig
  ........
    r748200 | dkulp | 2009-02-26 11:34:26 -0500 (Thu, 26 Feb 2009) | 4 lines
    
    Implement "Cancel" for WS-SC server side
    Use WS-Add Action header if SOAPAction not set (WCF doesn't send a soapaction)
  ........
    r748212 | dkulp | 2009-02-26 12:13:33 -0500 (Thu, 26 Feb 2009) | 2 lines
    
    Copy the props to the exchange to outgoing interceptors can get them as well
  ........
    r748249 | eglynn | 2009-02-26 13:08:26 -0500 (Thu, 26 Feb 2009) | 2 lines
    
    Added http_jetty/ThreadPoolTest
  ........
    r748275 | dkulp | 2009-02-26 14:22:51 -0500 (Thu, 26 Feb 2009) | 3 lines
    
    Start progressing toward renewal support
    Fix issues if policies are merged to have multiple SupportingToken things that they all get added.
  ........
    r748597 | sergeyb | 2009-02-27 12:04:45 -0500 (Fri, 27 Feb 2009) | 1 line
    
    CXF-2073 : fix plus tests
  ........
    r748769 | dkulp | 2009-02-27 20:37:55 -0500 (Fri, 27 Feb 2009) | 2 lines
    
    Bug with not finding the trust10 token
  ........
................
  r750937 | dkulp | 2009-03-06 10:10:21 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 749420 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r749420 | dkulp | 2009-03-02 14:28:30 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    Rmove a check that isn't needed withthe latest jaxbs
  ........
................
  r750942 | dkulp | 2009-03-06 10:42:10 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 749449 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r749449 | bimargulies | 2009-03-02 16:59:27 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    Piece 1 of CXF-2079, move Stax dependencies to profile-controlled properties.
  ........
................
  r750945 | dkulp | 2009-03-06 10:44:27 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 749454 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r749454 | bimargulies | 2009-03-02 17:08:33 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    More CXF-2079, rest of the POM changes.
  ........
................
  r750952 | dkulp | 2009-03-06 11:03:59 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 749455 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r749455 | bimargulies | 2009-03-02 17:23:05 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    Missing exclusions CXF-2079.
  ........
................
  r750956 | dkulp | 2009-03-06 11:15:04 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 749456 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r749456 | bimargulies | 2009-03-02 17:24:47 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    One last dependency to squish. CXF-2079.
  ........
................
  r750957 | dkulp | 2009-03-06 11:16:58 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 749505 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r749505 | bimargulies | 2009-03-02 20:56:03 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    Knock off small problems with sjsxp. Also rename a really confusingly named class.
  ........
................
  r750966 | dkulp | 2009-03-06 11:36:53 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 749513 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r749513 | dkulp | 2009-03-02 21:47:58 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    Go ahead and grab 4.0.2
  ........
................
  r750978 | dkulp | 2009-03-06 11:56:34 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 749799 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r749799 | dkulp | 2009-03-03 17:17:45 -0500 (Tue, 03 Mar 2009) | 2 lines
    
    Fix xmlbeans with sun parser
  ........
................
  r750985 | dkulp | 2009-03-06 12:08:43 -0500 (Fri, 06 Mar 2009) | 9 lines
  
  Merged revisions 750302 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r750302 | dkulp | 2009-03-04 21:57:38 -0500 (Wed, 04 Mar 2009) | 2 lines
    
    Fix another test with sjsxp
  ........
................
  r751011 | dkulp | 2009-03-06 13:05:30 -0500 (Fri, 06 Mar 2009) | 66 lines
  
  Blocked revisions 749421,749523,749596,749670,749963,750010,750151,750182,750521-750522,750663,750759-750760,750763,750948 via svnmerge
  
  ........
    r749421 | dkulp | 2009-03-02 14:31:06 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    Make it possible to configure trust clients used for authenticating for ws-sc clients
  ........
    r749523 | dkulp | 2009-03-02 23:20:13 -0500 (Mon, 02 Mar 2009) | 2 lines
    
    another trust test working
  ........
    r749596 | sergeyb | 2009-03-03 07:27:15 -0500 (Tue, 03 Mar 2009) | 1 line
    
    JAXRS : CXF-2031,CXF-2080 plus some more fixes/clean-up 
  ........
    r749670 | dkulp | 2009-03-03 12:55:26 -0500 (Tue, 03 Mar 2009) | 2 lines
    
    Fix namespaces for copied security elements
  ........
    r749963 | sergeyb | 2009-03-04 06:07:50 -0500 (Wed, 04 Mar 2009) | 1 line
    
    JAXRS: CXF-2058 plus support for XmlJavaTypeAdapter on the inbound path
  ........
    r750010 | sergeyb | 2009-03-04 08:53:46 -0500 (Wed, 04 Mar 2009) | 1 line
    
    JAXRS: handling early exceptions which might be thrown by MessageBodyWriters
  ........
    r750151 | dkulp | 2009-03-04 15:46:28 -0500 (Wed, 04 Mar 2009) | 3 lines
    
    Wire in the new KeyValue stuff Colm added to WSS4J
    We now pass 100% MS InteropPlugFest ws-trust10 cxf client -> MS services
  ........
    r750182 | dkulp | 2009-03-04 17:03:52 -0500 (Wed, 04 Mar 2009) | 2 lines
    
    Try to workaround how WCF tries to improperly interpret a policy so we really do get ws-trust10 at 100%
  ........
    r750521 | dkulp | 2009-03-05 12:52:10 -0500 (Thu, 05 Mar 2009) | 2 lines
    
    [CXF-2089]  fix class cast.   Patch from Eamonn Dwyer applied.
  ........
    r750522 | sergeyb | 2009-03-05 12:52:17 -0500 (Thu, 05 Mar 2009) | 1 line
    
    JAXRS : fixing a bunch of exception-related issues on the outbound path
  ........
    r750663 | sergeyb | 2009-03-05 18:07:05 -0500 (Thu, 05 Mar 2009) | 1 line
    
    Minor updates to do with output buffering
  ........
    r750759 | bimargulies | 2009-03-05 22:28:16 -0500 (Thu, 05 Mar 2009) | 2 lines
    
    A rather large raft of changes moving in the direction of Aegis schema validation via Woodstox and msv. Not Turned On Yet!
  ........
    r750760 | bimargulies | 2009-03-05 22:31:58 -0500 (Thu, 05 Mar 2009) | 2 lines
    
    svn:ignore the usual suspects.
  ........
    r750763 | bimargulies | 2009-03-05 23:07:39 -0500 (Thu, 05 Mar 2009) | 3 lines
    
    Aegis wasn't always xs:import-ing array types across namespaces. It also was never setting maxOccurs into the schema,
    and it was setting minOccurs wrong a fair part of the time.
  ........
    r750948 | sergeyb | 2009-03-06 10:54:07 -0500 (Fri, 06 Mar 2009) | 1 line
    
    JAXRS: client recursive subresource test
  ........
................

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

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