svn commit: r943038 - in /websites/production/cxf/content: cache/docs.pageCache docs/jax-rs-basics.html

2015-03-09 Thread buildbot
Author: buildbot Date: Mon Mar 9 17:47:06 2015 New Revision: 943038 Log: Production update by buildbot for cxf Modified: websites/production/cxf/content/cache/docs.pageCache websites/production/cxf/content/docs/jax-rs-basics.html Modified: websites/production/cxf/content/cache/docs.page

cxf git commit: [CXF-6284] AbstractResourceInfo should use a weak hash map for storing proxy maps

2015-03-09 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 58e944a4e -> 38eb75ae4 [CXF-6284] AbstractResourceInfo should use a weak hash map for storing proxy maps Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/38eb75ae Tree:

cxf git commit: [CXF-6284] AbstractResourceInfo should use a weak hash map for storing proxy maps

2015-03-09 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 33b13b95e -> 85f9d3662 [CXF-6284] AbstractResourceInfo should use a weak hash map for storing proxy maps Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/85f9d366 Tree:

cxf git commit: [CXF-6284] AbstractResourceInfo should use a weak hash map for storing proxy maps

2015-03-09 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 16e696287 -> 16ab6e950 [CXF-6284] AbstractResourceInfo should use a weak hash map for storing proxy maps Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/16ab6e95 Tree: http:

cxf git commit: Only use the common name as the SAML Subject name if the principal is an X500Principal

2015-03-09 Thread coheigea
Repository: cxf Updated Branches: refs/heads/master cbbf6f89a -> 16e696287 Only use the common name as the SAML Subject name if the principal is an X500Principal Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/16e69628 Tree:

cxf git commit: Recording .gitmergeinfo Changes

2015-03-09 Thread coheigea
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 4cf2123f3 -> 33b13b95e Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/33b13b95 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/33b

cxf git commit: Only use the common name as the SAML Subject name if the principal is an X500Principal

2015-03-09 Thread coheigea
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 57822c1de -> 58e944a4e Only use the common name as the SAML Subject name if the principal is an X500Principal Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/58e944a4 T

cxf-fediz git commit: Fixing build on JDK6

2015-03-09 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/master e3931b19e -> 9d387b965 Fixing build on JDK6 Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/9d387b96 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/

[2/3] cxf git commit: Make sure delegation is only allowed if the token is valid for the SAML case

2015-03-09 Thread coheigea
Make sure delegation is only allowed if the token is valid for the SAML case Conflicts: services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/delegation/SAMLDelegationHandler.java Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/

[1/3] cxf git commit: Recording .gitmergeinfo Changes

2015-03-09 Thread coheigea
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 778495e91 -> 4cf2123f3 Recording .gitmergeinfo Changes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c05942e3 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c05

[3/3] cxf git commit: Fixing backmerge

2015-03-09 Thread coheigea
Fixing backmerge Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4cf2123f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4cf2123f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/4cf2123f Branch: refs/heads/2.7.x-fixe

cxf git commit: Make sure delegation is only allowed if the token is valid for the SAML case

2015-03-09 Thread coheigea
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes b2dc4d4dd -> 57822c1de Make sure delegation is only allowed if the token is valid for the SAML case Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/57822c1d Tree: http:/

cxf git commit: Make sure delegation is only allowed if the token is valid for the SAML case

2015-03-09 Thread coheigea
Repository: cxf Updated Branches: refs/heads/master e6fc7e502 -> cbbf6f89a Make sure delegation is only allowed if the token is valid for the SAML case Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cbbf6f89 Tree: http://git-

[1/2] cxf-fediz git commit: Adding a new systests module for kerberos testing using an Apache DS KDC

2015-03-09 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/master 31101469a -> e3931b19e http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/e3931b19/systests/tomcat7/src/test/java/org/apache/cxf/fediz/integrationtests/KerberosTest.java

[2/2] cxf-fediz git commit: Adding a new systests module for kerberos testing using an Apache DS KDC

2015-03-09 Thread coheigea
Adding a new systests module for kerberos testing using an Apache DS KDC Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/e3931b19 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/e3931b19 Diff: http://git-wi