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 24db35f Added new test for Azure Storage Blob sink
new a5755fa ISSUE-524 Create a source distribution module
new 85ac1d3 Fix base directory.
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:
distribution/pom.xml | 71 ++++++++++++++++++
.../src/main/assemblies/repository.xml | 29 +++++---
.../src/main/assemblies/source-release.xml | 84 ++++++++++++++++++++++
pom.xml | 1 +
4 files changed, 176 insertions(+), 9 deletions(-)
create mode 100644 distribution/pom.xml
copy tests/itests-hdfs/src/test/resources/hdfs-site.xml =>
distribution/src/main/assemblies/repository.xml (58%)
create mode 100644 distribution/src/main/assemblies/source-release.xml