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 06:46:21 UTC

[camel-kafka-connector-examples] branch master updated (4ab6ec1 -> 67c4dc7)

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 4ab6ec1  Merge pull request #38 from apache/0.5.0
     add 7053ac1  Added Minio connector example for source
     new 67c4dc7  Merge pull request #39 from apache/minio-conn

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-source}/README.adoc                      | 34 ++++++++++------------
 .../config/CamelMinioSourceConnector.properties    | 10 ++++---
 2 files changed, 22 insertions(+), 22 deletions(-)
 copy {aws2-s3/aws2-s3-minio-source => minio/minio-source}/README.adoc (61%)
 copy file/file-source/config/CamelFileSourceConnector.properties => minio/minio-source/config/CamelMinioSourceConnector.properties (77%)


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

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 67c4dc798804d051e6e5f97b828ef8a0bed47559
Merge: 4ab6ec1 7053ac1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 15 08:46:11 2020 +0200

    Merge pull request #39 from apache/minio-conn
    
    Added Minio connector example for source

 minio/minio-source/README.adoc                     | 80 ++++++++++++++++++++++
 .../config/CamelMinioSourceConnector.properties    | 31 +++++++++
 2 files changed, 111 insertions(+)