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/10/28 06:49:29 UTC

[camel-kafka-connector-examples] branch master updated (e7188b8 -> ad6023c)

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 e7188b8  Added Apicurio examples to the list
     new 9290475  AMQP Example: Moved to 0.6.0 version
     new fa367a9  AWS3-JMS Example: Moved to 0.6.0 version
     new ec9fd4a  AWS2-Kinesis-Firehose example: moved to 0.6.0
     new 4687a9c  AWS2-Lambda-Sink Example: Moved to 0.6.0
     new deb462e  AWS2-S3-Minio Example: moved to 0.6.0
     new fa97412  AWS2-S3-move-after-read: Moved to 0.6.0
     new b062b14  AWS2-S3-Aggregation Example: Moved to 0.6.0
     new f4abb15  AWS2-S3-aggregation example: Moved to 0.6.0
     new 5490308  AWS2-S3-zip-dataformat example: Moved to 0.6.0
     new adc6d4e  AWS2-S3 Source example: Moved to 0.6.0
     new d630786  AWS2-Sns-Sink Example: moved to 0.6.0
     new ba99360  AWS2-SQS Source Example: Moved to 0.6.0
     new f528935  AWS2-SQS Sink Example: Moved to 0.6.0
     new d786ca3  Braintree Sink Example: moved to 0.6.0
     new bd7d0ea  CQL Sink Example: Moved to 0.6.0
     new 7697bfc  CQL Source Example: Moved to 0.6.0
     new 9e6a45c  File Watch Source Example: Moved to 0.6.0
     new 31d3f59  File Sink Example: Moved to 0.6.0
     new 8c38bef  File Source Example: Moved to 0.6.0
     new 4a23660  Infinispan Sink Example: Moved to 0.6.0
     new 85ff79c  Infinispan Source Example: Moved to 0.6.0
     new 566d7a8  Minio Sink Example: Moved to 0.6.0
     new 1b5383a  Minio Source Example: Moved to 0.6.0
     new e297838  Nats Sink Example: Moved to 0.6.0
     new 3bf2a0d  Nats Source Example: Moved to 0.6.0
     new e24bb04  NSQ Sink Example: Moved to 0.6.0
     new aba02e6  NSQ Source Example: Moved to 0.6.0
     new d121450  RabbitMQ Sink Example: Moved to 0.6.0
     new 29c4eb6  RabbitMQ Source Example: Moved to 0.6.0
     new b1fa98e  Slack Sink Example: Moved to 0.6.0
     new f7eed7b  Slack Source Apicurio Example: Moved to 0.6.0
     new ed88fab  Slack Source Avro Apicurio Example: Moved to 0.6.0
     new 6e67e62  Slack Source Example: Moved to 0.6.0
     new 7a61df6  Telegram Sink Example: Moved to 0.6.0
     new 6f8edf7  Telegram Source Example: Moved to 0.6.0
     new ad6023c  Twitter Search Source Example: Moved to 0.6.0

The 36 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:
 amqp/README.adoc                                   |  4 +--
 aws-s3-to-jms/README.adoc                          |  8 ++---
 .../aws2-kinesis-firehose-sink/README.adoc         | 10 +++---
 aws2-lambda/aws2-lambda-sink/README.adoc           | 10 +++---
 aws2-s3/aws2-s3-minio-source/README.adoc           |  4 +--
 aws2-s3/aws2-s3-move-after-read/README.adoc        | 10 +++---
 aws2-s3/aws2-s3-sink-with-aggregation/README.adoc  | 10 +++---
 .../aws2-s3-sink-with-zip-aggregation/README.adoc  | 30 ++++++++--------
 .../aws2-s3-sink-with-zip-dataformat/README.adoc   | 30 ++++++++--------
 aws2-s3/aws2-s3-source/README.adoc                 | 10 +++---
 aws2-sns/aws2-sns-sink/README.adoc                 | 10 +++---
 aws2-sqs/aws2-sqs-sink/README.adoc                 | 10 +++---
 aws2-sqs/aws2-sqs-source/README.adoc               | 10 +++---
 .../customer-delete-sink-connector/README.adoc     |  4 +--
 cql/cql-sink/README.adoc                           |  4 +--
 cql/cql-source/README.adoc                         | 22 ++++++------
 file-watch/file-watch-source/README.adoc           |  4 +--
 file/file-sink/README.adoc                         |  4 +--
 file/file-source/README.adoc                       |  4 +--
 infinispan/infinispan-sink/README.adoc             |  4 +--
 infinispan/infinispan-source/README.adoc           |  4 +--
 minio/minio-sink/README.adoc                       |  4 +--
 minio/minio-source/README.adoc                     |  4 +--
 nats/nats-sink/README.adoc                         |  4 +--
 nats/nats-source/README.adoc                       |  4 +--
 nsq/nsq-sink/README.adoc                           |  4 +--
 nsq/nsq-source/README.adoc                         |  4 +--
 rabbitmq/rabbitmq-sink/README.adoc                 |  4 +--
 rabbitmq/rabbitmq-source/README.adoc               |  4 +--
 slack/slack-sink/README.adoc                       | 10 +++---
 .../README.adoc                                    | 28 +++++++--------
 .../README.adoc                                    | 28 +++++++--------
 slack/slack-source/README.adoc                     | 42 +++++++++++-----------
 telegram/telegram-sink/README.adoc                 | 10 +++---
 telegram/telegram-source/README.adoc               | 10 +++---
 twitter/twitter-search-source/README.adoc          |  4 +--
 36 files changed, 185 insertions(+), 185 deletions(-)


[camel-kafka-connector-examples] 18/36: File Sink Example: Moved to 0.6.0

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 31d3f597ffb87a01fc4d8ca77e13fa76b5b1e81e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:34:33 2020 +0100

    File Sink Example: Moved to 0.6.0
---
 file/file-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/file/file-sink/README.adoc b/file/file-sink/README.adoc
index 1a391eb..3e8821a 100644
--- a/file/file-sink/README.adoc
+++ b/file/file-sink/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-kafka-connector/0.5.0/camel-file-kafka-connector-0.5.0-package.zip
-> unzip camel-file-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-kafka-connector/0.6.0/camel-file-kafka-connector-0.6.0-package.zip
+> unzip camel-file-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 28/36: RabbitMQ Sink Example: Moved to 0.6.0

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 d121450cfd246836d68feb1dd001d371a8c27b4f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:40:20 2020 +0100

    RabbitMQ Sink Example: Moved to 0.6.0
---
 rabbitmq/rabbitmq-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rabbitmq/rabbitmq-sink/README.adoc b/rabbitmq/rabbitmq-sink/README.adoc
index b2aa1eb..8767d71 100644
--- a/rabbitmq/rabbitmq-sink/README.adoc
+++ b/rabbitmq/rabbitmq-sink/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-rabbitmq-kafka-connector/0.5.0/camel-rabbitmq-kafka-connector-0.5.0-package.zip
-> unzip camel-rabbitmq-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-rabbitmq-kafka-connector/0.6.0/camel-rabbitmq-kafka-connector-0.6.0-package.zip
+> unzip camel-rabbitmq-kafka-connector-0.6.0-package.zip
 ```
 
 ## Setting up RabbitMQ


[camel-kafka-connector-examples] 19/36: File Source Example: Moved to 0.6.0

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 8c38befc0d7fcf15e329fbac38ac33f096e40c56
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:35:11 2020 +0100

    File Source Example: Moved to 0.6.0
---
 file/file-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/file/file-source/README.adoc b/file/file-source/README.adoc
index 3bee040..6e81061 100644
--- a/file/file-source/README.adoc
+++ b/file/file-source/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-kafka-connector/0.5.0/camel-file-kafka-connector-0.5.0-package.zip
-> unzip camel-file-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-kafka-connector/0.6.0/camel-file-kafka-connector-0.6.0-package.zip
+> unzip camel-file-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 25/36: Nats Source Example: Moved to 0.6.0

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 3bf2a0d7f5ccf6e8a83fcc3491bf3bf2045c4cd0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:38:18 2020 +0100

    Nats Source Example: Moved to 0.6.0
---
 nats/nats-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nats/nats-source/README.adoc b/nats/nats-source/README.adoc
index b342c53..9ffcdd2 100644
--- a/nats/nats-source/README.adoc
+++ b/nats/nats-source/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nats-kafka-connector/0.5.0/camel-nats-kafka-connector-0.5.0-package.zip
-> unzip camel-nats-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nats-kafka-connector/0.6.0/camel-nats-kafka-connector-0.6.0-package.zip
+> unzip camel-nats-kafka-connector-0.6.0-package.zip
 ```
 
 In this example we'll use a docker image for NATS


[camel-kafka-connector-examples] 12/36: AWS2-SQS Source Example: Moved to 0.6.0

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 ba993607ecc46d8e557ebbd0cdd422ebe6cfb8fd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:28:45 2020 +0100

    AWS2-SQS Source Example: Moved to 0.6.0
---
 aws2-sqs/aws2-sqs-source/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/aws2-sqs/aws2-sqs-source/README.adoc b/aws2-sqs/aws2-sqs-source/README.adoc
index 80dd3c4..b74472d 100644
--- a/aws2-sqs/aws2-sqs-source/README.adoc
+++ b/aws2-sqs/aws2-sqs-source/README.adoc
@@ -24,8 +24,8 @@ Download the connector package zip and extract the content to a directory.In thi
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.5.0/camel-aws2-sqs-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-sqs-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.6.0/camel-aws2-sqs-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-sqs-kafka-connector-0.6.0-package.zip
 ----
 
 === Configuring Kafka Connect
@@ -157,8 +157,8 @@ so that each one is in its own subfolder
 [source]
 ----
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.5.0/camel-aws2-sqs-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-sqs-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.6.0/camel-aws2-sqs-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-sqs-kafka-connector-0.6.0-package.zip
 ----
 
 Now we can start the build
@@ -183,7 +183,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
 ----
 
 === Set the AWS credentials as OpenShift secret (optional)


[camel-kafka-connector-examples] 06/36: AWS2-S3-move-after-read: Moved to 0.6.0

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 fa97412fb12885429cefec9bc06e997ac6a17131
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:21:54 2020 +0100

    AWS2-S3-move-after-read: Moved to 0.6.0
---
 aws2-s3/aws2-s3-move-after-read/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/aws2-s3/aws2-s3-move-after-read/README.adoc b/aws2-s3/aws2-s3-move-after-read/README.adoc
index c5fcd3e..33a754f 100644
--- a/aws2-s3/aws2-s3-move-after-read/README.adoc
+++ b/aws2-s3/aws2-s3-move-after-read/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.5.0/camel-aws2-s3-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.0/camel-aws2-s3-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -143,8 +143,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.5.0/camel-aws2-s3-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.0/camel-aws2-s3-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.6.0-package.zip
 ```
 
 Now we can start the build
@@ -169,7 +169,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)


[camel-kafka-connector-examples] 03/36: AWS2-Kinesis-Firehose example: moved to 0.6.0

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 ec9fd4aba4d01877df40a15b1bab993819d861d4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:17:12 2020 +0100

    AWS2-Kinesis-Firehose example: moved to 0.6.0
---
 aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc b/aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc
index 883db37..a669969 100644
--- a/aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc
+++ b/aws2-kinesis-firehose/aws2-kinesis-firehose-sink/README.adoc
@@ -30,8 +30,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-kinesis-firehose-kafka-connector/0.5.0/camel-aws2-kinesis-firehose-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-kinesis-firehose-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-kinesis-firehose-kafka-connector/0.6.0/camel-aws2-kinesis-firehose-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-kinesis-firehose-kafka-connector-0.6.0-package.zip
 ```
 
 On AWS console create a Kinesis firehose delivery stream named firehose-stream and choose to send it to an S3 bucket from the available list (in the same region)
@@ -146,8 +146,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-kinesis-firehose-kafka-connector/0.5.0/camel-aws2-kinesis-firehose-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-kinesis-firehose-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-kinesis-firehose-kafka-connector/0.6.0/camel-aws2-kinesis-firehose-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-kinesis-firehose-kafka-connector-0.6.0-package.zip
 ```
 
 Now we can start the build 
@@ -172,7 +172,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2kinesisfirehose.CamelAws2kinesisfirehoseSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","version":"2.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSourceConnector [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2kinesisfirehose.CamelAws2kinesisfirehoseSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","version":"2.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSourceConnector [...]
 ----
 
 ### Set the AWS credential as secret (optional)


[camel-kafka-connector-examples] 23/36: Minio Source Example: Moved to 0.6.0

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 1b5383a4767e7f771804b884971a03e72fed896e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:37:22 2020 +0100

    Minio Source Example: Moved to 0.6.0
---
 minio/minio-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/minio/minio-source/README.adoc b/minio/minio-source/README.adoc
index d997baa..7f542c6 100644
--- a/minio/minio-source/README.adoc
+++ b/minio/minio-source/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-minio-kafka-connector/0.5.0/camel-minio-kafka-connector-0.5.0-package.zip
-> unzip camel-minio-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-minio-kafka-connector/0.6.0/camel-minio-kafka-connector-0.6.0-package.zip
+> unzip camel-minio-kafka-connector-0.6.0-package.zip
 ```
 
 Now we need to setup a MinIO instance


[camel-kafka-connector-examples] 24/36: Nats Sink Example: Moved to 0.6.0

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 e29783815d60d0b11c4efc1b002bdd49e337c607
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:37:53 2020 +0100

    Nats Sink Example: Moved to 0.6.0
---
 nats/nats-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nats/nats-sink/README.adoc b/nats/nats-sink/README.adoc
index 2cfec94..574ef00 100644
--- a/nats/nats-sink/README.adoc
+++ b/nats/nats-sink/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nats-kafka-connector/0.5.0/camel-nats-kafka-connector-0.5.0-package.zip
-> unzip camel-nats-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nats-kafka-connector/0.6.0/camel-nats-kafka-connector-0.6.0-package.zip
+> unzip camel-nats-kafka-connector-0.6.0-package.zip
 ```
 
 In this example we'll use a docker image for NATS


[camel-kafka-connector-examples] 31/36: Slack Source Apicurio Example: Moved to 0.6.0

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 f7eed7b184658e167817b57b1ed5c6d49908aa5b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:41:52 2020 +0100

    Slack Source Apicurio Example: Moved to 0.6.0
---
 .../README.adoc                                    | 28 +++++++++++-----------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/slack/slack-source-apicurio-schema-registry/README.adoc b/slack/slack-source-apicurio-schema-registry/README.adoc
index d4106c7..c04bac0 100644
--- a/slack/slack-source-apicurio-schema-registry/README.adoc
+++ b/slack/slack-source-apicurio-schema-registry/README.adoc
@@ -66,7 +66,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -83,31 +83,31 @@ You'll need to build your connector starting from an archetype:
 [INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.4.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': slack-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.5.0
+Define value for property 'version' 1.0-SNAPSHOT: : 0.6.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-slack-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: slack-extended
-version: 0.5.0
+version: 0.6.0
 package: org.apache.camel.kafkaconnector
 camel-kafka-connector-name: camel-slack-kafka-connector
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: slack-extended
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-slack-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: slack-extended
 [INFO] Project created from Archetype in dir: /home/oscerd/playground/slack-extended
 [INFO] ------------------------------------------------------------------------
@@ -126,7 +126,7 @@ Now we need to edit the POM
   .
   .
   .
-  <version>0.5.0</version>
+  <version>0.6.0</version>
   <name>A Camel Kafka Connector extended</name>
 
   <properties>
@@ -151,12 +151,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-slack-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
        <groupId>io.apicurio</groupId>
@@ -261,8 +261,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.5.0-package.zip .
-> unzip slack-extended-0.5.0-package.zip
+> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.6.0-package.zip .
+> unzip slack-extended-0.6.0-package.zip
 ```
 
 Now it's time to setup the connector


[camel-kafka-connector-examples] 13/36: AWS2-SQS Sink Example: Moved to 0.6.0

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 f528935cf35eb7997784cc38adb94fb501dcb886
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:29:39 2020 +0100

    AWS2-SQS Sink Example: Moved to 0.6.0
---
 aws2-sqs/aws2-sqs-sink/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/aws2-sqs/aws2-sqs-sink/README.adoc b/aws2-sqs/aws2-sqs-sink/README.adoc
index 1c25900..547c15e 100644
--- a/aws2-sqs/aws2-sqs-sink/README.adoc
+++ b/aws2-sqs/aws2-sqs-sink/README.adoc
@@ -24,8 +24,8 @@ Download the connector package zip and extract the content to a directory. In th
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.5.0/camel-aws2-sqs-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-sqs-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.6.0/camel-aws2-sqs-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-sqs-kafka-connector-0.6.0-package.zip
 ----
 
 === Configuring Kafka Connect
@@ -156,8 +156,8 @@ So we need to do something like this:
 [source]
 ----
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.5.0/camel-aws2-sqs-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-sqs-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sqs-kafka-connector/0.6.0/camel-aws2-sqs-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-sqs-kafka-connector-0.6.0-package.zip
 ----
 
 Now we can start the build
@@ -182,7 +182,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2sqs.CamelAws2sqsSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
 ----
 
 === Set the AWS credentials as OpenShift secret (optional)


[camel-kafka-connector-examples] 15/36: CQL Sink Example: Moved to 0.6.0

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 bd7d0eaa74a723219643320b27ff87bcc381e231
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:32:27 2020 +0100

    CQL Sink Example: Moved to 0.6.0
---
 cql/cql-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cql/cql-sink/README.adoc b/cql/cql-sink/README.adoc
index 129d983..595d9e5 100644
--- a/cql/cql-sink/README.adoc
+++ b/cql/cql-sink/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-cql-kafka-connector/0.5.0/camel-cql-kafka-connector-0.5.0-package.zip
-> unzip camel-cql-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-cql-kafka-connector/0.6.0/camel-cql-kafka-connector-0.6.0-package.zip
+> unzip camel-cql-kafka-connector-0.6.0-package.zip
 ```
 
 ## Setting up Apache Cassandra


[camel-kafka-connector-examples] 04/36: AWS2-Lambda-Sink Example: Moved to 0.6.0

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 4687a9c8a6fece459df0e6fcb629019a1b04d1a6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:18:02 2020 +0100

    AWS2-Lambda-Sink Example: Moved to 0.6.0
---
 aws2-lambda/aws2-lambda-sink/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/aws2-lambda/aws2-lambda-sink/README.adoc b/aws2-lambda/aws2-lambda-sink/README.adoc
index d9943b8..b5eb167 100644
--- a/aws2-lambda/aws2-lambda-sink/README.adoc
+++ b/aws2-lambda/aws2-lambda-sink/README.adoc
@@ -29,8 +29,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-lambda-kafka-connector/0.5.0/camel-aws2-lambda-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-sns-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-lambda-kafka-connector/0.6.0/camel-aws2-lambda-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-sns-kafka-connector-0.6.0-package.zip
 ```
 
 ### Deploying the AWS Lambda function
@@ -161,8 +161,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-lambda-kafka-connector/0.5.0/camel-aws2-lambda-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-lambda-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-lambda-kafka-connector/0.6.0/camel-aws2-lambda-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-lambda-kafka-connector-0.6.0-package.zip
 ```
 
 Now we can start the build 
@@ -187,7 +187,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2lambda.CamelAws2lambdaSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","version":"2.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSourceConnector","type":"source", [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2lambda.CamelAws2lambdaSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","version":"2.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSourceConnector","type":"source", [...]
 ----
 
 ### Set the AWS credential as secret (optional)


[camel-kafka-connector-examples] 29/36: RabbitMQ Source Example: Moved to 0.6.0

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 29c4eb67858f0ab9b9f2ac1117ba708771998b83
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:40:54 2020 +0100

    RabbitMQ Source Example: Moved to 0.6.0
---
 rabbitmq/rabbitmq-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rabbitmq/rabbitmq-source/README.adoc b/rabbitmq/rabbitmq-source/README.adoc
index 20ce50a..1ebe728 100644
--- a/rabbitmq/rabbitmq-source/README.adoc
+++ b/rabbitmq/rabbitmq-source/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-rabbitmq-kafka-connector/0.5.0/camel-rabbitmq-kafka-connector-0.5.0-package.zip
-> unzip camel-rabbitmq-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-rabbitmq-kafka-connector/0.6.0/camel-rabbitmq-kafka-connector-0.6.0-package.zip
+> unzip camel-rabbitmq-kafka-connector-0.6.0-package.zip
 ```
 
 ## Setting up RabbitMQ


[camel-kafka-connector-examples] 22/36: Minio Sink Example: Moved to 0.6.0

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 566d7a8f1cf88913db892d2133d60e91637f9889
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:36:33 2020 +0100

    Minio Sink Example: Moved to 0.6.0
---
 minio/minio-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/minio/minio-sink/README.adoc b/minio/minio-sink/README.adoc
index dc259d1..03c031e 100644
--- a/minio/minio-sink/README.adoc
+++ b/minio/minio-sink/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-minio-kafka-connector/0.5.0/camel-minio-kafka-connector-0.5.0-package.zip
-> unzip camel-minio-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-minio-kafka-connector/0.6.0/camel-minio-kafka-connector-0.6.0-package.zip
+> unzip camel-minio-kafka-connector-0.6.0-package.zip
 ```
 
 Now we need to setup a MinIO instance


[camel-kafka-connector-examples] 08/36: AWS2-S3-aggregation example: Moved to 0.6.0

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 f4abb158f33e231f3d8da2acee571c0e5de9d81d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:23:31 2020 +0100

    AWS2-S3-aggregation example: Moved to 0.6.0
---
 .../aws2-s3-sink-with-zip-aggregation/README.adoc  | 30 +++++++++++-----------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/aws2-s3/aws2-s3-sink-with-zip-aggregation/README.adoc b/aws2-s3/aws2-s3-sink-with-zip-aggregation/README.adoc
index 2ee9a61..d6163ef 100644
--- a/aws2-s3/aws2-s3-sink-with-zip-aggregation/README.adoc
+++ b/aws2-s3/aws2-s3-sink-with-zip-aggregation/README.adoc
@@ -27,17 +27,17 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.ckc
 artifactId: aws2s3
 version: 1.0-SNAPSHOT
 package: org.apache.camel.ckc
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
 [INFO] Parameter: artifactId, Value: aws2s3
@@ -47,7 +47,7 @@ camel-kafka-connector-version: 0.5.0
 [INFO] Parameter: package, Value: com.github.oscerd
 [INFO] Parameter: version, Value: 1.0-SNAPSHOT
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: aws2s3
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/aws2s3
 [INFO] ------------------------------------------------------------------------
@@ -93,12 +93,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-aws2-s3-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
@@ -251,17 +251,17 @@ so that each one is in its own subfolder
 In this case we need to extend an existing connector and add a ZipAggregationStrategy, so we need to leverage the archetype
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.ckc
 artifactId: aws2s3
 version: 1.0-SNAPSHOT
 package: org.apache.camel.ckc
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
 [INFO] Parameter: artifactId, Value: aws2s3
@@ -271,7 +271,7 @@ camel-kafka-connector-version: 0.5.0
 [INFO] Parameter: package, Value: com.github.oscerd
 [INFO] Parameter: version, Value: 1.0-SNAPSHOT
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: aws2s3
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/aws2s3
 [INFO] ------------------------------------------------------------------------
@@ -317,12 +317,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-aws2-s3-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
@@ -365,7 +365,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)


[camel-kafka-connector-examples] 11/36: AWS2-Sns-Sink Example: moved to 0.6.0

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 d630786f3eb2f743166d597c59e606b73f5262e0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:28:15 2020 +0100

    AWS2-Sns-Sink Example: moved to 0.6.0
---
 aws2-sns/aws2-sns-sink/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/aws2-sns/aws2-sns-sink/README.adoc b/aws2-sns/aws2-sns-sink/README.adoc
index 8bf380b..9ba7a82 100644
--- a/aws2-sns/aws2-sns-sink/README.adoc
+++ b/aws2-sns/aws2-sns-sink/README.adoc
@@ -24,8 +24,8 @@ Download the connector package zip and extract the content to a directory. In th
 [source]
 ----
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sns-kafka-connector/0.5.0/camel-aws2-sns-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-sns-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sns-kafka-connector/0.6.0/camel-aws2-sns-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-sns-kafka-connector-0.6.0-package.zip
 ----
 
 === Configuring Kafka Connect
@@ -153,8 +153,8 @@ So we need to do something like this:
 [source]
 ----
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sns-kafka-connector/0.5.0/camel-aws2-sns-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-sns-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-sns-kafka-connector/0.6.0/camel-aws2-sns-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-sns-kafka-connector-0.6.0-package.zip
 ----
 
 Now we can start the build 
@@ -179,7 +179,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2sns.CamelAws2snsSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2sns.CamelAws2snsSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2sns.CamelAws2snsSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2sns.CamelAws2snsSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":" [...]
 ----
 
 === Set the AWS credentials as OpenShift secret (optional)


[camel-kafka-connector-examples] 07/36: AWS2-S3-Aggregation Example: Moved to 0.6.0

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 b062b14d9047f70dfa48a00be658f9899f0aa8fc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:22:34 2020 +0100

    AWS2-S3-Aggregation Example: Moved to 0.6.0
---
 aws2-s3/aws2-s3-sink-with-aggregation/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/aws2-s3/aws2-s3-sink-with-aggregation/README.adoc b/aws2-s3/aws2-s3-sink-with-aggregation/README.adoc
index 4cbb157..4b86c63 100644
--- a/aws2-s3/aws2-s3-sink-with-aggregation/README.adoc
+++ b/aws2-s3/aws2-s3-sink-with-aggregation/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.5.0/camel-aws2-s3-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.0/camel-aws2-s3-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -157,8 +157,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.5.0/camel-aws2-s3-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.0/camel-aws2-s3-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.6.0-package.zip
 ```
 
 Now we can start the build
@@ -183,7 +183,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)


[camel-kafka-connector-examples] 27/36: NSQ Source Example: Moved to 0.6.0

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 aba02e68a8143e3513e44526e1da5d808f153078
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:39:54 2020 +0100

    NSQ Source Example: Moved to 0.6.0
---
 nsq/nsq-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nsq/nsq-source/README.adoc b/nsq/nsq-source/README.adoc
index 5452796..6142eaf 100644
--- a/nsq/nsq-source/README.adoc
+++ b/nsq/nsq-source/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nsq-kafka-connector/0.5.0/camel-nsq-kafka-connector-0.5.0-package.zip
-> unzip camel-nsq-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nsq-kafka-connector/0.6.0/camel-nsq-kafka-connector-0.6.0-package.zip
+> unzip camel-nsq-kafka-connector-0.6.0-package.zip
 ```
 
 We'll need to add also some dependencies for this connector


[camel-kafka-connector-examples] 34/36: Telegram Sink Example: Moved to 0.6.0

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 7a61df68ac1a8ea266be1a5079e794133b2e0352
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:43:29 2020 +0100

    Telegram Sink Example: Moved to 0.6.0
---
 telegram/telegram-sink/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/telegram/telegram-sink/README.adoc b/telegram/telegram-sink/README.adoc
index af0f7fb..258e2d9 100644
--- a/telegram/telegram-sink/README.adoc
+++ b/telegram/telegram-sink/README.adoc
@@ -36,8 +36,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.5.0/camel-telegram-kafka-connector-0.5.0-package.zip
-> unzip camel-telegram-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.6.0/camel-telegram-kafka-connector-0.6.0-package.zip
+> unzip camel-telegram-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -145,8 +145,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.5.0/camel-telegram-kafka-connector-0.5.0-package.zip
-> unzip camel-telegram-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.6.0/camel-telegram-kafka-connector-0.6.0-package.zip
+> unzip camel-telegram-kafka-connector-0.6.0-package.zip
 ```
 
 Now we can start the build
@@ -171,7 +171,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.telegram.CamelTelegramSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.telegram.CamelTelegramSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","typ [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.telegram.CamelTelegramSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.telegram.CamelTelegramSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","typ [...]
 ----
 
 ### Set the AWS credential as secret (optional)


[camel-kafka-connector-examples] 16/36: CQL Source Example: Moved to 0.6.0

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 7697bfc64a38cda68b4bdae6e613f29cf0f26ca3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:33:23 2020 +0100

    CQL Source Example: Moved to 0.6.0
---
 cql/cql-source/README.adoc | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/cql/cql-source/README.adoc b/cql/cql-source/README.adoc
index f4ac41e..22e43da 100644
--- a/cql/cql-source/README.adoc
+++ b/cql/cql-source/README.adoc
@@ -27,7 +27,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -43,31 +43,31 @@ You'll need to build your connector starting from an archetype:
 [INFO] Generating project in Interactive mode
 Define value for property 'groupId': org.apache.camel.kafkaconnector.cql.extended
 Define value for property 'artifactId': cql-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.5.0
+Define value for property 'version' 1.0-SNAPSHOT: : 0.6.0
 Define value for property 'package' org.apache.camel.kafkaconnector.cql.extended: : 
 Define value for property 'camel-kafka-connector-name': camel-cql-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector.cql.extended
 artifactId: cql-extended
-version: 0.5.0
+version: 0.6.0
 package: org.apache.camel.kafkaconnector.cql.extended
 camel-kafka-connector-name: camel-cql-kafka-connector
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector.cql.extended
 [INFO] Parameter: artifactId, Value: cql-extended
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector.cql.extended
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector/cql/extended
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector.cql.extended
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector.cql.extended
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-cql-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: cql-extended
 [INFO] Project created from Archetype in dir: /home/oscerd/playground/cql-extended
 [INFO] ------------------------------------------------------------------------
@@ -124,8 +124,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/oscerd/playground/cql-extended/target/cql-extended-0.5.0-package.zip .
-> unzip cql-extended-0.5.0-package.zip
+> cp /home/oscerd/playground/cql-extended/target/cql-extended-0.6.0-package.zip .
+> unzip cql-extended-0.6.0-package.zip
 ```
 
 and we're now ready to setting up the Cassandra cluster.


[camel-kafka-connector-examples] 02/36: AWS3-JMS Example: Moved to 0.6.0 version

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 fa367a999c3320bc0c9c56e7c34e08d22a450e71
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:16:13 2020 +0100

    AWS3-JMS Example: Moved to 0.6.0 version
---
 aws-s3-to-jms/README.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/aws-s3-to-jms/README.adoc b/aws-s3-to-jms/README.adoc
index 3c8abaa..85739f9 100644
--- a/aws-s3-to-jms/README.adoc
+++ b/aws-s3-to-jms/README.adoc
@@ -36,10 +36,10 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-sjms2-kafka-connector/0.5.0/camel-sjms2-kafka-connector-0.5.0-package.zip
-> unzip camel-sjms2-kafka-connector-0.5.0-package.zip
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws-s3-kafka-connector/0.5.0/camel-aws-s3-kafka-connector-0.5.0-package.zip
-> unzip camel-aws-s3-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-sjms2-kafka-connector/0.6.0/camel-sjms2-kafka-connector-0.6.0-package.zip
+> unzip camel-sjms2-kafka-connector-0.6.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws-s3-kafka-connector/0.6.0/camel-aws-s3-kafka-connector-0.6.0-package.zip
+> unzip camel-aws-s3-kafka-connector-0.6.0-package.zip
 ```
 
 These are the basic connectors. For camel-sjms2 we have a bunch of provided dependencies we need to add in our path, so run the following commands:


[camel-kafka-connector-examples] 17/36: File Watch Source Example: Moved to 0.6.0

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 9e6a45cbfcbdf8fdeb66005da2db7b3f04604f88
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:33:55 2020 +0100

    File Watch Source Example: Moved to 0.6.0
---
 file-watch/file-watch-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/file-watch/file-watch-source/README.adoc b/file-watch/file-watch-source/README.adoc
index 1f7fbe2..386e7bf 100644
--- a/file-watch/file-watch-source/README.adoc
+++ b/file-watch/file-watch-source/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-watch-kafka-connector/0.5.0/camel-file-watch-kafka-connector-0.5.0-package.zip
-> unzip camel-file-watch-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-file-watch-kafka-connector/0.6.0/camel-file-watch-kafka-connector-0.6.0-package.zip
+> unzip camel-file-watch-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 32/36: Slack Source Avro Apicurio Example: Moved to 0.6.0

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 ed88fab3f9e489479bb38698dd1e2543359e283f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:42:30 2020 +0100

    Slack Source Avro Apicurio Example: Moved to 0.6.0
---
 .../README.adoc                                    | 28 +++++++++++-----------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/slack/slack-source-avro-apicurio-schema-registry/README.adoc b/slack/slack-source-avro-apicurio-schema-registry/README.adoc
index 5900039..ba8c139 100644
--- a/slack/slack-source-avro-apicurio-schema-registry/README.adoc
+++ b/slack/slack-source-avro-apicurio-schema-registry/README.adoc
@@ -66,7 +66,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -83,31 +83,31 @@ You'll need to build your connector starting from an archetype:
 [INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.4.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': slack-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.5.0
+Define value for property 'version' 1.0-SNAPSHOT: : 0.6.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-slack-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: slack-extended
-version: 0.5.0
+version: 0.6.0
 package: org.apache.camel.kafkaconnector
 camel-kafka-connector-name: camel-slack-kafka-connector
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: slack-extended
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-slack-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: slack-extended
 [INFO] Project created from Archetype in dir: /home/oscerd/playground/slack-extended
 [INFO] ------------------------------------------------------------------------
@@ -126,7 +126,7 @@ Now we need to edit the POM
   .
   .
   .
-  <version>0.5.0</version>
+  <version>0.6.0</version>
   <name>A Camel Kafka Connector extended</name>
 
   <properties>
@@ -151,12 +151,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-slack-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
        <groupId>io.apicurio</groupId>
@@ -261,8 +261,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.5.0-package.zip .
-> unzip slack-extended-0.5.0-package.zip
+> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.6.0-package.zip .
+> unzip slack-extended-0.6.0-package.zip
 ```
 
 Now it's time to setup the connector


[camel-kafka-connector-examples] 33/36: Slack Source Example: Moved to 0.6.0

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 6e67e62e7eaca374917599a7ca9c98ca2040688b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:43:04 2020 +0100

    Slack Source Example: Moved to 0.6.0
---
 slack/slack-source/README.adoc | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/slack/slack-source/README.adoc b/slack/slack-source/README.adoc
index 7b746ac..fee853f 100644
--- a/slack/slack-source/README.adoc
+++ b/slack/slack-source/README.adoc
@@ -42,7 +42,7 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -59,31 +59,31 @@ You'll need to build your connector starting from an archetype:
 [INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.4.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': slack-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.5.0
+Define value for property 'version' 1.0-SNAPSHOT: : 0.6.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-slack-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: slack-extended
-version: 0.5.0
+version: 0.6.0
 package: org.apache.camel.kafkaconnector
 camel-kafka-connector-name: camel-slack-kafka-connector
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: slack-extended
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-slack-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: slack-extended
 [INFO] Project created from Archetype in dir: /home/oscerd/playground/slack-extended
 [INFO] ------------------------------------------------------------------------
@@ -182,8 +182,8 @@ In this example we'll use `/home/oscerd/connectors/` as plugin.path, but we'll n
 
 ```
 > cd /home/oscerd/connectors/
-> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.5.0-package.zip .
-> unzip slack-extended-0.5.0-package.zip
+> cp /home/workspace/miscellanea/slack-extended/target/slack-extended-0.6.0-package.zip .
+> unzip slack-extended-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -287,7 +287,7 @@ so that each one is in its own subfolder
 In this case we need to extend an existing connector and add a Transform, so we need to leverage the archetype
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
 [INFO] Scanning for projects...
 [INFO] 
 [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
@@ -304,31 +304,31 @@ In this case we need to extend an existing connector and add a Transform, so we
 [INFO] Archetype repository not defined. Using the one from [org.apache.camel.kafkaconnector.archetypes:camel-kafka-connector-extensible-archetype:0.4.0] found in catalog remote
 Define value for property 'groupId': org.apache.camel.kafkaconnector
 Define value for property 'artifactId': slack-extended
-Define value for property 'version' 1.0-SNAPSHOT: : 0.5.0
+Define value for property 'version' 1.0-SNAPSHOT: : 0.6.0
 Define value for property 'package' org.apache.camel.kafkaconnector: : 
 Define value for property 'camel-kafka-connector-name': camel-slack-kafka-connector
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.kafkaconnector
 artifactId: slack-extended
-version: 0.5.0
+version: 0.6.0
 package: org.apache.camel.kafkaconnector
 camel-kafka-connector-name: camel-slack-kafka-connector
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: artifactId, Value: slack-extended
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: packageInPathFormat, Value: org/apache/camel/kafkaconnector
 [INFO] Parameter: package, Value: org.apache.camel.kafkaconnector
-[INFO] Parameter: version, Value: 0.5.0
+[INFO] Parameter: version, Value: 0.6.0
 [INFO] Parameter: groupId, Value: org.apache.camel.kafkaconnector
 [INFO] Parameter: camel-kafka-connector-name, Value: camel-slack-kafka-connector
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: slack-extended
 [INFO] Project created from Archetype in dir: /home/oscerd/playground/slack-extended
 [INFO] ------------------------------------------------------------------------
@@ -445,7 +445,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","v [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","v [...]
 ----
 
 ### Set the Bot Token as secret (optional)


[camel-kafka-connector-examples] 10/36: AWS2-S3 Source example: Moved to 0.6.0

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 adc6d4e0abb9f374a842258b1591183e54284b22
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:27:42 2020 +0100

    AWS2-S3 Source example: Moved to 0.6.0
---
 aws2-s3/aws2-s3-source/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/aws2-s3/aws2-s3-source/README.adoc b/aws2-s3/aws2-s3-source/README.adoc
index c5f40e2..a238514 100644
--- a/aws2-s3/aws2-s3-source/README.adoc
+++ b/aws2-s3/aws2-s3-source/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.5.0/camel-aws2-s3-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.0/camel-aws2-s3-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -139,8 +139,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.5.0/camel-aws2-s3-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.0/camel-aws2-s3-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.6.0-package.zip
 ```
 
 Now we can start the build
@@ -165,7 +165,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)


[camel-kafka-connector-examples] 05/36: AWS2-S3-Minio Example: moved to 0.6.0

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 deb462e06e591c916c79058f629771ea44279cda
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:21:08 2020 +0100

    AWS2-S3-Minio Example: moved to 0.6.0
---
 aws2-s3/aws2-s3-minio-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/aws2-s3/aws2-s3-minio-source/README.adoc b/aws2-s3/aws2-s3-minio-source/README.adoc
index ace9092..8a7d4e2 100644
--- a/aws2-s3/aws2-s3-minio-source/README.adoc
+++ b/aws2-s3/aws2-s3-minio-source/README.adoc
@@ -29,8 +29,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.5.0/camel-aws2-s3-kafka-connector-0.5.0-package.zip
-> unzip camel-aws2-s3-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-aws2-s3-kafka-connector/0.6.0/camel-aws2-s3-kafka-connector-0.6.0-package.zip
+> unzip camel-aws2-s3-kafka-connector-0.6.0-package.zip
 ```
 
 Now we need to setup a MinIO instance


[camel-kafka-connector-examples] 20/36: Infinispan Sink Example: Moved to 0.6.0

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 4a23660cf5ed02d87c6e3b95db297987dfac8e8c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:35:35 2020 +0100

    Infinispan Sink Example: Moved to 0.6.0
---
 infinispan/infinispan-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/infinispan/infinispan-sink/README.adoc b/infinispan/infinispan-sink/README.adoc
index 02b4aa4..174e6b6 100644
--- a/infinispan/infinispan-sink/README.adoc
+++ b/infinispan/infinispan-sink/README.adoc
@@ -127,8 +127,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-infinispan-kafka-connector/0.5.0/camel-infinispan-kafka-connector-0.5.0-package.zip
-> unzip camel-infinispan-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-infinispan-kafka-connector/0.6.0/camel-infinispan-kafka-connector-0.6.0-package.zip
+> unzip camel-infinispan-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 14/36: Braintree Sink Example: moved to 0.6.0

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 d786ca34dd3c540f347f0dbb801fc099bb6e0068
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:30:19 2020 +0100

    Braintree Sink Example: moved to 0.6.0
---
 braintree/customer-delete-sink-connector/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/braintree/customer-delete-sink-connector/README.adoc b/braintree/customer-delete-sink-connector/README.adoc
index 863e821..600c4fd 100644
--- a/braintree/customer-delete-sink-connector/README.adoc
+++ b/braintree/customer-delete-sink-connector/README.adoc
@@ -34,8 +34,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-braintree-kafka-connector/0.5.0/camel-braintree-kafka-connector-0.5.0-package.zip
-> unzip camel-braintree-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-braintree-kafka-connector/0.6.0/camel-braintree-kafka-connector-0.6.0-package.zip
+> unzip camel-braintree-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 30/36: Slack Sink Example: Moved to 0.6.0

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 b1fa98e582afe94d2e80cc4712d44a286a6f5036
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:41:21 2020 +0100

    Slack Sink Example: Moved to 0.6.0
---
 slack/slack-sink/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/slack/slack-sink/README.adoc b/slack/slack-sink/README.adoc
index f477363..977e018 100644
--- a/slack/slack-sink/README.adoc
+++ b/slack/slack-sink/README.adoc
@@ -44,8 +44,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.5.0/camel-slack-kafka-connector-0.5.0-package.zip
-> unzip camel-slack-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.6.0/camel-slack-kafka-connector-0.6.0-package.zip
+> unzip camel-slack-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -149,8 +149,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.5.0/camel-slack-kafka-connector-0.5.0-package.zip
-> unzip camel-slack-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-slack-kafka-connector/0.6.0/camel-slack-kafka-connector-0.6.0-package.zip
+> unzip camel-slack-kafka-connector-0.6.0-package.zip
 ```
 
 Now we can start the build 
@@ -175,7 +175,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","v [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelSlackSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink","v [...]
 ----
 
 ### Set the Bot Token as secret (optional)


[camel-kafka-connector-examples] 21/36: Infinispan Source Example: Moved to 0.6.0

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 85ff79c251df5f893daf7311e976711d190206e3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:36:02 2020 +0100

    Infinispan Source Example: Moved to 0.6.0
---
 infinispan/infinispan-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/infinispan/infinispan-source/README.adoc b/infinispan/infinispan-source/README.adoc
index 842caf7..75c0094 100644
--- a/infinispan/infinispan-source/README.adoc
+++ b/infinispan/infinispan-source/README.adoc
@@ -157,8 +157,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-infinispan-kafka-connector/0.5.0/camel-infinispan-kafka-connector-0.5.0-package.zip
-> unzip camel-infinispan-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-infinispan-kafka-connector/0.6.0/camel-infinispan-kafka-connector-0.6.0-package.zip
+> unzip camel-infinispan-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 26/36: NSQ Sink Example: Moved to 0.6.0

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 e24bb0491826710b7c35f95a4d8956995d13f19a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:39:30 2020 +0100

    NSQ Sink Example: Moved to 0.6.0
---
 nsq/nsq-sink/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nsq/nsq-sink/README.adoc b/nsq/nsq-sink/README.adoc
index 4911be4..dd882bf 100644
--- a/nsq/nsq-sink/README.adoc
+++ b/nsq/nsq-sink/README.adoc
@@ -28,8 +28,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nsq-kafka-connector/0.5.0/camel-nsq-kafka-connector-0.5.0-package.zip
-> unzip camel-nsq-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-nsq-kafka-connector/0.6.0/camel-nsq-kafka-connector-0.6.0-package.zip
+> unzip camel-nsq-kafka-connector-0.6.0-package.zip
 ```
 
 We'll need to add also some dependencies for this connector


[camel-kafka-connector-examples] 36/36: Twitter Search Source Example: Moved to 0.6.0

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 ad6023cd4551e6fc945b6ad37bae3dac583e5c4e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:44:20 2020 +0100

    Twitter Search Source Example: Moved to 0.6.0
---
 twitter/twitter-search-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/twitter/twitter-search-source/README.adoc b/twitter/twitter-search-source/README.adoc
index 3f34896..41f3038 100644
--- a/twitter/twitter-search-source/README.adoc
+++ b/twitter/twitter-search-source/README.adoc
@@ -32,8 +32,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-search-kafka-connector/0.5.0/camel-twitter-search-kafka-connector-0.5.0-package.zip
-> unzip camel-twitter-search-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-twitter-search-kafka-connector/0.6.0/camel-twitter-search-kafka-connector-0.6.0-package.zip
+> unzip camel-twitter-search-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors


[camel-kafka-connector-examples] 09/36: AWS2-S3-zip-dataformat example: Moved to 0.6.0

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 5490308312780157e871edb55987efd1576d681d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:25:20 2020 +0100

    AWS2-S3-zip-dataformat example: Moved to 0.6.0
---
 .../aws2-s3-sink-with-zip-dataformat/README.adoc   | 30 +++++++++++-----------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc b/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
index f60ef85..868f02f 100644
--- a/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
+++ b/aws2-s3/aws2-s3-sink-with-zip-dataformat/README.adoc
@@ -27,17 +27,17 @@ and set the `plugin.path` property to your choosen location
 You'll need to build your connector starting from an archetype:
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.ckc
 artifactId: aws2s3
 version: 1.0-SNAPSHOT
 package: org.apache.camel.ckc
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
 [INFO] Parameter: artifactId, Value: aws2s3
@@ -47,7 +47,7 @@ camel-kafka-connector-version: 0.5.0
 [INFO] Parameter: package, Value: com.github.oscerd
 [INFO] Parameter: version, Value: 1.0-SNAPSHOT
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: aws2s3
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/aws2s3
 [INFO] ------------------------------------------------------------------------
@@ -93,12 +93,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-aws2-s3-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
@@ -239,17 +239,17 @@ so that each one is in its own subfolder
 In this case we need to extend an existing connector and add a ZipAggregationStrategy, so we need to leverage the archetype
 
 ```
-> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0
-[INFO] Using property: camel-kafka-connector-version = 0.5.0
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.6.0
+[INFO] Using property: camel-kafka-connector-version = 0.6.0
 Confirm properties configuration:
 groupId: org.apache.camel.ckc
 artifactId: aws2s3
 version: 1.0-SNAPSHOT
 package: org.apache.camel.ckc
-camel-kafka-connector-version: 0.5.0
+camel-kafka-connector-version: 0.6.0
  Y: : Y
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.5.0
+[INFO] Using following parameters for creating project from Archetype: camel-kafka-connector-extensible-archetype:0.6.0
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
 [INFO] Parameter: artifactId, Value: aws2s3
@@ -259,7 +259,7 @@ camel-kafka-connector-version: 0.5.0
 [INFO] Parameter: package, Value: com.github.oscerd
 [INFO] Parameter: version, Value: 1.0-SNAPSHOT
 [INFO] Parameter: groupId, Value: org.apache.camel.ckc
-[INFO] Parameter: camel-kafka-connector-version, Value: 0.5.0
+[INFO] Parameter: camel-kafka-connector-version, Value: 0.6.0
 [INFO] Parameter: artifactId, Value: aws2s3
 [INFO] Project created from Archetype in dir: /home/workspace/miscellanea/aws2s3
 [INFO] ------------------------------------------------------------------------
@@ -305,12 +305,12 @@ Now we need to edit the POM
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel.kafkaconnector</groupId>
       <artifactId>camel-aws2-s3-kafka-connector</artifactId>
-      <version>0.5.0</version>
+      <version>0.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
@@ -352,7 +352,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.aws2s3.CamelAws2s3SourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"sink [...]
 ----
 
 ### Set the AWS credential as secret (optional)


[camel-kafka-connector-examples] 35/36: Telegram Source Example: Moved to 0.6.0

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 6f8edf74eb6faaa8ce70f638c2f96cd2718d206c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 07:43:53 2020 +0100

    Telegram Source Example: Moved to 0.6.0
---
 telegram/telegram-source/README.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/telegram/telegram-source/README.adoc b/telegram/telegram-source/README.adoc
index 8df0486..a94ed08 100644
--- a/telegram/telegram-source/README.adoc
+++ b/telegram/telegram-source/README.adoc
@@ -32,8 +32,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.5.0/camel-telegram-kafka-connector-0.5.0-package.zip
-> unzip camel-telegram-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.6.0/camel-telegram-kafka-connector-0.6.0-package.zip
+> unzip camel-telegram-kafka-connector-0.6.0-package.zip
 ```
 
 Now it's time to setup the connectors
@@ -140,8 +140,8 @@ So we need to do something like this:
 
 ```
 > cd my-connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.5.0/camel-telegram-kafka-connector-0.5.0-package.zip
-> unzip camel-telegram-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-telegram-kafka-connector/0.6.0/camel-telegram-kafka-connector-0.6.0-package.zip
+> unzip camel-telegram-kafka-connector-0.6.0-package.zip
 ```
 
 Now we can start the build 
@@ -166,7 +166,7 @@ You should see something like this:
 
 [source,json,options="nowrap"]
 ----
-[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelTelegramSinkConnector","type":"sink","version":"0.5.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelTelegramSourceConnector","type":"source","version":"0.5.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"si [...]
+[{"class":"org.apache.camel.kafkaconnector.CamelSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.CamelSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelTelegramSinkConnector","type":"sink","version":"0.6.0"},{"class":"org.apache.camel.kafkaconnector.slack.CamelTelegramSourceConnector","type":"source","version":"0.6.0"},{"class":"org.apache.kafka.connect.file.FileStreamSinkConnector","type":"si [...]
 ----
 
 ### Set the Authorization Token as secret (optional)


[camel-kafka-connector-examples] 01/36: AMQP Example: Moved to 0.6.0 version

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 9290475b88c0ae8ee1e4ed8d53d28a3f26c31463
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 28 06:59:04 2020 +0100

    AMQP Example: Moved to 0.6.0 version
---
 amqp/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/amqp/README.adoc b/amqp/README.adoc
index 3e21237..0cdbe2c 100644
--- a/amqp/README.adoc
+++ b/amqp/README.adoc
@@ -36,8 +36,8 @@ In this example we'll use `/home/oscerd/connectors/`
 
 ```
 > cd /home/oscerd/connectors/
-> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-amqp-kafka-connector/0.5.0/camel-amqp-kafka-connector-0.5.0-package.zip
-> unzip camel-amqp-kafka-connector-0.5.0-package.zip
+> wget https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-amqp-kafka-connector/0.6.0/camel-amqp-kafka-connector-0.6.0-package.zip
+> unzip camel-amqp-kafka-connector-0.6.0-package.zip
 > wget https://downloads.apache.org/qpid/jms/0.51.0/apache-qpid-jms-0.51.0-bin.tar.gz
 > tar -xzvf apache-qpid-jms-0.51.0-bin.tar.gz
 ```