This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 00c8cbbba68 camel-jbang - Add --deps to export so you eg can add 
management via --deps=camel:management
     new 69229f5b910 (chores) camel-kafka: forces fork reuse in integration 
tests
     new ea3918398c8 (chores) camel-kafka: use separate resources for the 
idempotent tests
     new f8d6cf7afa1 (chores) camel-kafka: reorganized the health tests
     new dce306ffd53 (chores) camel-kafka: let junit manage the service 
lifecycle in health tests
     new 7a2dd724e10 (chores) camel-kafka: skip health tests when using Strimzi

The 5 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:
 components/camel-kafka/pom.xml                           |  5 +++++
 .../{ => health}/KafkaConsumerBadPortHealthCheckIT.java  | 16 +++++++---------
 .../KafkaConsumerBadPortSupervisingHealthCheckIT.java    | 16 +++++++---------
 .../KafkaConsumerUnresolvableHealthCheckIT.java          |  6 +++++-
 .../kafka/KafkaIdempotentRepositoryEagerIT.java          |  8 +++-----
 .../kafka/KafkaIdempotentRepositoryNonEagerIT.java       |  6 +++---
 .../kafka/KafkaIdempotentRepositoryPersistenceIT.java    |  4 ++--
 7 files changed, 32 insertions(+), 29 deletions(-)
 rename 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{
 => health}/KafkaConsumerBadPortHealthCheckIT.java (93%)
 rename 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{
 => health}/KafkaConsumerBadPortSupervisingHealthCheckIT.java (93%)
 rename 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{
 => health}/KafkaConsumerUnresolvableHealthCheckIT.java (94%)

Reply via email to