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/24 20:52:23 UTC

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

Author: dkulp
Date: Tue Apr 24 18:52:23 2012
New Revision: 1329939

URL: http://svn.apache.org/viewvc?rev=1329939&view=rev
Log:
Blocking revisions 1325059,1325258,1325264,1325285,1325287,1325316,1325346,1325351,1325373,1325375,1325391,1325393,1326597,1327267,1327525,1328129,1328266,1328272,1328274,1328898,1328900,1328902,1328906,1328907,1328908,1329054,1329279,1329693,1329926,1329927 via  svn from
https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes

........
  r1325059 | ffang | 2012-04-11 19:05:52 -0400 (Wed, 11 Apr 2012) | 9 lines
  
  Merged revisions 1325055 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1325055 | ffang | 2012-04-12 06:55:42 +0800 (四, 12  4 2012) | 1 line
    
    [CXF-4236]Changing Maven Name for CXF-Services from CXF Runtime to CXF Services
  ........
  
........
........
  r1325258 | dkulp | 2012-04-12 09:51:40 -0400 (Thu, 12 Apr 2012) | 24 lines
  
  Blocking revisions 1325061,1325201,1325202,1325203 via  svn from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1325061 | coheigea | 2012-04-11 19:21:01 -0400 (Wed, 11 Apr 2012) | 1 line
    
    Added support for wst:Renewing semantics in the STS & STSClient
  ........
  ........
    r1325201 | coheigea | 2012-04-12 07:06:31 -0400 (Thu, 12 Apr 2012) | 1 line
    
    [CXF-4158] - Fixed a bug in renewing SAML Tokens with TLS POP & added system tests for it.
  ........
  ........
    r1325202 | coheigea | 2012-04-12 07:07:07 -0400 (Thu, 12 Apr 2012) | 1 line
    
    [CXF-4158] - Added a POP unit test for renewing SAML tokens using a message signature
  ........
  ........
    r1325203 | coheigea | 2012-04-12 07:07:30 -0400 (Thu, 12 Apr 2012) | 1 line
    
    [CXF-4158] - Minor update
  ........
  
........
........
  r1325264 | dkulp | 2012-04-12 09:58:11 -0400 (Thu, 12 Apr 2012) | 3 lines
  
  Picked up a couple more issues
  
  
........
........
  r1325285 | dkulp | 2012-04-12 10:26:56 -0400 (Thu, 12 Apr 2012) | 1 line
  
  [maven-release-plugin] prepare release cxf-2.5.3
........
........
  r1325287 | dkulp | 2012-04-12 10:27:28 -0400 (Thu, 12 Apr 2012) | 1 line
  
  [maven-release-plugin] prepare for next development iteration
........
........
  r1325316 | sergeyb | 2012-04-12 11:15:48 -0400 (Thu, 12 Apr 2012) | 9 lines
  
  Merged revisions 1325314 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1325314 | sergeyb | 2012-04-12 16:10:31 +0100 (Thu, 12 Apr 2012) | 1 line
    
    Updating JAASAuthenticationFilter to default to Basic WWW-Authenticate challenge
  ........
  
........
........
  r1325346 | dkulp | 2012-04-12 12:14:07 -0400 (Thu, 12 Apr 2012) | 9 lines
  
  Merged revisions 1325343 via  svn merge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1325343 | dkulp | 2012-04-12 12:09:53 -0400 (Thu, 12 Apr 2012) | 1 line
    
    Fix some spring2 compat issues
  ........
  
........
........
  r1325351 | dkulp | 2012-04-12 12:21:27 -0400 (Thu, 12 Apr 2012) | 9 lines
  
  Blocking revisions 1325349 via  svn from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1325349 | coheigea | 2012-04-12 12:18:00 -0400 (Thu, 12 Apr 2012) | 1 line
    
    [CXF-4157] - Fixed batch processing in the STS and added a systest
  ........
  
........
........
  r1325373 | dkulp | 2012-04-12 12:48:18 -0400 (Thu, 12 Apr 2012) | 1 line
  
  [maven-release-plugin] prepare release cxf-2.5.3
........
........
  r1325375 | dkulp | 2012-04-12 12:48:45 -0400 (Thu, 12 Apr 2012) | 1 line
  
  [maven-release-plugin] prepare for next development iteration
........
........
  r1325391 | dkulp | 2012-04-12 13:24:15 -0400 (Thu, 12 Apr 2012) | 1 line
  
  [maven-release-plugin] prepare release cxf-2.5.3
........
........
  r1325393 | dkulp | 2012-04-12 13:24:42 -0400 (Thu, 12 Apr 2012) | 1 line
  
  [maven-release-plugin] prepare for next development iteration
........
........
  r1326597 | coheigea | 2012-04-16 09:11:33 -0400 (Mon, 16 Apr 2012) | 6 lines
  
  Fixed a problem with STS post-dating, and added several unit tests.
  
  
  Conflicts:
  
  	services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/DefaultConditionsProvider.java
........
........
  r1327267 | ay | 2012-04-17 16:08:38 -0400 (Tue, 17 Apr 2012) | 9 lines
  
  Merged revisions 1327243 via  svn merge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1327243 | ay | 2012-04-17 21:49:30 +0200 (Tue, 17 Apr 2012) | 1 line
    
    [CXF-4244] OutTransformWriter's defaultNamespace setting may not replace all default namespace declarations
  ........
  
........
........
  r1327525 | coheigea | 2012-04-18 10:38:44 -0400 (Wed, 18 Apr 2012) | 6 lines
  
  Trim input parameters that are received via SecondaryParameters and Claims
  
  
  Conflicts:
  
  	services/sts/sts-core/src/main/java/org/apache/cxf/sts/request/RequestParser.java
........
........
  r1328129 | sergeyb | 2012-04-19 17:59:28 -0400 (Thu, 19 Apr 2012) | 9 lines
  
  Merged revisions 1328123 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1328123 | sergeyb | 2012-04-19 22:43:59 +0100 (Thu, 19 Apr 2012) | 1 line
    
    [CXF-4250] Handling root-level WADL method declarations properly
  ........
  
........
........
  r1328266 | ay | 2012-04-20 05:06:16 -0400 (Fri, 20 Apr 2012) | 9 lines
  
  Merged revisions 1327984 via  svn merge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1327984 | ay | 2012-04-19 17:13:29 +0200 (Thu, 19 Apr 2012) | 1 line
    
    [CXF-4249] Make RMTxStore's current schema name to be configurable
  ........
  
........
........
  r1328272 | sergeyb | 2012-04-20 05:24:06 -0400 (Fri, 20 Apr 2012) | 1 line
  
  Fixing the build failure on 2.5.x
........
........
  r1328274 | ay | 2012-04-20 05:28:12 -0400 (Fri, 20 Apr 2012) | 9 lines
  
  Merged revisions 1328132 via  svn merge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1328132 | ay | 2012-04-20 00:16:00 +0200 (Fri, 20 Apr 2012) | 1 line
    
    DataSource as config option added to CXF-4249
  ........
  
........
........
  r1328898 | sergeyb | 2012-04-22 12:50:02 -0400 (Sun, 22 Apr 2012) | 9 lines
  
  Merged revisions 1328322 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1328322 | sergeyb | 2012-04-20 12:11:13 +0100 (Fri, 20 Apr 2012) | 1 line
    
    Minor update to WADL generator to get enum classes generated properly
  ........
  
........
........
  r1328900 | sergeyb | 2012-04-22 12:55:11 -0400 (Sun, 22 Apr 2012) | 9 lines
  
  Merged revisions 1328436 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1328436 | sergeyb | 2012-04-20 17:27:28 +0100 (Fri, 20 Apr 2012) | 1 line
    
    [CXF-4256] Updating WADL generator to create better enum classes
  ........
  
........
........
  r1328902 | sergeyb | 2012-04-22 13:02:25 -0400 (Sun, 22 Apr 2012) | 9 lines
  
  Merged revisions 1328502 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1328502 | sergeyb | 2012-04-20 22:10:33 +0100 (Fri, 20 Apr 2012) | 1 line
    
    [CXF-4256] Adding a simple test
  ........
  
........
........
  r1328906 | sergeyb | 2012-04-22 13:10:45 -0400 (Sun, 22 Apr 2012) | 9 lines
  
  Merged revisions 1328894 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1328894 | sergeyb | 2012-04-22 17:28:17 +0100 (Sun, 22 Apr 2012) | 1 line
    
    [CXF-4256] Some updates to the code generating enum classes
  ........
  
........
........
  r1328907 | sergeyb | 2012-04-22 13:12:07 -0400 (Sun, 22 Apr 2012) | 9 lines
  
  Merged revisions 1328903 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1328903 | sergeyb | 2012-04-22 18:04:47 +0100 (Sun, 22 Apr 2012) | 1 line
    
    [CXF-4256] Reverting the temp test code 
  ........
  
........
........
  r1328908 | sergeyb | 2012-04-22 13:14:53 -0400 (Sun, 22 Apr 2012) | 1 line
  
  Removing the empty rs package on 2.5.x
........
........
  r1329054 | ffang | 2012-04-23 00:16:22 -0400 (Mon, 23 Apr 2012) | 9 lines
  
  Merged revisions 1329053 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1329053 | ffang | 2012-04-23 12:11:06 +0800 (一, 23  4 2012) | 1 line
    
    [CXF-4252]cxf:list-endpoints karaf command should also have a busid column
  ........
  
........
........
  r1329279 | sergeyb | 2012-04-23 11:17:51 -0400 (Mon, 23 Apr 2012) | 9 lines
  
  Merged revisions 1329277 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1329277 | sergeyb | 2012-04-23 16:14:40 +0100 (Mon, 23 Apr 2012) | 1 line
    
    [CXF-4245] Making JAX-RS DataBindingProvider and CXF JibxDataBinding work together, thanks to Don Corley
  ........
  
........
........
  r1329693 | sergeyb | 2012-04-24 09:00:59 -0400 (Tue, 24 Apr 2012) | 1 line
  
  [CXF-4262] Updating oauth demo poms
........
........
  r1329926 | dkulp | 2012-04-24 14:42:28 -0400 (Tue, 24 Apr 2012) | 4 lines
  
  Recording revisions 1326576,1327512,1328314,1328463,1328598,1329905 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  
........
........
  r1329927 | dkulp | 2012-04-24 14:42:30 -0400 (Tue, 24 Apr 2012) | 94 lines
  
  Blocking revisions 1325447,1325449,1325714,1325729,1325788,1327970,1328376,1328430,1328432,1329162,1329173,1329247,1329313,1329695,1329854 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1325447 | dkulp | 2012-04-12 15:00:27 -0400 (Thu, 12 Apr 2012) | 2 lines
    
    [maven-release-plugin] prepare release cxf-2.6.0
    
  ........
  ........
    r1325449 | dkulp | 2012-04-12 15:01:05 -0400 (Thu, 12 Apr 2012) | 2 lines
    
    [maven-release-plugin] prepare for next development iteration
    
  ........
  ........
    r1325714 | coheigea | 2012-04-13 06:50:52 -0400 (Fri, 13 Apr 2012) | 2 lines
    
    Fixed sts-war systests + added a NPE guard in the sts-core
    
  ........
  ........
    r1325729 | coheigea | 2012-04-13 08:12:00 -0400 (Fri, 13 Apr 2012) | 2 lines
    
    Fixing failing STS interop test with the metro STS
    
  ........
  ........
    r1325788 | coheigea | 2012-04-13 10:41:48 -0400 (Fri, 13 Apr 2012) | 2 lines
    
    [CXF-4157] - Added a batch validate test to the STS advanced systests
    
  ........
  ........
    r1327970 | coheigea | 2012-04-19 10:43:50 -0400 (Thu, 19 Apr 2012) | 2 lines
    
    Set a random RelayState for SAML SSO
    
  ........
  ........
    r1328376 | coheigea | 2012-04-20 09:54:28 -0400 (Fri, 20 Apr 2012) | 2 lines
    
    Fix a bug when a signed SAML Token is being renewed without being re-signed
    
  ........
  ........
    r1328430 | coheigea | 2012-04-20 12:08:55 -0400 (Fri, 20 Apr 2012) | 2 lines
    
    Added a unit test for the SAML Request builder
    
  ........
  ........
    r1328432 | sergeyb | 2012-04-20 12:18:56 -0400 (Fri, 20 Apr 2012) | 2 lines
    
    Fixing few typos in the rs security module
    
  ........
  ........
    r1329162 | coheigea | 2012-04-23 06:24:20 -0400 (Mon, 23 Apr 2012) | 2 lines
    
    Removing unnecessary operation
    
  ........
  ........
    r1329173 | coheigea | 2012-04-23 06:54:57 -0400 (Mon, 23 Apr 2012) | 2 lines
    
    Fixing build failure with JDK 1.5
    
  ........
  ........
    r1329247 | coheigea | 2012-04-23 10:08:56 -0400 (Mon, 23 Apr 2012) | 2 lines
    
    Specify an Assertion Consumer Service URL
    
  ........
  ........
    r1329313 | dkulp | 2012-04-23 12:21:09 -0400 (Mon, 23 Apr 2012) | 2 lines
    
    REmove unused imports
    
  ........
  ........
    r1329695 | sergeyb | 2012-04-24 09:03:38 -0400 (Tue, 24 Apr 2012) | 2 lines
    
    Updating oauth demo poms on the trunk
    
  ........
  ........
    r1329854 | coheigea | 2012-04-24 13:03:04 -0400 (Tue, 24 Apr 2012) | 2 lines
    
    Minor update
    
  ........
  
........

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

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