[11/12] cxf git commit: Fix static references to appropraite class

2017-08-04 Thread dkulp
Fix static references to appropraite class Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a5dd7fa0 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a5dd7fa0 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a5dd7fa0 Bra

[02/12] cxf git commit: Remove bunch of unnecessary casts and change a bunch of calls to static methods to use the appropriate static class

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/ed5dfc98/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/subjectconf/SamlSubjectConfTest.java -- diff --git a/systests/ws-security/src/test/java/org/apache/cxf/syst

[10/12] cxf git commit: Fix static references to appropraite class

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/a5dd7fa0/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/StaxToDOMRoundTripTest.java -- diff --git a/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/StaxT

[08/12] cxf git commit: Fix unecessary "else" clauses in rt/frontend

2017-08-04 Thread dkulp
Fix unecessary "else" clauses in rt/frontend Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/903ef61f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/903ef61f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/903ef61f B

[04/12] cxf git commit: Remove bunch of unnecessary casts and change a bunch of calls to static methods to use the appropriate static class

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/ed5dfc98/services/sts/systests/advanced/src/test/java/org/apache/cxf/systest/sts/secure_conv/SecurityContextTokenUnitTest.java -- diff --git a/services/sts/systests/advanced/src/test

[06/12] cxf git commit: Fix unecessary "else" clauses in rt/management

2017-08-04 Thread dkulp
Fix unecessary "else" clauses in rt/management Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/31e53648 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/31e53648 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/31e53648

[05/12] cxf git commit: Remove bunch of unnecessary casts and change a bunch of calls to static methods to use the appropriate static class

2017-08-04 Thread dkulp
Remove bunch of unnecessary casts and change a bunch of calls to static methods to use the appropriate static class Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ed5dfc98 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e

[09/12] cxf git commit: Fix static references to appropraite class

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/a5dd7fa0/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/SamlTokenTest.java -- diff --git a/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/Saml

[01/12] cxf git commit: Update to 3.2.0-SNAPSHOT version of xjc-plugin and dv stuff

2017-08-04 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 4a663dbab -> a3cd2a98a Update to 3.2.0-SNAPSHOT version of xjc-plugin and dv stuff Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/aaa00d17 Tree: http://git-wip-us.apache.org

[03/12] cxf git commit: Remove bunch of unnecessary casts and change a bunch of calls to static methods to use the appropriate static class

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/ed5dfc98/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/action/ActionTest.java -- diff --git a/systests/ws-security/src/test/java/org/apache/cxf/systest/ws/action/Actio

[07/12] cxf git commit: Fix unecessary "else" clauses in rt/frontend

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/903ef61f/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/support/JaxWsImplementorInfo.java -- diff --git a/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/support/JaxWsImpl

[12/12] cxf git commit: Fix more warnings

2017-08-04 Thread dkulp
Fix more warnings Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a3cd2a98 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a3cd2a98 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a3cd2a98 Branch: refs/heads/master Co

cxf-xjc-utils git commit: Fix NPE

2017-08-04 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master b836aa823 -> 1336710aa Fix NPE Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/1336710a Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-uti

[1/4] cxf-xjc-utils git commit: Update to Java 8

2017-08-04 Thread dkulp
Repository: cxf-xjc-utils Updated Branches: refs/heads/master 571b6555e -> b836aa823 Update to Java 8 Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/83bc8c65 Tree: http://git-wip-us.apache.org/repos/asf/cx

[3/4] cxf-xjc-utils git commit: Fix some eclipse warnings

2017-08-04 Thread dkulp
Fix some eclipse warnings Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/0a64eeb9 Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/0a64eeb9 Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-u

[4/4] cxf-xjc-utils git commit: Update version numbers to 3.2.0-SNAPSHOT

2017-08-04 Thread dkulp
Update version numbers to 3.2.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/b836aa82 Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/b836aa82 Diff: http://git-wip-us.apache.org/repo

[2/4] cxf-xjc-utils git commit: [CXFXJC-19, CXFXJC-20, CXFXJC-21] Fix problems in DV plugin found while enabling it for more modules in CXF proper

2017-08-04 Thread dkulp
[CXFXJC-19, CXFXJC-20, CXFXJC-21] Fix problems in DV plugin found while enabling it for more modules in CXF proper Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/1a9ba9e5 Tree: http://git-wip-us.apache.org/re

[2/2] cxf git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf

2017-08-04 Thread sergeyb
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4a663dba Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4a663dba Diff: http://git-wip-us.apache.org/repos/

[1/2] cxf git commit: [CXF-7466] Support for returning CompletableFuture

2017-08-04 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 13bcc2362 -> 4a663dbab [CXF-7466] Support for returning CompletableFuture Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d48820be Tree: http://git-wip-us.apache.org/repos/as

[09/12] cxf git commit: Fix warnings in tools

2017-08-04 Thread dkulp
Fix warnings in tools Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/aaa4010e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/aaa4010e Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/aaa4010e Branch: refs/heads/maste

[07/12] cxf git commit: Fix a BUNCH more warnings

2017-08-04 Thread dkulp
Fix a BUNCH more warnings Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/13bcc236 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/13bcc236 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/13bcc236 Branch: refs/heads/m

[01/12] cxf git commit: Fix unessary elses and static references in integration

2017-08-04 Thread dkulp
Repository: cxf Updated Branches: refs/heads/master 7443f0109 -> 13bcc2362 Fix unessary elses and static references in integration Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/813c06f6 Tree: http://git-wip-us.apache.org/rep

[03/12] cxf git commit: Fix static references in core and "unnecessarily nested within else" warnings

2017-08-04 Thread dkulp
Fix static references in core and "unnecessarily nested within else" warnings Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6d35b60b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6d35b60b Diff: http://git-wip-us.apache.o

[06/12] cxf git commit: Fix a BUNCH more warnings

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/13bcc236/rt/management/src/main/java/org/apache/cxf/management/interceptor/ResponseTimeMessageInvokerInterceptor.java -- diff --git a/rt/management/src/main/java/org/apache/cxf/manag

[12/12] cxf git commit: Fix unnecessary else's and static refs in databindings

2017-08-04 Thread dkulp
Fix unnecessary else's and static refs in databindings Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2a6144f5 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2a6144f5 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2

[05/12] cxf git commit: Fix a BUNCH more warnings

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/13bcc236/rt/ws/addr/src/test/java/org/apache/cxf/ws/addressing/soap/MAPCodecTest.java -- diff --git a/rt/ws/addr/src/test/java/org/apache/cxf/ws/addressing/soap/MAPCodecTest.java b/

[11/12] cxf git commit: Remove unecessary else's and static references in binding

2017-08-04 Thread dkulp
Remove unecessary else's and static references in binding Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4bb53de9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4bb53de9 Diff: http://git-wip-us.apache.org/repos/asf/cxf/dif

[10/12] cxf git commit: Fix warnings in testutils

2017-08-04 Thread dkulp
Fix warnings in testutils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8f1d4751 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/8f1d4751 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/8f1d4751 Branch: refs/heads/m

[04/12] cxf git commit: Fix a BUNCH more warnings

2017-08-04 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/13bcc236/systests/transports/src/test/java/org/apache/cxf/systest/https/clientauth/ClientAuthTest.java -- diff --git a/systests/transports/src/test/java/org/apache/cxf/systest/https/

[08/12] cxf git commit: Fix unecessary elses and static references in maven-plugins

2017-08-04 Thread dkulp
Fix unecessary elses and static references in maven-plugins Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/bb5f3b26 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/bb5f3b26 Diff: http://git-wip-us.apache.org/repos/asf/cxf/d

[02/12] cxf git commit: Fix static refences and unnecessary elses in tracing/brave

2017-08-04 Thread dkulp
Fix static refences and unnecessary elses in tracing/brave Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d111a1d7 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d111a1d7 Diff: http://git-wip-us.apache.org/repos/asf/cxf/di

cxf git commit: [CXF-7466] Adding the ignored test

2017-08-04 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 2f87bc227 -> 7443f0109 [CXF-7466] Adding the ignored test Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7443f010 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7443f

cxf git commit: [CXF-7466] Adding the renamed resource

2017-08-04 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master abaaa756e -> 2f87bc227 [CXF-7466] Adding the renamed resource Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2f87bc22 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2

cxf git commit: [CXF-7466] Renaming some test classes for a start

2017-08-04 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master d86a5597a -> abaaa756e [CXF-7466] Renaming some test classes for a start Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/abaaa756 Tree: http://git-wip-us.apache.org/repos/asf

cxf-fediz git commit: Used StandardCharsets in a few places

2017-08-04 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/1.4.x-fixes 76d2a8607 -> 8ea7f5e73 Used StandardCharsets in a few places Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/8ea7f5e7 Tree: http://git-wip-us.apache.or

cxf-fediz git commit: Used StandardCharsets in a few places

2017-08-04 Thread coheigea
Repository: cxf-fediz Updated Branches: refs/heads/master 935d02631 -> 947f73d11 Used StandardCharsets in a few places Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/947f73d1 Tree: http://git-wip-us.apache.org/rep

[2/2] cxf git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf

2017-08-04 Thread sergeyb
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d86a5597 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d86a5597 Diff: http://git-wip-us.apache.org/repos/

[1/2] cxf git commit: Prototyping the code for using the configured Executor for the async calls based on the copy from the JAXWS client code

2017-08-04 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 21197c8f9 -> d86a5597a Prototyping the code for using the configured Executor for the async calls based on the copy from the JAXWS client code Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/rep

cxf git commit: [CXF-7464] use project.version, project.name and project.description as default-value

2017-08-04 Thread deki
Repository: cxf Updated Branches: refs/heads/master c26e8b990 -> 21197c8f9 [CXF-7464] use project.version, project.name and project.description as default-value Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/21197c8f Tree: h