This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from db7e3dd49f Recording .gitmergeinfo Changes
new 8541922624 Update JUnit Jupiter to 5.13.0
new d2bff049b8 Revert "CXF-9142 Change async tracing tests to be
order-agnostic (#2427)"
new e9d2f9cac6 Bump org.apache.servicemix.tooling:depends-maven-plugin
(#2434)
new 27aa86ff29 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1
to 3.5.0 (#2438)
new d60400ea50 Update Netty to 4.1.122.Final
new 1c15ccf96d Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0
to 3.6.1 (#2441)
new 9166c747d6 Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0
to 3.26.0 (#2432)
new 1f54f98ad7 Bump com.puppycrawl.tools:checkstyle from 10.24.0 to
10.25.0 (#2443)
new 4695903407 Update JUnit Jupiter to 5.13.1
new 0671f44652 Recording .gitmergeinfo Changes
The 10 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 | 5 +++
.../cxf/common/injection/ResourceInjector.java | 2 +-
.../org/apache/cxf/common/logging/LogUtils.java | 4 +-
.../databinding/source/XMLStreamDataWriter.java | 1 -
.../AbstractAttributedInterceptorProvider.java | 2 +-
.../cxf/interceptor/AnnotationInterceptors.java | 2 +-
.../cxf/interceptor/LoggingOutInterceptor.java | 4 +-
.../service/invoker/spring/SpringBeanFactory.java | 2 +-
.../main/release/samples/corba/hello_world/pom.xml | 2 +-
distribution/src/main/release/samples/pom.xml | 2 +-
.../apache/cxf/jca/core/logging/LoggerHelper.java | 10 ++---
.../cxf/tracing/brave/BraveTracerContext.java | 2 +-
.../opentelemetry/OpenTelemetryContext.java | 2 +-
.../tracing/opentracing/OpenTracingContext.java | 2 +-
.../cxf/maven_plugin/ClassLoaderSwitcher.java | 4 +-
.../cxf/maven_plugin/ClassLoaderSwitcher.java | 4 +-
.../maven_plugin/common/ClassLoaderSwitcher.java | 2 +-
parent/pom.xml | 14 +++---
pom.xml | 4 +-
.../binding/corba/types/CorbaPrimitiveHandler.java | 2 +-
.../org/apache/cxf/aegis/type/basic/TimeType.java | 2 +-
.../apache/cxf/aegis/type/basic/TimestampType.java | 2 +-
.../apache/cxf/aegis/type/collection/MapType.java | 2 +-
.../cxf/aegis/type/java5/AnnotationReader.java | 6 +--
.../cxf/aegis/util/date/XsDateTimeFormat.java | 2 +-
.../cxf/aegis/type/java5/CollectionService.java | 4 +-
.../type/java5/CollectionServiceInterface.java | 4 +-
.../type/java5/map/StudentServiceDocLiteral.java | 2 +-
.../java5/map/StudentServiceDocLiteralImpl.java | 2 +-
.../apache/cxf/jaxb/JAXBContextInitializer.java | 2 +-
.../java/org/apache/cxf/jaxb/JAXBDataBinding.java | 2 +-
.../org/apache/cxf/jaxrs/impl/UriBuilderImpl.java | 2 +-
.../cxf/jaxrs/interceptor/JAXRSOutInterceptor.java | 2 +-
.../org/apache/cxf/jaxrs/utils/InjectionUtils.java | 6 +--
.../test/java/org/apache/cxf/jaxrs/Customer.java | 2 +-
.../jaxrs/provider/JAXBElementProviderTest.java | 2 +-
.../apache/cxf/jaxrs/utils/InjectionUtilsTest.java | 10 ++---
.../org/apache/cxf/jaxrs/utils/JAXRSUtilsTest.java | 2 +-
.../apache/cxf/jaxrs/utils/ResourceUtilsTest.java | 4 +-
.../cxf/jaxws/context/WrappedAttachmentsTest.java | 6 +--
.../org/apache/cxf/jaxrs/client/WebClient.java | 4 +-
.../apache/cxf/jaxrs/model/wadl/WadlGenerator.java | 2 +-
.../cxf/jaxrs/provider/json/JSONProviderTest.java | 2 +-
.../client/proxy/MicroProfileClientProxyImpl.java | 2 -
.../microprofile/client/sse/SseSubscription.java | 2 +-
.../oauth2/client/JoseClientCodeStateManager.java | 2 +-
.../rs/security/oauth2/common/OAuthPermission.java | 4 +-
.../oauth2/provider/AbstractOAuthDataProvider.java | 2 +-
.../apache/cxf/transport/jms/JMSDestination.java | 2 +-
.../apache/cxf/transport/jms/util/JMSSender.java | 2 +-
.../apache/cxf/transport/jms/util/JndiHelper.java | 2 +-
.../cxf/transport/jms/JMSDestinationTest.java | 2 +-
.../jetty10/Jetty10WebSocketDestination.java | 2 +-
.../org/apache/cxf/ws/policy/PolicyEngineImpl.java | 2 +-
.../cxf/ws/rm/persistence/PersistenceUtils.java | 2 +-
.../cxf/ws/rm/persistence/jdbc/RMTxStore.java | 2 +-
.../cxf/ws/rm/soap/RetransmissionQueueImpl.java | 2 +-
.../security/wss4j/AttachmentCallbackHandler.java | 2 +-
.../org/apache/cxf/sts/request/RequestParser.java | 2 +-
.../org/apache/cxf/common/logging/LogUtils.java | 2 +-
.../apache/cxf/xkms/x509/repo/ldap/LdapSearch.java | 2 +-
src/site/site.xml | 2 +-
.../apache/cxf/systests/cdi/base/Injections.java | 50 +++++++++++-----------
.../rest/client/JaxrsHeaderPropagationTest.java | 2 +-
.../opentelemetry/OpenTelemetryTracingTest.java | 32 ++++++++++----
.../opentracing/OpenTracingTracingTest.java | 31 ++++++++++----
.../corba/processors/wsdl/WSDLToIDLAction.java | 2 +-
.../cxf/tools/wadlto/jaxrs/SourceGenerator.java | 2 +-
.../wsdlto/databinding/jaxb/JAXBDataBinding.java | 2 +-
.../jaxws/customization/CustomizationParser.java | 2 +-
70 files changed, 170 insertions(+), 139 deletions(-)