Author: dkulp
Date: Tue Jul 22 10:45:49 2008
New Revision: 678831

URL: http://svn.apache.org/viewvc?rev=678831&view=rev
Log:
Blocked revisions 
677607,677659,677672,677678,677686,677874,677882,677970,677996,678023,678028,678035,678094,678446,678461,678466,678490,678767,678775
 via svnmerge

........
  r677607 | dkulp | 2008-07-17 11:20:30 -0400 (Thu, 17 Jul 2008) | 2 lines
  
  [CXF-1700] Add support for xsd:include to xmlbeans databinding
........
  r677659 | dkulp | 2008-07-17 14:07:27 -0400 (Thu, 17 Jul 2008) | 2 lines
  
  Update to work with latest distribution stuff
........
  r677672 | dkulp | 2008-07-17 14:29:13 -0400 (Thu, 17 Jul 2008) | 2 lines
  
  Experimenting with some chunking stuff
........
  r677678 | dkulp | 2008-07-17 14:47:36 -0400 (Thu, 17 Jul 2008) | 2 lines
  
  Remove hardcoded host name
........
  r677686 | dkulp | 2008-07-17 14:57:04 -0400 (Thu, 17 Jul 2008) | 2 lines
  
  Allow specifying the host part of the URL so I can get it working on OSX and 
Linux
........
  r677874 | seanoc | 2008-07-18 06:36:22 -0400 (Fri, 18 Jul 2008) | 3 lines
  
  Added pom.xml to allow these demos be built and run using maven
  Updated READMEs accordingly.
  Added some System.outs to server impls to indicate had been called by client.
........
  r677882 | seanoc | 2008-07-18 07:40:48 -0400 (Fri, 18 Jul 2008) | 1 line
  
  Removed tab characters
........
  r677970 | sergeyb | 2008-07-18 13:02:46 -0400 (Fri, 18 Jul 2008) | 1 line
  
  Introducing minimal and jax-rs cxf bundles
........
  r677996 | dkulp | 2008-07-18 14:46:40 -0400 (Fri, 18 Jul 2008) | 2 lines
  
  Minor updates to the perf thing to be what I was testing with the chunking 
stuff
........
  r678023 | dkulp | 2008-07-18 16:25:34 -0400 (Fri, 18 Jul 2008) | 2 lines
  
  Add some debugging to hopefully help diagnose CXF-1708
........
  r678028 | dkulp | 2008-07-18 16:32:52 -0400 (Fri, 18 Jul 2008) | 2 lines
  
  [CXF-1707] Remove use of security manager in the plugin (matches the 
wsdl2java mojo now)
........
  r678035 | dkulp | 2008-07-18 16:55:05 -0400 (Fri, 18 Jul 2008) | 2 lines
  
  [CXF-1387] Patch from Ian Roberts applied.   Adds gzip support for http.
........
  r678094 | dkulp | 2008-07-18 23:39:37 -0400 (Fri, 18 Jul 2008) | 2 lines
  
  Implement threshold for chunking.  Some http cleanups.  Throw exceptions on 
some errors.
........
  r678446 | seanoc | 2008-07-21 10:54:45 -0400 (Mon, 21 Jul 2008) | 2 lines
  
  Updated pom.xml's to remove need for env CXF_VERSION.
  Updated README's accordingly.
........
  r678461 | seanoc | 2008-07-21 12:26:39 -0400 (Mon, 21 Jul 2008) | 2 lines
  
  Enabled demo to be built using maven.
  Updated README.
........
  r678466 | seanoc | 2008-07-21 12:36:14 -0400 (Mon, 21 Jul 2008) | 2 lines
  
  Enabled demo to be built and run using maven.
  Updated README
........
  r678490 | dkulp | 2008-07-21 13:21:58 -0400 (Mon, 21 Jul 2008) | 3 lines
  
  Change gzip to using the new Threshold output stream stuff so that it can 
keep streaming instead of buffering everything.
........
  r678767 | dkulp | 2008-07-22 10:02:00 -0400 (Tue, 22 Jul 2008) | 2 lines
  
  Update name of jaxws jar
........
  r678775 | seanoc | 2008-07-22 11:16:42 -0400 (Tue, 22 Jul 2008) | 4 lines
  
  Added poms to allow demos be run using maven.
  Added server side logic to js_client demo.
  
  Updated READMEs
........

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

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


Reply via email to