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/03/16 04:39:03 UTC

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

Author: dkulp
Date: Wed Mar 16 03:39:03 2011
New Revision: 1082040

URL: http://svn.apache.org/viewvc?rev=1082040&view=rev
Log:
Blocked revisions 1081802,1081811,1081817,1081823,1081901,1081958,1081962,1081968,1082032 via svnmerge

........
  r1081802 | coheigea | 2011-03-15 10:38:59 -0400 (Tue, 15 Mar 2011) | 2 lines
  
  Added a set of unit tests for SAML Assertions + picking up some changes in the latest WSS4J 1.6-SNAPSHOT.
........
  r1081811 | coheigea | 2011-03-15 11:13:39 -0400 (Tue, 15 Mar 2011) | 2 lines
  
  Some updates to systests and demos.
........
  r1081817 | amichalec | 2011-03-15 11:26:22 -0400 (Tue, 15 Mar 2011) | 1 line
  
  SearchConditionBuilder as factory of builders. Minor naming changes.
........
  r1081823 | amichalec | 2011-03-15 11:57:58 -0400 (Tue, 15 Mar 2011) | 1 line
  
  FIX: JDK1.5 compatibility (again:)
........
  r1081901 | dkulp | 2011-03-15 14:48:13 -0400 (Tue, 15 Mar 2011) | 2 lines
  
  [CXF-3402] Don't use the WebParam info for the type names.  That's
  against jaxws spec.   Thus, collections and arrays get mapped the same.
........
  r1081958 | tomekopo | 2011-03-15 17:58:50 -0400 (Tue, 15 Mar 2011) | 1 line
  
  Added phrase filed to filtering options and fixed building URL
........
  r1081962 | tomekopo | 2011-03-15 18:16:28 -0400 (Tue, 15 Mar 2011) | 1 line
  
  Renamed from 'phrase' to 'message' in URL
........
  r1081968 | tomekopo | 2011-03-15 18:32:12 -0400 (Tue, 15 Mar 2011) | 1 line
  
  Removed call to String.isEmpty (Java 5 backward compatibility)
........
  r1082032 | dkulp | 2011-03-15 22:36:39 -0400 (Tue, 15 Mar 2011) | 4 lines
  
  Move all the JAXBContext creation stuff into a common JAXBContextCache
  to ruduce number of contexts created.   Have not done JAX-RS yet as that
  has issues that will prevent this from really working.  Need to talk to
  Sergey.
........

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

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