Author: dkulp Date: Wed Apr 9 14:27:31 2008 New Revision: 646547 URL: http://svn.apache.org/viewvc?rev=646547&view=rev Log: Blocked revisions 641036,641581,641658,641894,642271,642328,642367,642770,644075,644325,645488,645492,645525,645649,645934,645957,646013,646169,646172,646175,646181,646261,646516,646520 via svnmerge
........ r641036 | bimargulies | 2008-03-25 18:04:39 -0400 (Tue, 25 Mar 2008) | 2 lines remove warning. ........ r641581 | dkulp | 2008-03-26 17:23:40 -0400 (Wed, 26 Mar 2008) | 3 lines Add a new "FastInfoset" feature that will turn on fastinfoset negotiation and usage for more efficient on the wire transmissions. (tested interop with the JAX-WS RI to make sure it works) ........ r641658 | bimargulies | 2008-03-26 20:27:41 -0400 (Wed, 26 Mar 2008) | 3 lines Reduce use of spring constructor-arg elements in favor of properties. This speeds up startup, but perhaps not as much as I had expected. ........ r641894 | dkulp | 2008-03-27 12:59:48 -0400 (Thu, 27 Mar 2008) | 2 lines [CXF-1012] Exception handling for jaxrs (patch from Sergey applied, with modifications to get tests running) ........ r642271 | dkulp | 2008-03-28 11:58:19 -0400 (Fri, 28 Mar 2008) | 2 lines Fix a bunch of svn properties that were found from the 2.0.5 vote ........ r642328 | dkulp | 2008-03-28 14:38:42 -0400 (Fri, 28 Mar 2008) | 2 lines Fix some empty dirs being left in /tmp ........ r642367 | dkulp | 2008-03-28 16:27:50 -0400 (Fri, 28 Mar 2008) | 2 lines Fix some issues where the specified service beans were not being used after a sub resource was hit ........ r642770 | bimargulies | 2008-03-30 12:28:10 -0400 (Sun, 30 Mar 2008) | 2 lines some profiling stuff. ........ r644075 | dkulp | 2008-04-02 17:22:29 -0400 (Wed, 02 Apr 2008) | 3 lines [CXF-1498] Patch from Mickael Goujon applied. Support injection of servlet things ........ r644325 | seanoc | 2008-04-03 10:17:10 -0400 (Thu, 03 Apr 2008) | 1 line updated poms to only load xmlbeans 2.3.0 ........ r645488 | dkulp | 2008-04-07 09:05:20 -0400 (Mon, 07 Apr 2008) | 2 lines [CXF-1494] Support Spring aop beans in jax-rs. Patch from Sergey B. applied. ........ r645492 | dkulp | 2008-04-07 09:13:05 -0400 (Mon, 07 Apr 2008) | 2 lines Fix provided scope for aop ........ r645525 | bimargulies | 2008-04-07 10:10:00 -0400 (Mon, 07 Apr 2008) | 2 lines Add mutant version of wsdl_first that uses the official ant task. ........ r645649 | dkulp | 2008-04-07 15:14:43 -0400 (Mon, 07 Apr 2008) | 2 lines Make the SoapActionInInterceptor a bit more defensive ........ r645934 | dkulp | 2008-04-08 10:11:16 -0400 (Tue, 08 Apr 2008) | 2 lines [CXF-1464] The full set of fixes that were needed for the 2.0.x branch ........ r645957 | dkulp | 2008-04-08 10:55:05 -0400 (Tue, 08 Apr 2008) | 2 lines Merge fixes to osgi bundle from 2.0.x branch ........ r646013 | dkulp | 2008-04-08 13:37:27 -0400 (Tue, 08 Apr 2008) | 3 lines If specific schemas are specified, make sure we use them (and don't cache them) instead of the jaxb created schemas ........ r646169 | bimargulies | 2008-04-08 21:21:06 -0400 (Tue, 08 Apr 2008) | 2 lines Create mechanism for controlling logging in the tools. ........ r646172 | bimargulies | 2008-04-08 21:26:37 -0400 (Tue, 08 Apr 2008) | 2 lines Fix spelling mistakes. ........ r646175 | bimargulies | 2008-04-08 21:45:31 -0400 (Tue, 08 Apr 2008) | 3 lines Turn down the logging level on all the command-line mains. Tune the logging levels more carefully. ........ r646181 | bimargulies | 2008-04-08 22:28:06 -0400 (Tue, 08 Apr 2008) | 3 lines We were spitting all sorts of INFO at users, but our own unit tests were set to WARNING, and didn't work when some INFO appeared. ........ r646261 | seanoc | 2008-04-09 06:36:00 -0400 (Wed, 09 Apr 2008) | 2 lines Fix for CXF-1502 Replaced org.apache.cxf.jaxws.javaee.String with org.apache.cxf.jaxws.javaee.CString ........ r646516 | dkulp | 2008-04-09 16:14:15 -0400 (Wed, 09 Apr 2008) | 2 lines Remove this. It helped a little on IBM jdk on Linux, but made AIX even worse. Need to investigate the real problem more. ........ r646520 | bimargulies | 2008-04-09 16:32:39 -0400 (Wed, 09 Apr 2008) | 2 lines possibly fix IBM JVM issue. ........ Modified: incubator/cxf/branches/2.0.x-fixes/ (props changed) Propchange: incubator/cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.