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 94f2f22 Documentation and README litte cleanup.
new 729f085 First attempt Camel Error Handling level
new 44d5a6d 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:
.../camel/kafkaconnector/CamelConnectorConfig.java | 12 ++++++++
.../kafkaconnector/CamelSinkConnectorConfig.java | 5 +++-
.../apache/camel/kafkaconnector/CamelSinkTask.java | 7 ++++-
.../kafkaconnector/CamelSourceConnectorConfig.java | 5 +++-
.../camel/kafkaconnector/CamelSourceTask.java | 8 +++++-
.../utils/CamelKafkaConnectMain.java | 32 ++++++++++++++++++++++
6 files changed, 65 insertions(+), 4 deletions(-)