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 2011/05/24 18:49:43 UTC

svn commit: r1127139 - /cxf/branches/2.3.x-fixes/

Author: dkulp
Date: Tue May 24 16:49:43 2011
New Revision: 1127139

URL: http://svn.apache.org/viewvc?rev=1127139&view=rev
Log:
Blocked revisions 1091617,1095176,1095410,1095635,1095638,1095647,1095661,1095665,1097054,1097146,1097155,1097532,1097729,1097871,1099323,1099336,1099501-1099503,1099825,1100277,1101111,1101526,1101851,1102003,1102788,1103619,1103721,1124167,1124876,1125003,1126608,1127029 via svnmerge

........
  r1091617 | dkulp | 2011-04-12 20:18:30 -0400 (Tue, 12 Apr 2011) | 1 line
  
  Remote refs to http-osgi
........
  r1095176 | sergeyb | 2011-04-19 15:44:49 -0400 (Tue, 19 Apr 2011) | 1 line
  
  [JAX-RS] Some updates to SearchConditionBuilder
........
  r1095410 | sergeyb | 2011-04-20 09:49:05 -0400 (Wed, 20 Apr 2011) | 1 line
  
  [CXF-3462] Prototyping the interceptor for validating BasicAuth(and similar creds) with STS
........
  r1095635 | cschneider | 2011-04-21 05:25:09 -0400 (Thu, 21 Apr 2011) | 1 line
  
  CXF-3466 Add integration test for issue. Remove connection.getContentType to avoid exception
........
  r1095638 | cschneider | 2011-04-21 05:38:33 -0400 (Thu, 21 Apr 2011) | 1 line
  
  CXF-3466 Fixed test to set log level to old level instead of INFO
........
  r1095647 | cschneider | 2011-04-21 06:39:46 -0400 (Thu, 21 Apr 2011) | 1 line
  
  Refactored to improve readability
........
  r1095661 | coheigea | 2011-04-21 07:38:36 -0400 (Thu, 21 Apr 2011) | 1 line
  
  Some minor changes to the SAML systest config.
........
  r1095665 | tomekopo | 2011-04-21 07:49:09 -0400 (Thu, 21 Apr 2011) | 1 line
  
  Fixed tag name (schema of log entry has been changed)
........
  r1097054 | ningjiang | 2011-04-27 05:34:18 -0400 (Wed, 27 Apr 2011) | 1 line
  
  Fixed the CS errors which is found in Eclipse
........
  r1097146 | sergeyb | 2011-04-27 11:29:48 -0400 (Wed, 27 Apr 2011) | 1 line
  
  [CXF-3462] Simplifying the conversion from BasicAuth to UsernameToken
........
  r1097155 | sergeyb | 2011-04-27 11:47:38 -0400 (Wed, 27 Apr 2011) | 1 line
  
  [CXF-3462] Updating Messages.properties
........
  r1097532 | cschneider | 2011-04-28 12:21:22 -0400 (Thu, 28 Apr 2011) | 1 line
  
  Added example showing the jmsConfigfeature in action
........
  r1097729 | ningjiang | 2011-04-29 04:43:53 -0400 (Fri, 29 Apr 2011) | 1 line
  
  CXF-3473 Let CXF LocalConduit and LocalDestination handler the request with Executor
........
  r1097871 | cschneider | 2011-04-29 12:24:31 -0400 (Fri, 29 Apr 2011) | 1 line
  
  Added namespace and name to features element to make it compatible with karaf 3.0
........
  r1099323 | gmazza | 2011-05-04 01:03:31 -0400 (Wed, 04 May 2011) | 1 line
  
  restoring necessary webapp folder
........
  r1099336 | ningjiang | 2011-05-04 02:45:05 -0400 (Wed, 04 May 2011) | 1 line
  
  CXF-3473 enhance the LocalTransport to get the executor from different way
........
  r1099501 | coheigea | 2011-05-04 12:06:17 -0400 (Wed, 04 May 2011) | 1 line
  
  [CXF-3461] - EndorsingSupportingTokens policy reports not satisfied when using TLS with signed timestamp
........
  r1099502 | coheigea | 2011-05-04 12:06:49 -0400 (Wed, 04 May 2011) | 1 line
  
  [CXF-3461] - EndorsingSupportingTokens policy reports not satisfied when using TLS with signed timestamp
........
  r1099503 | coheigea | 2011-05-04 12:07:47 -0400 (Wed, 04 May 2011) | 1 line
  
  [CXF-3461] - Fixing accidental change from last commit.
........
  r1099825 | coheigea | 2011-05-05 10:39:04 -0400 (Thu, 05 May 2011) | 1 line
  
  [CXF-3482] - Taking into account SAML namespaces when setting ValueType attributes.
........
  r1100277 | sergeyb | 2011-05-06 12:44:53 -0400 (Fri, 06 May 2011) | 1 line
  
  [CXF-3498] Starting working on wadltojava tool
........
  r1101111 | sergeyb | 2011-05-09 13:00:52 -0400 (Mon, 09 May 2011) | 1 line
  
  [CXF-3498] Updating generator to create interfaces and impl files if configured
........
  r1101526 | sergeyb | 2011-05-10 12:17:36 -0400 (Tue, 10 May 2011) | 1 line
  
  [CXF-3498] Support for various default options
........
  r1101851 | sergeyb | 2011-05-11 08:08:46 -0400 (Wed, 11 May 2011) | 1 line
  
  [CXF-3498] Making sure root resource path is not duplicated and a parameter representing request payload is added last
........
  r1102003 | sergeyb | 2011-05-11 14:04:54 -0400 (Wed, 11 May 2011) | 1 line
  
  [CXF-3498] Support for optional compilation
........
  r1102788 | sergeyb | 2011-05-13 11:20:14 -0400 (Fri, 13 May 2011) | 1 line
  
  [CXF-3498] Better support for grammars with referenced schemas
........
  r1103619 | ningjiang | 2011-05-16 02:22:11 -0400 (Mon, 16 May 2011) | 1 line
  
  CXF-3515, CXF-3519 reuse the Jetty features of karaf and update the Karaf version to 2.2.1
........
  r1103721 | sergeyb | 2011-05-16 08:53:39 -0400 (Mon, 16 May 2011) | 1 line
  
  [CXF-3948] Initial support for external JAXB bindings
........
  r1124167 | sergeyb | 2011-05-18 06:12:36 -0400 (Wed, 18 May 2011) | 1 line
  
  [CXF-3948] More consistent support for simple and extended QName resource ids
........
  r1124876 | dkulp | 2011-05-19 10:54:41 -0400 (Thu, 19 May 2011) | 2 lines
  
  [CXF-3537] Update features file to support multiple karaf versions.
  Patch from Jean-Baptiste Onofre applied.
........
  r1125003 | sergeyb | 2011-05-19 13:13:28 -0400 (Thu, 19 May 2011) | 1 line
  
  [CXF-3948] Adding wadl2java batch files
........
  r1126608 | sergeyb | 2011-05-23 13:30:28 -0400 (Mon, 23 May 2011) | 1 line
  
  [CXF-3538] Prototyping wadl2java maven plugin
........
  r1127029 | sergeyb | 2011-05-24 09:23:30 -0400 (Tue, 24 May 2011) | 1 line
  
  [CXF-3538] Adding a maven plugin-driven test
........

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

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