Author: dkulp Date: Wed Oct 8 08:05:50 2008 New Revision: 702903 URL: http://svn.apache.org/viewvc?rev=702903&view=rev Log: Blocked revisions 700141,700244,700726,701521,701523,701527-701529,701633,701636,702206,702259,702550,702562,702629,702635-702636,702678,702866,702868-702869,702872 via svnmerge
................ r700141 | gawor | 2008-09-29 10:43:45 -0400 (Mon, 29 Sep 2008) | 9 lines Merged revisions 700139 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r700139 | gawor | 2008-09-29 10:39:37 -0400 (Mon, 29 Sep 2008) | 1 line check for null ........ ................ r700244 | gawor | 2008-09-29 16:40:45 -0400 (Mon, 29 Sep 2008) | 9 lines Merged revisions 700225 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r700225 | gawor | 2008-09-29 15:47:06 -0400 (Mon, 29 Sep 2008) | 1 line refactored JAXWSMethodInvoker so that the code could be nicely reused/extended ........ ................ r700726 | sergeyb | 2008-10-01 06:09:22 -0400 (Wed, 01 Oct 2008) | 1 line Updating EndpointReferenceUtils.setPortName to recognize DOM Elements and getServiceName to accept the older ServiceName namespace ................ r701521 | dkulp | 2008-10-03 16:29:17 -0400 (Fri, 03 Oct 2008) | 9 lines Merged revisions 697868 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r697868 | dkulp | 2008-09-22 11:21:42 -0400 (Mon, 22 Sep 2008) | 2 lines Only create the output dir if something will actually go into it to avoid having eclipse:eclipse wire it in. ........ ................ r701523 | dkulp | 2008-10-03 16:42:21 -0400 (Fri, 03 Oct 2008) | 30 lines Blocked revisions 695999,696010,697942,698251,698262,699060 via svnmerge ........ r695999 | dkulp | 2008-09-16 14:31:35 -0400 (Tue, 16 Sep 2008) | 2 lines Update to latest versions of various plugins, various deps, etc... Move some dep versions to the parent pom so one place to update. ........ r696010 | dkulp | 2008-09-16 15:06:18 -0400 (Tue, 16 Sep 2008) | 2 lines Servicemix 3.2.2 apparently has snapshot deps. Not good. ........ r697942 | dkulp | 2008-09-22 14:51:08 -0400 (Mon, 22 Sep 2008) | 4 lines Get parts of ws-secpolicy AsymBinding working (sign before encrypt is working, encrypt before sign is not) Fixes problems with policy impl Delay setting up interceptor chains and vocabs until actually needed. ........ r698251 | dkulp | 2008-09-23 13:29:10 -0400 (Tue, 23 Sep 2008) | 2 lines Get Encrypt+Sign+SignatureProtection working ........ r698262 | dkulp | 2008-09-23 13:57:25 -0400 (Tue, 23 Sep 2008) | 2 lines Allow the "Crypto" objects to be passed in (from config or from programatic setting or maybe another interceptor). ........ r699060 | dkulp | 2008-09-25 15:32:00 -0400 (Thu, 25 Sep 2008) | 2 lines Start getting SymetricBinding stuff working. MS WCF InteropFest section 4.1 is now working. ........ ................ r701527 | dkulp | 2008-10-03 16:48:57 -0400 (Fri, 03 Oct 2008) | 20 lines Blocked revisions 699436,699455,700233,700960 via svnmerge ........ r699436 | dkulp | 2008-09-26 13:52:59 -0400 (Fri, 26 Sep 2008) | 3 lines Updates to try and get the security headers in the right order. ........ r699455 | dkulp | 2008-09-26 15:05:46 -0400 (Fri, 26 Sep 2008) | 2 lines Attempt to get UsernameToken working with wcf ........ r700233 | dkulp | 2008-09-29 16:08:57 -0400 (Mon, 29 Sep 2008) | 2 lines Get MS wcf Interop encrypt then sign working ........ r700960 | bimargulies | 2008-10-01 18:39:15 -0400 (Wed, 01 Oct 2008) | 2 lines Instant unit test case to disprove CXF-1833. ........ ................ r701528 | dkulp | 2008-10-03 16:49:59 -0400 (Fri, 03 Oct 2008) | 9 lines Merged revisions 701316 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r701316 | cschneider | 2008-10-03 03:16:58 -0400 (Fri, 03 Oct 2008) | 1 line Fix for failed test with other locales ........ ................ r701529 | dkulp | 2008-10-03 16:50:49 -0400 (Fri, 03 Oct 2008) | 8 lines Blocked revisions 701519 via svnmerge ........ r701519 | gmazza | 2008-10-03 16:11:21 -0400 (Fri, 03 Oct 2008) | 1 line Minor cleanups done. ........ ................ r701633 | dkulp | 2008-10-04 07:55:00 -0400 (Sat, 04 Oct 2008) | 9 lines Merged revisions 699289 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r699289 | bimargulies | 2008-09-26 08:01:20 -0400 (Fri, 26 Sep 2008) | 2 lines Some preliminary work on attributes. ........ ................ r701636 | dkulp | 2008-10-04 08:29:00 -0400 (Sat, 04 Oct 2008) | 9 lines Merged revisions 700981 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r700981 | bimargulies | 2008-10-01 21:30:27 -0400 (Wed, 01 Oct 2008) | 2 lines Incremental creeping toward attribute support in Javascript. As usual, in spite of the XmlSchema situation. ........ ................ r702206 | sergeyb | 2008-10-06 13:13:33 -0400 (Mon, 06 Oct 2008) | 1 line Fixing a test failure (with help from Dan) ................ r702259 | sergeyb | 2008-10-06 16:55:48 -0400 (Mon, 06 Oct 2008) | 1 line Yet another update to avoid a possible NPE ................ r702550 | dkulp | 2008-10-07 13:10:05 -0400 (Tue, 07 Oct 2008) | 9 lines Merged revisions 702547 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r702547 | dkulp | 2008-10-07 13:06:08 -0400 (Tue, 07 Oct 2008) | 2 lines [CXF-1834] Fix for writing extensor objects that have been namespace mapped ........ ................ r702562 | dkulp | 2008-10-07 13:53:59 -0400 (Tue, 07 Oct 2008) | 9 lines Merged revisions 702561 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r702561 | dkulp | 2008-10-07 13:53:05 -0400 (Tue, 07 Oct 2008) | 2 lines Forgot to add a file ........ ................ r702629 | dkulp | 2008-10-07 16:50:39 -0400 (Tue, 07 Oct 2008) | 9 lines Merged revisions 699289 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r699289 | bimargulies | 2008-09-26 08:01:20 -0400 (Fri, 26 Sep 2008) | 2 lines Some preliminary work on attributes. ........ ................ r702635 | dkulp | 2008-10-07 16:58:55 -0400 (Tue, 07 Oct 2008) | 9 lines Merged revisions 700261 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r700261 | dkulp | 2008-09-29 17:25:33 -0400 (Mon, 29 Sep 2008) | 2 lines Fix errors/warnings in eclipse ........ ................ r702636 | dkulp | 2008-10-07 17:01:27 -0400 (Tue, 07 Oct 2008) | 9 lines Merged revisions 700981 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r700981 | bimargulies | 2008-10-01 21:30:27 -0400 (Wed, 01 Oct 2008) | 2 lines Incremental creeping toward attribute support in Javascript. As usual, in spite of the XmlSchema situation. ........ ................ r702678 | ningjiang | 2008-10-07 21:21:04 -0400 (Tue, 07 Oct 2008) | 9 lines Merged revisions 702657 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r702657 | bimargulies | 2008-10-08 06:23:41 +0800 (Wed, 08 Oct 2008) | 2 lines Fix for CXF-1821 from Will Gomes. ........ ................ r702866 | dkulp | 2008-10-08 09:28:49 -0400 (Wed, 08 Oct 2008) | 9 lines Merged revisions 702187 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r702187 | sergeyb | 2008-10-06 12:13:44 -0400 (Mon, 06 Oct 2008) | 1 line Minor fix to AbstractDataBinding so that no schema conflicts occur ........ ................ r702868 | dkulp | 2008-10-08 09:34:11 -0400 (Wed, 08 Oct 2008) | 13 lines Merged revisions 702205,702248 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r702205 | sergeyb | 2008-10-06 13:12:53 -0400 (Mon, 06 Oct 2008) | 1 line Fixing a test failure (with help from Dan) ........ r702248 | sergeyb | 2008-10-06 16:07:42 -0400 (Mon, 06 Oct 2008) | 1 line Yet another update to avoid a possible NPE ........ ................ r702869 | dkulp | 2008-10-08 09:34:46 -0400 (Wed, 08 Oct 2008) | 9 lines Merged revisions 702267 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r702267 | dkulp | 2008-10-06 17:18:40 -0400 (Mon, 06 Oct 2008) | 2 lines [CXF-1843] Check all extensors to find the binding. ........ ................ r702872 | dkulp | 2008-10-08 09:38:40 -0400 (Wed, 08 Oct 2008) | 9 lines Merged revisions 702653 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r702653 | peterjones | 2008-10-07 17:58:13 -0400 (Tue, 07 Oct 2008) | 2 lines CXF-1845. Couple of files missed being added for ibmjdk test fix commit. ........ ................ Modified: cxf/branches/2.0.x-fixes/ (props changed) Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
