You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/08/22 12:22:01 UTC

[camel] branch regen_bot updated (5b46babaa81 -> c43ab401d71)

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 5b46babaa81 Sync deps
     add c43ab401d71 (chores) camel-kafka: stop enforcing a test lifecycle unless required

No new revisions were added by this update.

Summary of changes:
 .../component/kafka/integration/BaseEmbeddedKafkaTestSupport.java      | 2 --
 .../component/kafka/integration/KafkaConsumerAsyncManualCommitIT.java  | 3 +--
 .../apache/camel/component/kafka/integration/KafkaConsumerFullIT.java  | 2 ++
 .../camel/component/kafka/integration/KafkaConsumerHealthCheckIT.java  | 3 +--
 .../component/kafka/integration/commit/KafkaConsumerAsyncCommitIT.java | 2 --
 .../component/kafka/integration/commit/KafkaConsumerNoopCommitIT.java  | 2 --
 .../component/kafka/integration/commit/KafkaConsumerSyncCommitIT.java  | 2 --
 .../kafka/integration/health/KafkaConsumerBadPortHealthCheckIT.java    | 3 +--
 .../health/KafkaConsumerBadPortSupervisingHealthCheckIT.java           | 3 +--
 .../integration/health/KafkaConsumerUnresolvableHealthCheckIT.java     | 3 +--
 10 files changed, 7 insertions(+), 18 deletions(-)