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/04/06 16:30:11 UTC

svn commit: r1310349 - /cxf/branches/2.5.x-fixes/

Author: dkulp
Date: Fri Apr  6 14:30:11 2012
New Revision: 1310349

URL: http://svn.apache.org/viewvc?rev=1310349&view=rev
Log:
Blocking revisions 1307445,1307520,1308337,1308438,1308504,1308906,1308908,1308968,1309333,1309334,1309449,1309473,1309739,1309846,1309860,1310009,1310071,1310072,1310276,1310277,1310278 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1307445 | coheigea | 2012-03-30 10:33:05 -0400 (Fri, 30 Mar 2012) | 2 lines
  
  [CXF-4158] - Started on re-using TokenValidators for token renewal
  
........
........
  r1307520 | sergeyb | 2012-03-30 12:38:00 -0400 (Fri, 30 Mar 2012) | 2 lines
  
  Starting to fix OAuth2 module Java docs, more to come
  
........
........
  r1308337 | coheigea | 2012-04-02 09:09:53 -0400 (Mon, 02 Apr 2012) | 2 lines
  
  [CXF-4219] - Switch to using EhCache for the SecurityToken caching solution in the cxf-rt-ws-security module
  
........
........
  r1308438 | dkulp | 2012-04-02 13:40:37 -0400 (Mon, 02 Apr 2012) | 3 lines
  
  Update to XmlSchema 2.0.2-SNAPSHOT so we can get some testing in before
  release it later this week.
  
........
........
  r1308504 | sergeyb | 2012-04-02 15:43:14 -0400 (Mon, 02 Apr 2012) | 2 lines
  
  More Java docs updates to the oauth2 module
  
........
........
  r1308906 | coheigea | 2012-04-03 09:44:59 -0400 (Tue, 03 Apr 2012) | 2 lines
  
  [CXF-4219] - Remove EhCache warning message about max cache size
  
........
........
  r1308908 | coheigea | 2012-04-03 09:45:59 -0400 (Tue, 03 Apr 2012) | 2 lines
  
  [CXF-4219] - Another refactor of TokenStore. Removed AssociatedHash functionality.
  
........
........
  r1308968 | sergeyb | 2012-04-03 11:04:19 -0400 (Tue, 03 Apr 2012) | 2 lines
  
  Finalizing with Java docs and comments to the oauth2 module for now
  
........
........
  r1309333 | coheigea | 2012-04-04 07:25:57 -0400 (Wed, 04 Apr 2012) | 2 lines
  
  [CXF-4129] - Added some unit tests for security token caching
  
........
........
  r1309334 | coheigea | 2012-04-04 07:26:16 -0400 (Wed, 04 Apr 2012) | 3 lines
  
  [CXF-4219] - Fixed a failing test in the STS
   - Also enabled caching of validated SAML and UsernameTokens
  
........
........
  r1309449 | ay | 2012-04-04 11:15:25 -0400 (Wed, 04 Apr 2012) | 2 lines
  
  change the package name of jsse.TLS config classes (remove spring)
  
........
........
  r1309473 | coheigea | 2012-04-04 12:03:25 -0400 (Wed, 04 Apr 2012) | 2 lines
  
  [CXF-4158] - Some minor stuff related to token renewing
  
........
........
  r1309739 | sergeyb | 2012-04-05 06:29:43 -0400 (Thu, 05 Apr 2012) | 2 lines
  
  [CXF-4179] Remove checks for well-known context class names as it won't work with custom contexts
  
........
........
  r1309846 | coheigea | 2012-04-05 09:31:43 -0400 (Thu, 05 Apr 2012) | 2 lines
  
  [CXF-4158] - Added an initial SAMLTokenRenewer & some tests.
  
........
........
  r1309860 | sergeyb | 2012-04-05 09:46:06 -0400 (Thu, 05 Apr 2012) | 2 lines
  
  Enabling OAuth 10 feature, thanks to JB
  
........
........
  r1310009 | dkulp | 2012-04-05 14:53:12 -0400 (Thu, 05 Apr 2012) | 3 lines
  
  Introduce a new @UseAsyncMethod to allow selecting the usage of the
  async variants on the server side when using JAX-WS.
  
........
........
  r1310071 | dkulp | 2012-04-05 16:58:35 -0400 (Thu, 05 Apr 2012) | 2 lines
  
  Get the async exceptions working
  
........
........
  r1310072 | dkulp | 2012-04-05 16:58:41 -0400 (Thu, 05 Apr 2012) | 3 lines
  
  Update the jaxws_async sample to also show server side async handling
  and provide a war build to show the same thing in tomcat.
  
........
........
  r1310276 | coheigea | 2012-04-06 06:57:58 -0400 (Fri, 06 Apr 2012) | 2 lines
  
  Added in some Lifetime unit tests for renewing SAML tokens.
  
........
........
  r1310277 | coheigea | 2012-04-06 06:58:23 -0400 (Fri, 06 Apr 2012) | 2 lines
  
  Added in some realm tests for renewing tokens
  
........
........
  r1310278 | coheigea | 2012-04-06 06:58:46 -0400 (Fri, 06 Apr 2012) | 2 lines
  
  Added in functionality to prevent the renewal of a token that is "overly" expired
  
........

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

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