Author: dkulp
Date: Thu Aug 9 15:32:08 2012
New Revision: 1371259
URL: http://svn.apache.org/viewvc?rev=1371259&view=rev
Log:
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
........
Modified:
cxf/branches/2.6.x-fixes/ (props changed)
Propchange: cxf/branches/2.6.x-fixes/
------------------------------------------------------------------------------
--- svnmerge-blocked (original)
+++ svnmerge-blocked Thu Aug 9 15:32:08 2012
@@ -1 +1 @@
-/cxf/trunk:1348223,1348240,1348245,1348933,1349550-1349551,1349926,1349967,1350561,1350619,1351280,1353741,1355381,1355463,1355503,1356727,1365733,1366507,1367243,1370712
+/cxf/trunk:1348223,1348240,1348245,1348933,1349550-1349551,1349926,1349967,1350561,1350619,1351280,1353741,1355381,1355463,1355503,1356727,1365733,1366507,1367243,1368958,1369074,1369076,1369098,1369225,1370712,1370731,1370732,1370734