This is an automated email from the ASF dual-hosted git repository. bvahdat pushed a change to branch opentelemetry-1.20.1 in repository https://gitbox.apache.org/repos/asf/camel.git
omit 9ee64399da9 fix the failed formatting check omit 8cf852ca685 upgrade opentelemetry to the version 1.20.1 add b8fb3302e36 upgrade opentelemetry to the version 1.20.1 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (9ee64399da9) \ N -- N -- N refs/heads/opentelemetry-1.20.1 (b8fb3302e36) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../apache/camel/opentelemetry/ABCRouteTest.java | 6 ++-- .../CamelOpenTelemetryTestSupport.java | 4 +-- .../ClientRecipientListRouteTest.java | 6 ++-- .../CustomComponentNameRouteTest.java | 6 ++-- .../opentelemetry/MulticastParallelRouteTest.java | 6 ++-- .../camel/opentelemetry/MulticastRouteTest.java | 6 ++-- .../camel/opentelemetry/RouteConcurrentTest.java | 8 +++--- .../camel/opentelemetry/SpanProcessorsTest.java | 6 ++-- .../apache/camel/opentelemetry/SpanTestData.java | 32 +++++++++++----------- .../camel/opentelemetry/TestSEDASpanDecorator.java | 2 +- .../apache/camel/opentelemetry/TwoServiceTest.java | 6 ++-- .../opentelemetry/TwoServiceWithExcludeTest.java | 6 ++-- 12 files changed, 47 insertions(+), 47 deletions(-)