Author: dkulp Date: Wed Nov 4 18:28:15 2009 New Revision: 832837 URL: http://svn.apache.org/viewvc?rev=832837&view=rev Log: Blocked revisions 831042,831302,831308,831366-831367,831633-831636,831915,831917,831919,831980,831982,832016,832137,832808 via svnmerge
................ r831042 | dkulp | 2009-10-29 13:31:24 -0400 (Thu, 29 Oct 2009) | 10 lines Merged revisions 831039 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831039 | dkulp | 2009-10-29 13:28:40 -0400 (Thu, 29 Oct 2009) | 2 lines [CXF-1027, CXF-2445] Fix multi args for -beans and add multi args support for -xjc ........ ................ r831302 | dkulp | 2009-10-30 10:03:57 -0400 (Fri, 30 Oct 2009) | 9 lines Merged revisions 831301 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831301 | dkulp | 2009-10-30 10:02:34 -0400 (Fri, 30 Oct 2009) | 1 line [CXF-2499] Second "patch" for this from Christian Conner ........ ................ r831308 | dkulp | 2009-10-30 10:26:09 -0400 (Fri, 30 Oct 2009) | 9 lines Merged revisions 831307 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831307 | dkulp | 2009-10-30 10:24:37 -0400 (Fri, 30 Oct 2009) | 1 line [CXF-2507] Patch from Colm applied to add unit tests to cert contraints ........ ................ r831366 | dkulp | 2009-10-30 12:10:34 -0400 (Fri, 30 Oct 2009) | 9 lines Merged revisions 831364 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831364 | dkulp | 2009-10-30 12:08:44 -0400 (Fri, 30 Oct 2009) | 1 line [CXF-2509] Testcase and fixes for wacky generics things ........ ................ r831367 | dkulp | 2009-10-30 12:11:18 -0400 (Fri, 30 Oct 2009) | 9 lines Merged revisions 831365 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831365 | dkulp | 2009-10-30 12:08:53 -0400 (Fri, 30 Oct 2009) | 1 line Fix test failure ........ ................ r831633 | dkulp | 2009-10-31 23:10:35 -0400 (Sat, 31 Oct 2009) | 9 lines Merged revisions 831538 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831538 | bimargulies | 2009-10-31 09:38:21 -0400 (Sat, 31 Oct 2009) | 1 line Stop frightening the horses with 'cxf.xml' not found, tell them about their file instead. CXF-1148. ........ ................ r831634 | dkulp | 2009-10-31 23:15:00 -0400 (Sat, 31 Oct 2009) | 11 lines Merged revisions 831581 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831581 | bimargulies | 2009-10-31 14:48:48 -0400 (Sat, 31 Oct 2009) | 3 lines CXF-1266. Array parameters of JAX-WS methods are not nillable=true, so stop the Javascript test case from trying to send nulls into here. All of this because the original JAXB bug is fixed. Also fix the content-type in message from the Javascript code to say 'utf-8'. ........ ................ r831635 | dkulp | 2009-10-31 23:17:20 -0400 (Sat, 31 Oct 2009) | 9 lines Merged revisions 831611 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831611 | bimargulies | 2009-10-31 18:53:15 -0400 (Sat, 31 Oct 2009) | 1 line CXF-1706. Don't require explicit MTOM permission to accept MTOM in the one place that was checking. ........ ................ r831636 | dkulp | 2009-10-31 23:18:43 -0400 (Sat, 31 Oct 2009) | 8 lines Blocked revisions 831612 via svnmerge ........ r831612 | bimargulies | 2009-10-31 18:59:17 -0400 (Sat, 31 Oct 2009) | 1 line Remove long-deprecated string properties from AegisDatabinding. ........ ................ r831915 | dkulp | 2009-11-02 10:16:44 -0500 (Mon, 02 Nov 2009) | 14 lines Merged revisions 831600,831605 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831600 | bimargulies | 2009-10-31 18:07:27 -0400 (Sat, 31 Oct 2009) | 2 lines As a result of CXF-1471, add unit test for GET against Aegis+JAX-WS, and improve error message when using GET against an operation that isn't there. ........ r831605 | bimargulies | 2009-10-31 18:17:10 -0400 (Sat, 31 Oct 2009) | 1 line Add test for use of Simple front end and no annotations. ........ ................ r831917 | dkulp | 2009-11-02 10:22:51 -0500 (Mon, 02 Nov 2009) | 9 lines Merged revisions 831688 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831688 | bimargulies | 2009-11-01 10:43:30 -0500 (Sun, 01 Nov 2009) | 1 line CXF-2513. Javascript generated code has to ignore env:Header (and anything else that shows up ahead of env:Body). ........ ................ r831919 | dkulp | 2009-11-02 10:24:40 -0500 (Mon, 02 Nov 2009) | 12 lines Blocked revisions 831670,831680 via svnmerge ........ r831670 | bimargulies | 2009-11-01 06:52:24 -0500 (Sun, 01 Nov 2009) | 1 line Fix test usage of obsolete property mechanism. ........ r831680 | bimargulies | 2009-11-01 09:14:30 -0500 (Sun, 01 Nov 2009) | 1 line CXF-2365: sorts props in name order to get consistent behavior in Aegis. ........ ................ r831980 | dkulp | 2009-11-02 12:34:09 -0500 (Mon, 02 Nov 2009) | 9 lines Merged revisions 831978 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r831978 | dkulp | 2009-11-02 12:30:52 -0500 (Mon, 02 Nov 2009) | 1 line [CXF-1277] Enable schema validation for RPC/Lit ........ ................ r831982 | dkulp | 2009-11-02 12:37:37 -0500 (Mon, 02 Nov 2009) | 8 lines Blocked revisions 831681 via svnmerge ........ r831681 | bimargulies | 2009-11-01 09:14:39 -0500 (Sun, 01 Nov 2009) | 1 line Switch from illegible XML surefire files to text files. ........ ................ r832016 | dkulp | 2009-11-02 13:33:35 -0500 (Mon, 02 Nov 2009) | 9 lines Merged revisions 832012 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r832012 | dkulp | 2009-11-02 13:31:48 -0500 (Mon, 02 Nov 2009) | 1 line [CXF-920] Add some sys props to enable logging ........ ................ r832137 | dkulp | 2009-11-02 17:10:40 -0500 (Mon, 02 Nov 2009) | 10 lines Blocked revisions 832127 via svnmerge ........ r832127 | dkulp | 2009-11-02 17:02:54 -0500 (Mon, 02 Nov 2009) | 3 lines Revert the change to surefire as errors are no longer appearing on stdout/err. Need to dig into files to find stack traces and such really sucks. ........ ................ r832808 | dkulp | 2009-11-04 12:35:43 -0500 (Wed, 04 Nov 2009) | 13 lines Merged revisions 832802 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r832802 | dkulp | 2009-11-04 12:20:13 -0500 (Wed, 04 Nov 2009) | 5 lines [CXF-1939] For services that don't differ after mapping, map to new nam Bunch of optimizations in wsdl2java to reduce reprocssing the same data over and over. Add a workaround for running codegen tests in eclipse if eclipse is using jdk 1.5, but commandline/apth is set to use jdk 1.6. ........ ................ Modified: cxf/branches/2.1.x-fixes/ (props changed) Propchange: cxf/branches/2.1.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
