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/08/09 22:24:06 UTC

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

Author: dkulp
Date: Thu Aug  9 20:24:06 2012
New Revision: 1371439

URL: http://svn.apache.org/viewvc?rev=1371439&view=rev
Log:
Blocking revisions 1366528,1368115,1369653,1369661,1370484,1370773,1371258,1371259,1371345,1371347,1371356,1371408,1371416,1371417 via  git from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1366528 | dkulp | 2012-07-27 16:47:11 -0400 (Fri, 27 Jul 2012) | 10 lines
  
  Merged revisions 1365734 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1365734 | dkulp | 2012-07-25 16:48:54 -0400 (Wed, 25 Jul 2012) | 2 lines
  
    Fix deprecation warning
  
  ........
  
........
........
  r1368115 | dkulp | 2012-08-01 12:42:42 -0400 (Wed, 01 Aug 2012) | 10 lines
  
  Merged revisions 1368104 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1368104 | dkulp | 2012-08-01 12:24:28 -0400 (Wed, 01 Aug 2012) | 2 lines
  
    Testcast is finding the wrong operation
  
  ........
  
........
........
  r1369653 | sergeyb | 2012-08-05 15:41:50 -0400 (Sun, 05 Aug 2012) | 9 lines
  
  Merged revisions 1369649 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1369649 | sergeyb | 2012-08-05 22:28:11 +0300 (Sun, 05 Aug 2012) | 1 line
  
    Removing JRA dependency
  ........
  
........
........
  r1369661 | sergeyb | 2012-08-05 16:12:15 -0400 (Sun, 05 Aug 2012) | 9 lines
  
  Merged revisions 1369660 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1369660 | sergeyb | 2012-08-05 23:10:21 +0300 (Sun, 05 Aug 2012) | 1 line
  
    Fixing the build failure, mvn install alone did not caught it
  ........
  
........
........
  r1370484 | owulff | 2012-08-07 16:04:30 -0400 (Tue, 07 Aug 2012) | 2 lines
  
  More testcases for onbehalfof added
  
........
........
  r1370773 | coheigea | 2012-08-08 09:59:32 -0400 (Wed, 08 Aug 2012) | 10 lines
  
  Blocking revisions 1370712 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1370712 | coheigea | 2012-08-08 10:15:51 +0100 (Wed, 08 Aug 2012) | 2 lines
  
    Removing interopfest from trunk + fixing some checkstyle errors in the samples
  
  ........
  
........
........
  r1371258 | dkulp | 2012-08-09 11:32:06 -0400 (Thu, 09 Aug 2012) | 3 lines
  
  Recording revisions 1368661 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
........
........
  r1371259 | dkulp | 2012-08-09 11:32:08 -0400 (Thu, 09 Aug 2012) | 54 lines
  
  Blocking revisions 1368958,1369074,1369076,1369098,1369225,1370731,1370732,1370734 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1368958 | dkulp | 2012-08-03 09:48:31 -0400 (Fri, 03 Aug 2012) | 2 lines
  
    Initial start of a UDP transport for CXF
  
  ........
  ........
    r1369074 | dkulp | 2012-08-03 12:14:29 -0400 (Fri, 03 Aug 2012) | 3 lines
  
    Update to add some connection management to the UDP stuff to keep it
    from using a ton of threads and a ton of ports
  
  ........
  ........
    r1369076 | dkulp | 2012-08-03 12:14:35 -0400 (Fri, 03 Aug 2012) | 2 lines
  
    Add support for UDP broadcasts
  
  ........
  ........
    r1369098 | dkulp | 2012-08-03 13:11:32 -0400 (Fri, 03 Aug 2012) | 2 lines
  
    Update to allow larger than 2K messages to work
  
  ........
  ........
    r1369225 | dkulp | 2012-08-03 17:59:20 -0400 (Fri, 03 Aug 2012) | 3 lines
  
    UDP seems to hang on some machines (like my new Mac)
    Disable until I can investigate
  
  ........
  ........
    r1370731 | sergeyb | 2012-08-08 06:28:29 -0400 (Wed, 08 Aug 2012) | 2 lines
  
    [CXF-4455] Starting the initial upgrade to javax.ws.rs.api 2.0
  
  ........
  ........
    r1370732 | sergeyb | 2012-08-08 06:29:29 -0400 (Wed, 08 Aug 2012) | 2 lines
  
    [CXF-4455] A couple of other updates
  
  ........
  ........
    r1370734 | sergeyb | 2012-08-08 06:34:14 -0400 (Wed, 08 Aug 2012) | 2 lines
  
    [CXF-4455] Correct cast in Variant constructor
  
  ........
  
........
........
  r1371345 | gmazza | 2012-08-09 13:56:33 -0400 (Thu, 09 Aug 2012) | 2 lines
  
  Updated basic_https sample to use HTTPComponents, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)
  
........
........
  r1371347 | gmazza | 2012-08-09 14:03:43 -0400 (Thu, 09 Aug 2012) | 2 lines
  
  Updated ut_policy sample: better Mavenized, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)
  
........
........
  r1371356 | gmazza | 2012-08-09 14:15:21 -0400 (Thu, 09 Aug 2012) | 2 lines
  
  Updated wsdl_first_https sample: better Mavenized, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)
  
........
........
  r1371408 | dkulp | 2012-08-09 15:25:23 -0400 (Thu, 09 Aug 2012) | 3 lines
  
  Recording revisions 1368316,1368431,1368470,1368471,1368552,1368644,1369991,1371340,1371346,1371354 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
........
........
  r1371416 | dkulp | 2012-08-09 15:53:44 -0400 (Thu, 09 Aug 2012) | 3 lines
  
  Recording revisions 1370477 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
........
........
  r1371417 | dkulp | 2012-08-09 15:53:46 -0400 (Thu, 09 Aug 2012) | 10 lines
  
  Blocking revisions 1371402 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1371402 | dkulp | 2012-08-09 15:23:02 -0400 (Thu, 09 Aug 2012) | 2 lines
  
    Fix the UDP stuff on OSX by making sure the proper buffer size is set
  
  ........
  
........

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

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