cxf git commit: Update 3.1.12 release notes

2017-06-26 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 5585ad569 -> ec00a0800 Update 3.1.12 release notes Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/ec00a080 Tree:

[2/4] cxf git commit: annotations should have Javadoc, copied documentation from https://cwiki.apache.org/confluence/display/CXF20DOC/JAXRSClientSpringBoot

2017-06-26 Thread dkulp
annotations should have Javadoc, copied documentation from https://cwiki.apache.org/confluence/display/CXF20DOC/JAXRSClientSpringBoot Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6819cc59 Tree:

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

2017-06-26 Thread dkulp
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/ad3670fc Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/ad3670fc Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/ad3670fc Branch:

[1/4] cxf git commit: setter for applicationExecutor This closes #284

2017-06-26 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.1.x-fixes ec00a0800 -> ad3670fc3 setter for applicationExecutor This closes #284 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/bdb04ca1 Tree:

[3/4] cxf git commit: updated https sample to use latest httpclient version

2017-06-26 Thread dkulp
updated https sample to use latest httpclient version # Conflicts: # distribution/src/main/release/samples/jax_rs/basic_https/src/main/java/httpsdemo/client/Client.java Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit:

[cxf] Git Push Summary

2017-06-26 Thread dkulp
Repository: cxf Updated Tags: refs/tags/cxf-3.1.12 [created] 6b4199425

[8/8] cxf git commit: Fix merge

2017-06-26 Thread dkulp
Fix merge Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/60cb4240 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/60cb4240 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/60cb4240 Branch: refs/heads/3.0.x-fixes

[1/8] cxf git commit: Update release notes for 3.0.14

2017-06-26 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 17217b2f8 -> 60cb4240c Update release notes for 3.0.14 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9eac2463 Tree:

[7/8] cxf git commit: Recording .gitmergeinfo Changes

2017-06-26 Thread dkulp
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/a1306fcb Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a1306fcb Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a1306fcb Branch:

[3/8] cxf git commit: Update xmlschema version

2017-06-26 Thread dkulp
Update xmlschema version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2e958fe1 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2e958fe1 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2e958fe1 Branch:

[2/8] cxf git commit: Add equals/hashCode to work with next version of Neethi

2017-06-26 Thread dkulp
Add equals/hashCode to work with next version of Neethi Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d037865a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d037865a Diff:

[6/8] cxf git commit: CXF-7349: Resolve NPE when TCCL is null # Conflicts: # core/src/main/java/org/apache/cxf/common/classloader/ClassLoaderUtils.java

2017-06-26 Thread dkulp
CXF-7349: Resolve NPE when TCCL is null # Conflicts: # core/src/main/java/org/apache/cxf/common/classloader/ClassLoaderUtils.java Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6b07cfc1 Tree:

[4/8] cxf git commit: [CXF-7395] Allow parameters on the generic WS-A names

2017-06-26 Thread dkulp
[CXF-7395] Allow parameters on the generic WS-A names Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c2bdbd0b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c2bdbd0b Diff:

[5/8] cxf git commit: [CXF-7394] For CloseSequence messages that fail, log a single line warning with the rest of the stack trace at FINER

2017-06-26 Thread dkulp
[CXF-7394] For CloseSequence messages that fail, log a single line warning with the rest of the stack trace at FINER # Conflicts: # rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/Proxy.java # rt/ws/rm/src/test/java/org/apache/cxf/ws/rm/ProxyTest.java # Conflicts: #

[1/6] cxf git commit: [maven-release-plugin] prepare release cxf-3.0.14

2017-06-26 Thread dkulp
Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 60cb4240c -> e2d79a841 http://git-wip-us.apache.org/repos/asf/cxf/blob/9ed0ffb1/services/xkms/pom.xml -- diff --git a/services/xkms/pom.xml b/services/xkms/pom.xml index

[3/6] cxf git commit: [maven-release-plugin] prepare release cxf-3.0.14

2017-06-26 Thread dkulp
[maven-release-plugin] prepare release cxf-3.0.14 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9ed0ffb1 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/9ed0ffb1 Diff:

[5/6] cxf git commit: [maven-release-plugin] prepare for next development iteration

2017-06-26 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/e2d79a84/distribution/src/main/release/samples/ws_addressing/pom.xml -- diff --git a/distribution/src/main/release/samples/ws_addressing/pom.xml

[2/6] cxf git commit: [maven-release-plugin] prepare release cxf-3.0.14

2017-06-26 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/9ed0ffb1/distribution/src/main/release/samples/ws_addressing/pom.xml -- diff --git a/distribution/src/main/release/samples/ws_addressing/pom.xml

[6/6] cxf git commit: [maven-release-plugin] prepare for next development iteration

2017-06-26 Thread dkulp
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e2d79a84 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e2d79a84 Diff:

[4/6] cxf git commit: [maven-release-plugin] prepare for next development iteration

2017-06-26 Thread dkulp
http://git-wip-us.apache.org/repos/asf/cxf/blob/e2d79a84/services/xkms/pom.xml -- diff --git a/services/xkms/pom.xml b/services/xkms/pom.xml index b38e14c..f07f038 100644 --- a/services/xkms/pom.xml +++ b/services/xkms/pom.xml @@

[cxf] Git Push Summary

2017-06-26 Thread dkulp
Repository: cxf Updated Tags: refs/tags/cxf-3.0.14 [created] a74c45601

cxf git commit: [CXF-7429] Preventing NPE

2017-06-26 Thread sergeyb
Repository: cxf Updated Branches: refs/heads/master 8b5cc1a7f -> 88f8ce6eb [CXF-7429] Preventing NPE Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/88f8ce6e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/88f8ce6e