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/02/19 20:45:59 UTC

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

Author: dkulp
Date: Thu Feb 19 19:45:58 2009
New Revision: 745975

URL: http://svn.apache.org/viewvc?rev=745975&view=rev
Log:
Blocked revisions 741263,741265,743500,743705,744183,745035,745608-745609,745713,745879 via svnmerge

................
  r741263 | dkulp | 2009-02-05 14:44:01 -0500 (Thu, 05 Feb 2009) | 1 line
  
  [maven-release-plugin] prepare release cxf-2.1.4
................
  r741265 | dkulp | 2009-02-05 14:45:52 -0500 (Thu, 05 Feb 2009) | 1 line
  
  [maven-release-plugin] prepare for next development iteration
................
  r743500 | dkulp | 2009-02-11 15:46:09 -0500 (Wed, 11 Feb 2009) | 9 lines
  
  Merged revisions 742914 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r742914 | bharath | 2009-02-10 04:37:11 -0500 (Tue, 10 Feb 2009) | 1 line
    
    The Xml node value trimming was not being done correctly. Strings are immutable.
  ........
................
  r743705 | ffang | 2009-02-12 07:40:04 -0500 (Thu, 12 Feb 2009) | 9 lines
  
  Merged revisions 743698 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r743698 | ffang | 2009-02-12 19:57:25 +0800 (Thu, 12 Feb 2009) | 1 line
    
    [CXF-2038]changes for signaturePropFile and decryptionPropFile of WSS4JInteceptor can't be reloaded if we use cxf in container
  ........
................
  r744183 | dkulp | 2009-02-13 12:22:05 -0500 (Fri, 13 Feb 2009) | 40 lines
  
  Blocked revisions 742662,742671,743445-743446,743825,744104-744105,744138,744154 via svnmerge
  
  ........
    r742662 | dkulp | 2009-02-09 13:02:36 -0500 (Mon, 09 Feb 2009) | 2 lines
    
    Baby steps toward WS-SecureConversation
  ........
    r742671 | dkulp | 2009-02-09 13:48:43 -0500 (Mon, 09 Feb 2009) | 2 lines
    
    Fix build failure
  ........
    r743445 | dkulp | 2009-02-11 13:44:07 -0500 (Wed, 11 Feb 2009) | 2 lines
    
    Don't output FaultTo if it's not needed (wastes bandwidth)
  ........
    r743446 | dkulp | 2009-02-11 13:44:51 -0500 (Wed, 11 Feb 2009) | 2 lines
    
    More steps toward WS-SecureConversation (we get a token back now :-)
  ........
    r743825 | sergeyb | 2009-02-12 13:26:07 -0500 (Thu, 12 Feb 2009) | 1 line
    
    JAXRS : prototyping client api - many more things to come
  ........
    r744104 | sergeyb | 2009-02-13 07:56:45 -0500 (Fri, 13 Feb 2009) | 1 line
    
    JAXRS : client cglib proxies, xmlsource(to be optimized)
  ........
    r744105 | sergeyb | 2009-02-13 08:00:25 -0500 (Fri, 13 Feb 2009) | 1 line
    
    JAXRS : missing files plus fixing a typo
  ........
    r744138 | sergeyb | 2009-02-13 10:03:49 -0500 (Fri, 13 Feb 2009) | 1 line
    
    Fixing build issues
  ........
    r744154 | dkulp | 2009-02-13 11:03:50 -0500 (Fri, 13 Feb 2009) | 2 lines
    
    Move the version info into depMgmt section
  ........
................
  r745035 | ningjiang | 2009-02-17 08:05:17 -0500 (Tue, 17 Feb 2009) | 9 lines
  
  Merged revisions 744237 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r744237 | dkulp | 2009-02-14 04:45:55 +0800 (Sat, 14 Feb 2009) | 2 lines
    
    Content-type lookup should be case insensitive
  ........
................
  r745608 | dkulp | 2009-02-18 13:51:16 -0500 (Wed, 18 Feb 2009) | 9 lines
  
  Merged revisions 745592 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r745592 | dkulp | 2009-02-18 13:21:13 -0500 (Wed, 18 Feb 2009) | 2 lines
    
    Fix https socket factory being re-created for every request
  ........
................
  r745609 | dkulp | 2009-02-18 13:56:21 -0500 (Wed, 18 Feb 2009) | 32 lines
  
  Blocked revisions 744201,745227,745272,745280,745472,745474,745583 via svnmerge
  
  ........
    r744201 | sergeyb | 2009-02-13 13:15:45 -0500 (Fri, 13 Feb 2009) | 1 line
    
    JAXRS : adding few javadocs to client api classes
  ........
    r745227 | dkulp | 2009-02-17 15:24:33 -0500 (Tue, 17 Feb 2009) | 2 lines
    
    First WS-SecureConversation test endpoint works.   :-)
  ........
    r745272 | dkulp | 2009-02-17 17:08:36 -0500 (Tue, 17 Feb 2009) | 2 lines
    
    Get another ws-sc test working
  ........
    r745280 | dkulp | 2009-02-17 17:34:36 -0500 (Tue, 17 Feb 2009) | 2 lines
    
    Assert other policies when transport binding used
  ........
    r745472 | sergeyb | 2009-02-18 05:38:47 -0500 (Wed, 18 Feb 2009) | 1 line
    
    JAXRS: updating an exception mapper test
  ........
    r745474 | sergeyb | 2009-02-18 05:42:34 -0500 (Wed, 18 Feb 2009) | 1 line
    
    JAXRS : setting the correct http port for a test
  ........
    r745583 | dkulp | 2009-02-18 12:42:32 -0500 (Wed, 18 Feb 2009) | 2 lines
    
    Update sub-policy parsing to account for other policy namespaces
  ........
................
  r745713 | bimargulies | 2009-02-18 22:04:26 -0500 (Wed, 18 Feb 2009) | 50 lines
  
  Unblocked revisions 688593,725710,731402,731406,731681,732020,732059-732060,732106,732124,732168 via svnmerge
  
  ........
    r688593 | bimargulies | 2008-08-24 21:10:23 -0400 (Sun, 24 Aug 2008) | 3 lines
    
    Add unit test for copying part attributes from Aegis to parts. Fix Aegis array types to 
    have min-max instead of max-min in the names.
  ........
    r725710 | bimargulies | 2008-12-11 10:27:27 -0500 (Thu, 11 Dec 2008) | 2 lines
    
    Bump XML Schema dependency to 1.4.3. Alphabetize versions for easier maintenance,.
  ........
    r731402 | bimargulies | 2009-01-04 20:32:52 -0500 (Sun, 04 Jan 2009) | 2 lines
    
    Remove all JAXEN dependencies.
  ........
    r731406 | bimargulies | 2009-01-04 20:49:52 -0500 (Sun, 04 Jan 2009) | 2 lines
    
    Put Jaxen version management back until the other consumers are resolved.
  ........
    r731681 | bimargulies | 2009-01-05 15:10:42 -0500 (Mon, 05 Jan 2009) | 2 lines
    
    Herd a bunch of XmlSchema utilities into one place.
  ........
    r732020 | bimargulies | 2009-01-06 12:43:36 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    Disentangle unit tests, and especially the soap-encoding support code, from JDOM. Sadly, there's more work where this came from.
  ........
    r732059 | bimargulies | 2009-01-06 14:01:46 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    More JDOM reduction.
  ........
    r732060 | bimargulies | 2009-01-06 14:02:20 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    Clean unused import.
  ........
    r732106 | bimargulies | 2009-01-06 15:41:56 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    Make JDOM entirely optional in Aegis.
  ........
    r732124 | bimargulies | 2009-01-06 16:20:21 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    Turn off not quite working test.
  ........
    r732168 | bimargulies | 2009-01-06 18:12:26 -0500 (Tue, 06 Jan 2009) | 3 lines
    
    Fix schema generation problem with missing import in Aegis. Remove JDOM usage from Javascript Aegis test
    rather than track down very muddy change in behavior from old world. Remove the unwanted ant tasks.
  ........
................
  r745879 | bimargulies | 2009-02-19 09:18:49 -0500 (Thu, 19 Feb 2009) | 51 lines
  
  Merged revisions 688593,725710,731402,731406,731681,732020,732059-732060,732106,732124,732168 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r688593 | bimargulies | 2008-08-24 21:10:23 -0400 (Sun, 24 Aug 2008) | 3 lines
    
    Add unit test for copying part attributes from Aegis to parts. Fix Aegis array types to 
    have min-max instead of max-min in the names.
  ........
    r725710 | bimargulies | 2008-12-11 10:27:27 -0500 (Thu, 11 Dec 2008) | 2 lines
    
    Bump XML Schema dependency to 1.4.3. Alphabetize versions for easier maintenance,.
  ........
    r731402 | bimargulies | 2009-01-04 20:32:52 -0500 (Sun, 04 Jan 2009) | 2 lines
    
    Remove all JAXEN dependencies.
  ........
    r731406 | bimargulies | 2009-01-04 20:49:52 -0500 (Sun, 04 Jan 2009) | 2 lines
    
    Put Jaxen version management back until the other consumers are resolved.
  ........
    r731681 | bimargulies | 2009-01-05 15:10:42 -0500 (Mon, 05 Jan 2009) | 2 lines
    
    Herd a bunch of XmlSchema utilities into one place.
  ........
    r732020 | bimargulies | 2009-01-06 12:43:36 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    Disentangle unit tests, and especially the soap-encoding support code, from JDOM. Sadly, there's more work where this came from.
  ........
    r732059 | bimargulies | 2009-01-06 14:01:46 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    More JDOM reduction.
  ........
    r732060 | bimargulies | 2009-01-06 14:02:20 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    Clean unused import.
  ........
    r732106 | bimargulies | 2009-01-06 15:41:56 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    Make JDOM entirely optional in Aegis.
  ........
    r732124 | bimargulies | 2009-01-06 16:20:21 -0500 (Tue, 06 Jan 2009) | 2 lines
    
    Turn off not quite working test.
  ........
    r732168 | bimargulies | 2009-01-06 18:12:26 -0500 (Tue, 06 Jan 2009) | 3 lines
    
    Fix schema generation problem with missing import in Aegis. Remove JDOM usage from Javascript Aegis test
    rather than track down very muddy change in behavior from old world. Remove the unwanted ant tasks.
  ........
................

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

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