Author: dkulp Date: Wed Jul 8 20:55:48 2009 New Revision: 792317 URL: http://svn.apache.org/viewvc?rev=792317&view=rev Log: Blocked revisions 792011,792014,792016,792018-792019,792022,792311 via svnmerge
................ r792011 | dkulp | 2009-07-07 21:26:22 -0400 (Tue, 07 Jul 2009) | 16 lines Merged revisions 791948 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r791948 | dkulp | 2009-07-07 15:30:14 -0400 (Tue, 07 Jul 2009) | 9 lines Merged revisions 791354 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r791354 | bimargulies | 2009-07-05 20:59:50 -0400 (Sun, 05 Jul 2009) | 1 line CXF-2331: try harder to avoid modifying read-only trees. ........ ................ ................ r792014 | dkulp | 2009-07-07 21:34:17 -0400 (Tue, 07 Jul 2009) | 20 lines Merged revisions 791950 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r791950 | dkulp | 2009-07-07 15:31:56 -0400 (Tue, 07 Jul 2009) | 13 lines Merged revisions 791538 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r791538 | dkulp | 2009-07-06 12:52:00 -0400 (Mon, 06 Jul 2009) | 5 lines Update javascript stuff to run with java6. 1) Add a timeout so if something goes wrong, exception is thrown, not a hang 2) Use specific (working) version of Xerces and not the broken junk in the JDK for the validation. ........ ................ ................ r792016 | dkulp | 2009-07-07 21:59:29 -0400 (Tue, 07 Jul 2009) | 16 lines Merged revisions 791952 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r791952 | dkulp | 2009-07-07 15:39:14 -0400 (Tue, 07 Jul 2009) | 9 lines Merged revisions 791753 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r791753 | ffang | 2009-07-07 04:49:02 -0400 (Tue, 07 Jul 2009) | 1 line [CXF-2322] can't publish endpoint with XmlBeans databinding when build servicemodel from class ........ ................ ................ r792018 | dkulp | 2009-07-07 22:08:13 -0400 (Tue, 07 Jul 2009) | 16 lines Merged revisions 791955 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r791955 | dkulp | 2009-07-07 15:45:33 -0400 (Tue, 07 Jul 2009) | 9 lines Merged revisions 791947 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r791947 | dkulp | 2009-07-07 15:26:39 -0400 (Tue, 07 Jul 2009) | 1 line [CXF-2307] Update logging levels for exceptions ........ ................ ................ r792019 | dkulp | 2009-07-07 22:12:31 -0400 (Tue, 07 Jul 2009) | 54 lines Blocked revisions 790881,791422,791958 via svnmerge ................ r790881 | sergeyb | 2009-07-03 08:03:25 -0400 (Fri, 03 Jul 2009) | 9 lines Merged revisions 790868 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r790868 | sergeyb | 2009-07-03 12:43:37 +0100 (Fri, 03 Jul 2009) | 1 line JAX-RS : adding WebClient.path() which can deal with templates, updating AbstractClient.readBody to return null only if Content-Length is 0 or absent, fixing HTTPHeadersImpl NPE issue ........ ................ r791422 | sergeyb | 2009-07-06 05:49:34 -0400 (Mon, 06 Jul 2009) | 9 lines Merged revisions 791301 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r791301 | sergeyb | 2009-07-05 20:07:12 +0100 (Sun, 05 Jul 2009) | 1 line JAXRS : adding 2 tests for using XSLTJAXBProvider on the client side, with one being ignored for now ........ ................ r791958 | dkulp | 2009-07-07 15:49:36 -0400 (Tue, 07 Jul 2009) | 26 lines Blocked revisions 791482,791484,791539,791602,791607 via svnmerge ........ r791482 | ningjiang | 2009-07-06 09:45:47 -0400 (Mon, 06 Jul 2009) | 1 line CXF-2264 applied patch with thanks to LiuCong, also fixed the System test error of client side creation ........ r791484 | ningjiang | 2009-07-06 10:00:37 -0400 (Mon, 06 Jul 2009) | 1 line CXF-2264 add the svn:ignore property into the wsdlextension projects ........ r791539 | dkulp | 2009-07-06 12:52:08 -0400 (Mon, 06 Jul 2009) | 2 lines Fix jms test failure by ignoring the order of the params. Just make sure they are there. ........ r791602 | dkulp | 2009-07-06 16:14:39 -0400 (Mon, 06 Jul 2009) | 2 lines [CXF-2264] Some cleanup for wsdl extensor -> transport mapping things Cleanup to make factory.setTransportId actually work ........ r791607 | dkulp | 2009-07-06 16:42:58 -0400 (Mon, 06 Jul 2009) | 1 line Fix exception thing for JDK 5 ........ ................ ................ r792022 | ffang | 2009-07-07 23:06:45 -0400 (Tue, 07 Jul 2009) | 1 line [CXF-2332]correct wsdl url to fix test failure for 2.1 branch ................ r792311 | dkulp | 2009-07-08 16:45:08 -0400 (Wed, 08 Jul 2009) | 70 lines Blocked revisions 792101,792190,792274,792293-792294,792296 via svnmerge ................ r792101 | sergeyb | 2009-07-08 07:12:30 -0400 (Wed, 08 Jul 2009) | 9 lines Merged revisions 792096 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r792096 | sergeyb | 2009-07-08 11:55:18 +0100 (Wed, 08 Jul 2009) | 1 line Improving the wadl schema generation, moving some of the JAXB databinding utility code to common/utils/jaxb ........ ................ r792190 | sergeyb | 2009-07-08 11:36:24 -0400 (Wed, 08 Jul 2009) | 9 lines Merged revisions 792183 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r792183 | sergeyb | 2009-07-08 16:19:27 +0100 (Wed, 08 Jul 2009) | 1 line JAX-RS : access for proxy and http clients to its config ........ ................ r792274 | dkulp | 2009-07-08 15:23:27 -0400 (Wed, 08 Jul 2009) | 9 lines Merged revisions 792007 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r792007 | gmazza | 2009-07-07 21:02:19 -0400 (Tue, 07 Jul 2009) | 1 line Typos fixed. ........ ................ r792293 | dkulp | 2009-07-08 16:25:00 -0400 (Wed, 08 Jul 2009) | 9 lines Merged revisions 792264 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r792264 | dkulp | 2009-07-08 15:02:19 -0400 (Wed, 08 Jul 2009) | 1 line [CXF-2333] Add support for the encrypted/signed stuff based on xpaths ........ ................ r792294 | dkulp | 2009-07-08 16:27:04 -0400 (Wed, 08 Jul 2009) | 9 lines Merged revisions 792265 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r792265 | dkulp | 2009-07-08 15:02:30 -0400 (Wed, 08 Jul 2009) | 1 line [CXF-2334] Support for the RequiredElements/RequiredParts assertions ........ ................ r792296 | dkulp | 2009-07-08 16:28:12 -0400 (Wed, 08 Jul 2009) | 9 lines Merged revisions 792271 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r792271 | dkulp | 2009-07-08 15:13:58 -0400 (Wed, 08 Jul 2009) | 1 line [CXF-2333] Add test (and fix) for the SignedElements token ........ ................ ................ Modified: cxf/branches/2.0.x-fixes/ (props changed) Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
