Author: dkulp Date: Wed Nov 23 21:12:44 2011 New Revision: 1205600 URL: http://svn.apache.org/viewvc?rev=1205600&view=rev Log: Blocked revisions 1205575,1205578-1205579,1205581,1205583,1205586-1205589 via svnmerge
................ r1205575 | dkulp | 2011-11-23 15:43:33 -0500 (Wed, 23 Nov 2011) | 9 lines Merged revisions 1204527 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1204527 | cschneider | 2011-11-21 09:55:15 -0500 (Mon, 21 Nov 2011) | 1 line Switching to a not so common port number ........ ................ r1205578 | dkulp | 2011-11-23 15:45:37 -0500 (Wed, 23 Nov 2011) | 25 lines Recorded merge of revisions 1202141,1202337,1202636,1203625,1204467 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1202141 | coheigea | 2011-11-15 06:55:37 -0500 (Tue, 15 Nov 2011) | 1 line Added support for EncryptedSupportingToken policy validation and some system tests. ........ r1202337 | coheigea | 2011-11-15 12:56:50 -0500 (Tue, 15 Nov 2011) | 1 line Added support for EndorsingEncryptedSupportingToken policy validation + added some systests. ........ r1202636 | coheigea | 2011-11-16 06:13:15 -0500 (Wed, 16 Nov 2011) | 1 line Did a refactor of the TransportBindingHandler + added a systest for a Kerberos EndorsingEncryptedSupportingToken ........ r1203625 | coheigea | 2011-11-18 07:36:47 -0500 (Fri, 18 Nov 2011) | 1 line Added support for SignedEndorsingEncryptedSupportingTokens + systests ........ r1204467 | coheigea | 2011-11-21 07:31:01 -0500 (Mon, 21 Nov 2011) | 1 line More WS-SecPol refactoring ........ ................ r1205579 | dkulp | 2011-11-23 15:46:17 -0500 (Wed, 23 Nov 2011) | 47 lines Blocked revisions 1201825-1201826,1201893,1201998,1202011,1202619,1202624,1203672,1203702,1204574 via svnmerge ........ r1201825 | bimargulies | 2011-11-14 14:03:41 -0500 (Mon, 14 Nov 2011) | 1 line CXF-3912 Archetype for JAX-RS ........ r1201826 | bimargulies | 2011-11-14 14:03:56 -0500 (Mon, 14 Nov 2011) | 1 line CXF-3912: add an archetype for JAX-RS. ........ r1201893 | dkulp | 2011-11-14 15:52:49 -0500 (Mon, 14 Nov 2011) | 2 lines Remove new archtype from build for right now. Has a couple snapshot deps that I cannot resolve. ........ r1201998 | bimargulies | 2011-11-14 20:50:16 -0500 (Mon, 14 Nov 2011) | 1 line Fix snapshot deps on archetype stuff. ........ r1202011 | bimargulies | 2011-11-14 21:35:46 -0500 (Mon, 14 Nov 2011) | 1 line Put the archetype back into the build. ........ r1202619 | sergeyb | 2011-11-16 05:24:50 -0500 (Wed, 16 Nov 2011) | 1 line [CXF-3912,CXF-3907] Updates to get the archetype pom use CXF project version, removing escape characters from the sources ........ r1202624 | sergeyb | 2011-11-16 05:42:29 -0500 (Wed, 16 Nov 2011) | 1 line [CXF-3912,CXF-3907] Few more minor updates ........ r1203672 | coheigea | 2011-11-18 09:38:21 -0500 (Fri, 18 Nov 2011) | 2 lines [CXF-3923] - Support for OnBehalfOf in SAMLTokenProvider - Patch applied, thanks. ........ r1203702 | coheigea | 2011-11-18 10:31:36 -0500 (Fri, 18 Nov 2011) | 2 lines [CXF-3922] - Support for KerberosToken in RST if LdapClaimsHandler used - Patch applied, thanks. ........ r1204574 | coheigea | 2011-11-21 11:25:08 -0500 (Mon, 21 Nov 2011) | 1 line Tidying up some indentation issues after removing tabs in some of the config files ........ ................ r1205581 | dkulp | 2011-11-23 15:49:10 -0500 (Wed, 23 Nov 2011) | 10 lines Merged revisions 1204665 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1204665 | dkulp | 2011-11-21 14:43:33 -0500 (Mon, 21 Nov 2011) | 2 lines Check a message property for the token if caching on the endpoint is turned off. Avoid a synchronized block if the TokenStore is available. ........ ................ r1205583 | dkulp | 2011-11-23 15:51:08 -0500 (Wed, 23 Nov 2011) | 9 lines Merged revisions 1205520 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1205520 | dkulp | 2011-11-23 13:15:50 -0500 (Wed, 23 Nov 2011) | 1 line Update to work with Aries bp 0.4 which doesn't export this ........ ................ r1205586 | dkulp | 2011-11-23 15:53:10 -0500 (Wed, 23 Nov 2011) | 12 lines Merged revisions 1205521 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1205521 | dkulp | 2011-11-23 13:16:08 -0500 (Wed, 23 Nov 2011) | 4 lines Update blueprint to support both Aries blueprint 0.3 and an upcoming 0.4.1+. (0.4.0 is not usable) When possible, use the ComponentMetadata directly to avoid direct dependency on Aries for that. ........ ................ r1205587 | dkulp | 2011-11-23 15:54:24 -0500 (Wed, 23 Nov 2011) | 11 lines Merged revisions 1205538 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1205538 | dkulp | 2011-11-23 14:07:15 -0500 (Wed, 23 Nov 2011) | 3 lines Updates to CXF's namespace handler to support the other namespaces that may be encountered. More or less requires ARIES-626 to actually work though. ........ ................ r1205588 | dkulp | 2011-11-23 15:55:21 -0500 (Wed, 23 Nov 2011) | 25 lines Recorded merge of revisions 1204613,1204615,1204974,1205373,1205398 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1204613 | coheigea | 2011-11-21 12:35:57 -0500 (Mon, 21 Nov 2011) | 1 line Failing fast(er) on security policy violation ........ r1204615 | coheigea | 2011-11-21 12:39:15 -0500 (Mon, 21 Nov 2011) | 1 line Fix for checkstyle failure ........ r1204974 | coheigea | 2011-11-22 08:17:44 -0500 (Tue, 22 Nov 2011) | 1 line More SecPol refactoring. ........ r1205373 | coheigea | 2011-11-23 06:45:42 -0500 (Wed, 23 Nov 2011) | 1 line Tidying up the binding policy validators a bit more. ........ r1205398 | coheigea | 2011-11-23 09:01:20 -0500 (Wed, 23 Nov 2011) | 1 line Minor update for WS-SP 1.1 ........ ................ r1205589 | dkulp | 2011-11-23 15:55:56 -0500 (Wed, 23 Nov 2011) | 8 lines Blocked revisions 1205078 via svnmerge ........ r1205078 | gmazza | 2011-11-22 11:56:47 -0500 (Tue, 22 Nov 2011) | 1 line Removed empty sts_issue_operation sample ........ ................ Modified: cxf/branches/2.3.x-fixes/ (props changed) Propchange: cxf/branches/2.3.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
