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/03 06:50:42 UTC

[camel-kafka-connector-examples] branch master updated (9b96747 -> aa35583)

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 9b96747  Merge pull request #28 from apache/rabbitmq-example
     add 452208f  Added RabbitMQ Sink examples
     new aa35583  Merge pull request #29 from apache/rabbitmq-example

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:
 .../{rabbitmq-source => rabbitmq-sink}/README.adoc | 46 +++++++++++-----------
 .../config/CamelRabbitmqSinkConnector.properties}  | 18 ++++-----
 2 files changed, 32 insertions(+), 32 deletions(-)
 copy rabbitmq/{rabbitmq-source => rabbitmq-sink}/README.adoc (72%)
 copy rabbitmq/{rabbitmq-source/config/CamelRabbitmqSourceConnector.properties => rabbitmq-sink/config/CamelRabbitmqSinkConnector.properties} (74%)


[camel-kafka-connector-examples] 01/01: Merge pull request #29 from apache/rabbitmq-example

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 aa35583f03bd1d054566c53c09ee3e85cda33eed
Merge: 9b96747 452208f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 3 08:50:31 2020 +0200

    Merge pull request #29 from apache/rabbitmq-example
    
    Added RabbitMQ Sink examples

 rabbitmq/rabbitmq-sink/README.adoc                 | 103 +++++++++++++++++++++
 .../config/CamelRabbitmqSinkConnector.properties   |  33 +++++++
 2 files changed, 136 insertions(+)