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 be92929 Updated CHANGELOG.md
new 21db8ff core: cleanup dependencies
new 1c9806a core: remove unused log4j 1.x test configuration file
new 2eb2a31 itests: fix syslog dependencies
The 3 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 | 74 +++++++++++-----------
.../apache/camel/kafkaconnector/CamelSinkTask.java | 4 +-
core/src/test/resources/log4j.xml | 56 ----------------
tests/itests-syslog/pom.xml | 4 ++
4 files changed, 43 insertions(+), 95 deletions(-)
delete mode 100644 core/src/test/resources/log4j.xml