This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1f74009b81a (chores) camel-braintree: update to support loading
properties from external files
add 3067084f4c6 CAMEL-20821: camel-opentelemetry - Add traceProcessors
boolean option (#14291)
add ed5b774f06e CAMEL-20785: fixes JUnit 5 API abuses
No new revisions were added by this update.
Summary of changes:
.../main/camel-main-configuration-metadata.json | 3 +-
.../SqsProducerAutoCreateQueueLocalstackIT.java | 8 ++---
.../file/watch/FileWatchComponentTestBase.java | 13 ++-------
.../component/jpa/JpaWithOptionsTestSupport.java | 5 ++--
.../component/nitrite/AbstractNitriteTest.java | 15 ++--------
.../OpenTelemetryTracerConfigurer.java | 6 ++++
.../src/main/docs/opentelemetry.adoc | 5 ++--
.../camel/opentelemetry/OpenTelemetryTracer.java | 21 ++++++++++++-
.../CamelOpenTelemetryTestSupport.java | 22 ++++++++------
...java => OpenTelemetryPropagateContextTest.java} | 34 ++++++++++++++--------
.../OtelConfigurationPropertiesConfigurer.java | 6 ++++
.../camel-main-configuration-metadata.json | 3 +-
core/camel-main/src/main/docs/main.adoc | 5 ++--
.../camel/main/OtelConfigurationProperties.java | 22 ++++++++++++++
.../maven/packaging/PrepareCamelMainMojo.java | 2 +-
15 files changed, 109 insertions(+), 61 deletions(-)
copy
components/camel-opentelemetry/src/test/java/org/apache/camel/opentelemetry/{OpenTelemetryTracingStrategyPropagateContextTest.java
=> OpenTelemetryPropagateContextTest.java} (82%)