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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 180f500  [create-pull-request] automated change
180f500 is described below

commit 180f5009ab0609159a955e147e6aa5a5c0426f25
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 29 00:56:05 2021 +0000

    [create-pull-request] automated change
---
 .../org/apache/camel/springboot/catalog/components/aws2-sqs.json    | 2 +-
 .../camel/springboot/catalog/components/elasticsearch-rest.json     | 2 +-
 .../org/apache/camel/springboot/catalog/components/netty.json       | 2 +-
 .../org/apache/camel/springboot/catalog/components/stitch.json      | 2 +-
 components-starter/README.adoc                                      | 6 +++---
 .../component/aws2/sqs/springboot/Sqs2ComponentConfiguration.java   | 3 +--
 .../springboot/ElasticsearchComponentConfiguration.java             | 2 +-
 .../component/netty/springboot/NettyComponentConfiguration.java     | 2 +-
 docs/modules/ROOT/pages/list.adoc                                   | 6 +++---
 9 files changed, 13 insertions(+), 14 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-sqs.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-sqs.json
index 61ec1ee..963ccc5 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-sqs.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-sqs.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "aws2-sqs",
     "title": "AWS Simple Queue Service (SQS)",
-    "description": "Sending and receive messages to\/from AWS SQS service 
using AWS SDK version 2.x.",
+    "description": "Send and receive messages to\/from AWS SQS service using 
AWS SDK version 2.x.",
     "deprecated": false,
     "firstVersion": "3.1.0",
     "label": "cloud,messaging",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json
index e17ca68..db33b43 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "elasticsearch-rest",
     "title": "Elasticsearch Rest",
-    "description": "Send requests to with an ElasticSearch via REST API.",
+    "description": "Send requests to ElasticSearch via REST API",
     "deprecated": false,
     "firstVersion": "2.21.0",
     "label": "search,monitoring",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/netty.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/netty.json
index 00b3158..347ab33 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/netty.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/netty.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "netty",
     "title": "Netty",
-    "description": "Socket level networking using TCP or UDP with the Netty 
4.x.",
+    "description": "Socket level networking using TCP or UDP with Netty 4.x.",
     "deprecated": false,
     "firstVersion": "2.14.0",
     "label": "networking,tcp,udp",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/stitch.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/stitch.json
index d45d5ce..c239cc4 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/stitch.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/stitch.json
@@ -34,7 +34,7 @@
     "token": { "kind": "property", "displayName": "Token", "group": 
"security", "label": "security", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.stitch.StitchConfiguration", "configurationField": 
"configuration", "description": "Stitch access token for the Stitch Import API" 
}
   },
   "properties": {
-    "tableName": { "kind": "path", "displayName": "Table Name", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.stitch.StitchConfiguration", 
"configurationField": "configuration", "description": "The name of the 
destination table the data is being pushed to. Table names must be unique in 
each destination schema, or loading issu [...]
+    "tableName": { "kind": "path", "displayName": "Table Name", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.stitch.StitchConfiguration", 
"configurationField": "configuration", "description": "The name of the 
destination table the data is being pushed to. Table names must be unique in 
each destination schema, or loading issu [...]
     "keyNames": { "kind": "parameter", "displayName": "Key Names", "group": 
"producer", "label": "producer", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.stitch.StitchConfiguration", "configurationField": 
"configuration", "description": "A collection of comma separated strings 
representing the Primary Key fields in the source table. Stitch use these 
Primary  [...]
     "lazyStartProducer": { "kind": "parameter", "displayName": "Lazy Start 
Producer", "group": "producer", "label": "producer", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Whether the producer 
should be started lazy (on the first message). By starting lazy you can use 
this to allow CamelContext and routes to startup in situations where a producer 
may otherwise fail during sta [...]
     "region": { "kind": "parameter", "displayName": "Region", "group": 
"producer", "label": "producer", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.stitch.client.StitchRegion", "enum": [ 
"NORTH_AMERICA", "EUROPE" ], "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": "EUROPE", "configurationClass": 
"org.apache.camel.component.stitch.StitchConfiguration", "configurationField": 
"configuration", "description": "Stitch account region, e. [...]
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index ffef2ed..644f0ab 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -87,7 +87,7 @@ Number of Camel components: 333 in 269 JAR artifacts (1 
deprecated)
 
 | xref:latest@components::aws2-sns-component.adoc[AWS Simple Notification 
System (SNS)] | camel-aws2-sns-starter | Stable | 3.1 | Send messages to an AWS 
Simple Notification Topic using AWS SDK version 2.x.
 
-| xref:latest@components::aws2-sqs-component.adoc[AWS Simple Queue Service 
(SQS)] | camel-aws2-sqs-starter | Stable | 3.1 | Sending and receive messages 
to/from AWS SQS service using AWS SDK version 2.x.
+| xref:latest@components::aws2-sqs-component.adoc[AWS Simple Queue Service 
(SQS)] | camel-aws2-sqs-starter | Stable | 3.1 | Send and receive messages 
to/from AWS SQS service using AWS SDK version 2.x.
 
 | xref:latest@components::aws2-translate-component.adoc[AWS Translate] | 
camel-aws2-translate-starter | Stable | 3.1 | Translate texts using AWS 
Translate and AWS SDK version 2.x.
 
@@ -189,7 +189,7 @@ Number of Camel components: 333 in 269 JAR artifacts (1 
deprecated)
 
 | xref:latest@components::ehcache-component.adoc[Ehcache] | 
camel-ehcache-starter | Stable | 2.18 | Perform caching operations using 
Ehcache.
 
-| xref:latest@components::elasticsearch-rest-component.adoc[Elasticsearch 
Rest] | camel-elasticsearch-rest-starter | Stable | 2.21 | Send requests to 
with an ElasticSearch via REST API.
+| xref:latest@components::elasticsearch-rest-component.adoc[Elasticsearch 
Rest] | camel-elasticsearch-rest-starter | Stable | 2.21 | Send requests to 
ElasticSearch via REST API
 
 | xref:latest@components::elsql-component.adoc[ElSQL] | camel-elsql-starter | 
Stable | 2.16 | Use ElSql to define SQL queries. Extends the SQL Component.
 
@@ -455,7 +455,7 @@ Number of Camel components: 333 in 269 JAR artifacts (1 
deprecated)
 
 | xref:latest@components::nats-component.adoc[Nats] | camel-nats-starter | 
Stable | 2.17 | Send and receive messages from NATS messaging system.
 
-| xref:latest@components::netty-component.adoc[Netty] | camel-netty-starter | 
Stable | 2.14 | Socket level networking using TCP or UDP with the Netty 4.x.
+| xref:latest@components::netty-component.adoc[Netty] | camel-netty-starter | 
Stable | 2.14 | Socket level networking using TCP or UDP with Netty 4.x.
 
 | xref:latest@components::netty-http-component.adoc[Netty HTTP] | 
camel-netty-http-starter | Stable | 2.14 | Netty HTTP server and client using 
the Netty 4.x.
 
diff --git 
a/components-starter/camel-aws2-sqs-starter/src/main/java/org/apache/camel/component/aws2/sqs/springboot/Sqs2ComponentConfiguration.java
 
b/components-starter/camel-aws2-sqs-starter/src/main/java/org/apache/camel/component/aws2/sqs/springboot/Sqs2ComponentConfiguration.java
index d4a9618..65e6cf7 100644
--- 
a/components-starter/camel-aws2-sqs-starter/src/main/java/org/apache/camel/component/aws2/sqs/springboot/Sqs2ComponentConfiguration.java
+++ 
b/components-starter/camel-aws2-sqs-starter/src/main/java/org/apache/camel/component/aws2/sqs/springboot/Sqs2ComponentConfiguration.java
@@ -26,8 +26,7 @@ import software.amazon.awssdk.core.Protocol;
 import software.amazon.awssdk.services.sqs.SqsClient;
 
 /**
- * Sending and receive messages to/from AWS SQS service using AWS SDK version
- * 2.x.
+ * Send and receive messages to/from AWS SQS service using AWS SDK version 2.x.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-elasticsearch-rest-starter/src/main/java/org/apache/camel/component/elasticsearch/springboot/ElasticsearchComponentConfiguration.java
 
b/components-starter/camel-elasticsearch-rest-starter/src/main/java/org/apache/camel/component/elasticsearch/springboot/ElasticsearchComponentConfiguration.java
index 07bd018..c4a74e7 100644
--- 
a/components-starter/camel-elasticsearch-rest-starter/src/main/java/org/apache/camel/component/elasticsearch/springboot/ElasticsearchComponentConfiguration.java
+++ 
b/components-starter/camel-elasticsearch-rest-starter/src/main/java/org/apache/camel/component/elasticsearch/springboot/ElasticsearchComponentConfiguration.java
@@ -22,7 +22,7 @@ import org.elasticsearch.client.RestClient;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * Send requests to with an ElasticSearch via REST API.
+ * Send requests to ElasticSearch via REST API
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git 
a/components-starter/camel-netty-starter/src/main/java/org/apache/camel/component/netty/springboot/NettyComponentConfiguration.java
 
b/components-starter/camel-netty-starter/src/main/java/org/apache/camel/component/netty/springboot/NettyComponentConfiguration.java
index 815e6f7..25e81ca 100644
--- 
a/components-starter/camel-netty-starter/src/main/java/org/apache/camel/component/netty/springboot/NettyComponentConfiguration.java
+++ 
b/components-starter/camel-netty-starter/src/main/java/org/apache/camel/component/netty/springboot/NettyComponentConfiguration.java
@@ -38,7 +38,7 @@ import org.apache.camel.support.jsse.SSLContextParameters;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * Socket level networking using TCP or UDP with the Netty 4.x.
+ * Socket level networking using TCP or UDP with Netty 4.x.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git a/docs/modules/ROOT/pages/list.adoc 
b/docs/modules/ROOT/pages/list.adoc
index ffef2ed..644f0ab 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -87,7 +87,7 @@ Number of Camel components: 333 in 269 JAR artifacts (1 
deprecated)
 
 | xref:latest@components::aws2-sns-component.adoc[AWS Simple Notification 
System (SNS)] | camel-aws2-sns-starter | Stable | 3.1 | Send messages to an AWS 
Simple Notification Topic using AWS SDK version 2.x.
 
-| xref:latest@components::aws2-sqs-component.adoc[AWS Simple Queue Service 
(SQS)] | camel-aws2-sqs-starter | Stable | 3.1 | Sending and receive messages 
to/from AWS SQS service using AWS SDK version 2.x.
+| xref:latest@components::aws2-sqs-component.adoc[AWS Simple Queue Service 
(SQS)] | camel-aws2-sqs-starter | Stable | 3.1 | Send and receive messages 
to/from AWS SQS service using AWS SDK version 2.x.
 
 | xref:latest@components::aws2-translate-component.adoc[AWS Translate] | 
camel-aws2-translate-starter | Stable | 3.1 | Translate texts using AWS 
Translate and AWS SDK version 2.x.
 
@@ -189,7 +189,7 @@ Number of Camel components: 333 in 269 JAR artifacts (1 
deprecated)
 
 | xref:latest@components::ehcache-component.adoc[Ehcache] | 
camel-ehcache-starter | Stable | 2.18 | Perform caching operations using 
Ehcache.
 
-| xref:latest@components::elasticsearch-rest-component.adoc[Elasticsearch 
Rest] | camel-elasticsearch-rest-starter | Stable | 2.21 | Send requests to 
with an ElasticSearch via REST API.
+| xref:latest@components::elasticsearch-rest-component.adoc[Elasticsearch 
Rest] | camel-elasticsearch-rest-starter | Stable | 2.21 | Send requests to 
ElasticSearch via REST API
 
 | xref:latest@components::elsql-component.adoc[ElSQL] | camel-elsql-starter | 
Stable | 2.16 | Use ElSql to define SQL queries. Extends the SQL Component.
 
@@ -455,7 +455,7 @@ Number of Camel components: 333 in 269 JAR artifacts (1 
deprecated)
 
 | xref:latest@components::nats-component.adoc[Nats] | camel-nats-starter | 
Stable | 2.17 | Send and receive messages from NATS messaging system.
 
-| xref:latest@components::netty-component.adoc[Netty] | camel-netty-starter | 
Stable | 2.14 | Socket level networking using TCP or UDP with the Netty 4.x.
+| xref:latest@components::netty-component.adoc[Netty] | camel-netty-starter | 
Stable | 2.14 | Socket level networking using TCP or UDP with Netty 4.x.
 
 | xref:latest@components::netty-http-component.adoc[Netty HTTP] | 
camel-netty-http-starter | Stable | 2.14 | Netty HTTP server and client using 
the Netty 4.x.
 

Reply via email to