You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/15 10:02:54 UTC

[camel-kafka-connector-examples] branch master updated (2f130cb -> a3c4b82)

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-examples.git.


    from 2f130cb  Merge pull request #40 from apache/minio-ex-list
     add 87c552e  Added a MinioSink example
     new a3c4b82  Merge pull request #41 from apache/minio-sink

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:
 minio/{minio-source => minio-sink}/README.adoc     | 23 +++++++++++-----------
 .../config/CamelMinioSinkConnector.properties}     |  0
 2 files changed, 11 insertions(+), 12 deletions(-)
 copy minio/{minio-source => minio-sink}/README.adoc (73%)
 copy minio/{minio-source/config/CamelMinioSourceConnector.properties => minio-sink/config/CamelMinioSinkConnector.properties} (100%)


[camel-kafka-connector-examples] 01/01: Merge pull request #41 from apache/minio-sink

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit a3c4b82df7621657b520dec6aeff0e250fc3c163
Merge: 2f130cb 87c552e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 15 12:02:47 2020 +0200

    Merge pull request #41 from apache/minio-sink
    
    Added a MinioSink example

 minio/minio-sink/README.adoc                       | 79 ++++++++++++++++++++++
 .../config/CamelMinioSinkConnector.properties      | 31 +++++++++
 2 files changed, 110 insertions(+)