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 a9858e6cf88 Camel-Kafka: Make Schema registries parameters generic
(#11436)
add d2e270414d6 (chores) ci: added additional information to the PR
welcome notice
add d8f366ac114 fixup! (chores) ci: added additional information to the PR
welcome notice
add eb75f81a9ac [CAMEL-19875]HealthCheck is broken for KafkaConsumer
(#11422)
add caa40c20cd7 (chores) ci: improved text
add 04c217d99e9 (chores) ci: fixed typos in the welcome message
add ff066792f9b (chores) fixed incorrectly named manual tests (#11442)
No new revisions were added by this update.
Summary of changes:
.github/workflows/component-pr.yaml | 14 ++++++++++----
.../{FileCopyExample.java => FileCopyManualTest.java} | 2 +-
.../manual/{JettyManual.java => JettyManualTest.java} | 2 +-
.../org/apache/camel/component/kafka/KafkaConsumer.java | 11 +++++------
.../integration/health/KafkaConsumerHealthCheckIT.java | 16 +++++++++++++---
...ubNubStateExample.java => PubNubStateManualTest.java} | 2 +-
6 files changed, 31 insertions(+), 16 deletions(-)
rename
components/camel-ironmq/src/test/java/org/apache/camel/component/ironmq/integrationtest/{FileCopyExample.java
=> FileCopyManualTest.java} (97%)
rename
components/camel-jetty/src/test/java/org/apache/camel/component/jetty/manual/{JettyManual.java
=> JettyManualTest.java} (97%)
rename
components/camel-pubnub/src/test/java/org/apache/camel/component/pubnub/example/{PubNubStateExample.java
=> PubNubStateManualTest.java} (98%)