(camel-spring-boot) 01/01: Regen

2023-11-24 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 7e55c48eda5236d68d8d48b3e94915b7600d86c2
Author: Andrea Cosentino 
AuthorDate: Fri Nov 24 11:17:02 2023 +0100

Regen

Signed-off-by: Andrea Cosentino 
---
 .../resources/org/apache/camel/springboot/catalog/others/aws-xray.json  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/aws-xray.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/aws-xray.json
index 37158c082f6..5972f547567 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/aws-xray.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/aws-xray.json
@@ -3,7 +3,7 @@
 "kind": "other",
 "name": "aws-xray",
 "title": "AWS XRay",
-"description": "Distributed tracing using AWS XRay",
+"description": "Enable Distributed tracing using AWS XRay",
 "deprecated": false,
 "firstVersion": "2.21.0",
 "label": "monitoring,microservice",



(camel-spring-boot) 01/01: Regen and sync

2023-11-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 18d1812eecb17ad7cc9f51b8b8cf7af34a41378c
Author: Andrea Cosentino 
AuthorDate: Fri Nov 3 10:33:12 2023 +0100

Regen and sync

Signed-off-by: Andrea Cosentino 
---
 .../catalog/components/azure-storage-blob.json | 116 +++--
 .../src/main/docs/azure-storage-blob.json  |   6 ++
 .../springboot/BlobComponentConfiguration.java |  12 +++
 3 files changed, 77 insertions(+), 57 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-storage-blob.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-storage-blob.json
index 90e2fbd89b4..57f5b894577 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-storage-blob.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-storage-blob.json
@@ -35,27 +35,28 @@
 "maxRetryRequests": { "index": 10, "kind": "property", "displayName": "Max 
Retry Requests", "group": "common", "label": "common", "required": false, 
"type": "integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": 0, "configurationClass": 
"org.apache.camel.component.azure.storage.blob.BlobConfiguration", 
"configurationField": "configuration", "description": "Specifies the maximum 
number of additional HTTP Get requests that will be made w [...]
 "prefix": { "index": 11, "kind": "property", "displayName": "Prefix", 
"group": "common", "label": "common", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.blob.BlobConfiguration", 
"configurationField": "configuration", "description": "Filters the results to 
return only blobs whose names begin with the specified prefix. May be null to 
return a [...]
 "regex": { "index": 12, "kind": "property", "displayName": "Regex", 
"group": "common", "label": "common", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.blob.BlobConfiguration", 
"configurationField": "configuration", "description": "Filters the results to 
return only blobs whose names match the specified regular expression. May be 
null to ret [...]
-"serviceClient": { "index": 13, "kind": "property", "displayName": 
"Service Client", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "com.azure.storage.blob.BlobServiceClient", "deprecated": 
false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.azure.storage.blob.BlobConfiguration", 
"configurationField": "configuration", "description": "Client to a storage 
account. This client does not hold [...]
-"timeout": { "index": 14, "kind": "property", "displayName": "Timeout", 
"group": "common", "label": "common", "required": false, "type": "object", 
"javaType": "java.time.Duration", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.azure.storage.blob.BlobConfiguration", 
"configurationField": "configuration", "description": "An optional timeout 
value beyond which a RuntimeException will be raised." },
-"bridgeErrorHandler": { "index": 15, "kind": "property", "displayName": 
"Bridge Error Handler", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Allows for bridging the consumer to the Camel routing Error Handler, which 
mean any exceptions (if possible) occurred while the Camel consumer is trying 
to pickup incoming messages, or the lik [...]
-"blobSequenceNumber": { "index": 16, "kind": "property", "displayName": 
"Blob Sequence Number", "group": "producer", "label": "producer", "required": 
false, "type": "integer", "javaType": "java.lang.Long", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "0", "configurationClass": 
"org.apache.camel.component.azure.storage.blob.BlobConfiguration", 
"configurationField": "configuration", "description": "A user-controlled value 
that you can use to track requests. [...]
-"blockListType": { "index": 17, "kind": "property", "displayName": "Block 
List Type", "group": "producer", "label": "producer", "required": false, 
"type": "object", "javaType": "com.azure.storage.blob.models.BlockListType", 
"enum": [ "commi

[camel-spring-boot] 01/01: Regen

2023-05-24 Thread acosentino
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

commit 6e1453a2f2feca320f1a26b02a7adcae54970c73
Author: Claus Ibsen 
AuthorDate: Thu May 25 06:31:00 2023 +0200

Regen
---
 .../springboot/catalog/components/debezium-oracle.json  |  4 ++--
 .../camel/springboot/catalog/components/slack.json  |  2 +-
 .../src/main/docs/debezium-oracle.json  |  4 ++--
 .../DebeziumOracleComponentConfiguration.java   | 17 +
 4 files changed, 14 insertions(+), 13 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-oracle.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-oracle.json
index 4e93993aa44..0fea549d07f 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-oracle.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-oracle.json
@@ -82,7 +82,7 @@
 "logMiningSleepTimeMaxMs": { "index": 57, "kind": "property", 
"displayName": "Log Mining Sleep Time Max Ms", "group": "oracle", "label": 
"consumer,oracle", "required": false, "type": "duration", "javaType": "long", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": "3s", 
"configurationClass": 
"org.apache.camel.component.debezium.configuration.OracleConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "The maximum amount [...]
 "logMiningSleepTimeMinMs": { "index": 58, "kind": "property", 
"displayName": "Log Mining Sleep Time Min Ms", "group": "oracle", "label": 
"consumer,oracle", "required": false, "type": "duration", "javaType": "long", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"0ms", "configurationClass": 
"org.apache.camel.component.debezium.configuration.OracleConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "The minimum amoun [...]
 "logMiningStrategy": { "index": 59, "kind": "property", "displayName": 
"Log Mining Strategy", "group": "oracle", "label": "consumer,oracle", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"redo_log_catalog", "configurationClass": 
"org.apache.camel.component.debezium.configuration.OracleConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "There are [...]
-"logMiningTransactionRetentionHours": { "index": 60, "kind": "property", 
"displayName": "Log Mining Transaction Retention Hours", "group": "oracle", 
"label": "consumer,oracle", "required": false, "type": "integer", "javaType": 
"long", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": 0, "configurationClass": 
"org.apache.camel.component.debezium.configuration.OracleConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "H [...]
+"logMiningTransactionRetentionMs": { "index": 60, "kind": "property", 
"displayName": "Log Mining Transaction Retention Ms", "group": "oracle", 
"label": "consumer,oracle", "required": false, "type": "duration", "javaType": 
"long", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "0ms", "configurationClass": 
"org.apache.camel.component.debezium.configuration.OracleConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "Du [...]
 "logMiningUsernameExcludeList": { "index": 61, "kind": "property", 
"displayName": "Log Mining Username Exclude List", "group": "oracle", "label": 
"consumer,oracle", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.debezium.configuration.OracleConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "Comma separated list  
[...]
 "maxBatchSize": { "index": 62, "kind": "property", "displayName": "Max 
Batch Size", "group": "oracle", "label": "consumer,oracle", "required": false, 
"type": "integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": 2048, "configurationClass": 
"org.apache.camel.component.debezium.configuration.OracleConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "Maximum size of each 
batch of source records. [...]
 "maxQueueSize": { "index": 63, "kind": "property", "displayName": "Max 
Queue Size", "group": "oracle", "label": "consumer,oracle", "required": false, 
"type": "integer", "javaType": "int", "deprecated": 

[camel-spring-boot] 01/01: Regen

2023-01-06 Thread acosentino
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

commit 0e482c04c73ccca0deda6969014b6f41b2d1f383
Author: Claus Ibsen 
AuthorDate: Fri Jan 6 06:43:54 2023 +0100

Regen
---
 .../apache/camel/springboot/catalog/components.properties|  2 +-
 .../apache/camel/springboot/catalog/components/plc4x.json|  1 +
 .../apache/camel/springboot/catalog/components/pulsar.json   |  2 ++
 .../camel-pulsar-starter/src/main/docs/pulsar.json   |  7 +++
 .../pulsar/springboot/PulsarComponentConfiguration.java  | 12 
 components-starter/camel-spark-starter/pom.xml   |  8 
 6 files changed, 31 insertions(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
index d4290624406..7d6b5a4cd03 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
@@ -348,4 +348,4 @@ xslt
 xslt-saxon
 zendesk
 zookeeper
-zookeeper-master
+zookeeper-master
\ No newline at end of file
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/plc4x.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/plc4x.json
index 0e21ed6262a..eb3cdb131f2 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/plc4x.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/plc4x.json
@@ -28,6 +28,7 @@
   },
   "properties": {
 "driver": { "kind": "path", "displayName": "Driver", "group": "common", 
"label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "PLC4X connection string for the 
connection to the target" },
+"autoReconnect": { "kind": "parameter", "displayName": "Auto Reconnect", 
"group": "common", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "defaultValue": false, "description": "Whether to 
reconnect when no connection is present upon doing a request" },
 "tags": { "kind": "parameter", "displayName": "Tags", "group": "common", 
"label": "", "required": false, "type": "object", "javaType": 
"java.util.Map", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": "The 
tags to read as Map containing the tag name associated to its query" },
 "period": { "kind": "parameter", "displayName": "Period", "group": 
"consumer", "label": "consumer", "required": false, "type": "integer", 
"javaType": "int", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Interval on which the Trigger should be 
checked" },
 "trigger": { "kind": "parameter", "displayName": "Trigger", "group": 
"consumer", "label": "consumer", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Query to a trigger. On a 
rising edge of the trigger, the tags will be read once" },
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/pulsar.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/pulsar.json
index c765400d955..d3a107fd362 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/pulsar.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/pulsar.json
@@ -53,6 +53,7 @@
 "batchingMaxMessages": { "kind": "property", "displayName": "Batching Max 
Messages", "group": "producer", "label": "producer", "required": false, "type": 
"integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": 1000, "configurationClass": 
"org.apache.camel.component.pulsar.PulsarConfiguration", "configurationField": 
"configuration", "description": "The maximum size to batch messages." },
 "batchingMaxPublishDelayMicros": { "kind": "property", "displayName": 
"Batching Max Publish Delay Micros", "group": "producer", "label": "producer", 
"required": false, "type": "integer", "javaType": "long", "deprecated

[camel-spring-boot] 01/01: Regen

2022-04-28 Thread acosentino
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

commit 7fe8611e154b604f7db9aa6428924cb900879c6b
Author: Claus Ibsen 
AuthorDate: Fri Apr 29 06:30:18 2022 +0200

Regen
---
 .../catalog/components/debezium-mongodb.json   | 10 ++--
 .../catalog/components/debezium-mysql.json | 28 +
 .../catalog/components/debezium-postgres.json  | 12 ++--
 .../catalog/components/debezium-sqlserver.json |  8 ++-
 .../src/main/docs/debezium-mongodb.json| 11 +++-
 .../DebeziumMongodbComponentConfiguration.java | 26 +++--
 .../src/main/docs/debezium-mysql.json  | 26 +++--
 .../DebeziumMySqlComponentConfiguration.java   | 56 +-
 .../src/main/docs/debezium-postgres.json   | 21 +++
 .../DebeziumPostgresComponentConfiguration.java| 42 +++---
 .../src/main/docs/debezium-sqlserver.json  | 16 +-
 .../DebeziumSqlserverComponentConfiguration.java   | 34 ++-
 tooling/camel-spring-boot-dependencies/pom.xml | 66 +++---
 13 files changed, 237 insertions(+), 119 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mongodb.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mongodb.json
index fcba9f7d3c1..73d9bda7f23 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mongodb.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/debezium-mongodb.json
@@ -59,7 +59,7 @@
 "mongodbConnectTimeoutMs": { "kind": "property", "displayName": "Mongodb 
Connect Timeout Ms", "group": "mongodb", "label": "consumer,mongodb", 
"required": false, "type": "duration", "javaType": "int", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "10s", 
"configurationClass": 
"org.apache.camel.component.debezium.configuration.MongoDbConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "The connection timeout, 
given  [...]
 "mongodbHosts": { "kind": "property", "displayName": "Mongodb Hosts", 
"group": "mongodb", "label": "consumer,mongodb", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.debezium.configuration.MongoDbConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "The hostname and port 
pairs (in the form 'host' or 'host:port') of [...]
 "mongodbMembersAutoDiscover": { "kind": "property", "displayName": 
"Mongodb Members Auto Discover", "group": "mongodb", "label": 
"consumer,mongodb", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": true, "configurationClass": 
"org.apache.camel.component.debezium.configuration.MongoDbConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "Specifies whether the  
[...]
-"mongodbName": { "kind": "property", "displayName": "Mongodb Name", 
"group": "mongodb", "label": "consumer,mongodb", "required": true, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.debezium.configuration.MongoDbConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "Unique name that 
identifies the MongoDB replic [...]
+"mongodbName": { "kind": "property", "displayName": "Mongodb Name", 
"group": "mongodb", "label": "consumer,mongodb", "required": true, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.debezium.configuration.MongoDbConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "Unique name that 
identifies the MongoDB replic [...]
 "mongodbPassword": { "kind": "property", "displayName": "Mongodb 
Password", "group": "mongodb", "label": "consumer,mongodb", "required": true, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.debezium.configuration.MongoDbConnectorEmbeddedDebeziumConfiguration",
 "configurationField": "configuration", "description": "Password to be used 
when connecting to [...]
 "mongodbPollIntervalMs": { "kind": "property", "displayName": "Mongodb 
Poll Interval Ms", "group": "mon

[camel-spring-boot] 01/01: Regen

2022-03-11 Thread acosentino
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

commit 44a14ff538b684521b30385473d91a2f30f2c05d
Author: Claus Ibsen 
AuthorDate: Sat Mar 12 08:31:10 2022 +0100

Regen
---
 .../org/apache/camel/springboot/catalog/components/slack.json| 4 ++--
 components-starter/camel-slack-starter/src/main/docs/slack.json  | 2 +-
 .../component/slack/springboot/SlackComponentConfiguration.java  | 5 -
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/slack.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/slack.json
index f3ad1ad..dce1a55 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/slack.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/slack.json
@@ -25,12 +25,12 @@
 "bridgeErrorHandler": { "kind": "property", "displayName": "Bridge Error 
Handler", "group": "consumer", "label": "consumer", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Allows for bridging the 
consumer to the Camel routing Error Handler, which mean any exceptions occurred 
while the consumer is trying to pickup incoming messages, or the likes, will 
now be processed as a me [...]
 "lazyStartProducer": { "kind": "property", "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 star [...]
 "autowiredEnabled": { "kind": "property", "displayName": "Autowired 
Enabled", "group": "advanced", "label": "advanced", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "description": "Whether autowiring is 
enabled. This is used for automatic autowiring options (the option must be 
marked as autowired) by looking up in the registry to find if there is a single 
instance of matching type, which t [...]
-"token": { "kind": "property", "displayName": "Token", "group": "token", 
"label": "token", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The token to use" },
+"token": { "kind": "property", "displayName": "Token", "group": "token", 
"label": "token", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The token to access Slack. This app needs to have 
channels:history, groups:history, im:history, mpim:history, channels:read, 
groups:read, im:read and mpim:read permissions. The User OAuth Token is the 
kind of token needed." },
 "webhookUrl": { "kind": "property", "displayName": "Webhook Url", "group": 
"webhook", "label": "webhook", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "The incoming webhook URL" }
   },
   "properties": {
 "channel": { "kind": "path", "displayName": "Channel", "group": "common", 
"label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The channel name (syntax #name) or 
slackuser (syntax userName) to send a message directly to an user." },
-"token": { "kind": "parameter", "displayName": "Token", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": true, 
"description": "The token to use" },
+"token": { "kind": "parameter", "displayName": "Token", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": true, 
"description": "The token to access Slack. This app needs to have 
channels:history, groups:history, im:history, mpim:history, channels:read, 
groups:read, im:read and mpim:read permissions. The User OAuth Token is the 
kind of token needed." },
 "bridgeErrorHandler": { "kind": "parameter", "displayName": "Bridge Error 
Handler", "group": "consumer", "label": "consumer", "required": false, "type": 
"boolean", "javaType": "bo

[camel-spring-boot] 01/01: Regen

2021-06-11 Thread acosentino
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

commit fb6a08b6d2fdfc701f8f6d38db0260666b9d6b43
Author: Claus Ibsen 
AuthorDate: Sat Jun 12 08:13:10 2021 +0200

Regen
---
 .../springboot/catalog/components/pubnub.json  |  12 +-
 .../src/main/docs/pubnub-starter.adoc  |  12 +-
 .../PubNubComponentAutoConfiguration.java  |   2 +-
 .../springboot/PubNubComponentConfiguration.java   | 136 +
 .../springboot/PubNubComponentConverter.java   |  65 ++
 .../src/main/resources/META-INF/spring.factories   |   4 +-
 docs/modules/ROOT/pages/pubnub-starter.adoc|  12 +-
 7 files changed, 238 insertions(+), 5 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/pubnub.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/pubnub.json
index 44bfcde..0c08cb3 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/pubnub.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/pubnub.json
@@ -22,9 +22,19 @@
 "lenientProperties": false
   },
   "componentProperties": {
+"configuration": { "kind": "property", "displayName": "Configuration", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.pubnub.PubNubConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
component configurations" },
+"uuid": { "kind": "property", "displayName": "Uuid", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.pubnub.PubNubConfiguration", 
"configurationField": "configuration", "description": "UUID to be used as a 
device identifier, a default UUID is generated if not passed." },
 "bridgeErrorHandler": { "kind": "property", "displayName": "Bridge Error 
Handler", "group": "consumer", "label": "consumer", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Allows for bridging the 
consumer to the Camel routing Error Handler, which mean any exceptions occurred 
while the consumer is trying to pickup incoming messages, or the likes, will 
now be processed as a me [...]
+"withPresence": { "kind": "property", "displayName": "With Presence", 
"group": "consumer", "label": "consumer", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.pubnub.PubNubConfiguration", "configurationField": 
"configuration", "description": "Also subscribe to related presence 
information" },
 "lazyStartProducer": { "kind": "property", "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 star [...]
-"autowiredEnabled": { "kind": "property", "displayName": "Autowired 
Enabled", "group": "advanced", "label": "advanced", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "description": "Whether autowiring is 
enabled. This is used for automatic autowiring options (the option must be 
marked as autowired) by looking up in the registry to find if there is a single 
instance of matching type, which t [...]
+"operation": { "kind": "property", "displayName": "Operation", "group": 
"producer", "label": "producer", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "HERENOW", "WHERENOW", "GETSTATE", 
"SETSTATE", "GETHISTORY", "PUBLISH", "FIRE" ], "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.pubnub.PubNubConfiguration", "configurationField": 
"configuration", "description": "The operation to perform. PUBL [...]
+"autowiredEnabled": { "kind": "property", "displayName": "Autowired 
Enabled", "group": "advanced", "label": "advanced", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "description": "Whether autowiring is 
enab

[camel-spring-boot] 01/01: Regen

2021-06-02 Thread acosentino
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

commit 9ebc2eca2ee53fe713941c6b6c1a1caad037ece7
Author: Claus Ibsen 
AuthorDate: Wed Jun 2 07:16:02 2021 +0200

Regen
---
 .../catalog/components/aws-secrets-manager.json   |  2 ++
 .../src/main/docs/aws-secrets-manager-starter.adoc|  5 ++---
 .../springboot/SecretsManagerComponentConfiguration.java  | 15 +++
 docs/modules/ROOT/pages/aws-secrets-manager-starter.adoc  |  5 ++---
 4 files changed, 21 insertions(+), 6 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-secrets-manager.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-secrets-manager.json
index 6dbf3cd..57f0401 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-secrets-manager.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-secrets-manager.json
@@ -35,6 +35,7 @@
 "secretsManagerClient": { "kind": "property", "displayName": "Secrets 
Manager Client", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"software.amazon.awssdk.services.secretsmanager.SecretsManagerClient", 
"deprecated": false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.aws.secretsmanager.SecretsManagerConfiguration", 
"configurationField": "configuration", "description": "To use a exis [...]
 "trustAllCertificates": { "kind": "property", "displayName": "Trust All 
Certificates", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws.secretsmanager.SecretsManagerConfiguration", 
"configurationField": "configuration", "description": "If we want to trust all 
certificates in case of overriding the endpoint" },
 "uriEndpointOverride": { "kind": "property", "displayName": "Uri Endpoint 
Override", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws.secretsmanager.SecretsManagerConfiguration", 
"configurationField": "configuration", "description": "Set the overriding uri 
endpoint. This option needs to be used in combination with overri [...]
+"useDefaultCredentialsProvider": { "kind": "property", "displayName": "Use 
Default Credentials Provider", "group": "producer", "label": "", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, 
"configurationClass": 
"org.apache.camel.component.aws.secretsmanager.SecretsManagerConfiguration", 
"configurationField": "configuration", "description": "Set whether the 
Translate client should expect to lo [...]
 "autowiredEnabled": { "kind": "property", "displayName": "Autowired 
Enabled", "group": "advanced", "label": "advanced", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "description": "Whether autowiring is 
enabled. This is used for automatic autowiring options (the option must be 
marked as autowired) by looking up in the registry to find if there is a single 
instance of matching type, which t [...]
 "accessKey": { "kind": "property", "displayName": "Access Key", "group": 
"security", "label": "security", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": true, "configurationClass": 
"org.apache.camel.component.aws.secretsmanager.SecretsManagerConfiguration", 
"configurationField": "configuration", "description": "Amazon AWS Access Key" },
 "secretKey": { "kind": "property", "displayName": "Secret Key", "group": 
"security", "label": "security", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": true, "configurationClass": 
"org.apache.camel.component.aws.secretsmanager.SecretsManagerConfiguration", 
"configurationField": "configuration", "description": "Amazon AWS Secret Key" }
@@ -53,6 +54,7 @@
 "secretsManagerClient": { "kind": "parameter", "displayName": "Secrets 
Manager Client", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"software.amazon.awssdk.services.secretsmanager.SecretsManagerClient", 
"deprecated": false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationC

[camel-spring-boot] 01/01: Regen

2020-12-22 Thread acosentino
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-spring-boot.git

commit 4a92898bb5a8fa3405c2f54ea30d285ecc53b336
Author: Claus Ibsen 
AuthorDate: Tue Dec 22 08:47:16 2020 +0100

Regen
---
 .../org/apache/camel/springboot/catalog/components/jsonata.json   | 4 ++--
 components-starter/README.adoc| 2 +-
 .../jsonata/springboot/JsonataComponentConfiguration.java | 2 +-
 docs/modules/ROOT/pages/list.adoc | 2 +-
 tooling/camel-spring-boot-dependencies/pom.xml| 8 
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jsonata.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jsonata.json
index 5f2d1d3..b3ff2c3 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jsonata.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jsonata.json
@@ -2,8 +2,8 @@
   "component": {
 "kind": "component",
 "name": "jsonata",
-"title": "JSONATA",
-"description": "JSON to JSON transformation using JSONATA.",
+"title": "JSONata",
+"description": "Transforms JSON payload using JSONata transformation.",
 "deprecated": false,
 "firstVersion": "3.5.0",
 "label": "transformation",
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 956dfdb..531b8ba 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -395,7 +395,7 @@ Number of Camel components: 342 in 274 JAR artifacts (3 
deprecated)
 
 | xref:latest@components::json-validator-component.adoc[JSON Schema Validator] 
| camel-json-validator-starter | Stable | 2.20 | Validate JSON payloads using 
NetworkNT JSON Schema.
 
-| xref:latest@components::jsonata-component.adoc[JSONATA] | 
camel-jsonata-starter | Stable | 3.5 | JSON to JSON transformation using 
JSONATA.
+| xref:latest@components::jsonata-component.adoc[JSONata] | 
camel-jsonata-starter | Stable | 3.5 | Transforms JSON payload using JSONata 
transformation.
 
 | xref:latest@components::jt400-component.adoc[JT400] | camel-jt400-starter | 
Stable | 1.5 | Exchanges messages with an IBM i system using data queues, 
message queues, or program call. IBM i is the replacement for AS/400 and 
iSeries servers.
 
diff --git 
a/components-starter/camel-jsonata-starter/src/main/java/org/apache/camel/component/jsonata/springboot/JsonataComponentConfiguration.java
 
b/components-starter/camel-jsonata-starter/src/main/java/org/apache/camel/component/jsonata/springboot/JsonataComponentConfiguration.java
index 22a8bcf..1bb28a9 100644
--- 
a/components-starter/camel-jsonata-starter/src/main/java/org/apache/camel/component/jsonata/springboot/JsonataComponentConfiguration.java
+++ 
b/components-starter/camel-jsonata-starter/src/main/java/org/apache/camel/component/jsonata/springboot/JsonataComponentConfiguration.java
@@ -21,7 +21,7 @@ import 
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * JSON to JSON transformation using JSONATA.
+ * Transforms JSON payload using JSONata transformation.
  * 
  * 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 956dfdb..531b8ba 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -395,7 +395,7 @@ Number of Camel components: 342 in 274 JAR artifacts (3 
deprecated)
 
 | xref:latest@components::json-validator-component.adoc[JSON Schema Validator] 
| camel-json-validator-starter | Stable | 2.20 | Validate JSON payloads using 
NetworkNT JSON Schema.
 
-| xref:latest@components::jsonata-component.adoc[JSONATA] | 
camel-jsonata-starter | Stable | 3.5 | JSON to JSON transformation using 
JSONATA.
+| xref:latest@components::jsonata-component.adoc[JSONata] | 
camel-jsonata-starter | Stable | 3.5 | Transforms JSON payload using JSONata 
transformation.
 
 | xref:latest@components::jt400-component.adoc[JT400] | camel-jt400-starter | 
Stable | 1.5 | Exchanges messages with an IBM i system using data queues, 
message queues, or program call. IBM i is the replacement for AS/400 and 
iSeries servers.
 
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index 2fba567..b798b62 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4240,22 +4240,22 @@
   
 org.apache.pdfbox
 fontbox
-2.0.21
+2

[camel-spring-boot] 01/01: Regen

2020-05-18 Thread acosentino
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-spring-boot.git

commit 2006dd885ae4e86a542137485334a284dd556e9a
Author: Andrea Cosentino 
AuthorDate: Mon May 18 15:07:22 2020 +0200

Regen
---
 .../catalog/components/atmosphere-websocket.json   |  2 +-
 .../springboot/catalog/components/resteasy.json| 81 +-
 .../springboot/catalog/components/servlet.json |  2 +-
 components-starter/README.adoc |  2 +-
 .../main/docs/atmosphere-websocket-starter.adoc|  3 +-
 .../WebsocketComponentConfiguration.java   |  2 +-
 components-starter/camel-resteasy-starter/pom.xml  |  2 +-
 .../src/main/docs/resteasy-starter.adoc|  4 +-
 .../springboot/ResteasyComponentConfiguration.java | 98 +++---
 .../src/main/docs/servlet-starter.adoc |  3 +-
 .../springboot/ServletComponentConfiguration.java  |  2 +-
 .../ROOT/pages/atmosphere-websocket-starter.adoc   |  3 +-
 docs/modules/ROOT/pages/list.adoc  |  2 +-
 docs/modules/ROOT/pages/resteasy-starter.adoc  |  4 +-
 docs/modules/ROOT/pages/servlet-starter.adoc   |  3 +-
 docs/modules/ROOT/pages/spring-boot.adoc   |  5 --
 tooling/camel-spring-boot-dependencies/pom.xml |  4 +-
 17 files changed, 105 insertions(+), 117 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atmosphere-websocket.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atmosphere-websocket.json
index 5f2ef41..80fa257 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atmosphere-websocket.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atmosphere-websocket.json
@@ -26,7 +26,7 @@
 "servletName": { "kind": "property", "displayName": "Servlet Name", 
"group": "consumer", "label": "consumer", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "secret": false, 
"defaultValue": "CamelServlet", "description": "Default name of servlet to use. 
The default name is CamelServlet." },
 "attachmentMultipartBinding": { "kind": "property", "displayName": 
"Attachment Multipart Binding", "group": "consumer (advanced)", "label": 
"consumer,advanced", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "secret": false, "defaultValue": false, 
"description": "Whether to automatic bind multipart\/form-data as attachments 
on the Camel Exchange. The options attachmentMultipartBinding=true and 
disableStreamCache=false cannot work together. Remove di [...]
 "fileNameExtWhitelist": { "kind": "property", "displayName": "File Name 
Ext Whitelist", "group": "consumer (advanced)", "label": "consumer,advanced", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "secret": false, "description": "Whitelist of accepted 
filename extensions for accepting uploaded files. Multiple extensions can be 
separated by comma, such as txt,xml." },
-"httpRegistry": { "kind": "property", "displayName": "Http Registry", 
"group": "consumer (advanced)", "label": "consumer,advanced", "required": 
false, "type": "object", "javaType": 
"org.apache.camel.component.servlet.HttpRegistry", "deprecated": false, 
"secret": false, "description": "To use a custom 
org.apache.camel.component.servlet.HttpRegistry." },
+"httpRegistry": { "kind": "property", "displayName": "Http Registry", 
"group": "consumer (advanced)", "label": "consumer,advanced", "required": 
false, "type": "object", "javaType": 
"org.apache.camel.http.common.HttpRegistry", "deprecated": false, "secret": 
false, "description": "To use a custom 
org.apache.camel.component.servlet.HttpRegistry." },
 "lazyStartProducer": { "kind": "property", "displayName": "Lazy Start 
Producer", "group": "producer", "label": "producer", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": 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 starting and cause the r [...]
 "allowJavaSerializedObject": { "kind": "property", "displayName": "Allow 
Java Serialized Object", "group": "advanced", "label": "advanced", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, "secret": 
false, "defaultValue": false, "description": "Whether to allow java 
serialization when a request uses 
context-type=application\/x-java-serialized-object. This is by default turned 
off. If you enable this the