cxf git commit: Adding JweJwt helpers

2014-11-13 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 7d1f30f76 - 49a78e92b Adding JweJwt helpers Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/49a78e92 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/49a78e92 Diff:

cxf git commit: Adding JweJwt helpers

2014-11-13 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes b3009df51 - 25e676f2d Adding JweJwt helpers Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/25e676f2 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/25e676f2

cxf git commit: [CXF-4242] Add exception name to faultstring/detail/stackTrace

2014-11-13 Thread asoldano
Repository: cxf Updated Branches: refs/heads/master 49a78e92b - eb3dd9380 [CXF-4242] Add exception name to faultstring/detail/stackTrace Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/eb3dd938 Tree:

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

2014-11-13 Thread buildbot
Author: buildbot Date: Thu Nov 13 16:47:07 2014 New Revision: 929080 Log: Production update by buildbot for cxf Modified: websites/production/cxf/content/cache/docs.pageCache websites/production/cxf/content/docs/jax-rs-oauth2.html Modified:

cxf git commit: Updating OIDC utils

2014-11-13 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master eb3dd9380 - 3d2e276bb Updating OIDC utils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3d2e276b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3d2e276b Diff:

cxf git commit: Updating OIDC utils

2014-11-13 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 25e676f2d - 657f7112d Updating OIDC utils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/657f7112 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/657f7112 Diff:

[1/6] cxf git commit: Make sure the netty client is optional can can not cause failures if netty isn't found

2014-11-13 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 3d2e276bb - 865eb64d4 Make sure the netty client is optional can can not cause failures if netty isn't found Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e8f57ccf Tree:

[5/6] cxf git commit: Maintain the order that extensions are discovered/added and use that order when searching to allow some level of predictability and controlability.

2014-11-13 Thread dkulp
Maintain the order that extensions are discovered/added and use that order when searching to allow some level of predictability and controlability. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/82d73deb Tree:

[3/6] cxf git commit: If the requested extension could not be loaded, but was optional, don't add a null to the return collection or an NPE will result

2014-11-13 Thread dkulp
If the requested extension could not be loaded, but was optional, don't add a null to the return collection or an NPE will result Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8e1dc05f Tree:

[4/6] cxf git commit: Detect if the netty libraries are there and not load teh dest factory if they aren't. Mark it optional.

2014-11-13 Thread dkulp
Detect if the netty libraries are there and not load teh dest factory if they aren't. Mark it optional. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6e3f69d1 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6e3f69d1

[6/6] cxf git commit: [CXF-4242] Adjust how the exception is output in the stack trace as well as how it's created on the client. Fixes the failing tests

2014-11-13 Thread dkulp
[CXF-4242] Adjust how the exception is output in the stack trace as well as how it's created on the client. Fixes the failing tests Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/865eb64d Tree:

[2/6] cxf git commit: Remove the netty libs from lib (but keep the CXF plugins which should now be properly optional based on presense of netty libs). Need to make sure Netty transport is not picked u

2014-11-13 Thread dkulp
Remove the netty libs from lib (but keep the CXF plugins which should now be properly optional based on presense of netty libs). Need to make sure Netty transport is not picked up by default due to issues. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

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

2014-11-13 Thread asoldano
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/a0e70fbf Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a0e70fbf Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a0e70fbf Branch:

[1/3] cxf git commit: [CXF-4242] Add exception name to faultstring/detail/stackTrace

2014-11-13 Thread asoldano
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 657f7112d - a0e70fbf3 [CXF-4242] Add exception name to faultstring/detail/stackTrace Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/22b11250 Tree:

[2/3] cxf git commit: [CXF-4242] Adjust how the exception is output in the stack trace as well as how it's created on the client. Fixes the failing tests

2014-11-13 Thread asoldano
[CXF-4242] Adjust how the exception is output in the stack trace as well as how it's created on the client. Fixes the failing tests Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/affbb7da Tree:

cxf git commit: Removing useless printstacktrace

2014-11-13 Thread asoldano
Repository: cxf Updated Branches: refs/heads/master 865eb64d4 - cc5f43b74 Removing useless printstacktrace Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cc5f43b7 Tree:

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

2014-11-13 Thread asoldano
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/98cef394 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/98cef394 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/98cef394 Branch:

[2/3] cxf git commit: [CXF-4242] Adjust how the exception is output in the stack trace as well as how it's created on the client. Fixes the failing tests

2014-11-13 Thread asoldano
[CXF-4242] Adjust how the exception is output in the stack trace as well as how it's created on the client. Fixes the failing tests Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/47eee20c Tree:

[1/3] cxf git commit: [CXF-4242] Add exception name to faultstring/detail/stackTrace

2014-11-13 Thread asoldano
Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 1ea3fc166 - 98cef3943 [CXF-4242] Add exception name to faultstring/detail/stackTrace Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d2744cae Tree: