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 9e60cad Merge pull request #195 from apache/assembly
add b60bb85 Make the topics property consistent between source and sink
connectors
new 367cd85 Merge pull request #196 from apache/fixing-topics-def
The 1 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:
config/CamelSourceConnector.properties | 2 +-
.../main/docs/camel-aws-s3-kafka-source-connector.adoc | 2 +-
.../kafkaconnector/CamelSourceConnectorConfig.java | 2 +-
.../camel/kafkaconnector/CamelSourceTaskTest.java | 18 +++++++++---------
.../apache/camel/kafkaconnector/DataFormatTest.java | 6 +++---
.../kafkaconnector/PropertiesNameFormatsTest.java | 4 ++--
.../camel/kafkaconnector/PropertiesOrderTest.java | 4 ++--
.../camel-aws-s3-kafka-source-connector.adoc | 2 +-
.../pages/try-it-out-on-openshift-with-strimzi.adoc | 2 +-
examples/CamelAWSKinesisSourceConnector.properties | 2 +-
examples/CamelAWSS3SourceConnector.properties | 2 +-
examples/CamelAWSSQSSourceConnector.properties | 2 +-
examples/CamelCassandraQLSourceConnector.properties | 2 +-
examples/CamelJmsSourceConnector.properties | 4 ++--
examples/CamelTelegramSourceConnector.properties | 2 +-
.../kafkaconnector/SourceConnectorPropertyFactory.java | 2 +-
16 files changed, 29 insertions(+), 29 deletions(-)