This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 01f26d2 Recording .gitmergeinfo Changes
new 3dbfe40 Attempt to fix toolchain JDK version for Jenkins builds
new 712d145 Attempt to fix toolchain JDK version for Jenkins builds
new af955fc Attempt to fix toolchain JDK version for Jenkins builds
(JDK10 is OK, JDK9 still failing)
new 9dfb06c Recording .gitmergeinfo Changes
new 2ca662c CXF-7784: Adding test case for concurrent invocations of the
Invocation.Builder instance
new a8b2d9b update some maven plugins
new a92f6b0 Attempt to fix Maven build failure: An API incompatibility
was encountered while executing
org.apache.maven.plugins:maven-pmd-plugin:3.10.0:pmd
new 1ff9765 update commons-lang3
new b811992 Fix a bunch of compiler warnings
new b613bd1 Fix checkstyle with latest eclipse plugin
new d6e75a4 Recording .gitmergeinfo Changes
new 0b3a4fe Recording .gitmergeinfo Changes
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitmergeinfo | 21 +++++++++
.../java/org/apache/cxf/staxutils/StaxSource.java | 9 ++--
distribution/src/main/release/samples/pom.xml | 2 +-
.../tracing/brave/AbstractBraveClientProvider.java | 2 -
.../cxf/tracing/brave/AbstractBraveProvider.java | 2 -
.../src/it/jdk-cxf-with-toolchain/pom.xml | 36 +++++++++++++++-
.../codegen-plugin/src/it/mark-generated/pom.xml | 2 +-
.../src/it/wsdl-artifact-resolution/pom.xml | 2 +-
parent/pom.xml | 8 +++-
pom.xml | 6 +--
.../cxf/jaxrs/client/spec/ClientImplTest.java | 50 ++++++++++++++++++++++
.../microprofile/client/MPRestClientCallback.java | 2 +-
systests/microprofile/client/weld/pom.xml | 2 +-
.../oauth2/common/JPAOAuthDataProviderImpl.java | 10 -----
.../jaxrs/sse/tomcat/AbstractTomcatServer.java | 2 +-
.../wsdl_maven/codegen/src/it/it-parent/pom.xml | 2 +-
16 files changed, 125 insertions(+), 33 deletions(-)