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-kafka-connector.git.
from 1c4d16c Fixed CS
new d6b7a1b Added Support for KafkaIdempotentRepository
new 3b2c306 Fixed CS
The 2 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:
core/pom.xml | 4 +++
.../camel/kafkaconnector/CamelConnectorConfig.java | 14 +++++++++-
.../kafkaconnector/CamelSinkConnectorConfig.java | 5 +++-
.../apache/camel/kafkaconnector/CamelSinkTask.java | 6 +++++
.../kafkaconnector/CamelSourceConnectorConfig.java | 5 +++-
.../camel/kafkaconnector/CamelSourceTask.java | 6 +++++
.../utils/CamelKafkaConnectMain.java | 31 +++++++++++++++++++++-
7 files changed, 67 insertions(+), 4 deletions(-)