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 2021/01/05 13:35:09 UTC

[camel-kafka-connector-examples] branch oscerd-patch-1 created (now caff97e)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch oscerd-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git.


      at caff97e  SQL Source Example: No need for an AWS account

This branch includes the following new commits:

     new caff97e  SQL Source Example: No need for an AWS account

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.



[camel-kafka-connector-examples] 01/01: SQL Source Example: No need for an AWS account

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

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

commit caff97e0d47f9dbb0e7e2479a9b046f5ea791d1d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 5 14:35:04 2021 +0100

    SQL Source Example: No need for an AWS account
---
 sql/sql-source/README.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sql/sql-source/README.adoc b/sql/sql-source/README.adoc
index 94f7b1a..5eb5020 100644
--- a/sql/sql-source/README.adoc
+++ b/sql/sql-source/README.adoc
@@ -6,7 +6,6 @@ This is an example for Camel-Kafka-connector SQL Source
 
 === What is needed
 
-- An AWS Account
 - A running postgresql instance through docker
 - Postgresql Jdbc Driver