This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from e2397c8 Removed unused imports new 1e90dff Camel-Kafka: Use BindToRegistry annotation wherever possible new 3016e91 Camel-Kafka: Fixed CS new 55ec24c Removed unused imports new cf9480a Camel-Kafka: Aligned docs new 4fc8dfe Regen 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: .../camel-kafka/src/main/docs/kafka-component.adoc | 4 ++-- .../camel/component/kafka/BaseEmbeddedKafkaTest.java | 11 ++++------- .../camel/component/kafka/KafkaConsumerFullTest.java | 13 +++++-------- .../kafka/KafkaConsumerOffsetRepositoryEmptyTest.java | 10 ++-------- .../kafka/KafkaConsumerOffsetRepositoryResumeTest.java | 10 ++-------- .../KafkaConsumerRebalancePartitionRevokeTest.java | 10 ++-------- .../component/kafka/KafkaConsumerRebalanceTest.java | 10 ++-------- .../camel/component/kafka/KafkaProducerFullTest.java | 16 +++++++--------- .../kafka/KafkaIdempotentRepositoryEagerTest.java | 15 +++------------ .../kafka/KafkaIdempotentRepositoryNonEagerTest.java | 17 ++++------------- docs/components/modules/ROOT/pages/kafka-component.adoc | 4 ++-- 11 files changed, 35 insertions(+), 85 deletions(-)