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 2019/08/20 15:02:27 UTC

[camel] branch master updated (b5fd8d9 -> c7c2a5e)

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


    from b5fd8d9  CAMEL-13882: fixes broken images
     new ef36bac  Fixed Camel AWS MSK docs
     new c7c2a5e  Regen

The 2 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:
 components/camel-aws-msk/src/main/docs/aws-msk-component.adoc | 8 ++++----
 docs/components/modules/ROOT/pages/aws-msk-component.adoc     | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)


[camel] 01/02: Fixed Camel AWS MSK docs

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

commit ef36bacc41ade81bc1bed364c1133c77f49aa422
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 20 16:22:45 2019 +0200

    Fixed Camel AWS MSK docs
---
 components/camel-aws-msk/src/main/docs/aws-msk-component.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc b/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
index 815aca7..25dd620 100644
--- a/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
+++ b/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
@@ -3,7 +3,7 @@
 
 *Available as of Camel version 3.0*
 
-The KMS component supports create, run, start, stop and terminate
+The AWS MSK component supports create, run, start, stop and terminate
 https://aws.amazon.com/msk/[AWS MSK] instances.
 
 Prerequisites
@@ -125,7 +125,7 @@ The component supports 12 options, which are listed below.
 
 Required MSK component options
 
-You have to provide the amazonKmsClient in the
+You have to provide the amazonMskClient in the
 Registry or your accessKey and secretKey to access
 the https://aws.amazon.com/msk/[Amazon MSK] service.
 
@@ -152,9 +152,9 @@ the https://aws.amazon.com/msk/[Amazon MSK] service.
 |`CamelAwsMSKBrokerNodesGroupInfo` |`com.amazonaws.services.kafka.model.BrokerNodeGroupInfo`| The Broker nodes group info to provide during the create operation
 |=======================================================================
 
-=== KMS Producer operations
+=== MSK Producer operations
 
-Camel-AWS KMS component provides the following operation on the producer side:
+Camel-AWS MSK component provides the following operation on the producer side:
 
 - listClusters
 - createCluster


[camel] 02/02: Regen

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

commit c7c2a5eca4890472ce43bf432af08282adb0fd58
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 20 17:02:00 2019 +0200

    Regen
---
 docs/components/modules/ROOT/pages/aws-msk-component.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/components/modules/ROOT/pages/aws-msk-component.adoc b/docs/components/modules/ROOT/pages/aws-msk-component.adoc
index 815aca7..25dd620 100644
--- a/docs/components/modules/ROOT/pages/aws-msk-component.adoc
+++ b/docs/components/modules/ROOT/pages/aws-msk-component.adoc
@@ -3,7 +3,7 @@
 
 *Available as of Camel version 3.0*
 
-The KMS component supports create, run, start, stop and terminate
+The AWS MSK component supports create, run, start, stop and terminate
 https://aws.amazon.com/msk/[AWS MSK] instances.
 
 Prerequisites
@@ -125,7 +125,7 @@ The component supports 12 options, which are listed below.
 
 Required MSK component options
 
-You have to provide the amazonKmsClient in the
+You have to provide the amazonMskClient in the
 Registry or your accessKey and secretKey to access
 the https://aws.amazon.com/msk/[Amazon MSK] service.
 
@@ -152,9 +152,9 @@ the https://aws.amazon.com/msk/[Amazon MSK] service.
 |`CamelAwsMSKBrokerNodesGroupInfo` |`com.amazonaws.services.kafka.model.BrokerNodeGroupInfo`| The Broker nodes group info to provide during the create operation
 |=======================================================================
 
-=== KMS Producer operations
+=== MSK Producer operations
 
-Camel-AWS KMS component provides the following operation on the producer side:
+Camel-AWS MSK component provides the following operation on the producer side:
 
 - listClusters
 - createCluster