This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 7fbcaabd6bd [CXF-9147]To accommodate the behaviour that several schema
namespaces… (#3093)
new cd8cdca5b97 Improve tracing test diagnostics for flaky test
investigation (#2999)
new 2b2ad93430d Bump org.apache.maven.plugins:maven-invoker-plugin from
3.10.0 to 3.10.1 (#3088)
new 7f5b9ad830e Recording .gitmergeinfo Changes
The 3 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 +++
parent/pom.xml | 2 +-
.../IsLogContaining.java => HasSize.java} | 47 +++++++++++++---------
.../brave/jaxrs/AbstractBraveTracingTest.java | 13 +++---
.../brave/jaxws/AbstractBraveTracingTest.java | 4 +-
.../JaxrsOpenTelemetryTracingTest.java | 22 ++++------
.../opentracing/JaxrsOpenTracingTracingTest.java | 22 ++++------
.../JaxwsOpenTelemetryTracingTest.java | 6 +--
.../opentracing/JaxwsOpenTracingTracingTest.java | 6 +--
9 files changed, 65 insertions(+), 62 deletions(-)
copy
systests/tracing/src/test/java/org/apache/cxf/systest/{jaxrs/tracing/opentelemetry/IsLogContaining.java
=> HasSize.java} (50%)