Author: dkulp Date: Thu Feb 5 17:41:17 2009 New Revision: 741204 URL: http://svn.apache.org/viewvc?rev=741204&view=rev Log: Blocked revisions 738830,738868,738961,738987,739913,739915,739917,739935,739958,740082,740098,740103,740109,740331,740401,740411,740418,740707,740735,740995,741157,741170 via svnmerge
................ r738830 | sergeyb | 2009-01-29 07:03:40 -0500 (Thu, 29 Jan 2009) | 9 lines Merged revisions 738583 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r738583 | sergeyb | 2009-01-28 18:54:21 +0000 (Wed, 28 Jan 2009) | 1 line JAXRS : improving the support for multiparts ........ ................ r738868 | sergeyb | 2009-01-29 09:45:27 -0500 (Thu, 29 Jan 2009) | 9 lines Merged revisions 738863 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r738863 | sergeyb | 2009-01-29 14:14:20 +0000 (Thu, 29 Jan 2009) | 1 line CXF-1982 : saving the real resource object class on the invocation stack ........ ................ r738961 | sergeyb | 2009-01-29 13:59:50 -0500 (Thu, 29 Jan 2009) | 9 lines Merged revisions 738937 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r738937 | sergeyb | 2009-01-29 17:45:43 +0000 (Thu, 29 Jan 2009) | 1 line CXF-1991: applying a 2nd quality patch on behalf of Andrzej Michalec plus fix for UriInfo.getMatchedURIs and ExceptionMapper injection issue ........ ................ r738987 | dkulp | 2009-01-29 15:04:41 -0500 (Thu, 29 Jan 2009) | 9 lines Merged revisions 738983 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r738983 | dkulp | 2009-01-29 14:56:15 -0500 (Thu, 29 Jan 2009) | 2 lines [CXF-1673] Exclude some deps from the soap binding as they aren't needed there. ........ ................ r739913 | ningjiang | 2009-02-01 22:18:32 -0500 (Sun, 01 Feb 2009) | 9 lines Merged revisions 739451 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r739451 | bimargulies | 2009-01-31 07:41:24 +0800 (Sat, 31 Jan 2009) | 2 lines CXF-2017 ........ ................ r739915 | ningjiang | 2009-02-01 22:25:18 -0500 (Sun, 01 Feb 2009) | 9 lines Merged revisions 739452 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r739452 | bimargulies | 2009-01-31 07:41:44 +0800 (Sat, 31 Jan 2009) | 2 lines Fix ignore on this sample. ........ ................ r739917 | ningjiang | 2009-02-01 23:06:18 -0500 (Sun, 01 Feb 2009) | 9 lines Merged revisions 739867 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r739867 | cschneider | 2009-02-02 06:21:25 +0800 (Mon, 02 Feb 2009) | 1 line CXF-2003 Added documentation ........ ................ r739935 | ningjiang | 2009-02-02 02:08:24 -0500 (Mon, 02 Feb 2009) | 1 line Fixed a CS error of jms module ................ r739958 | sergeyb | 2009-02-02 05:34:13 -0500 (Mon, 02 Feb 2009) | 9 lines Merged revisions 739366 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r739366 | sergeyb | 2009-01-30 18:23:52 +0000 (Fri, 30 Jan 2009) | 1 line JAXRS: support for multipart/form-data ........ ................ r740082 | sergeyb | 2009-02-02 14:17:29 -0500 (Mon, 02 Feb 2009) | 9 lines Merged revisions 739990 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r739990 | sergeyb | 2009-02-02 14:18:15 +0000 (Mon, 02 Feb 2009) | 2 lines CXF-1991 : 3rd patch from Andrzej Michalec, thanks ! ........ ................ r740098 | dkulp | 2009-02-02 15:38:41 -0500 (Mon, 02 Feb 2009) | 3 lines Remove eclipse warnings ................ r740103 | dkulp | 2009-02-02 15:56:45 -0500 (Mon, 02 Feb 2009) | 9 lines Merged revisions 740045 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r740045 | dkulp | 2009-02-02 12:11:51 -0500 (Mon, 02 Feb 2009) | 1 line Cleanup CorbaBinding to use the lists already present in the parent ........ ................ r740109 | dkulp | 2009-02-02 16:28:47 -0500 (Mon, 02 Feb 2009) | 9 lines Merged revisions 740108 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r740108 | dkulp | 2009-02-02 16:26:46 -0500 (Mon, 02 Feb 2009) | 2 lines If the server fails to start, print out the server output so we don't need to dig into files on disk tofigure out why ........ ................ r740331 | dkulp | 2009-02-03 11:07:57 -0500 (Tue, 03 Feb 2009) | 24 lines Blocked revisions 739009,739018,739413,740015,740026 via svnmerge ........ r739009 | dkulp | 2009-01-29 15:59:02 -0500 (Thu, 29 Jan 2009) | 3 lines Fix build failure ........ r739018 | dkulp | 2009-01-29 16:15:50 -0500 (Thu, 29 Jan 2009) | 2 lines Cleanup some generics/annotation code ........ r739413 | dkulp | 2009-01-30 16:31:54 -0500 (Fri, 30 Jan 2009) | 1 line Remove unneeded unchecked warning thing ........ r740015 | sergeyb | 2009-02-02 10:51:53 -0500 (Mon, 02 Feb 2009) | 1 line CXF-1991: making sure matrix params can be added as part of path(String) ........ r740026 | dkulp | 2009-02-02 11:32:49 -0500 (Mon, 02 Feb 2009) | 1 line Remove unneeded SuppressWarnings annotation ........ ................ r740401 | dkulp | 2009-02-03 15:00:11 -0500 (Tue, 03 Feb 2009) | 2 lines Update release notes and such ................ r740411 | dkulp | 2009-02-03 15:21:56 -0500 (Tue, 03 Feb 2009) | 1 line [maven-release-plugin] prepare release cxf-2.1.4 ................ r740418 | dkulp | 2009-02-03 15:27:26 -0500 (Tue, 03 Feb 2009) | 1 line [maven-release-plugin] prepare for next development iteration ................ r740707 | sergeyb | 2009-02-04 07:11:44 -0500 (Wed, 04 Feb 2009) | 9 lines Merged revisions 740706 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r740706 | sergeyb | 2009-02-04 12:04:25 +0000 (Wed, 04 Feb 2009) | 1 line Minor update to mtom demo pom.xml to make a maven parser happy ........ ................ r740735 | sergeyb | 2009-02-04 08:39:30 -0500 (Wed, 04 Feb 2009) | 9 lines Merged revisions 740730 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r740730 | sergeyb | 2009-02-04 13:26:10 +0000 (Wed, 04 Feb 2009) | 1 line Fixing ant client target for MTOM demo ........ ................ r740995 | ningjiang | 2009-02-04 23:27:14 -0500 (Wed, 04 Feb 2009) | 9 lines Merged revisions 740994 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r740994 | ningjiang | 2009-02-05 12:15:35 +0800 (Thu, 05 Feb 2009) | 1 line CXF-2023 Applied patch with thanks to William ........ ................ r741157 | dkulp | 2009-02-05 11:07:59 -0500 (Thu, 05 Feb 2009) | 9 lines Merged revisions 741058 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r741058 | bharath | 2009-02-05 04:40:18 -0500 (Thu, 05 Feb 2009) | 1 line The equals check for seq.getMaxOccurs() and seq.getMinOccurs() was broken. String was compared to long which would always return not-equal. Fixed this. ........ ................ r741170 | dkulp | 2009-02-05 11:34:42 -0500 (Thu, 05 Feb 2009) | 10 lines Blocked revisions 740882 via svnmerge ........ r740882 | dkulp | 2009-02-04 16:00:19 -0500 (Wed, 04 Feb 2009) | 4 lines Make sure the Tokens (X509Token, IssuedToken, etc...) can participate in interceptor selection Add the AppliesTo element to the RequestSecurityToken message when possible Add IssuedToken interceptors to handle the configuration and retrieval of Trust tokens. No client side coding now required. Just config. ........ ................ Modified: cxf/branches/2.0.x-fixes/ (props changed) Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
