This is an automated email from the ASF dual-hosted git repository.

reta pushed a change to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 144b2a2a76 Recording .gitmergeinfo Changes
     new 030dd69b14 Update JUnit Jupiter to 5.13.0
     new 2645927fbf Revert "CXF-9142 Change async tracing tests to be 
order-agnostic (#2427)"
     new fe6b341de3 Bump org.apache.servicemix.tooling:depends-maven-plugin 
(#2434)
     new 1b24f553e5 Bump org.apache.maven.archetype:archetype-packaging from 
3.2.1 to 3.4.0 (#2435)
     new fe8c91c072 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 
to 3.5.0 (#2438)
     new 9618185c9e Update Netty to 4.1.122.Final
     new 53a694d019 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 
to 3.6.1 (#2441)
     new 0f4320b4c4 Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 
to 3.26.0 (#2432)
     new cf7954c1a7 Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 
10.25.0 (#2443)
     new 9b65cce6ad Update JUnit Jupiter to 5.13.1
     new bf36091d66 Recording .gitmergeinfo Changes

The 11 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                                      | 10 +++++
 .../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 +-
 .../micrometer/ObservationTracerContext.java       |  2 +-
 .../opentelemetry/OpenTelemetryContext.java        |  2 +-
 .../tracing/opentracing/OpenTracingContext.java    |  2 +-
 maven-plugins/archetypes/cxf-jaxrs-service/pom.xml |  2 +-
 .../archetypes/cxf-jaxws-javafirst/pom.xml         |  2 +-
 .../archetypes/cxf-jaxws-wsdlfirst/pom.xml         |  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 +-
 .../jetty11/Jetty11WebSocketDestination.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 +-
 74 files changed, 179 insertions(+), 143 deletions(-)

Reply via email to