Re: [I] Error when upload file [camel-karavan]

2024-02-09 Thread via GitHub


mvolf commented on issue #1114:
URL: https://github.com/apache/camel-karavan/issues/1114#issuecomment-1936913544

   It's interesting that for me this only fails with latest Chromium version 
(Brave and Firefox work as expected). As far as I can remember, I tested this 
with Chromium when I implemented it and it worked back then.
   I'll take a look at what can be done...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2024-02-09 Thread via GitHub


github-actions[bot] opened a new pull request, #1084:
URL: https://github.com/apache/camel-spring-boot/pull/1084

   Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k) branch main updated: chore: nightly automatic updates

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
 new 680579867 chore: nightly automatic updates
680579867 is described below

commit 6805798675f1d7c5f87d6a10bc8c6c8257367d20
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 9 23:44:45 2024 +

chore: nightly automatic updates
---
 CHANGELOG.md   |  26 ++
 README.adoc|   2 +-
 badge.out  |   2 +-
 coverage   |   2 +-
 coverage.out   | 729 +++--
 pkg/resources/resources.go |  20 +-
 6 files changed, 406 insertions(+), 375 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66a66a644..b14a15bbe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,12 @@
 
 **Closed issues:**
 
+- Performance regression due to configmap/secrets whole cluster watch 
[\#5143](https://github.com/apache/camel-k/issues/5143)
+- camel-jackson configure configure "autoDiscoverObjectMapper" property for 
non-spring boot application 
[\#5140](https://github.com/apache/camel-k/issues/5140)
+- Coverage report wrong percentage 
[\#5108](https://github.com/apache/camel-k/issues/5108)
+- Add possibility to configure annotation for the builder pods 
[\#5106](https://github.com/apache/camel-k/issues/5106)
+- Include the operator node-selector in the helm chart 
[\#5103](https://github.com/apache/camel-k/issues/5103)
+- Quartz builds failing to start when using native builds 
[\#5088](https://github.com/apache/camel-k/issues/5088)
 - Ability to set different resources for jvm and native containers when both 
are used in the same Integration 
[\#5065](https://github.com/apache/camel-k/issues/5065)
 - Don't run dependabot on forked repos 
[\#5063](https://github.com/apache/camel-k/issues/5063)
 - Operator 2.2.0 does not spawn builder pod with strategy: pod 
[\#5060](https://github.com/apache/camel-k/issues/5060)
@@ -17,17 +23,37 @@
 - Nightly SBOM procedure should not run if there are no changes 
[\#5033](https://github.com/apache/camel-k/issues/5033)
 - Nightly release soft failure 
[\#5023](https://github.com/apache/camel-k/issues/5023)
 - Unable to authenticate with Docker Hub API v2 
[\#5017](https://github.com/apache/camel-k/issues/5017)
+- Data type Kamelet hardcoded 
[\#5014](https://github.com/apache/camel-k/issues/5014)
 - Quarkus buildMode should sort JVM before Native execution 
[\#5001](https://github.com/apache/camel-k/issues/5001)
 - Failing to build native integration  
[\#5000](https://github.com/apache/camel-k/issues/5000)
 - Pointer to an external schema/CRD 
[\#4788](https://github.com/apache/camel-k/issues/4788)
+- Pipe using simple language expressions causing failure 
[\#4777](https://github.com/apache/camel-k/issues/4777)
 - 1st Integration after Camel K runtime version update failing 
[\#4776](https://github.com/apache/camel-k/issues/4776)
 - Provide alternative publishing strategy via pipeline 
[\#4747](https://github.com/apache/camel-k/issues/4747)
 - Quarkus native checks failure 
[\#4723](https://github.com/apache/camel-k/issues/4723)
 - Add DataTypeRegistry as bean in Camel context 
[\#3845](https://github.com/apache/camel-k/issues/3845)
 - Use build-tags to configure what feature are included in a camel-k build 
[\#2801](https://github.com/apache/camel-k/issues/2801)
+- shipwright.io builder [\#1673](https://github.com/apache/camel-k/issues/1673)
 
 **Merged pull requests:**
 
+- fix\(ci\): Java required by automatic-updates 
[\#5150](https://github.com/apache/camel-k/pull/5150) 
([gansheer](https://github.com/gansheer))
+- chore\(deps\): bump golang.org/x/term from 0.16.0 to 0.17.0 
[\#5148](https://github.com/apache/camel-k/pull/5148) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(test\): add apache-snapshot repository as the test may run agains a 
camel-k-runtime snaphost release 
[\#5147](https://github.com/apache/camel-k/pull/5147) 
([claudio4j](https://github.com/claudio4j))
+- fix\(controller\): filter confimap/secret watches 
[\#5144](https://github.com/apache/camel-k/pull/5144) 
([squakez](https://github.com/squakez))
+- fix\(github actions\): restircted image-pull-policy-always patch apply … 
[\#5128](https://github.com/apache/camel-k/pull/5128) 
([valdar](https://github.com/valdar))
+- fix\(doc\): Add warning on cron trait for native build 
[\#5127](https://github.com/apache/camel-k/pull/5127) 
([gansheer](https://github.com/gansheer))
+- Enhancement add classifier field to the MavenArtifact struct 
[\#5126](https://github.com/apache/camel-k/pull/5126) 
([claudio4j](https://github.com/claudio4j))
+- fix\(ci\): calculate coverage on base pr target 
[\#5124](https://github.com/apache/camel-k/pull/5124) 
([squakez](https://github.com/squakez))
+- fix\(github 

Re: [PR] [CAMEL-20405] renamed classes from *IntegrationTest.java to *IT.java [camel]

2024-02-09 Thread via GitHub


github-actions[bot] commented on PR #13082:
URL: https://github.com/apache/camel/pull/13082#issuecomment-1936681791

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [CAMEL-20405] renamed classes from *IntegrationTest.java to *IT.java [camel]

2024-02-09 Thread via GitHub


cziesman opened a new pull request, #13082:
URL: https://github.com/apache/camel/pull/13082

   # Description
   
   Several test classes are named *IntegrationTest.java. These have been 
renamed to *IT.java so that they match the default naming pattern for the 
failsafe plugin.
   
   # Target
   
   - [ X] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ X] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   # Apache Camel coding standards and style
   - [X ] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   - [X ] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] jkube yaml files are not detected when building the projects [camel-karavan]

2024-02-09 Thread via GitHub


arheom commented on issue #1116:
URL: https://github.com/apache/camel-karavan/issues/1116#issuecomment-1936664828

   yes, they are pushed and cloned to the builder.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (73fbcb5b127 -> 7832ed04cfc)

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 73fbcb5b127 (chores) camel-aws2-mq: documentation fixes
 add 55ddfaff484 (chores) camel-aws2-secrets-manager: documentation fixes
 add 4f7537e892f (chores) camel-aws2-msk: documentation fixes
 add 0e4ba5837f4 (chores) camel-aws2-redshift: documentation fixes
 add 1be85f722e7 (chores) camel-aws2-ses: documentation fixes
 add 6c6bee7570c (chores) camel-aws-config: documentation fixes
 add 6da930105bc (chores) camel-aws2-step-functions: documentation fixes
 add ae600e3bcf3 (chores) camel-aws-cloudtrail: documentation fixes
 add a2a0bc0e9e1 (chores) camel-aws2-sts: documentation fixes
 add 34998edebd1 (chores) camel-aws2-translate: documentation fixes
 add e87bbe348bf (chores) camel-aws2-timestream: documentation fixes
 add 7832ed04cfc (chores) camel-aws-xray: documentation fixes

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws-cloudtrail.json   |  4 +--
 .../camel/catalog/components/aws-config.json   | 20 +++---
 .../catalog/components/aws-secrets-manager.json| 24 -
 .../apache/camel/catalog/components/aws2-msk.json  | 24 -
 .../catalog/components/aws2-redshift-data.json | 24 -
 .../apache/camel/catalog/components/aws2-ses.json  | 28 +--
 .../catalog/components/aws2-step-functions.json| 24 -
 .../apache/camel/catalog/components/aws2-sts.json  | 16 +--
 .../camel/catalog/components/aws2-timestream.json  | 20 +++---
 .../camel/catalog/components/aws2-translate.json   | 24 -
 .../component/aws/cloudtrail/aws-cloudtrail.json   |  4 +--
 .../src/main/docs/aws-cloudtrail-component.adoc| 18 +++--
 .../aws/cloudtrail/CloudtrailConfiguration.java|  2 +-
 .../camel/component/aws/config/aws-config.json | 20 +++---
 .../src/main/docs/aws-config-component.adoc| 13 -
 .../aws/config/AWSConfigConfiguration.java | 14 +-
 .../aws/secretsmanager/aws-secrets-manager.json| 24 -
 .../main/docs/aws-secrets-manager-component.adoc   | 31 +++---
 .../SecretsManagerConfiguration.java   | 16 +--
 .../camel-aws-xray/src/main/docs/aws-xray.adoc | 12 -
 .../apache/camel/component/aws2/msk/aws2-msk.json  | 24 -
 .../src/main/docs/aws2-msk-component.adoc  | 19 ++---
 .../component/aws2/msk/MSK2Configuration.java  | 16 +--
 .../aws2/redshift/data/aws2-redshift-data.json | 24 -
 .../main/docs/aws2-redshift-data-component.adoc| 17 ++--
 .../redshift/data/RedshiftData2Configuration.java  | 14 +-
 .../apache/camel/component/aws2/ses/aws2-ses.json  | 28 +--
 .../src/main/docs/aws2-ses-component.adoc  | 13 -
 .../component/aws2/ses/Ses2Configuration.java  | 16 +--
 .../aws2/stepfunctions/aws2-step-functions.json| 24 -
 .../main/docs/aws2-step-functions-component.adoc   | 21 ---
 .../stepfunctions/StepFunctions2Configuration.java | 14 +-
 .../apache/camel/component/aws2/sts/aws2-sts.json  | 16 +--
 .../src/main/docs/aws2-sts-component.adoc  | 21 ---
 .../component/aws2/sts/STS2Configuration.java  | 10 +++
 .../component/aws2/timestream/aws2-timestream.json | 20 +++---
 .../src/main/docs/aws2-timestream-component.adoc   | 23 
 .../aws2/timestream/Timestream2Configuration.java  | 12 -
 .../component/aws2/translate/aws2-translate.json   | 24 -
 .../src/main/docs/aws2-translate-component.adoc| 21 ---
 .../aws2/translate/Translate2Configuration.java| 16 +--
 41 files changed, 383 insertions(+), 372 deletions(-)



Re: [PR] CAMEL-20384: Modernize map operations [camel]

2024-02-09 Thread via GitHub


orpiske commented on PR #13081:
URL: https://github.com/apache/camel/pull/13081#issuecomment-1936493956

   Nice one, thanks @bricefrisco!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) 09/11: (chores) camel-aws2-translate: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 34998edebd15b592beb71ae6b5299b9b3e54625d
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:40:40 2024 +0100

(chores) camel-aws2-translate: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../camel/catalog/components/aws2-translate.json   | 24 +++---
 .../component/aws2/translate/aws2-translate.json   | 24 +++---
 .../src/main/docs/aws2-translate-component.adoc| 21 ++-
 .../aws2/translate/Translate2Configuration.java| 16 +++
 4 files changed, 43 insertions(+), 42 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-translate.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-translate.json
index 70386d90cad..b9451ba3164 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-translate.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-translate.json
@@ -27,27 +27,27 @@
 "configuration": { "index": 1, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws2.translate.Translate2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 2, "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 [...]
 "operation": { "index": 3, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.translate.Translate2Operations", 
"enum": [ "translateText" ], "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "defaultValue": "translateText", 
"configurationClass": 
"org.apache.camel.component.aws2.translate.Translate2Configuration", 
"configurationField": "configur [...]
-"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.translate.Translate2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be used in co [...]
+"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.translate.Translate2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be used in co [...]
 "pojoRequest": { "index": 5, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.translate.Translate2Configuration", 
"configurationField": "configuration", "description": "If we want to use a POJO 
request as body or not" },
-"region": { "index": 6, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"region": { "index": 6, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", 

(camel) 02/11: (chores) camel-aws2-msk: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 4f7537e892f57c8397940a2d52477a27e34b6c7c
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:21:58 2024 +0100

(chores) camel-aws2-msk: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-msk.json  | 24 +++---
 .../apache/camel/component/aws2/msk/aws2-msk.json  | 24 +++---
 .../src/main/docs/aws2-msk-component.adoc  | 19 +
 .../component/aws2/msk/MSK2Configuration.java  | 16 +++
 4 files changed, 42 insertions(+), 41 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-msk.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-msk.json
index c6beb4c0778..3a3651b411c 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-msk.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-msk.json
@@ -26,25 +26,25 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.msk.MSK2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.msk.MSK2Operations", "enum": [ 
"listClusters", "createCluster", "deleteCluster", "describeCluster" ], 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": 
false, "configurationClass": 
"org.apache.camel.component.aws2.msk.MSK2Configuration", "configurationField": 
"configuration [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.msk.MSK2Configuration", "configurationField": 
"configuration", "description": "Set the need for overidding the endpoint. This 
option needs to be used in combination wi [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.msk.MSK2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination wi [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.msk.MSK2Configuration", "configurationField": 
"configuration", "description": "If we want to use a POJO request as body or 
not" },
-"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", 

(camel) 03/11: (chores) camel-aws2-redshift: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0e4ba5837f4696b789f0be9ea604f142e1692577
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:27:35 2024 +0100

(chores) camel-aws2-redshift: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../catalog/components/aws2-redshift-data.json | 24 +++---
 .../aws2/redshift/data/aws2-redshift-data.json | 24 +++---
 .../main/docs/aws2-redshift-data-component.adoc| 17 +++
 .../redshift/data/RedshiftData2Configuration.java  | 14 ++---
 4 files changed, 40 insertions(+), 39 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-redshift-data.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-redshift-data.json
index a217759017f..1a4f4f4e8e5 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-redshift-data.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-redshift-data.json
@@ -26,16 +26,16 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws2.redshift.data.RedshiftData2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": 
"org.apache.camel.component.aws2.redshift.data.RedshiftData2Operations", 
"enum": [ "listDatabases", "listSchemas", "listStatements", "listTables", 
"describeTable", "executeStatement", "batchExecuteStatement", 
"cancelStatement", "describeStatement", "getStatementResult" ], "deprecated": 
false, "deprecationNote": "", "autowired": f [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.redshift.data.RedshiftData2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be use [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.redshift.data.RedshiftData2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be use [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.redshift.data.RedshiftData2Configuration", 
"configurationField": "configuration", "description": "If we want to use a POJO 
request as body or not" },
-"profileCredentialsName": { "index": 5, "kind": "property", "displayName": 
"Profile Credentials Name", "group": "producer", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.redshift.data.RedshiftData2Configuration", 
"configurationField": "configuration", "description": "If using a profile 
credentials provider this parameter will set the pro [...]
-"region": { "index": 6, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", 

(camel) 08/11: (chores) camel-aws2-sts: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a2a0bc0e9e14e65b7f8716b9a240143b4449a0d2
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:38:41 2024 +0100

(chores) camel-aws2-sts: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-sts.json   | 16 
 .../apache/camel/component/aws2/sts/aws2-sts.json   | 16 
 .../src/main/docs/aws2-sts-component.adoc   | 21 +++--
 .../camel/component/aws2/sts/STS2Configuration.java | 10 +-
 4 files changed, 32 insertions(+), 31 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sts.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sts.json
index c1e179aa3e8..7e021c70c5d 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sts.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sts.json
@@ -26,17 +26,17 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.sts.STS2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.sts.STS2Operations", "enum": [ 
"assumeRole", "getSessionToken", "getFederationToken" ], "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "defaultValue": 
"assumeRole", "configurationClass": 
"org.apache.camel.component.aws2.sts.STS2Configuration", "configurationField" 
[...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sts.STS2Configuration", "configurationField": 
"configuration", "description": "Set the need for overidding the endpoint. This 
option needs to be used in combination wi [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sts.STS2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination wi [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sts.STS2Configuration", "configurationField": 
"configuration", "description": "If we want to use a POJO request as body or 
not" },
-"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", 

(camel) 06/11: (chores) camel-aws2-step-functions: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 6da930105bc76b5b85c1bdb359127ac92e6d464c
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:33:47 2024 +0100

(chores) camel-aws2-step-functions: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../catalog/components/aws2-step-functions.json| 24 +++---
 .../aws2/stepfunctions/aws2-step-functions.json| 24 +++---
 .../main/docs/aws2-step-functions-component.adoc   | 21 ++-
 .../stepfunctions/StepFunctions2Configuration.java | 14 ++---
 4 files changed, 42 insertions(+), 41 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-step-functions.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-step-functions.json
index 21d4b2eb547..d4d51c60249 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-step-functions.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-step-functions.json
@@ -26,16 +26,16 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws2.stepfunctions.StepFunctions2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": 
"org.apache.camel.component.aws2.stepfunctions.StepFunctions2Operations", 
"enum": [ "createStateMachine", "deleteStateMachine", "updateStateMachine", 
"describeStateMachine", "listStateMachines", "createActivity", 
"deleteActivity", "describeActivity", "getActivityTask", "listActivities", 
"startExecution", "startSyncExecution", "st [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.stepfunctions.StepFunctions2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be us [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.stepfunctions.StepFunctions2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be us [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.stepfunctions.StepFunctions2Configuration", 
"configurationField": "configuration", "description": "If we want to use a POJO 
request as body or not" },
-"profileCredentialsName": { "index": 5, "kind": "property", "displayName": 
"Profile Credentials Name", "group": "producer", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.stepfunctions.StepFunctions2Configuration", 
"configurationField": "configuration", "description": "If using a profile 
credentials provider this parameter will set the pr [...]
-"region": { "index": 6, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", 

(camel) 10/11: (chores) camel-aws2-timestream: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit e87bbe348bf317d0e5aec3ccd07cb61fa4407c7c
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:43:21 2024 +0100

(chores) camel-aws2-timestream: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../camel/catalog/components/aws2-timestream.json  | 20 +--
 .../component/aws2/timestream/aws2-timestream.json | 20 +--
 .../src/main/docs/aws2-timestream-component.adoc   | 23 +++---
 .../aws2/timestream/Timestream2Configuration.java  | 12 +--
 4 files changed, 38 insertions(+), 37 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-timestream.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-timestream.json
index 2a120e07d0a..46ca95efdcd 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-timestream.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-timestream.json
@@ -26,17 +26,17 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws2.timestream.Timestream2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.timestream.Timestream2Operations", 
"enum": [ "describeEndpoints", "createBatchLoadTask", "describeBatchLoadTask", 
"resumeBatchLoadTask", "listBatchLoadTasks", "createDatabase", 
"deleteDatabase", "describeDatabase", "updateDatabase", "listDatabases", 
"createTable", "deleteTable", "describeTable", " [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.timestream.Timestream2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be used in  [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.timestream.Timestream2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be used in  [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.timestream.Timestream2Configuration", 
"configurationField": "configuration", "description": "If we want to use a POJO 
request as body or not" },
-"profileCredentialsName": { "index": 5, "kind": "property", "displayName": 
"Profile Credentials Name", "group": "producer", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.timestream.Timestream2Configuration", 
"configurationField": "configuration", "description": "If using a profile 
credentials provider this parameter will set the profile  [...]
-"region": { "index": 6, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", 

(camel) 05/11: (chores) camel-aws-config: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 6c6bee7570c0f7ca9dc12a6ce689a26f2c89d575
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:31:31 2024 +0100

(chores) camel-aws-config: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws-config.json  | 20 ++--
 .../camel/component/aws/config/aws-config.json   | 20 ++--
 .../src/main/docs/aws-config-component.adoc  | 13 +++--
 .../component/aws/config/AWSConfigConfiguration.java | 14 +++---
 4 files changed, 34 insertions(+), 33 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-config.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-config.json
index e4207d76056..745a3b02b06 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-config.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-config.json
@@ -26,9 +26,9 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws.config.AWSConfigConfiguration", "deprecated": 
false, "autowired": false, "secret": false, "description": "Component 
configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws.config.AWSConfigOperations", 
"enum": [ "putConfigRule", "removeConfigRule", "describeRuleCompliance", 
"putConformancePack", "removeConformancePack" ], "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.aws.config.AWSCon [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws.config.AWSConfigConfiguration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be used in combina [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws.config.AWSConfigConfiguration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be used in combina [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws.config.AWSConfigConfiguration", 
"configurationField": "configuration", "description": "If we want to use a POJO 
request as body or not" },
-"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", 

(camel) 07/11: (chores) camel-aws-cloudtrail: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ae600e3bcf31b9904802fa4bfc4717272fa7095f
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:36:39 2024 +0100

(chores) camel-aws-cloudtrail: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../camel/catalog/components/aws-cloudtrail.json   |  4 ++--
 .../camel/component/aws/cloudtrail/aws-cloudtrail.json |  4 ++--
 .../src/main/docs/aws-cloudtrail-component.adoc| 18 ++
 .../aws/cloudtrail/CloudtrailConfiguration.java|  2 +-
 4 files changed, 15 insertions(+), 13 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-cloudtrail.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-cloudtrail.json
index 55720d588a0..55c09121336 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-cloudtrail.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-cloudtrail.json
@@ -27,7 +27,7 @@
 "configuration": { "index": 1, "kind": "property", "displayName": 
"Configuration", "group": "consumer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws.cloudtrail.CloudtrailConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "eventSource": { "index": 2, "kind": "property", "displayName": "Event 
Source", "group": "consumer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.aws.cloudtrail.CloudtrailConfiguration", 
"configurationField": "configuration", "description": "Specify an event source 
to select events" },
 "maxResults": { "index": 3, "kind": "property", "displayName": "Max 
Results", "group": "consumer", "label": "", "required": false, "type": 
"integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": 1, "configurationClass": 
"org.apache.camel.component.aws.cloudtrail.CloudtrailConfiguration", 
"configurationField": "configuration", "description": "Maximum number of 
records that will be fetched in each poll" },
-"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "consumer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws.cloudtrail.CloudtrailConfiguration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be used in co [...]
+"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "consumer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws.cloudtrail.CloudtrailConfiguration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be used in co [...]
 "region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "consumer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
 "uriEndpointOverride": { "index": 6, "kind": "property", "displayName": 
"Uri Endpoint Override", "group": "consumer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws.cloudtrail.CloudtrailConfiguration", 
"configurationField": "configuration", "description": "Set the overriding uri 
endpoint. This option needs to be used in combination with ov [...]
 "autowiredEnabled": { "index": 7, "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 

(camel) 04/11: (chores) camel-aws2-ses: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 1be85f722e729533c6b6a92b323dd254dba3444c
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:30:09 2024 +0100

(chores) camel-aws2-ses: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-ses.json  | 28 +++---
 .../apache/camel/component/aws2/ses/aws2-ses.json  | 28 +++---
 .../src/main/docs/aws2-ses-component.adoc  | 13 +-
 .../component/aws2/ses/Ses2Configuration.java  | 16 ++---
 4 files changed, 43 insertions(+), 42 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ses.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ses.json
index 380c483c6ea..3e80af14325 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ses.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ses.json
@@ -23,13 +23,13 @@
 "remote": true
   },
   "componentProperties": {
-"bcc": { "index": 0, "kind": "property", "displayName": "Bcc", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.ses.Ses2Configuration", 
"configurationField": "configuration", "description": "List of comma separated 
destination blind carbon copy (bcc) email address. Can be overridden with 
'CamelAwsSesBcc' header." },
-"cc": { "index": 1, "kind": "property", "displayName": "Cc", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.ses.Ses2Configuration", 
"configurationField": "configuration", "description": "List of comma separated 
destination carbon copy (cc) email address. Can be overridden with 
'CamelAwsSesCc' header." },
+"bcc": { "index": 0, "kind": "property", "displayName": "Bcc", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.ses.Ses2Configuration", 
"configurationField": "configuration", "description": "List of comma-separated 
destination blind carbon copy (bcc) email address. Can be overridden with 
'CamelAwsSesBcc' header." },
+"cc": { "index": 1, "kind": "property", "displayName": "Cc", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.ses.Ses2Configuration", 
"configurationField": "configuration", "description": "List of comma-separated 
destination carbon copy (cc) email address. Can be overridden with 
'CamelAwsSesCc' header." },
 "configuration": { "index": 2, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.ses.Ses2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"component configuration" },
 "configurationSet": { "index": 3, "kind": "property", "displayName": 
"Configuration Set", "group": "producer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.ses.Ses2Configuration", "configurationField": 
"configuration", "description": "Set the configuration set to send with every 
request. Override it with 'CamelAwsSesConfigurationSet' he [...]
 "lazyStartProducer": { "index": 4, "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 [...]
-"overrideEndpoint": { "index": 5, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.ses.Ses2Configuration", "configurationField": 

(camel) 01/11: (chores) camel-aws2-secrets-manager: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 55ddfaff484b7745f6c20f394beba66e16aa32ef
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:19:32 2024 +0100

(chores) camel-aws2-secrets-manager: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../catalog/components/aws-secrets-manager.json| 24 -
 .../aws/secretsmanager/aws-secrets-manager.json| 24 -
 .../main/docs/aws-secrets-manager-component.adoc   | 31 +++---
 .../SecretsManagerConfiguration.java   | 16 +--
 4 files changed, 48 insertions(+), 47 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-secrets-manager.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-secrets-manager.json
index 6bfb62e0cc1..d9a3b7691c8 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-secrets-manager.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-secrets-manager.json
@@ -27,14 +27,14 @@
 "configuration": { "index": 1, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws.secretsmanager.SecretsManagerConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 2, "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 [...]
 "operation": { "index": 3, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": 
"org.apache.camel.component.aws.secretsmanager.SecretsManagerOperations", 
"enum": [ "listSecrets", "createSecret", "getSecret", "describeSecret", 
"deleteSecret", "rotateSecret", "updateSecret", "restoreSecret", 
"replicateSecretToRegions" ], "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "configur [...]
-"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "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 the need for 
overidding the endpoint. This option needs to be us [...]
+"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "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 the need for 
overriding the endpoint. This option needs to be us [...]
 "pojoRequest": { "index": 5, "kind": "property", "displayName": "Pojo 
Request", "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 use a POJO 
request as body or not" },
-"profileCredentialsName": { "index": 6, "kind": "property", "displayName": 
"Profile Credentials Name", "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": "If using a profile 
credentials provider this parameter will set the pr [...]
-"region": { "index": 7, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", 

(camel) 11/11: (chores) camel-aws-xray: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7832ed04cfccd3f34d64814cc5803e5434e87465
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:45:30 2024 +0100

(chores) camel-aws-xray: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc 
b/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc
index 118354bef8f..18033fc620c 100644
--- a/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc
+++ b/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc
@@ -27,7 +27,7 @@ The configuration properties for the AWS XRay tracer are:
 |addExcludePatterns |  | Sets exclude pattern(s) that will disable 
tracing for Camel
 messages that matches the pattern. The content is a Set where the key 
is a pattern matching routeId's. The pattern
 uses the rules from Intercept.
-|setTracingStrategy | NoopTracingStrategy | Allows a custom Camel 
`InterceptStrategy` to be provided in order to track invoked processor 
definitions like `BeanDefinition` or `ProcessDefinition`. 
`TraceAnnotatedTracingStrategy` will track any classes invoked via `.bean(...)` 
or `.process(...)` that contain a `@XRayTrace` annotation at class level.
+|setTracingStrategy | NoopTracingStrategy | Allows a custom Camel 
`InterceptStrategy` to be provided to track invoked processor definitions like 
`BeanDefinition` or `ProcessDefinition`. `TraceAnnotatedTracingStrategy` will 
track any classes invoked via `.bean(...)` or `.process(...)` that contain a 
`@XRayTrace` annotation at class level.
 
 |===
 
@@ -44,7 +44,7 @@ context. You can optionally specify a `Tracer`, or 
alternatively it can be impli
 [source,java]
 
--
 XRayTracer xrayTracer = new XRayTracer();
-// By default it uses a NoopTracingStrategy, but you can override it with a 
specific InterceptStrategy implementation.
+// By default, it uses a NoopTracingStrategy, but you can override it with a 
specific InterceptStrategy implementation.
 xrayTracer.setTracingStrategy(...);
 // And then initialize the context
 xrayTracer.init(camelContext);
@@ -65,9 +65,9 @@ In case of the default `NoopTracingStrategy` only the 
creation and deletion of e
 
 === Tracking of comprehensive route execution
 
-In order to track the execution of an exchange among multiple routes, on 
exchange creation a unique trace ID is generated and stored in the headers if 
no corresponding value was yet available. This trace ID is copied over to new 
exchanges in order to keep a consistent view of the processed exchange.
+To track the execution of an exchange among multiple routes, on exchange 
creation a unique trace ID is generated and stored in the headers if no 
corresponding value was yet available. This trace ID is copied over to new 
exchanges to keep a consistent view of the processed exchange.
 
-As AWS XRay traces work on a thread-local basis the current sub/segment should 
be copied over to the new thread and set as explained in 
https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-java-multithreading.html[in
 the AWS XRay documentation]. The Camel AWS XRay component therefore provides 
an additional header field that the component will use in order to set the 
passed AWS XRay `Entity` to the new thread and thus keep the tracked data to 
the route rather than exposing a new segm [...]
+As AWS XRay traces work on a thread-local basis, the current sub/segment 
should be copied over to the new thread and set as explained in 
https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-java-multithreading.html[the
 AWS XRay documentation]. The Camel AWS XRay component therefore provides an 
additional header field that the component will use to set the passed AWS XRay 
`Entity` to the new thread and thus keep the tracked data to the route rather 
than exposing a new segment which s [...]
 
 The component will use the following constants found in the headers of the 
exchange:
 
@@ -88,9 +88,9 @@ You can find an example demonstrating the way to configure 
AWS XRay tracing with
 
 == Dependency
 
-In order to include AWS XRay support into Camel, the archive containing the 
Camel related AWS XRay related classes need to be added to the project. In 
addition to that, AWS XRay libraries also need to be available.
+To include AWS XRay support into Camel, the archive containing the Camel 
related AWS XRay related classes needs to be added to the project. In addition 
to that, AWS XRay libraries also need to be available.
 
-To include both, 

(camel) branch main updated (73fbcb5b127 -> 7832ed04cfc)

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from 73fbcb5b127 (chores) camel-aws2-mq: documentation fixes
 new 55ddfaff484 (chores) camel-aws2-secrets-manager: documentation fixes
 new 4f7537e892f (chores) camel-aws2-msk: documentation fixes
 new 0e4ba5837f4 (chores) camel-aws2-redshift: documentation fixes
 new 1be85f722e7 (chores) camel-aws2-ses: documentation fixes
 new 6c6bee7570c (chores) camel-aws-config: documentation fixes
 new 6da930105bc (chores) camel-aws2-step-functions: documentation fixes
 new ae600e3bcf3 (chores) camel-aws-cloudtrail: documentation fixes
 new a2a0bc0e9e1 (chores) camel-aws2-sts: documentation fixes
 new 34998edebd1 (chores) camel-aws2-translate: documentation fixes
 new e87bbe348bf (chores) camel-aws2-timestream: documentation fixes
 new 7832ed04cfc (chores) camel-aws-xray: documentation fixes

The 11 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:
 .../camel/catalog/components/aws-cloudtrail.json   |  4 +--
 .../camel/catalog/components/aws-config.json   | 20 +++---
 .../catalog/components/aws-secrets-manager.json| 24 -
 .../apache/camel/catalog/components/aws2-msk.json  | 24 -
 .../catalog/components/aws2-redshift-data.json | 24 -
 .../apache/camel/catalog/components/aws2-ses.json  | 28 +--
 .../catalog/components/aws2-step-functions.json| 24 -
 .../apache/camel/catalog/components/aws2-sts.json  | 16 +--
 .../camel/catalog/components/aws2-timestream.json  | 20 +++---
 .../camel/catalog/components/aws2-translate.json   | 24 -
 .../component/aws/cloudtrail/aws-cloudtrail.json   |  4 +--
 .../src/main/docs/aws-cloudtrail-component.adoc| 18 +++--
 .../aws/cloudtrail/CloudtrailConfiguration.java|  2 +-
 .../camel/component/aws/config/aws-config.json | 20 +++---
 .../src/main/docs/aws-config-component.adoc| 13 -
 .../aws/config/AWSConfigConfiguration.java | 14 +-
 .../aws/secretsmanager/aws-secrets-manager.json| 24 -
 .../main/docs/aws-secrets-manager-component.adoc   | 31 +++---
 .../SecretsManagerConfiguration.java   | 16 +--
 .../camel-aws-xray/src/main/docs/aws-xray.adoc | 12 -
 .../apache/camel/component/aws2/msk/aws2-msk.json  | 24 -
 .../src/main/docs/aws2-msk-component.adoc  | 19 ++---
 .../component/aws2/msk/MSK2Configuration.java  | 16 +--
 .../aws2/redshift/data/aws2-redshift-data.json | 24 -
 .../main/docs/aws2-redshift-data-component.adoc| 17 ++--
 .../redshift/data/RedshiftData2Configuration.java  | 14 +-
 .../apache/camel/component/aws2/ses/aws2-ses.json  | 28 +--
 .../src/main/docs/aws2-ses-component.adoc  | 13 -
 .../component/aws2/ses/Ses2Configuration.java  | 16 +--
 .../aws2/stepfunctions/aws2-step-functions.json| 24 -
 .../main/docs/aws2-step-functions-component.adoc   | 21 ---
 .../stepfunctions/StepFunctions2Configuration.java | 14 +-
 .../apache/camel/component/aws2/sts/aws2-sts.json  | 16 +--
 .../src/main/docs/aws2-sts-component.adoc  | 21 ---
 .../component/aws2/sts/STS2Configuration.java  | 10 +++
 .../component/aws2/timestream/aws2-timestream.json | 20 +++---
 .../src/main/docs/aws2-timestream-component.adoc   | 23 
 .../aws2/timestream/Timestream2Configuration.java  | 12 -
 .../component/aws2/translate/aws2-translate.json   | 24 -
 .../src/main/docs/aws2-translate-component.adoc| 21 ---
 .../aws2/translate/Translate2Configuration.java| 16 +--
 41 files changed, 383 insertions(+), 372 deletions(-)



Re: [PR] AWS doc fixes (part 3 - last one) [camel]

2024-02-09 Thread via GitHub


orpiske merged PR #13080:
URL: https://github.com/apache/camel/pull/13080


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] CAMEL-20384: Modernize map operations [camel]

2024-02-09 Thread via GitHub


bricefrisco opened a new pull request, #13081:
URL: https://github.com/apache/camel/pull/13081

   #  Description
   
   Implements https://issues.apache.org/jira/browse/CAMEL-20384.
   
   There are three results from [the SonarCloud 
report](https://sonarcloud.io/project/issues?resolved=false=java%3AS3824=apache_camel)
 which this PR does not address:
   
   1. core/.../apache/camel/converter/jaxp/XMLReaderPool.java#setFeature
   2. dsl/.../joor/JavaRoutesBuilderLoader.java#preParseRoutes
   3. dsl/.../joor/JavaRoutesBuilderLoader.java#doLoadRouteBuilder
   
   This is because these throw checked exceptions and to use the modernized map 
functions would require throwing unchecked exceptions from the Lambda functions 
instead. This involves core code, so figured I would check before making such 
changes to those ones.
   
   # Target
   
   - [X] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [X] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [X] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [X] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20384: Modernize map operations [camel]

2024-02-09 Thread via GitHub


github-actions[bot] commented on PR #13081:
URL: https://github.com/apache/camel/pull/13081#issuecomment-1936447023

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (2809422a922 -> 73fbcb5b127)

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 2809422a922 CAMEL-20400: Support for Knative SinkBinding
 add 750208a4336 (chores) camel-aws2-sqs: documentation fixes
 add 506e26ffbed (chores) camel-aws2-sns: documentation fixes
 add 4948d0e58e1 (chores) camel-aws2-s3: documentation fixes
 add 26b6639d6a4 (chores) camel-aws2-kms: documentation fixes
 add a41ee6888e6 (chores) camel-aws2-lambda: documentation fixes
 add 73fbcb5b127 (chores) camel-aws2-mq: documentation fixes

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-kms.json  |  24 ++---
 .../camel/catalog/components/aws2-lambda.json  |  24 ++---
 .../apache/camel/catalog/components/aws2-mq.json   |  28 +++---
 .../apache/camel/catalog/components/aws2-s3.json   |  64 ++--
 .../apache/camel/catalog/components/aws2-sns.json  |  32 +++---
 .../apache/camel/catalog/components/aws2-sqs.json  |  60 ++--
 .../apache/camel/component/aws2/kms/aws2-kms.json  |  24 ++---
 .../src/main/docs/aws2-kms-component.adoc  |  18 ++--
 .../component/aws2/kms/KMS2Configuration.java  |  12 +--
 .../camel/component/aws2/lambda/aws2-lambda.json   |  24 ++---
 .../src/main/docs/aws2-lambda-component.adoc   |  21 ++--
 .../aws2/lambda/Lambda2Configuration.java  |  16 +--
 .../apache/camel/component/aws2/mq/aws2-mq.json|  28 +++---
 .../src/main/docs/aws2-mq-component.adoc   |  19 ++--
 .../camel/component/aws2/mq/MQ2Configuration.java  |  16 +--
 .../apache/camel/component/aws2/s3/aws2-s3.json|  64 ++--
 .../src/main/docs/aws2-s3-component.adoc   | 109 +++--
 .../component/aws2/s3/AWS2S3Configuration.java |  50 +-
 .../apache/camel/component/aws2/sns/aws2-sns.json  |  32 +++---
 .../src/main/docs/aws2-sns-component.adoc  |  24 ++---
 .../component/aws2/sns/Sns2Configuration.java  |  28 +++---
 .../apache/camel/component/aws2/sqs/aws2-sqs.json  |  60 ++--
 .../src/main/docs/aws2-sqs-component.adoc  |  46 -
 .../component/aws2/sqs/Sqs2Configuration.java  |  36 +++
 24 files changed, 436 insertions(+), 423 deletions(-)



Re: [PR] AWS doc fixes (part 3 - last one) [camel]

2024-02-09 Thread via GitHub


github-actions[bot] commented on PR #13080:
URL: https://github.com/apache/camel/pull/13080#issuecomment-1936256479

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] AWS doc fixes (part 3 - last one) [camel]

2024-02-09 Thread via GitHub


orpiske opened a new pull request, #13080:
URL: https://github.com/apache/camel/pull/13080

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) 01/06: (chores) camel-aws2-sqs: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 750208a4336cccbb7d5e4a97f3b642db048990f5
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 16:41:45 2024 +0100

(chores) camel-aws2-sqs: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-sqs.json  | 60 +++---
 .../src/main/docs/aws2-sns-component.adoc  | 16 +++---
 .../apache/camel/component/aws2/sqs/aws2-sqs.json  | 60 +++---
 .../src/main/docs/aws2-sqs-component.adoc  | 46 +
 .../component/aws2/sqs/Sqs2Configuration.java  | 36 ++---
 5 files changed, 111 insertions(+), 107 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sqs.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sqs.json
index 465079e2a4e..7f78f99fa8e 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sqs.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sqs.json
@@ -24,34 +24,34 @@
   },
   "componentProperties": {
 "amazonAWSHost": { "index": 0, "kind": "property", "displayName": "Amazon 
AWSHost", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "amazonaws.com", "configurationClass": 
"org.apache.camel.component.aws2.sqs.Sqs2Configuration", "configurationField": 
"configuration", "description": "The hostname of the Amazon AWS cloud." },
-"autoCreateQueue": { "index": 1, "kind": "property", "displayName": "Auto 
Create Queue", "group": "common", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sqs.Sqs2Configuration", "configurationField": 
"configuration", "description": "Setting the autocreation of the queue" },
+"autoCreateQueue": { "index": 1, "kind": "property", "displayName": "Auto 
Create Queue", "group": "common", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sqs.Sqs2Configuration", "configurationField": 
"configuration", "description": "Setting the auto-creation of the queue" },
 "configuration": { "index": 2, "kind": "property", "displayName": 
"Configuration", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.sqs.Sqs2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
AWS SQS default configuration" },
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "common", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sqs.Sqs2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination with [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "common", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sqs.Sqs2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination with [...]
 "protocol": { "index": 4, "kind": "property", "displayName": "Protocol", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "https", "configurationClass": 
"org.apache.camel.component.aws2.sqs.Sqs2Configuration", "configurationField": 
"configuration", "description": "The underlying protocol used to communicate 
with SQS" },
-"queueOwnerAWSAccountId": { "index": 5, "kind": "property", "displayName": 
"Queue Owner AWSAccount Id", "group": "common", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": true, "configurationClass": 
"org.apache.camel.component.aws2.sqs.Sqs2Configuration", "configurationField": 
"configuration", "description": "Specify the queue owner aws account id when 
you 

(camel) branch main updated (2809422a922 -> 73fbcb5b127)

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from 2809422a922 CAMEL-20400: Support for Knative SinkBinding
 new 750208a4336 (chores) camel-aws2-sqs: documentation fixes
 new 506e26ffbed (chores) camel-aws2-sns: documentation fixes
 new 4948d0e58e1 (chores) camel-aws2-s3: documentation fixes
 new 26b6639d6a4 (chores) camel-aws2-kms: documentation fixes
 new a41ee6888e6 (chores) camel-aws2-lambda: documentation fixes
 new 73fbcb5b127 (chores) camel-aws2-mq: documentation fixes

The 6 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:
 .../apache/camel/catalog/components/aws2-kms.json  |  24 ++---
 .../camel/catalog/components/aws2-lambda.json  |  24 ++---
 .../apache/camel/catalog/components/aws2-mq.json   |  28 +++---
 .../apache/camel/catalog/components/aws2-s3.json   |  64 ++--
 .../apache/camel/catalog/components/aws2-sns.json  |  32 +++---
 .../apache/camel/catalog/components/aws2-sqs.json  |  60 ++--
 .../apache/camel/component/aws2/kms/aws2-kms.json  |  24 ++---
 .../src/main/docs/aws2-kms-component.adoc  |  18 ++--
 .../component/aws2/kms/KMS2Configuration.java  |  12 +--
 .../camel/component/aws2/lambda/aws2-lambda.json   |  24 ++---
 .../src/main/docs/aws2-lambda-component.adoc   |  21 ++--
 .../aws2/lambda/Lambda2Configuration.java  |  16 +--
 .../apache/camel/component/aws2/mq/aws2-mq.json|  28 +++---
 .../src/main/docs/aws2-mq-component.adoc   |  19 ++--
 .../camel/component/aws2/mq/MQ2Configuration.java  |  16 +--
 .../apache/camel/component/aws2/s3/aws2-s3.json|  64 ++--
 .../src/main/docs/aws2-s3-component.adoc   | 109 +++--
 .../component/aws2/s3/AWS2S3Configuration.java |  50 +-
 .../apache/camel/component/aws2/sns/aws2-sns.json  |  32 +++---
 .../src/main/docs/aws2-sns-component.adoc  |  24 ++---
 .../component/aws2/sns/Sns2Configuration.java  |  28 +++---
 .../apache/camel/component/aws2/sqs/aws2-sqs.json  |  60 ++--
 .../src/main/docs/aws2-sqs-component.adoc  |  46 -
 .../component/aws2/sqs/Sqs2Configuration.java  |  36 +++
 24 files changed, 436 insertions(+), 423 deletions(-)



(camel) 04/06: (chores) camel-aws2-kms: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 26b6639d6a42a98cb96bd86d6cceb80042b3a53e
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:08:27 2024 +0100

(chores) camel-aws2-kms: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-kms.json  | 24 +++---
 .../apache/camel/component/aws2/kms/aws2-kms.json  | 24 +++---
 .../src/main/docs/aws2-kms-component.adoc  | 18 
 .../component/aws2/kms/KMS2Configuration.java  | 12 +--
 4 files changed, 40 insertions(+), 38 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-kms.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-kms.json
index 1274d5d6a94..88c0c5d9ee4 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-kms.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-kms.json
@@ -26,23 +26,23 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.kms.KMS2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.kms.KMS2Operations", "enum": [ 
"listKeys", "createKey", "disableKey", "scheduleKeyDeletion", "describeKey", 
"enableKey" ], "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.aws2.kms.KMS2Configuration", "configurationF [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.kms.KMS2Configuration", "configurationField": 
"configuration", "description": "Set the need for overidding the endpoint. This 
option needs to be used in combination wi [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.kms.KMS2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination wi [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.kms.KMS2Configuration", "configurationField": 
"configuration", "description": "If we want to use a POJO request as body or 
not" },
-"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", 

(camel) 02/06: (chores) camel-aws2-sns: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 506e26ffbed6b49e08cf9e1be27fe7edb9b1406e
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 16:52:22 2024 +0100

(chores) camel-aws2-sns: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-sns.json  | 32 +++---
 .../apache/camel/component/aws2/sns/aws2-sns.json  | 32 +++---
 .../src/main/docs/aws2-sns-component.adoc  |  8 +++---
 .../component/aws2/sns/Sns2Configuration.java  | 28 +--
 4 files changed, 50 insertions(+), 50 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sns.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sns.json
index 3f9d1a809eb..6426dcbabb5 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sns.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-sns.json
@@ -23,17 +23,17 @@
 "remote": true
   },
   "componentProperties": {
-"autoCreateTopic": { "index": 0, "kind": "property", "displayName": "Auto 
Create Topic", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "Setting the autocreation of the topic" },
+"autoCreateTopic": { "index": 0, "kind": "property", "displayName": "Auto 
Create Topic", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "Setting the auto-creation of the topic" },
 "configuration": { "index": 1, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.sns.Sns2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "kmsMasterKeyId": { "index": 2, "kind": "property", "displayName": "Kms 
Master Key Id", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "The ID of an AWS-managed customer master key 
(CMK) for Amazon SNS or a custom CMK." },
 "lazyStartProducer": { "index": 3, "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 [...]
-"messageDeduplicationIdStrategy": { "index": 4, "kind": "property", 
"displayName": "Message Deduplication Id Strategy", "group": "producer", 
"label": "producer", "required": false, "type": "string", "javaType": 
"java.lang.String", "enum": [ "useExchangeId", "useContentBasedDeduplication" 
], "deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"useExchangeId", "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"con [...]
-"messageGroupIdStrategy": { "index": 5, "kind": "property", "displayName": 
"Message Group Id Strategy", "group": "producer", "label": "producer", 
"required": false, "type": "string", "javaType": "java.lang.String", "enum": [ 
"useConstant", "useExchangeId", "usePropertyValue" ], "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": 
"configuration", "description": "Only for FIFO Top [...]
+"messageDeduplicationIdStrategy": { "index": 4, "kind": "property", 
"displayName": "Message Deduplication Id Strategy", "group": "producer", 
"label": "producer", "required": false, "type": "string", "javaType": 
"java.lang.String", "enum": [ "useExchangeId", "useContentBasedDeduplication" 
], "deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"useExchangeId", "configurationClass": 

Re: [PR] AWS doc fixes (part 2) [camel]

2024-02-09 Thread via GitHub


orpiske merged PR #13079:
URL: https://github.com/apache/camel/pull/13079


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) 05/06: (chores) camel-aws2-lambda: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a41ee6888e60530d356eba40eb348423e1bdb2f2
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:11:25 2024 +0100

(chores) camel-aws2-lambda: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../camel/catalog/components/aws2-lambda.json  | 24 +++---
 .../camel/component/aws2/lambda/aws2-lambda.json   | 24 +++---
 .../src/main/docs/aws2-lambda-component.adoc   | 21 ++-
 .../aws2/lambda/Lambda2Configuration.java  | 16 +++
 4 files changed, 43 insertions(+), 42 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-lambda.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-lambda.json
index 619ab95ad2c..2d40051c5dc 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-lambda.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-lambda.json
@@ -26,25 +26,25 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws2.lambda.Lambda2Configuration", "deprecated": 
false, "autowired": false, "secret": false, "description": "Component 
configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.aws2.lambda.Lambda2Operations", "enum": 
[ "listFunctions", "getFunction", "createAlias", "deleteAlias", "getAlias", 
"listAliases", "createFunction", "deleteFunction", "invokeFunction", 
"updateFunction", "createEventSourceMapping", "deleteEventSourceMapping", 
"listEventSourceMapping", "listTags", "tagR [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.lambda.Lambda2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be used in combinat [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.lambda.Lambda2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be used in combinat [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.lambda.Lambda2Configuration", 
"configurationField": "configuration", "description": "If we want to use a POJO 
request as body or not" },
-"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 

(camel) 06/06: (chores) camel-aws2-mq: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 73fbcb5b127b5dcd3f128b4be427e8d0ecb3babb
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 17:13:21 2024 +0100

(chores) camel-aws2-mq: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-mq.json   | 28 +++---
 .../apache/camel/component/aws2/mq/aws2-mq.json| 28 +++---
 .../src/main/docs/aws2-mq-component.adoc   | 19 ---
 .../camel/component/aws2/mq/MQ2Configuration.java  | 16 ++---
 4 files changed, 46 insertions(+), 45 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-mq.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-mq.json
index 31d67120285..64e03b1221a 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-mq.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-mq.json
@@ -25,12 +25,12 @@
   "componentProperties": {
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.mq.MQ2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
-"operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.mq.MQ2Operations", "enum": [ 
"listBrokers", "createBroker", "deleteBroker", "rebootBroker", "updateBroker", 
"describeBroker" ], "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.mq.MQ2Configuration", "configurati [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.mq.MQ2Configuration", "configurationField": 
"configuration", "description": "Set the need for overidding the endpoint. This 
option needs to be used in combination with [...]
+"operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.mq.MQ2Operations", "enum": [ 
"listBrokers", "createBroker", "deleteBroker", "rebootBroker", "updateBroker", 
"describeBroker" ], "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.mq.MQ2Configuration", "configurati [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.mq.MQ2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination with [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.mq.MQ2Configuration", "configurationField": 
"configuration", "description": "If we want to use a POJO request as body or 
not" },
-"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", 

Re: [PR] AWS doc fixes (part 2) [camel]

2024-02-09 Thread via GitHub


github-actions[bot] commented on PR #13079:
URL: https://github.com/apache/camel/pull/13079#issuecomment-1936205387

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] AWS doc fixes (part 2) [camel]

2024-02-09 Thread via GitHub


orpiske opened a new pull request, #13079:
URL: https://github.com/apache/camel/pull/13079

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (4e84e764487 -> 2809422a922)

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 4e84e764487 (chores) camel-sql: documentation fixes
 add 2809422a922 CAMEL-20400: Support for Knative SinkBinding

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/knative.json   |  44 +++
 .../knative/spi/KnativeSinkBindingConfigurer.java  |  67 +++
 camel.component.knative.spi.KnativeSinkBinding |   2 +
 .../component/knative/spi/KnativeResource.java |   2 +-
 .../component/knative/spi/KnativeSinkBinding.java  |  69 +++
 .../component/knative/spi/KnativeSupport.java  |  40 ---
 .../camel-knative/camel-knative-component/pom.xml  |   5 +
 .../knative/KnativeComponentConfigurer.java|  18 +++
 .../knative/KnativeEndpointConfigurer.java |   6 +
 .../knative/KnativeEndpointUriFactory.java |   3 +-
 .../apache/camel/component/knative/knative.json|  44 +++
 .../camel/component/knative/KnativeComponent.java  |  23 +++-
 .../component/knative/KnativeConfiguration.java|  20 +++-
 .../camel/component/knative/KnativeProducer.java   |  64 +-
 .../camel/component/knative/KnativeSupport.java|  70 +++
 .../component/knative/KnativeSinkBindingTest.java  | 130 +
 .../knative/http/KnativeHttpConsumer.java  |   4 +-
 .../dsl/KnativeComponentBuilderFactory.java|  55 +
 .../dsl/KnativeEndpointBuilderFactory.java |  93 +++
 19 files changed, 665 insertions(+), 94 deletions(-)
 create mode 100644 
components/camel-knative/camel-knative-api/src/generated/java/org/apache/camel/component/knative/spi/KnativeSinkBindingConfigurer.java
 create mode 100644 
components/camel-knative/camel-knative-api/src/generated/resources/META-INF/services/org/apache/camel/configurer/org.apache.camel.component.knative.spi.KnativeSinkBinding
 create mode 100644 
components/camel-knative/camel-knative-api/src/main/java/org/apache/camel/component/knative/spi/KnativeSinkBinding.java
 delete mode 100644 
components/camel-knative/camel-knative-api/src/main/java/org/apache/camel/component/knative/spi/KnativeSupport.java
 create mode 100644 
components/camel-knative/camel-knative-component/src/main/java/org/apache/camel/component/knative/KnativeSupport.java
 create mode 100644 
components/camel-knative/camel-knative-component/src/test/java/org/apache/camel/component/knative/KnativeSinkBindingTest.java



Re: [I] jkube yaml files are not detected when building the projects [camel-karavan]

2024-02-09 Thread via GitHub


mgubaidullin commented on issue #1116:
URL: https://github.com/apache/camel-karavan/issues/1116#issuecomment-1936195295

   Have you pushed them to the git?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated: CAMEL-20400: Support for Knative SinkBinding

2024-02-09 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new 2809422a922 CAMEL-20400: Support for Knative SinkBinding
2809422a922 is described below

commit 2809422a92234c0daa97f2f745cc8bc2bbf31947
Author: Luca Burgazzoli 
AuthorDate: Fri Feb 9 14:23:27 2024 +0100

CAMEL-20400: Support for Knative SinkBinding
---
 .../apache/camel/catalog/components/knative.json   |  44 +++
 .../knative/spi/KnativeSinkBindingConfigurer.java  |  67 +++
 camel.component.knative.spi.KnativeSinkBinding |   2 +
 .../component/knative/spi/KnativeResource.java |   2 +-
 .../component/knative/spi/KnativeSinkBinding.java  |  69 +++
 .../component/knative/spi/KnativeSupport.java  |  40 ---
 .../camel-knative/camel-knative-component/pom.xml  |   5 +
 .../knative/KnativeComponentConfigurer.java|  18 +++
 .../knative/KnativeEndpointConfigurer.java |   6 +
 .../knative/KnativeEndpointUriFactory.java |   3 +-
 .../apache/camel/component/knative/knative.json|  44 +++
 .../camel/component/knative/KnativeComponent.java  |  23 +++-
 .../component/knative/KnativeConfiguration.java|  20 +++-
 .../camel/component/knative/KnativeProducer.java   |  64 +-
 .../camel/component/knative/KnativeSupport.java|  70 +++
 .../component/knative/KnativeSinkBindingTest.java  | 130 +
 .../knative/http/KnativeHttpConsumer.java  |   4 +-
 .../dsl/KnativeComponentBuilderFactory.java|  55 +
 .../dsl/KnativeEndpointBuilderFactory.java |  93 +++
 19 files changed, 665 insertions(+), 94 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/knative.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/knative.json
index 54d3bb7fe8a..a3a541e2318 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/knative.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/knative.json
@@ -32,16 +32,19 @@
 "environmentPath": { "index": 6, "kind": "property", "displayName": 
"Environment Path", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "The path ot the environment definition" 
},
 "filters": { "index": 7, "kind": "property", "displayName": "Filters", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.util.Map", "prefix": 
"filter.", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the filters." },
 "producerFactory": { "index": 8, "kind": "property", "displayName": 
"Producer Factory", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.knative.spi.KnativeProducerFactory", "deprecated": 
false, "autowired": false, "secret": false, "description": "The protocol 
producer factory." },
-"transportOptions": { "index": 9, "kind": "property", "displayName": 
"Transport Options", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "java.util.Map", 
"prefix": "transport.", "deprecated": false, "autowired": false, "secret": 
false, "configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "Set the transport 
options." },
-"typeId": { "index": 10, "kind": "property", "displayName": "Type Id", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.knative.KnativeConfiguration", 
"configurationField": "configuration", "description": "The name of the service 
to lookup from the KnativeEnvironment." },
-"bridgeErrorHandler": { "index": 11, "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 [...]
-"replyWithCloudEvent": { "index": 12, "kind": "property", "displayName": 
"Reply With Cloud Event", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 

Re: [PR] CAMEL-20400: Support for Knative SinkBinding [camel]

2024-02-09 Thread via GitHub


lburgazzoli merged PR #13074:
URL: https://github.com/apache/camel/pull/13074


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (5dc6c843570 -> 4e84e764487)

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 5dc6c843570 (chores) camel-aws2-iam: documentation fixes
 add 4e84e764487 (chores) camel-sql: documentation fixes

No new revisions were added by this update.

Summary of changes:
 .../camel-sql/src/main/docs/sql-component.adoc | 169 ++---
 .../src/main/docs/sql-stored-component.adoc|  30 ++--
 .../camel/component/sql/DefaultSqlEndpoint.java|  44 +++---
 3 files changed, 121 insertions(+), 122 deletions(-)



Re: [PR] (chores) camel-sql: documentation fixes [camel]

2024-02-09 Thread via GitHub


orpiske merged PR #13075:
URL: https://github.com/apache/camel/pull/13075


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated: (chores) camel-sql: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new 4e84e764487 (chores) camel-sql: documentation fixes
4e84e764487 is described below

commit 4e84e7644872bab4a2507497676234b7857d5bdf
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 14:36:56 2024 +0100

(chores) camel-sql: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../camel-sql/src/main/docs/sql-component.adoc | 169 ++---
 .../src/main/docs/sql-stored-component.adoc|  30 ++--
 .../camel/component/sql/DefaultSqlEndpoint.java|  44 +++---
 3 files changed, 121 insertions(+), 122 deletions(-)

diff --git a/components/camel-sql/src/main/docs/sql-component.adoc 
b/components/camel-sql/src/main/docs/sql-component.adoc
index fff24f09f4a..81b408f34b3 100644
--- a/components/camel-sql/src/main/docs/sql-component.adoc
+++ b/components/camel-sql/src/main/docs/sql-component.adoc
@@ -16,7 +16,7 @@
 
 The SQL component allows you to work with databases using JDBC
 queries. The difference between this component and 
xref:jdbc-component.adoc[JDBC]
-component is that in case of SQL the query is a property of the endpoint
+component is that in case of SQL, the query is a property of the endpoint,
 and it uses message payload as parameters passed to the query.
 
 This component uses `spring-jdbc` behind the scenes for the actual SQL
@@ -37,8 +37,8 @@ for this component:
 
 The SQL component also supports:
 
-* a JDBC based repository for the Idempotent Consumer EIP pattern. See further 
below.
-* a JDBC based repository for the Aggregator EIP pattern. See further below.
+* A JDBC-based repository for the Idempotent Consumer EIP pattern. See further 
details below.
+* A JDBC-based repository for the Aggregator EIP pattern. See further details 
below.
 
 == URI format
 
@@ -60,8 +60,7 @@ You can use named parameters by using 
`:#name_of_the_parameter` style as shown:
 sql:select * from table where id=:#myId order by name[?options]
 
 
-When using named parameters, Camel will lookup the names from, in the
-given precedence:
+When using named parameters, Camel will look up the names in the given 
precedence:
 
 1. from a xref:languages:simple-language.adoc[Simple] expressions
 2. from message body if its a `java.util.Map`
@@ -89,7 +88,7 @@ syntax that can be used in the SQL queries, than the small 
example above.
 IMPORTANT: Notice that the standard `?` symbol that denotes the parameters to 
an
 SQL query is substituted with the `pass:[#]` symbol, because the `?` symbol is
 used to specify options for the endpoint. The `?` symbol replacement can
-be configured on endpoint basis.
+be configured on an endpoint basis.
 
 You can externalize your SQL queries to files in the classpath or file system 
as shown:
 
@@ -110,8 +109,8 @@ order by
   name
 
 
-In the file you can use multilines and format the SQL as you wish. And
-also use comments such as the – dash line.
+In the file, you can use multi-lines and format the SQL as you wish.
+And also use comments such as the – dash line.
 
 
 // component-configure options: START
@@ -155,7 +154,7 @@ parameters must be provided in a header with the
 key `SqlConstants.SQL_PARAMETERS`. This allows the SQL component to work
 more dynamically as the SQL query is from the message body. Use templating
 (such as xref:components::velocity-component.adoc[Velocity], 
xref:components::freemarker-component.adoc[Freemarker])
-for conditional processing, e.g. to include or exclude `where` clauses
+for conditional processing, e.g., to include or exclude `where` clauses
 depending on the presence of query parameters.
 
 == Result of the query
@@ -181,11 +180,9 @@ from("jms:order.inbox")
 
 == Using StreamList
 
-The producer supports `outputType=StreamList`
-that uses an iterator to stream the output of the query. This allows to
-process the data in a streaming fashion which for example can be used by
-the Splitter EIP to process each row one at a time,
-and load data from the database as needed.
+The producer supports `outputType=StreamList` that uses an iterator to stream 
the output of the query.
+This allows processing the data in a streaming fashion which, for example,
+can be used by the Splitter EIP to process each row one at a time, and load 
data from the database as needed.
 
 [source,java]
 
@@ -225,9 +222,12 @@ sql:select * from table where id=# order by 
name?dataSource=#myDS
 == Using named parameters
 
 In the given route below, we want to get all the projects from the
-projects table. Notice the SQL query has 2 named parameters, `:#lic` and
-`:#min`. Camel will then look up for these parameters from the message body or
-message headers. Notice in the example above we set two headers with
+`projects` table.
+Notice the SQL query 

Re: [PR] chore: bump next version to 1.10.6-SNAPSHOT [camel-k]

2024-02-09 Thread via GitHub


claudio4j closed pull request #5152: chore: bump next version to 1.10.6-SNAPSHOT
URL: https://github.com/apache/camel-k/pull/5152


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (4c947cfb71c -> 5dc6c843570)

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 4c947cfb71c Regen
 add 9cb7d097377 (chores) camel-aws2-athena: documentation fixes
 add 9cd10e24473 (chores) camel-aws2-cw: documentation fixes
 add baffe42d0ed (chores) camel-aws2-athena: documentation fixes
 add 424dd8bf3e4 (chores) camel-aws2-cw: documentation fixes
 add a3320e870fb (chores) camel-aws2-ddb: documentation fixes
 add 9316757308a (chores) camel-aws2-ec2: documentation fixes
 add 70185bb2834 (chores) camel-aws2-ecs: documentation fixes
 add 0344c5f207c (chores) camel-aws2-eks: documentation fixes
 add fd758117f8d (chores) camel-aws2-kinesis: documentation fixes
 add ec3747629f0 (chores) camel-aws2-eventbridge: documentation fixes
 add 5dc6c843570 (chores) camel-aws2-iam: documentation fixes

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws2-athena.json  |  8 ++--
 .../apache/camel/catalog/components/aws2-cw.json   | 20 +-
 .../apache/camel/catalog/components/aws2-ddb.json  |  8 ++--
 .../apache/camel/catalog/components/aws2-ec2.json  | 24 ++--
 .../apache/camel/catalog/components/aws2-ecs.json  | 24 ++--
 .../apache/camel/catalog/components/aws2-eks.json  | 24 ++--
 .../camel/catalog/components/aws2-eventbridge.json | 20 +-
 .../apache/camel/catalog/components/aws2-iam.json  | 24 ++--
 .../catalog/components/aws2-kinesis-firehose.json  |  4 +-
 .../camel/catalog/components/aws2-kinesis.json |  4 +-
 .../camel/component/aws2/athena/aws2-athena.json   |  8 ++--
 .../src/main/docs/aws2-athena-component.adoc   | 17 -
 .../aws2/athena/Athena2Configuration.java  |  8 ++--
 .../apache/camel/component/aws2/cw/aws2-cw.json| 20 +-
 .../src/main/docs/aws2-cw-component.adoc   | 14 +++
 .../camel/component/aws2/cw/Cw2Configuration.java  | 12 +++---
 .../apache/camel/component/aws2/ddb/aws2-ddb.json  |  8 ++--
 .../src/main/docs/aws2-ddb-component.adoc  | 13 ---
 .../component/aws2/ddb/Ddb2Configuration.java  |  4 +-
 .../apache/camel/component/aws2/ec2/aws2-ec2.json  | 24 ++--
 .../src/main/docs/aws2-ec2-component.adoc  | 16 
 .../component/aws2/ec2/AWS2EC2Configuration.java   | 14 +++
 .../apache/camel/component/aws2/ecs/aws2-ecs.json  | 24 ++--
 .../src/main/docs/aws2-ecs-component.adoc  | 17 +
 .../component/aws2/ecs/ECS2Configuration.java  | 16 
 .../apache/camel/component/aws2/eks/aws2-eks.json  | 24 ++--
 .../src/main/docs/aws2-eks-component.adoc  | 17 +
 .../component/aws2/eks/EKS2Configuration.java  | 14 +++
 .../aws2/eventbridge/aws2-eventbridge.json | 20 +-
 .../src/main/docs/aws2-eventbridge-component.adoc  | 43 +++---
 .../aws2/eventbridge/EventbridgeConfiguration.java | 16 
 .../apache/camel/component/aws2/iam/aws2-iam.json  | 24 ++--
 .../src/main/docs/aws2-iam-component.adoc  | 21 ++-
 .../component/aws2/iam/IAM2Configuration.java  | 12 +++---
 .../aws2/firehose/aws2-kinesis-firehose.json   |  4 +-
 .../camel/component/aws2/kinesis/aws2-kinesis.json |  4 +-
 .../src/main/docs/aws2-kinesis-component.adoc  | 30 ---
 .../main/docs/aws2-kinesis-firehose-component.adoc | 20 +-
 .../firehose/KinesisFirehose2Configuration.java|  2 +-
 .../aws2/kinesis/Kinesis2Configuration.java|  2 +-
 40 files changed, 318 insertions(+), 310 deletions(-)



Re: [PR] CAMEL-20403: Support Knative Broker reference in Pipe YAML [camel]

2024-02-09 Thread via GitHub


oscerd commented on PR #13078:
URL: https://github.com/apache/camel/pull/13078#issuecomment-1936089193

   +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[I] jkube yaml files are not detected when building the projects [camel-karavan]

2024-02-09 Thread via GitHub


arheom opened a new issue, #1116:
URL: https://github.com/apache/camel-karavan/issues/1116

   I am having a very strange issue with jkube yaml files. I have 2 projects, 
both with deployment.jkube.yaml and ingress.jkube.yaml files. One project is 
detecting and loading them, one not. And I am trying to understand why is 
happening. My system is kubernetes.
   
   The build logs for the one which works:
   ```
   [INFO] k8s: Using resource templates from 
/karavan/code/test-project/src/main/jkube
   [INFO] k8s: jkube-service: Adding a default service 'test-project' with 
ports [80:8080]
   [INFO] k8s: jkube-service-discovery: Using first mentioned service port '80' 
   [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
   [INFO] k8s: validating 
/karavan/code/test-project/target/classes/META-INF/jkube/kubernetes/karavan-test-project-serviceaccount.yml
 resource
   [INFO] k8s: validating 
/karavan/code/test-project/target/classes/META-INF/jkube/kubernetes/test-project-deployment.yml
 resource
   [INFO] k8s: validating 
/karavan/code/test-project/target/classes/META-INF/jkube/kubernetes/test-project-service.yml
 resource
   [INFO] k8s: validating 
/karavan/code/test-project/target/classes/META-INF/jkube/kubernetes/karavan-ingress-integration-test-project-ingress.yml
 resource
   [INFO] 
   [INFO] --- k8s:1.15.0:apply (default-cli) @ test-project ---
   [INFO] k8s: Using Kubernetes at https://172.20.0.1:443/ in namespace karavan 
with manifest 
/karavan/code/test-project/target/classes/META-INF/jkube/kubernetes.yml 
   [INFO] k8s: Deleting ServiceAccount: karavan-test-project
   [INFO] k8s: Creating a ServiceAccount in karavan namespace with name 
karavan-test-project from kubernetes.yml
   [INFO] k8s: Created ServiceAccount: 
target/jkube/applyJson/karavan/serviceaccount-karavan-test-project.json
   [INFO] k8s: Deleting Service: test-project
   [INFO] k8s: Creating a Service in karavan namespace with name test-project 
from kubernetes.yml
   [INFO] k8s: Created Service: 
target/jkube/applyJson/karavan/service-test-project.json
   [INFO] k8s: Deleting Deployment: test-project
   [INFO] k8s: Creating a Deployment in karavan namespace with name 
test-project from kubernetes.yml
   [INFO] k8s: Created Deployment: 
target/jkube/applyJson/karavan/deployment-test-project.json
   [INFO] k8s: Creating a Ingress in karavan namespace with name 
karavan-ingress-integration-test-project from kubernetes.yml
   [INFO] k8s: Created Ingress: 
target/jkube/applyJson/karavan/ingress-karavan-ingress-integration-test-project.json
   [INFO] k8s: HINT: Use the command `kubectl get pods -w` to watch your pods 
start up
   ```
   The build logs for the one which does not work:
   
   ```
   [INFO] k8s: Using resource templates from 
/karavan/code/apply-template/src/main/jkube
   [INFO] k8s: jkube-controller: Adding a default Deployment
   [INFO] k8s: jkube-service: Adding a default service 'apply-template' with 
ports [80:8080]
   [INFO] k8s: jkube-service-discovery: Using first mentioned service port '80' 
   [INFO] k8s: jkube-revision-history: Adding revision history limit to 2
   [INFO] k8s: validating 
/karavan/code/apply-template/target/classes/META-INF/jkube/kubernetes/apply-template-service.yml
 resource
   [INFO] k8s: validating 
/karavan/code/apply-template/target/classes/META-INF/jkube/kubernetes/apply-template-deployment.yml
 resource
   [INFO] 
   [INFO] --- k8s:1.15.0:apply (default-cli) @ apply-template ---
   [INFO] k8s: Using Kubernetes at https://172.20.0.1:443/ in namespace karavan 
with manifest 
/karavan/code/apply-template/target/classes/META-INF/jkube/kubernetes.yml 
   [INFO] k8s: Deleting Service: apply-template
   [INFO] k8s: Creating a Service in karavan namespace with name apply-template 
from kubernetes.yml
   [INFO] k8s: Created Service: 
target/jkube/applyJson/karavan/service-apply-template.json
   [INFO] k8s: Deleting Deployment: apply-template
   [INFO] k8s: Creating a Deployment in karavan namespace with name 
apply-template from kubernetes.yml
   [INFO] k8s: Created Deployment: 
target/jkube/applyJson/karavan/deployment-apply-template.json
   [INFO] k8s: HINT: Use the command `kubectl get pods -w` to watch your pods 
start up
   ```
   
   Any idea?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20403: Support Knative Broker reference in Pipe YAML [camel]

2024-02-09 Thread via GitHub


christophd commented on PR #13078:
URL: https://github.com/apache/camel/pull/13078#issuecomment-1936086855

   @oscerd @davsclaus IMO this is something to include into the upcoming 4.4 
release


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] CAMEL-20403: Support Knative Broker reference in Pipe YAML [camel]

2024-02-09 Thread via GitHub


christophd opened a new pull request, #13078:
URL: https://github.com/apache/camel/pull/13078

   # Description
   
   - Pipes may reference a Knative broker as a source/sink. 
   - Properly configure the Knative component endpoint URI 
(knative:event/my-event-type?kind=Broker=default) on the resulting route 
definition when the Pipe uses a Knative broker reference
   
   Example Pipe:
   ```yaml
   apiVersion: camel.apache.org/v1
   kind: Pipe
   metadata:
     name: timer-event-source                  
   spec:
     source:
       ref:
         kind: Kamelet
         apiVersion: camel.apache.org/v1
         name: timer-source
       properties:
         message: "Hello world!"
     sink:
       ref:
         kind: Broker
         apiVersion: eventing.knative.dev/v1
         name: foo-broker
       properties:
         type: org.apache.camel.event.foo
   ```
   
   - Make sure to always use Locale.ENGLISH when performing schema validation 
in YAML DSL unit tests (avoids assertion errors due to internationalized error 
messages when tests are run on a machine with different default Locale set e.g. 
GERMAN)
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   
   - [x] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   Fixes CAMEL-20403
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k-examples) branch main updated: correct the s3 uri for minio

2024-02-09 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git


The following commit(s) were added to refs/heads/main by this push:
 new 2ed8b9e  correct the s3 uri for minio
2ed8b9e is described below

commit 2ed8b9e450357f98efb23a6eebd944224ca3c905
Author: Babak Vahdat 
AuthorDate: Fri Feb 9 15:59:49 2024 +0100

correct the s3 uri for minio
---
 02-serverless-api/test/minio.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/02-serverless-api/test/minio.properties 
b/02-serverless-api/test/minio.properties
index 6bdde81..03e10c2 100644
--- a/02-serverless-api/test/minio.properties
+++ b/02-serverless-api/test/minio.properties
@@ -9,7 +9,7 @@ api.bucket=camel-k
 camel.component.aws2-s3.region=eu-west-1
 camel.component.aws2-s3.access-key=minio
 camel.component.aws2-s3.secret-key=minio123
-camel.component.aws2-s3.uri-endpoint-override=http://192.168.105.26:32393
+camel.component.aws2-s3.uri-endpoint-override=http://minio:9000
 camel.component.aws2-s3.override-endpoint=true
 camel.component.aws2-s3.autoCreateBucket=true
 



(camel) 08/11: (chores) camel-aws2-eks: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0344c5f207ce5c86d4fe40dce3bf1281a2c0eabb
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:25:04 2024 +0100

(chores) camel-aws2-eks: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-eks.json  | 24 +++---
 .../apache/camel/component/aws2/eks/aws2-eks.json  | 24 +++---
 .../src/main/docs/aws2-eks-component.adoc  | 17 +++
 .../component/aws2/eks/EKS2Configuration.java  | 14 ++---
 4 files changed, 40 insertions(+), 39 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-eks.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-eks.json
index a6c01e19bb3..44eb7aedf49 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-eks.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-eks.json
@@ -26,15 +26,15 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.eks.EKS2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.eks.EKS2Operations", "enum": [ 
"listClusters", "describeCluster", "createCluster", "deleteCluster" ], 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": 
false, "configurationClass": 
"org.apache.camel.component.aws2.eks.EKS2Configuration", "configurationField": 
"configuration [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.eks.EKS2Configuration", "configurationField": 
"configuration", "description": "Set the need for overidding the endpoint. This 
option needs to be used in combination wi [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.eks.EKS2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination wi [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.eks.EKS2Configuration", "configurationField": 
"configuration", "description": "If we want to use a POJO request as body or 
not" },
-"profileCredentialsName": { "index": 5, "kind": "property", "displayName": 
"Profile Credentials Name", "group": "producer", "label": "", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "false", 
"configurationClass": "org.apache.camel.component.aws2.eks.EKS2Configuration", 
"configurationField": "configuration", "description": "If using a profile 
credentials provider this parameter will set t [...]
-"region": { "index": 6, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", 

(camel) 11/11: (chores) camel-aws2-iam: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 5dc6c8435701482c690fd5b918963de0c7feee89
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:41:19 2024 +0100

(chores) camel-aws2-iam: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-iam.json  | 24 +++---
 .../apache/camel/component/aws2/iam/aws2-iam.json  | 24 +++---
 .../src/main/docs/aws2-iam-component.adoc  | 21 ++-
 .../component/aws2/iam/IAM2Configuration.java  | 12 +--
 4 files changed, 41 insertions(+), 40 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-iam.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-iam.json
index 7bfb9fd9dce..a5c69a326f0 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-iam.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-iam.json
@@ -24,12 +24,12 @@
   },
   "componentProperties": {
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.iam.IAM2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
-"iamClient": { "index": 1, "kind": "property", "displayName": "Iam 
Client", "group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "software.amazon.awssdk.services.iam.IamClient", "deprecated": 
false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.iam.IAM2Configuration", 
"configurationField": "configuration", "description": "To use a existing 
configured AWS IAM as client" },
+"iamClient": { "index": 1, "kind": "property", "displayName": "Iam 
Client", "group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "software.amazon.awssdk.services.iam.IamClient", "deprecated": 
false, "deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.iam.IAM2Configuration", 
"configurationField": "configuration", "description": "To use an existing 
configured AWS IAM client" },
 "lazyStartProducer": { "index": 2, "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 [...]
 "operation": { "index": 3, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.aws2.iam.IAM2Operations", "enum": [ 
"listAccessKeys", "createUser", "deleteUser", "getUser", "listUsers", 
"createAccessKey", "deleteAccessKey", "updateAccessKey", "createGroup", 
"deleteGroup", "listGroups", "addUserToGroup", "removeUserFromGroup" ], 
"deprecated": false, "autowired": false, "secret": f [...]
-"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.iam.IAM2Configuration", "configurationField": 
"configuration", "description": "Set the need for overidding the endpoint. This 
option needs to be used in combination wi [...]
+"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.iam.IAM2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination wi [...]
 "pojoRequest": { "index": 5, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.iam.IAM2Configuration", "configurationField": 

(camel) 10/11: (chores) camel-aws2-eventbridge: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ec3747629f03e7c6eab72b0019563bb4c175c8ed
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:41:11 2024 +0100

(chores) camel-aws2-eventbridge: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../camel/catalog/components/aws2-eventbridge.json | 20 +-
 .../aws2/eventbridge/aws2-eventbridge.json | 20 +-
 .../src/main/docs/aws2-eventbridge-component.adoc  | 43 +++---
 .../aws2/eventbridge/EventbridgeConfiguration.java | 16 
 4 files changed, 50 insertions(+), 49 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-eventbridge.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-eventbridge.json
index 6315f7257d5..778170efb90 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-eventbridge.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-eventbridge.json
@@ -27,12 +27,12 @@
 "eventPatternFile": { "index": 1, "kind": "property", "displayName": 
"Event Pattern File", "group": "producer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, 
"supportFileReference": true, "configurationClass": 
"org.apache.camel.component.aws2.eventbridge.EventbridgeConfiguration", 
"configurationField": "configuration", "description": "EventPattern File" },
 "lazyStartProducer": { "index": 2, "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 [...]
 "operation": { "index": 3, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": 
"org.apache.camel.component.aws2.eventbridge.EventbridgeOperations", "enum": [ 
"putRule", "putTargets", "removeTargets", "deleteRule", "enableRule", 
"disableRule", "describeRule", "listRules", "listTargetsByRule", 
"listRuleNamesByTarget", "putEvent" ], "deprecated": false, "deprecationNote": 
"", "autowired": false, "secret": fals [...]
-"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.eventbridge.EventbridgeConfiguration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be used in [...]
+"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.eventbridge.EventbridgeConfiguration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be used in [...]
 "pojoRequest": { "index": 5, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.eventbridge.EventbridgeConfiguration", 
"configurationField": "configuration", "description": "If we want to use a POJO 
request as body or not" },
-"region": { "index": 6, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"region": { "index": 6, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 

(camel) 03/11: (chores) camel-aws2-athena: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit baffe42d0ed472a7800574fd4a2dce85404119d2
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:06:31 2024 +0100

(chores) camel-aws2-athena: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../camel-aws2-athena/src/main/docs/aws2-athena-component.adoc| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/components/camel-aws/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc
 
b/components/camel-aws/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc
index a42a810144c..f1f5a0a4fc5 100644
--- 
a/components/camel-aws/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc
+++ 
b/components/camel-aws/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc
@@ -89,11 +89,11 @@ You have the possibility of avoiding the usage of explicit 
static credentials by
 
 The order of evaluation for Default Credentials Provider is the following:
 
- - Java system properties - `aws.accessKeyId` and `aws.secretKey`
+ - Java system properties - `aws.accessKeyId` and `aws.secretKey`.
  - Environment variables - `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY`.
  - Web Identity Token from AWS STS.
  - The shared credentials and config files.
- - Amazon ECS container credentials - loaded from the Amazon ECS if the 
environment variable AWS_CONTAINER_CREDENTIALS_RELATIVE_URI is set.
+ - Amazon ECS container credentials - loaded from the Amazon ECS if the 
environment variable `AWS_CONTAINER_CREDENTIALS_RELATIVE_URI` is set.
  - Amazon EC2 Instance profile credentials. 
 
 You have also the possibility of using Profile Credentials Provider, by 
specifying the useProfileCredentialsProvider option to true and 
profileCredentialsName to the profile name.



(camel) 05/11: (chores) camel-aws2-ddb: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a3320e870fb08f6f2a09090de7ee4161aac788f2
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:12:35 2024 +0100

(chores) camel-aws2-ddb: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../org/apache/camel/catalog/components/aws2-ddb.json   |  8 
 .../org/apache/camel/component/aws2/ddb/aws2-ddb.json   |  8 
 .../camel-aws2-ddb/src/main/docs/aws2-ddb-component.adoc| 13 +++--
 .../apache/camel/component/aws2/ddb/Ddb2Configuration.java  |  4 ++--
 4 files changed, 17 insertions(+), 16 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ddb.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ddb.json
index a560f464716..5c1f772c892 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ddb.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ddb.json
@@ -24,14 +24,14 @@
   },
   "componentProperties": {
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.ddb.Ddb2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
component configuration" },
-"consistentRead": { "index": 1, "kind": "property", "displayName": 
"Consistent Read", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.ddb.Ddb2Configuration", "configurationField": 
"configuration", "description": "Determines whether or not strong consistency 
should be enforced when data is read." },
+"consistentRead": { "index": 1, "kind": "property", "displayName": 
"Consistent Read", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.ddb.Ddb2Configuration", "configurationField": 
"configuration", "description": "Determines whether strong consistency should 
be enforced when data is read." },
 "enabledInitialDescribeTable": { "index": 2, "kind": "property", 
"displayName": "Enabled Initial Describe Table", "group": "producer", "label": 
"", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": true, 
"configurationClass": "org.apache.camel.component.aws2.ddb.Ddb2Configuration", 
"configurationField": "configuration", "description": "Set whether the initial 
Describe table operation in the DDB Endpo [...]
 "keyAttributeName": { "index": 3, "kind": "property", "displayName": "Key 
Attribute Name", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.ddb.Ddb2Configuration", "configurationField": 
"configuration", "description": "Attribute name when creating table" },
 "keyAttributeType": { "index": 4, "kind": "property", "displayName": "Key 
Attribute Type", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.ddb.Ddb2Configuration", "configurationField": 
"configuration", "description": "Attribute type when creating table" },
 "keyScalarType": { "index": 5, "kind": "property", "displayName": "Key 
Scalar Type", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.ddb.Ddb2Configuration", "configurationField": 
"configuration", "description": "The key scalar type, it can be S (String), N 
(Number) and B (Bytes)" },
 "lazyStartProducer": { "index": 6, "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 [...]
 "operation": { "index": 7, "kind": 

(camel) 07/11: (chores) camel-aws2-ecs: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 70185bb28349c5c8a46e107d655840337bc0b815
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:16:58 2024 +0100

(chores) camel-aws2-ecs: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-ecs.json  | 24 +++---
 .../apache/camel/component/aws2/ecs/aws2-ecs.json  | 24 +++---
 .../src/main/docs/aws2-ecs-component.adoc  | 17 +++
 .../component/aws2/ecs/ECS2Configuration.java  | 16 +++
 4 files changed, 41 insertions(+), 40 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ecs.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ecs.json
index 59550c3a9e0..dcc2025 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ecs.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ecs.json
@@ -26,25 +26,25 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.ecs.ECS2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "operation": { "index": 2, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.ecs.ECS2Operations", "enum": [ 
"listClusters", "describeCluster", "createCluster", "deleteCluster" ], 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": 
false, "configurationClass": 
"org.apache.camel.component.aws2.ecs.ECS2Configuration", "configurationField": 
"configuration [...]
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.ecs.ECS2Configuration", "configurationField": 
"configuration", "description": "Set the need for overidding the endpoint. This 
option needs to be used in combination wi [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.ecs.ECS2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination wi [...]
 "pojoRequest": { "index": 4, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.ecs.ECS2Configuration", "configurationField": 
"configuration", "description": "If we want to use a POJO request as body or 
not" },
-"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", 

(camel) 04/11: (chores) camel-aws2-cw: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 424dd8bf3e4ee0090675d0c392e2b478e9e51b24
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:06:41 2024 +0100

(chores) camel-aws2-cw: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 components/camel-aws/camel-aws2-cw/src/main/docs/aws2-cw-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/components/camel-aws/camel-aws2-cw/src/main/docs/aws2-cw-component.adoc 
b/components/camel-aws/camel-aws2-cw/src/main/docs/aws2-cw-component.adoc
index 7e873096be4..a9a2a26616b 100644
--- a/components/camel-aws/camel-aws2-cw/src/main/docs/aws2-cw-component.adoc
+++ b/components/camel-aws/camel-aws2-cw/src/main/docs/aws2-cw-component.adoc
@@ -68,7 +68,7 @@ The order of evaluation for Default Credentials Provider is 
the following:
  - Environment variables - `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY`.
  - Web Identity Token from AWS STS.
  - The shared credentials and config files.
- - Amazon ECS container credentials - loaded from the Amazon ECS if the 
environment variable AWS_CONTAINER_CREDENTIALS_RELATIVE_URI is set.
+ - Amazon ECS container credentials - loaded from the Amazon ECS if the 
environment variable `AWS_CONTAINER_CREDENTIALS_RELATIVE_URI` is set.
  - Amazon EC2 Instance profile credentials. 
 
 You have also the possibility of using Profile Credentials Provider, by 
specifying the useProfileCredentialsProvider option to true and 
profileCredentialsName to the profile name.



(camel) 09/11: (chores) camel-aws2-kinesis: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit fd758117f8df95668bb6da18bc32b7f1f038b5e1
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:25:24 2024 +0100

(chores) camel-aws2-kinesis: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../catalog/components/aws2-kinesis-firehose.json  |  4 +--
 .../camel/catalog/components/aws2-kinesis.json |  4 +--
 .../aws2/firehose/aws2-kinesis-firehose.json   |  4 +--
 .../camel/component/aws2/kinesis/aws2-kinesis.json |  4 +--
 .../src/main/docs/aws2-kinesis-component.adoc  | 30 --
 .../main/docs/aws2-kinesis-firehose-component.adoc | 20 ---
 .../firehose/KinesisFirehose2Configuration.java|  2 +-
 .../aws2/kinesis/Kinesis2Configuration.java|  2 +-
 8 files changed, 37 insertions(+), 33 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-kinesis-firehose.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-kinesis-firehose.json
index 151568f0165..8284a2e1f8d 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-kinesis-firehose.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-kinesis-firehose.json
@@ -25,7 +25,7 @@
   "componentProperties": {
 "cborEnabled": { "index": 0, "kind": "property", "displayName": "Cbor 
Enabled", "group": "common", "label": "common", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "configurationClass": 
"org.apache.camel.component.aws2.firehose.KinesisFirehose2Configuration", 
"configurationField": "configuration", "description": "This option will set the 
CBOR_ENABLED property during the execution" },
 "configuration": { "index": 1, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws2.firehose.KinesisFirehose2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": 
"Component configuration" },
-"overrideEndpoint": { "index": 2, "kind": "property", "displayName": 
"Override Endpoint", "group": "common", "label": "common", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.firehose.KinesisFirehose2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be u [...]
+"overrideEndpoint": { "index": 2, "kind": "property", "displayName": 
"Override Endpoint", "group": "common", "label": "common", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.firehose.KinesisFirehose2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be u [...]
 "lazyStartProducer": { "index": 3, "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 [...]
 "operation": { "index": 4, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "producer", "required": false, "type": "object", 
"javaType": 
"org.apache.camel.component.aws2.firehose.KinesisFirehose2Operations", "enum": 
[ "sendBatchRecord", "createDeliveryStream", "deleteDeliveryStream", 
"describeDeliveryStream", "updateDestination" ], "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.aws2.firehose.Kin [...]
 "region": { "index": 5, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
@@ -52,7 +52,7 @@
   "properties": {
 "streamName": { 

(camel) 06/11: (chores) camel-aws2-ec2: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9316757308a8018a5a35ce0c78136c2474fdd2d1
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:16:45 2024 +0100

(chores) camel-aws2-ec2: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../apache/camel/catalog/components/aws2-ec2.json  | 24 +++---
 .../apache/camel/component/aws2/ec2/aws2-ec2.json  | 24 +++---
 .../src/main/docs/aws2-ec2-component.adoc  | 16 +++
 .../component/aws2/ec2/AWS2EC2Configuration.java   | 14 ++---
 4 files changed, 39 insertions(+), 39 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ec2.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ec2.json
index 8ae914c64a2..4fee2564b28 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ec2.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-ec2.json
@@ -23,13 +23,13 @@
 "remote": true
   },
   "componentProperties": {
-"amazonEc2Client": { "index": 0, "kind": "property", "displayName": 
"Amazon Ec2 Client", "group": "producer", "label": "producer", "required": 
false, "type": "object", "javaType": 
"software.amazon.awssdk.services.ec2.Ec2Client", "deprecated": false, 
"deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Configuration", 
"configurationField": "configuration", "description": "To use a existing 
configured AmazonEC2Clie [...]
+"amazonEc2Client": { "index": 0, "kind": "property", "displayName": 
"Amazon Ec2 Client", "group": "producer", "label": "producer", "required": 
false, "type": "object", "javaType": 
"software.amazon.awssdk.services.ec2.Ec2Client", "deprecated": false, 
"deprecationNote": "", "autowired": true, "secret": false, 
"configurationClass": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Configuration", 
"configurationField": "configuration", "description": "To use an existing 
configured AmazonEC2Cli [...]
 "configuration": { "index": 1, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Configuration", "deprecated": 
false, "autowired": false, "secret": false, "description": "The component 
configuration" },
 "lazyStartProducer": { "index": 2, "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 [...]
 "operation": { "index": 3, "kind": "property", "displayName": "Operation", 
"group": "producer", "label": "producer", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.aws2.ec2.AWS2EC2Operations", "enum": [ 
"createAndRunInstances", "startInstances", "stopInstances", 
"terminateInstances", "describeInstances", "describeInstancesStatus", 
"rebootInstances", "monitorInstances", "unmonitorInstances", "createTags", 
"deleteTags" ], "deprecated": false, "deprecationNo [...]
-"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overidding the endpoint. This option needs to be used in combination [...]
+"overrideEndpoint": { "index": 4, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Configuration", 
"configurationField": "configuration", "description": "Set the need for 
overriding the endpoint. This option needs to be used in combination [...]
 "pojoRequest": { "index": 5, "kind": "property", "displayName": "Pojo 
Request", "group": "producer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "configurationClass": 

(camel) 01/11: (chores) camel-aws2-athena: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9cb7d0973779ff9dbb61dcdfc568f3ef1ba4d996
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:00:52 2024 +0100

(chores) camel-aws2-athena: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../org/apache/camel/catalog/components/aws2-athena.json  |  8 
 .../apache/camel/component/aws2/athena/aws2-athena.json   |  8 
 .../src/main/docs/aws2-athena-component.adoc  | 15 +++
 .../camel/component/aws2/athena/Athena2Configuration.java |  8 
 4 files changed, 19 insertions(+), 20 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-athena.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-athena.json
index 7731d514df5..5e0c0a83563 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-athena.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-athena.json
@@ -55,10 +55,10 @@
 "kmsKey": { "index": 29, "kind": "property", "displayName": "Kms Key", 
"group": "security", "label": "security", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.aws2.athena.Athena2Configuration", 
"configurationField": "configuration", "description": "For SSE-KMS and CSE-KMS, 
this is the KMS key ARN or ID." },
 "profileCredentialsName": { "index": 30, "kind": "property", 
"displayName": "Profile Credentials Name", "group": "security", "label": 
"security", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.aws2.athena.Athena2Configuration", 
"configurationField": "configuration", "description": "If using a profile 
credentials provider this parameter will set the profile [...]
 "secretKey": { "index": 31, "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.aws2.athena.Athena2Configuration", 
"configurationField": "configuration", "description": "Amazon AWS Secret Key." 
},
-"sessionToken": { "index": 32, "kind": "property", "displayName": "Session 
Token", "group": "security", "label": "security", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": true, "configurationClass": 
"org.apache.camel.component.aws2.athena.Athena2Configuration", 
"configurationField": "configuration", "description": "Amazon AWS Session Token 
used when the user needs to assume a IAM role" },
+"sessionToken": { "index": 32, "kind": "property", "displayName": "Session 
Token", "group": "security", "label": "security", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": true, "configurationClass": 
"org.apache.camel.component.aws2.athena.Athena2Configuration", 
"configurationField": "configuration", "description": "Amazon AWS Session Token 
used when the user needs to assume an IAM role" },
 "useDefaultCredentialsProvider": { "index": 33, "kind": "property", 
"displayName": "Use Default Credentials Provider", "group": "security", 
"label": "security", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.athena.Athena2Configuration", 
"configurationField": "configuration", "description": "Set whether the Athena 
client should expect t [...]
 "useProfileCredentialsProvider": { "index": 34, "kind": "property", 
"displayName": "Use Profile Credentials Provider", "group": "security", 
"label": "security", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.athena.Athena2Configuration", 
"configurationField": "configuration", "description": "Set whether the Athena 
client should expect t [...]
-"useSessionCredentials": { "index": 35, "kind": "property", "displayName": 
"Use Session Credentials", "group": "security", "label": "security", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": false, 
"configurationClass": 

(camel) 02/11: (chores) camel-aws2-cw: documentation fixes

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9cd10e24473c9d82ce3fe2574204467f4a25b9d4
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Feb 9 15:04:50 2024 +0100

(chores) camel-aws2-cw: documentation fixes

- Fixed grammar and typos
- Fixed punctuation
- Added and/or fixed links
---
 .../org/apache/camel/catalog/components/aws2-cw.json | 20 ++--
 .../org/apache/camel/component/aws2/cw/aws2-cw.json  | 20 ++--
 .../src/main/docs/aws2-cw-component.adoc | 12 ++--
 .../camel/component/aws2/cw/Cw2Configuration.java| 12 ++--
 4 files changed, 32 insertions(+), 32 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-cw.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-cw.json
index b01e1404b66..6135e9ef5f0 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-cw.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws2-cw.json
@@ -26,8 +26,8 @@
 "configuration": { "index": 0, "kind": "property", "displayName": 
"Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.aws2.cw.Cw2Configuration", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
component configuration" },
 "lazyStartProducer": { "index": 1, "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 [...]
 "name": { "index": 2, "kind": "property", "displayName": "Name", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.aws2.cw.Cw2Configuration", 
"configurationField": "configuration", "description": "The metric name" },
-"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.cw.Cw2Configuration", "configurationField": 
"configuration", "description": "Set the need for overidding the endpoint. This 
option needs to be used in combination with [...]
-"region": { "index": 4, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
+"overrideEndpoint": { "index": 3, "kind": "property", "displayName": 
"Override Endpoint", "group": "producer", "label": "", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.aws2.cw.Cw2Configuration", "configurationField": 
"configuration", "description": "Set the need for overriding the endpoint. This 
option needs to be used in combination with [...]
+"region": { "index": 4, "kind": "property", "displayName": "Region", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "ap-south-2", "ap-south-1", 
"eu-south-1", "eu-south-2", "us-gov-east-1", "me-central-1", "il-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "eu-central-2", "us-west-1", 
"us-west-2", "af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-nor [...]
 "timestamp": { "index": 5, "kind": "property", "displayName": "Timestamp", 
"group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "java.time.Instant", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.aws2.cw.Cw2Configuration", "configurationField": 
"configuration", "description": "The metric timestamp" },
 "unit": { "index": 6, "kind": "property", "displayName": "Unit", "group": 

(camel) branch main updated (4c947cfb71c -> 5dc6c843570)

2024-02-09 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from 4c947cfb71c Regen
 new 9cb7d097377 (chores) camel-aws2-athena: documentation fixes
 new 9cd10e24473 (chores) camel-aws2-cw: documentation fixes
 new baffe42d0ed (chores) camel-aws2-athena: documentation fixes
 new 424dd8bf3e4 (chores) camel-aws2-cw: documentation fixes
 new a3320e870fb (chores) camel-aws2-ddb: documentation fixes
 new 9316757308a (chores) camel-aws2-ec2: documentation fixes
 new 70185bb2834 (chores) camel-aws2-ecs: documentation fixes
 new 0344c5f207c (chores) camel-aws2-eks: documentation fixes
 new fd758117f8d (chores) camel-aws2-kinesis: documentation fixes
 new ec3747629f0 (chores) camel-aws2-eventbridge: documentation fixes
 new 5dc6c843570 (chores) camel-aws2-iam: documentation fixes

The 11 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:
 .../camel/catalog/components/aws2-athena.json  |  8 ++--
 .../apache/camel/catalog/components/aws2-cw.json   | 20 +-
 .../apache/camel/catalog/components/aws2-ddb.json  |  8 ++--
 .../apache/camel/catalog/components/aws2-ec2.json  | 24 ++--
 .../apache/camel/catalog/components/aws2-ecs.json  | 24 ++--
 .../apache/camel/catalog/components/aws2-eks.json  | 24 ++--
 .../camel/catalog/components/aws2-eventbridge.json | 20 +-
 .../apache/camel/catalog/components/aws2-iam.json  | 24 ++--
 .../catalog/components/aws2-kinesis-firehose.json  |  4 +-
 .../camel/catalog/components/aws2-kinesis.json |  4 +-
 .../camel/component/aws2/athena/aws2-athena.json   |  8 ++--
 .../src/main/docs/aws2-athena-component.adoc   | 17 -
 .../aws2/athena/Athena2Configuration.java  |  8 ++--
 .../apache/camel/component/aws2/cw/aws2-cw.json| 20 +-
 .../src/main/docs/aws2-cw-component.adoc   | 14 +++
 .../camel/component/aws2/cw/Cw2Configuration.java  | 12 +++---
 .../apache/camel/component/aws2/ddb/aws2-ddb.json  |  8 ++--
 .../src/main/docs/aws2-ddb-component.adoc  | 13 ---
 .../component/aws2/ddb/Ddb2Configuration.java  |  4 +-
 .../apache/camel/component/aws2/ec2/aws2-ec2.json  | 24 ++--
 .../src/main/docs/aws2-ec2-component.adoc  | 16 
 .../component/aws2/ec2/AWS2EC2Configuration.java   | 14 +++
 .../apache/camel/component/aws2/ecs/aws2-ecs.json  | 24 ++--
 .../src/main/docs/aws2-ecs-component.adoc  | 17 +
 .../component/aws2/ecs/ECS2Configuration.java  | 16 
 .../apache/camel/component/aws2/eks/aws2-eks.json  | 24 ++--
 .../src/main/docs/aws2-eks-component.adoc  | 17 +
 .../component/aws2/eks/EKS2Configuration.java  | 14 +++
 .../aws2/eventbridge/aws2-eventbridge.json | 20 +-
 .../src/main/docs/aws2-eventbridge-component.adoc  | 43 +++---
 .../aws2/eventbridge/EventbridgeConfiguration.java | 16 
 .../apache/camel/component/aws2/iam/aws2-iam.json  | 24 ++--
 .../src/main/docs/aws2-iam-component.adoc  | 21 ++-
 .../component/aws2/iam/IAM2Configuration.java  | 12 +++---
 .../aws2/firehose/aws2-kinesis-firehose.json   |  4 +-
 .../camel/component/aws2/kinesis/aws2-kinesis.json |  4 +-
 .../src/main/docs/aws2-kinesis-component.adoc  | 30 ---
 .../main/docs/aws2-kinesis-firehose-component.adoc | 20 +-
 .../firehose/KinesisFirehose2Configuration.java|  2 +-
 .../aws2/kinesis/Kinesis2Configuration.java|  2 +-
 40 files changed, 318 insertions(+), 310 deletions(-)



Re: [PR] AWS doc fixes (part 1) [camel]

2024-02-09 Thread via GitHub


orpiske merged PR #13076:
URL: https://github.com/apache/camel/pull/13076


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] chore: bump next version to 1.10.6-SNAPSHOT [camel-k]

2024-02-09 Thread via GitHub


claudio4j opened a new pull request, #5152:
URL: https://github.com/apache/camel-k/pull/5152

   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   chore: bump next version to 1.10.6-SNAPSHOT
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k-examples) branch main updated: fix 02-serverless-api example to work on camel-k 2.2.0 (#94)

2024-02-09 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git


The following commit(s) were added to refs/heads/main by this push:
 new aaf5b34  fix 02-serverless-api example to work on camel-k 2.2.0 (#94)
aaf5b34 is described below

commit aaf5b349c472759d0277c8504e6e637a4730b967
Author: Babak Vahdat 
AuthorDate: Fri Feb 9 15:55:34 2024 +0100

fix 02-serverless-api example to work on camel-k 2.2.0 (#94)

* fix 02-serverless-api example to work on kamel 2.2.0

* polish
---
 02-serverless-api/readme.didact.md  | 31 +
 02-serverless-api/s3.properties |  6 +++--
 02-serverless-api/test/MinioCustomizer.java | 36 -
 02-serverless-api/test/minio.properties | 14 ++-
 02-serverless-api/test/minio.yaml   |  6 ++---
 02-serverless-api/test/yaks-config.yaml |  2 +-
 6 files changed, 42 insertions(+), 53 deletions(-)

diff --git a/02-serverless-api/readme.didact.md 
b/02-serverless-api/readme.didact.md
index 5f88f00..e92763f 100644
--- a/02-serverless-api/readme.didact.md
+++ b/02-serverless-api/readme.didact.md
@@ -161,23 +161,44 @@ The file can be edited manually or better using an online 
editor, such as [Apicu
 The endpoints defined in the API can be implemented in a Camel K integration 
using a `direct:` endpoint.
 This has been implemented in the 
[API.java](didact://?commandId=vscode.open=02-serverless-api/API.java
 "Opens the integration file"){.didact} file.
 
-To run the integration, you need to link it to the proper configuration, that 
depends on what configuration you've chosen.
+To run the integration, you need to link it to the proper configuration, that 
depends on what configuration you've chosen (either S3 or Minio). Additionally 
you need to expose the OpenAPI spec. as ConfigMap:
+
+```
+kubectl create configmap my-openapi --from-file=openapi.yaml
+```
 
 ### 4.1 [Alternative 1] Using the test Minio server
 
-As alternative, to connect the integration to the **test Minio server** 
deployed before using the 
[test/MinioCustomizer.java](didact://?commandId=vscode.open=02-serverless-api/test/MinioCustomizer.java
 "Opens the customizer file"){.didact} class:
+As alternative, to connect the integration to the **test Minio server** 
deployed before:
+
+```
+kamel run API.java --open-api configmap:my-openapi --property 
file:test/minio.properties --dev
+```
+([^ 
execute](didact://?commandId=vscode.didact.sendNamedTerminalAString=camelTerm$$kamel%20run%20API.java%20--property%20file%3Atest%2Fminio.properties=Integration%20run.
 "Opens a new terminal and sends the command above"){.didact})
+
+In case you run on Minikube then you can't use `http://minio:9000` as your S3 
endpoint in `minio.properties` because `EXTERNAL-IP` would be `` since 
Minikube doesn't support LoadBalancer services, so the service will never get 
an external IP. For this to work you can run Minikube service to get the URL 
for connection to use:
+
+```
+$> minikube service -n camel-api minio
+|---|---|-|-|
+| NAMESPACE | NAME  | TARGET PORT | URL |
+|---|---|-|-|
+| camel-api | minio |9000 | http://192.168.105.26:32393 |
+|---|---|-|-|
+```
+
+Given the example above then use the following configuration in 
`minio.properties`:
 
 ```
-kamel run API.java --open-api file:openapi.yaml --source 
test/MinioCustomizer.java --property file:test/minio.properties
+camel.component.aws2-s3.uri-endpoint-override=http://192.168.105.26:32393
 ```
-([^ 
execute](didact://?commandId=vscode.didact.sendNamedTerminalAString=camelTerm$$kamel%20run%20API.java%20--source%20test%2FMinioCustomizer.java%20--property%20file%3Atest%2Fminio.properties=Integration%20run.
 "Opens a new terminal and sends the command above"){.didact})
 
 ### 4.2 [Alternative 2] Using the S3 service
 
 To connect the integration to the **AWS S3 service**:
 
 ```
-kamel run API.java --open-api file:openapi.yaml --property file:s3.properties
+kamel run API.java --open-api configmap:my-openapi --property 
file:s3.properties --dev
 ```
 ([^ 
execute](didact://?commandId=vscode.didact.sendNamedTerminalAString=camelTerm$$kamel%20run%20API.java%20--property%20file%3As3.properties=Integration%20run.
 "Opens a new terminal and sends the command above"){.didact})
 
diff --git a/02-serverless-api/s3.properties b/02-serverless-api/s3.properties
index 14ce141..7d8f9e0 100644
--- a/02-serverless-api/s3.properties
+++ b/02-serverless-api/s3.properties
@@ -5,11 +5,13 @@
 # Bucket (referenced in the routes)
 api.bucket=camel-k
 # Region of the buket
-camel.component.aws2-s3.region=EU_WEST_1
+camel.component.aws2-s3.region=eu-west-1
 # AWS Access Key ID
 

(camel-k-examples) branch fix-02-serverless-api deleted (was 9ca5815)

2024-02-09 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a change to branch fix-02-serverless-api
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git


 was 9ca5815  polish

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch regen_bot updated (a023832eacc -> 4c947cfb71c)

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard a023832eacc Regen for commit cc75c3cb9d9c6852fac3a9c98da92a6faeb104d9
 add 4c947cfb71c Regen

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a023832eacc)
\
 N -- N -- N   refs/heads/regen_bot (4c947cfb71c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../component/dsl/AvroComponentBuilderFactory.java |  10 +-
 .../dsl/Aws2DdbComponentBuilderFactory.java|  36 ++
 .../dsl/Aws2DdbstreamComponentBuilderFactory.java  |  36 ++
 .../dsl/Aws2KinesisComponentBuilderFactory.java|  36 ++
 ...Aws2KinesisFirehoseComponentBuilderFactory.java | 108 --
 .../dsl/Aws2MqComponentBuilderFactory.java |  36 ++
 .../dsl/Aws2MskComponentBuilderFactory.java|  36 ++
 .../Aws2RedshiftDataComponentBuilderFactory.java   |  36 ++
 .../Aws2StepFunctionsComponentBuilderFactory.java  |  36 ++
 .../dsl/Aws2TranslateComponentBuilderFactory.java  |  36 ++
 .../dsl/KafkaComponentBuilderFactory.java  | 196 +-
 .../endpoint/dsl/AvroEndpointBuilderFactory.java   |  60 ++--
 .../endpoint/dsl/Ddb2EndpointBuilderFactory.java   |  52 +++
 .../dsl/Ddb2StreamEndpointBuilderFactory.java  |  52 +++
 .../dsl/GooglePubsubEndpointBuilderFactory.java|  15 +
 .../endpoint/dsl/KafkaEndpointBuilderFactory.java  | 400 +++--
 .../dsl/Kinesis2EndpointBuilderFactory.java| 156 
 .../KinesisFirehose2EndpointBuilderFactory.java|  52 +++
 .../endpoint/dsl/MQ2EndpointBuilderFactory.java|  52 +++
 .../endpoint/dsl/MSK2EndpointBuilderFactory.java   |  52 +++
 .../dsl/RedshiftData2EndpointBuilderFactory.java   |  52 +++
 .../endpoint/dsl/Sjms2EndpointBuilderFactory.java  |  12 +-
 .../endpoint/dsl/SjmsEndpointBuilderFactory.java   |  12 +-
 .../dsl/StepFunctions2EndpointBuilderFactory.java  |  52 +++
 .../dsl/Translate2EndpointBuilderFactory.java  |  52 +++
 25 files changed, 1295 insertions(+), 378 deletions(-)



Re: [PR] fix 02-serverless-api example to work on camel-k 2.2.0 [camel-k-examples]

2024-02-09 Thread via GitHub


bvahdat merged PR #94:
URL: https://github.com/apache/camel-k-examples/pull/94


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Generated sources regen [camel]

2024-02-09 Thread via GitHub


github-actions[bot] closed pull request #13077: Generated sources regen
URL: https://github.com/apache/camel/pull/13077


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (79bf3bc5c73 -> a023832eacc)

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 79bf3bc5c73 CAMEL-20281 - Camel-AWS Components: Make it possible to 
use AwsSessionCredentials to support temporary credentials - AWS Kinesis and 
Kinesis Firehose
 add cc75c3cb9d9 CAMEL-15252: Allow manual acknowlegement when ackMode=NONE 
(#13061)
 add a023832eacc Regen for commit cc75c3cb9d9c6852fac3a9c98da92a6faeb104d9

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/google-pubsub.json|   3 +-
 .../component/google/pubsub/google-pubsub.json |   3 +-
 .../src/main/docs/google-pubsub-component.adoc |  18 +++
 .../google/pubsub/GooglePubsubConstants.java   |   4 +
 .../google/pubsub/GooglePubsubConsumer.java|  24 ++--
 .../google/pubsub/consumer/AcknowledgeAsync.java   |   7 +-
 ...wledgeAsync.java => AcknowledgeCompletion.java} |  14 +--
 .../google/pubsub/consumer/AcknowledgeSync.java|  20 ++-
 .../pubsub/consumer/CamelMessageReceiver.java  |  10 +-
 ...edgeAsync.java => GooglePubsubAcknowledge.java} |  32 +++--
 .../integration/ManualAcknowledgementIT.java   | 138 +
 11 files changed, 221 insertions(+), 52 deletions(-)
 copy 
components/camel-google/camel-google-pubsub/src/main/java/org/apache/camel/component/google/pubsub/consumer/{AcknowledgeAsync.java
 => AcknowledgeCompletion.java} (75%)
 copy 
components/camel-google/camel-google-pubsub/src/main/java/org/apache/camel/component/google/pubsub/consumer/{AcknowledgeAsync.java
 => GooglePubsubAcknowledge.java} (62%)
 create mode 100644 
components/camel-google/camel-google-pubsub/src/test/java/org/apache/camel/component/google/pubsub/integration/ManualAcknowledgementIT.java



[PR] Generated sources regen [camel]

2024-02-09 Thread via GitHub


github-actions[bot] opened a new pull request, #13077:
URL: https://github.com/apache/camel/pull/13077

   Regen bot :robot: found some uncommitted changes after running build on 
:camel: `main` branch.
   Please do not delete `regen_bot` branch after merge/rebase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] fix(core): Externally built Integrations run command configuration from jvm trait [camel-k]

2024-02-09 Thread via GitHub


github-actions[bot] commented on PR #5151:
URL: https://github.com/apache/camel-k/pull/5151#issuecomment-1936064620

   :heavy_check_mark: Unit test coverage report - coverage increased from 35.6% 
to 35.7% (**+0.1%**)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-15252: Allow manual acknowlegement when ackMode=NONE [camel]

2024-02-09 Thread via GitHub


davsclaus merged PR #13061:
URL: https://github.com/apache/camel/pull/13061


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated: CAMEL-15252: Allow manual acknowlegement when ackMode=NONE (#13061)

2024-02-09 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new cc75c3cb9d9 CAMEL-15252: Allow manual acknowlegement when ackMode=NONE 
(#13061)
cc75c3cb9d9 is described below

commit cc75c3cb9d9c6852fac3a9c98da92a6faeb104d9
Author: Brice Frisco <39070938+bricefri...@users.noreply.github.com>
AuthorDate: Fri Feb 9 08:44:46 2024 -0600

CAMEL-15252: Allow manual acknowlegement when ackMode=NONE (#13061)

* CAMEL-15252: Allow manual acknowlegement when ackMode=NONE

* CAMEL-15252: Formatting and autogeneration

* CAMEL-15252: Added documentation for manual acknowledgement

* CAMEL-15252: Fixed typo
---
 .../component/google/pubsub/google-pubsub.json |   3 +-
 .../src/main/docs/google-pubsub-component.adoc |  18 +++
 .../google/pubsub/GooglePubsubConstants.java   |   4 +
 .../google/pubsub/GooglePubsubConsumer.java|  24 ++--
 .../google/pubsub/consumer/AcknowledgeAsync.java   |   7 +-
 ...wledgeAsync.java => AcknowledgeCompletion.java} |  14 +--
 .../google/pubsub/consumer/AcknowledgeSync.java|  20 ++-
 .../pubsub/consumer/CamelMessageReceiver.java  |  10 +-
 ...edgeAsync.java => GooglePubsubAcknowledge.java} |  32 +++--
 .../integration/ManualAcknowledgementIT.java   | 138 +
 10 files changed, 219 insertions(+), 51 deletions(-)

diff --git 
a/components/camel-google/camel-google-pubsub/src/generated/resources/org/apache/camel/component/google/pubsub/google-pubsub.json
 
b/components/camel-google/camel-google-pubsub/src/generated/resources/org/apache/camel/component/google/pubsub/google-pubsub.json
index 07671f770f3..91b20b2bbbd 100644
--- 
a/components/camel-google/camel-google-pubsub/src/generated/resources/org/apache/camel/component/google/pubsub/google-pubsub.json
+++ 
b/components/camel-google/camel-google-pubsub/src/generated/resources/org/apache/camel/component/google/pubsub/google-pubsub.json
@@ -39,7 +39,8 @@
 "CamelGooglePubsubMsgAckId": { "index": 1, "kind": "header", 
"displayName": "", "group": "consumer", "label": "consumer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The ID used to acknowledge the received 
message.", "constantName": 
"org.apache.camel.component.google.pubsub.GooglePubsubConstants#ACK_ID" },
 "CamelGooglePubsubPublishTime": { "index": 2, "kind": "header", 
"displayName": "", "group": "consumer", "label": "consumer", "required": false, 
"javaType": "com.google.protobuf.Timestamp", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": "The 
time at which the message was published", "constantName": 
"org.apache.camel.component.google.pubsub.GooglePubsubConstants#PUBLISH_TIME" },
 "CamelGooglePubsubAttributes": { "index": 3, "kind": "header", 
"displayName": "", "group": "common", "label": "", "required": false, 
"javaType": "Map", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "The attributes of the 
message.", "constantName": 
"org.apache.camel.component.google.pubsub.GooglePubsubConstants#ATTRIBUTES" },
-"CamelGooglePubsubOrderingKey": { "index": 4, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "If non-empty, identifies related 
messages for which publish order should be respected.", "constantName": 
"org.apache.camel.component.google.pubsub.GooglePubsubConstants#ORDERING_KEY" }
+"CamelGooglePubsubOrderingKey": { "index": 4, "kind": "header", 
"displayName": "", "group": "producer", "label": "producer", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "If non-empty, identifies related 
messages for which publish order should be respected.", "constantName": 
"org.apache.camel.component.google.pubsub.GooglePubsubConstants#ORDERING_KEY" },
+"CamelGooglePubsubAcknowledge": { "index": 5, "kind": "header", 
"displayName": "", "group": "consumer", "label": "consumer", "required": false, 
"javaType": 
"org.apache.camel.component.google.pubsub.consumer.GooglePubsubAcknowledge", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": 
false, "description": "Can be used to manually acknowledge or 
negative-acknowledge a message when ackMode=NONE.", "constantName": 
"org.apache.camel.component.google.pubsub.GooglePub [...]
   },
   "properties": {
 "projectId": { "index": 0, "kind": "path", "displayName": "Project Id", 
"group": "common", "label": "common", "required": true, "type": "string", 
"javaType": "java.lang.String", 

Re: [PR] AWS doc fixes (part 1) [camel]

2024-02-09 Thread via GitHub


github-actions[bot] commented on PR #13076:
URL: https://github.com/apache/camel/pull/13076#issuecomment-1936051270

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] AWS doc fixes (part 1) [camel]

2024-02-09 Thread via GitHub


orpiske opened a new pull request, #13076:
URL: https://github.com/apache/camel/pull/13076

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] fix(core): Externally built Integrations run command configuration from jvm trait [camel-k]

2024-02-09 Thread via GitHub


gansheer opened a new pull request, #5151:
URL: https://github.com/apache/camel-k/pull/5151

   Closes #5112 
   
   
   * change the check to evaluate if the kit is external or not instead of 
'camel-k-kit' naming convention
   * let the possibility for the user to explicitly enable the trait jvm and 
add a condition to inform the user that it is disabled by default
   
   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   fix(core): Externally built Integrations run command configuration from jvm 
trait
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Minio tests fail in the Quarkus Platform [camel-quarkus]

2024-02-09 Thread via GitHub


janwesterkamp commented on issue #5690:
URL: https://github.com/apache/camel-quarkus/issues/5690#issuecomment-1936034266

   > ```
   > 3.14.9
   > ```
   
   
   
   > true.
   > 
   > ```
   > 
   > com.squareup.okhttp3
   > okhttp
   > 3.14.9
   > 
   > ```
   > 
   > is working for me on Quarkus 3.7.1
   
   This is working for me on Quarkus 3.7.2 too.
   
   Another potential workaround is downgrading to Quarkus 3.6.9 simply, which 
does not require overwrites.
   
   BTW, I checked also overwrinting/updating the MinIO version to 8.5.7, but 
this version requires an okhttp version of 4.11+. When testing this with 4.11.0 
and 4.12.0 the error (`Caused by: java.lang.NoSuchFieldError: Class 
okio.Options does not have member field 'okio.Options$Companion Companion'`) 
shows up again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k-examples) branch fix-02-serverless-api updated (6d7263a -> 9ca5815)

2024-02-09 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a change to branch fix-02-serverless-api
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git


from 6d7263a  fix 02-serverless-api example to work on kamel 2.2.0
 add 9ca5815  polish

No new revisions were added by this update.

Summary of changes:
 02-serverless-api/readme.didact.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[PR] fix 02-serverless-api example to work on kamel 2.2.0 [camel-k-examples]

2024-02-09 Thread via GitHub


bvahdat opened a new pull request, #94:
URL: https://github.com/apache/camel-k-examples/pull/94

   See 
https://camel.zulipchat.com/#narrow/stream/257299-camel-k/topic/.E2.9C.94.20Running.20Camel.20K.20Serverless.20API.20Example.20fails


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k-examples) 01/01: fix 02-serverless-api example to work on kamel 2.2.0

2024-02-09 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a commit to branch fix-02-serverless-api
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git

commit 6d7263ae891553d070962538d317afed1f48b160
Author: Babak Vahdat 
AuthorDate: Fri Feb 9 15:12:02 2024 +0100

fix 02-serverless-api example to work on kamel 2.2.0
---
 02-serverless-api/readme.didact.md  | 31 +
 02-serverless-api/s3.properties |  6 +++--
 02-serverless-api/test/MinioCustomizer.java | 36 -
 02-serverless-api/test/minio.properties | 14 ++-
 02-serverless-api/test/minio.yaml   |  6 ++---
 02-serverless-api/test/yaks-config.yaml |  2 +-
 6 files changed, 42 insertions(+), 53 deletions(-)

diff --git a/02-serverless-api/readme.didact.md 
b/02-serverless-api/readme.didact.md
index 5f88f00..6bf698f 100644
--- a/02-serverless-api/readme.didact.md
+++ b/02-serverless-api/readme.didact.md
@@ -161,23 +161,44 @@ The file can be edited manually or better using an online 
editor, such as [Apicu
 The endpoints defined in the API can be implemented in a Camel K integration 
using a `direct:` endpoint.
 This has been implemented in the 
[API.java](didact://?commandId=vscode.open=02-serverless-api/API.java
 "Opens the integration file"){.didact} file.
 
-To run the integration, you need to link it to the proper configuration, that 
depends on what configuration you've chosen.
+To run the integration, you need to link it to the proper configuration, that 
depends on what configuration you've chosen (either S3 or Minio). Additionally 
you need to expose the OpenAPI spec. as ConfigMap:
+
+```
+kubectl create configmap my-openapi --from-file=openapi.yaml
+```
 
 ### 4.1 [Alternative 1] Using the test Minio server
 
-As alternative, to connect the integration to the **test Minio server** 
deployed before using the 
[test/MinioCustomizer.java](didact://?commandId=vscode.open=02-serverless-api/test/MinioCustomizer.java
 "Opens the customizer file"){.didact} class:
+As alternative, to connect the integration to the **test Minio server** 
deployed before:
+
+```
+kamel run API.java --open-api configmap:my-openapi --property 
file:test/minio.properties --dev
+```
+([^ 
execute](didact://?commandId=vscode.didact.sendNamedTerminalAString=camelTerm$$kamel%20run%20API.java%20--property%20file%3Atest%2Fminio.properties=Integration%20run.
 "Opens a new terminal and sends the command above"){.didact})
+
+In case you run on Minikube then you can't use `http://minio:9000` as your S3 
endpoint in `minio.properties` as `EXTERNAL-IP` would be `` since 
Minikube doesn't support LoadBalancer services, so the service will never get 
an external IP. For this to work you can run Minikube service to get the URL 
for connection to use:
+
+```
+$> minikube service -n camel-api minio
+|---|---|-|-|
+| NAMESPACE | NAME  | TARGET PORT | URL |
+|---|---|-|-|
+| camel-api | minio |9000 | http://192.168.105.26:32393 |
+|---|---|-|-|
+```
+
+Given the example above then use the following configuration in 
`minio.properties`:
 
 ```
-kamel run API.java --open-api file:openapi.yaml --source 
test/MinioCustomizer.java --property file:test/minio.properties
+camel.component.aws2-s3.uri-endpoint-override=http://192.168.105.26:32393
 ```
-([^ 
execute](didact://?commandId=vscode.didact.sendNamedTerminalAString=camelTerm$$kamel%20run%20API.java%20--source%20test%2FMinioCustomizer.java%20--property%20file%3Atest%2Fminio.properties=Integration%20run.
 "Opens a new terminal and sends the command above"){.didact})
 
 ### 4.2 [Alternative 2] Using the S3 service
 
 To connect the integration to the **AWS S3 service**:
 
 ```
-kamel run API.java --open-api file:openapi.yaml --property file:s3.properties
+kamel run API.java --open-api configmap:my-openapi --property 
file:s3.properties --dev
 ```
 ([^ 
execute](didact://?commandId=vscode.didact.sendNamedTerminalAString=camelTerm$$kamel%20run%20API.java%20--property%20file%3As3.properties=Integration%20run.
 "Opens a new terminal and sends the command above"){.didact})
 
diff --git a/02-serverless-api/s3.properties b/02-serverless-api/s3.properties
index 14ce141..7d8f9e0 100644
--- a/02-serverless-api/s3.properties
+++ b/02-serverless-api/s3.properties
@@ -5,11 +5,13 @@
 # Bucket (referenced in the routes)
 api.bucket=camel-k
 # Region of the buket
-camel.component.aws2-s3.region=EU_WEST_1
+camel.component.aws2-s3.region=eu-west-1
 # AWS Access Key ID
 camel.component.aws2-s3.access-key=
 # AWS Access Key Secret
 camel.component.aws2-s3.secret-key=
+# Autocreate the bucket if it doesn't exist
+camel.component.aws2-s3.autoCreateBucket=true
 
 # General configuration
-camel.context.rest-configuration.api-context-path=/openapi.json

Re: [PR] fix(ci): Java required by automatic-updates [camel-k]

2024-02-09 Thread via GitHub


squakez merged PR #5150:
URL: https://github.com/apache/camel-k/pull/5150


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k-examples) branch fix-02-serverless-api created (now 6d7263a)

2024-02-09 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a change to branch fix-02-serverless-api
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git


  at 6d7263a  fix 02-serverless-api example to work on kamel 2.2.0

This branch includes the following new commits:

 new 6d7263a  fix 02-serverless-api example to work on kamel 2.2.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




(camel-k) branch main updated: fix(ci): Java required by automatic-updates

2024-02-09 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 1b892246b fix(ci): Java required by automatic-updates
1b892246b is described below

commit 1b892246b13dff1bcd539d10f828e1043b7d3d0c
Author: Gaelle Fournier 
AuthorDate: Fri Feb 9 11:11:54 2024 +0100

fix(ci): Java required by automatic-updates
---
 .github/actions/automatic-updates/action.yml| 16 ++--
 .github/workflows/nightly-automatic-updates.yml |  2 ++
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/.github/actions/automatic-updates/action.yml 
b/.github/actions/automatic-updates/action.yml
index c5e0ffd0e..05415dff3 100644
--- a/.github/actions/automatic-updates/action.yml
+++ b/.github/actions/automatic-updates/action.yml
@@ -27,17 +27,29 @@ inputs:
   goVersionFile:
 required: true
 type: string
+  javaVersion:
+description: "Java version"
+required: true
+  javaDistribution:
+description: "Java distribution"
+required: true
 
 runs:
   using: "composite"
   steps:
-  
+
 - name: Install Go ${{ inputs.goVersionFile }}
   uses: actions/setup-go@v4
   with:
 go-version-file: ${{ inputs.goVersionFile }}
 check-latest: true
-
+
+- name: Set up JDK ${{ inputs.javaVersion }}
+  uses: actions/setup-java@v4
+  with:
+distribution: ${{ inputs.javaDistribution }}
+java-version: ${{ inputs.javaVersion }}
+
 - name: Generate changelog
   uses: ./.github/actions/changelog
   with:
diff --git a/.github/workflows/nightly-automatic-updates.yml 
b/.github/workflows/nightly-automatic-updates.yml
index c79e6b3ed..399cbd210 100644
--- a/.github/workflows/nightly-automatic-updates.yml
+++ b/.github/workflows/nightly-automatic-updates.yml
@@ -49,3 +49,5 @@ jobs:
 branch-ref: ${{ matrix.ref-branch }}
 secretGithubToken: ${{ secrets.GITHUB_TOKEN }}
 goVersionFile: "go.mod"
+javaVersion: "17"
+javaDistribution: "temurin"



(camel-kamelets) branch regen_bot updated (db0030e6 -> 8d1e8045)

2024-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


from db0030e6 Regen SBOM from commit 
cea538253156d6f1a9d6a5ec253d2216ddf5ca43
 add 6d55ad30 Revert "Review Throttle Action"
 add 14960b06 Revert "Review Throttle Action"
 add 8d1e8045 Revert "Review Throttle Action"

No new revisions were added by this update.

Summary of changes:
 kamelets/throttle-action.kamelet.yaml| 16 +++-
 .../main/resources/kamelets/throttle-action.kamelet.yaml | 16 +++-
 2 files changed, 22 insertions(+), 10 deletions(-)



(camel-kamelets) branch main updated (db0030e6 -> 8d1e8045)

2024-02-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


from db0030e6 Regen SBOM from commit 
cea538253156d6f1a9d6a5ec253d2216ddf5ca43
 new 6d55ad30 Revert "Review Throttle Action"
 new 14960b06 Revert "Review Throttle Action"
 new 8d1e8045 Revert "Review Throttle Action"

The 3 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:
 kamelets/throttle-action.kamelet.yaml| 16 +++-
 .../main/resources/kamelets/throttle-action.kamelet.yaml | 16 +++-
 2 files changed, 22 insertions(+), 10 deletions(-)



(camel-kamelets) 01/03: Revert "Review Throttle Action"

2024-02-09 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-kamelets.git

commit 6d55ad308117303aa158fc2c4bcb621a4c211841
Author: Andrea Cosentino 
AuthorDate: Fri Feb 9 14:45:54 2024 +0100

Revert "Review Throttle Action"

This reverts commit f9da804ffcde3184fb04dbd382169d40f43e.
---
 .../src/main/resources/kamelets/throttle-action.kamelet.yaml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
index 48986812..a611e72e 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
 title: "Throttle Action"
 description: "The Throttle action allows you to ensure that a specific 
sink does not get overloaded."
 required:
-  - maxConcurrentRequests
+  - messages
 properties:
   maxConcurrentRequests:
 title: Max Concurrent Requests



(camel-kamelets) 02/03: Revert "Review Throttle Action"

2024-02-09 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-kamelets.git

commit 14960b068a817031f1d3d9961c7e06d8c8d84d91
Author: Andrea Cosentino 
AuthorDate: Fri Feb 9 14:45:54 2024 +0100

Revert "Review Throttle Action"

This reverts commit b73a8851400e78dd1d09a5dc7ba1ddfee8fef439.
---
 kamelets/throttle-action.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/throttle-action.kamelet.yaml| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kamelets/throttle-action.kamelet.yaml 
b/kamelets/throttle-action.kamelet.yaml
index 48986812..a611e72e 100644
--- a/kamelets/throttle-action.kamelet.yaml
+++ b/kamelets/throttle-action.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
 title: "Throttle Action"
 description: "The Throttle action allows you to ensure that a specific 
sink does not get overloaded."
 required:
-  - maxConcurrentRequests
+  - messages
 properties:
   maxConcurrentRequests:
 title: Max Concurrent Requests
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
index a611e72e..0c109cdf 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
@@ -48,4 +48,4 @@ spec:
   uri: kamelet:source
   steps:
   - throttle:
-  constant: "{{maxConcurrentRequests}}"
+  constant: "{{messages}}"



(camel-kamelets) 03/03: Revert "Review Throttle Action"

2024-02-09 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-kamelets.git

commit 8d1e80451cbbbca29c8de2219cc5d8d7d276e617
Author: Andrea Cosentino 
AuthorDate: Fri Feb 9 14:45:54 2024 +0100

Revert "Review Throttle Action"

This reverts commit c1e5a47e403d07173aa192623fa2dfd4a64ba5b6.
---
 kamelets/throttle-action.kamelet.yaml  | 14 ++
 .../main/resources/kamelets/throttle-action.kamelet.yaml   | 12 +---
 2 files changed, 19 insertions(+), 7 deletions(-)

diff --git a/kamelets/throttle-action.kamelet.yaml 
b/kamelets/throttle-action.kamelet.yaml
index a611e72e..681c9c95 100644
--- a/kamelets/throttle-action.kamelet.yaml
+++ b/kamelets/throttle-action.kamelet.yaml
@@ -34,11 +34,16 @@ spec:
 required:
   - messages
 properties:
-  maxConcurrentRequests:
-title: Max Concurrent Requests
-description: The number of concurrent requests
+  messages:
+title: Messages Number
+description: The number of messages to send in the time period set
 type: integer
 example: 10
+  timePeriod:
+title: Time Period
+description: Sets the time period during which the maximum request 
count is valid for, in milliseconds
+type: string
+default: "1000"
 type: object
   dependencies:
 - "camel:core"
@@ -48,4 +53,5 @@ spec:
   uri: kamelet:source
   steps:
   - throttle:
-  constant: "{{maxConcurrentRequests}}"
+  constant: "{{messages}}"
+  timePeriodMillis: "{{timePeriod}}"
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
index 0c109cdf..681c9c95 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
@@ -34,11 +34,16 @@ spec:
 required:
   - messages
 properties:
-  maxConcurrentRequests:
-title: Max Concurrent Requests
-description: The number of concurrent requests
+  messages:
+title: Messages Number
+description: The number of messages to send in the time period set
 type: integer
 example: 10
+  timePeriod:
+title: Time Period
+description: Sets the time period during which the maximum request 
count is valid for, in milliseconds
+type: string
+default: "1000"
 type: object
   dependencies:
 - "camel:core"
@@ -49,3 +54,4 @@ spec:
   steps:
   - throttle:
   constant: "{{messages}}"
+  timePeriodMillis: "{{timePeriod}}"



Re: [PR] Revert "Review Throttle Action" [camel-kamelets]

2024-02-09 Thread via GitHub


oscerd merged PR #1873:
URL: https://github.com/apache/camel-kamelets/pull/1873


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-kamelets) 03/03: Revert "Review Throttle Action"

2024-02-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch revert-1848-1842
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 9d01b38c4ec4fef0e896ed771c88688ee86154d3
Author: Andrea Cosentino 
AuthorDate: Fri Feb 9 14:45:54 2024 +0100

Revert "Review Throttle Action"

This reverts commit c1e5a47e403d07173aa192623fa2dfd4a64ba5b6.
---
 kamelets/throttle-action.kamelet.yaml  | 14 ++
 .../main/resources/kamelets/throttle-action.kamelet.yaml   | 12 +---
 2 files changed, 19 insertions(+), 7 deletions(-)

diff --git a/kamelets/throttle-action.kamelet.yaml 
b/kamelets/throttle-action.kamelet.yaml
index a611e72e..681c9c95 100644
--- a/kamelets/throttle-action.kamelet.yaml
+++ b/kamelets/throttle-action.kamelet.yaml
@@ -34,11 +34,16 @@ spec:
 required:
   - messages
 properties:
-  maxConcurrentRequests:
-title: Max Concurrent Requests
-description: The number of concurrent requests
+  messages:
+title: Messages Number
+description: The number of messages to send in the time period set
 type: integer
 example: 10
+  timePeriod:
+title: Time Period
+description: Sets the time period during which the maximum request 
count is valid for, in milliseconds
+type: string
+default: "1000"
 type: object
   dependencies:
 - "camel:core"
@@ -48,4 +53,5 @@ spec:
   uri: kamelet:source
   steps:
   - throttle:
-  constant: "{{maxConcurrentRequests}}"
+  constant: "{{messages}}"
+  timePeriodMillis: "{{timePeriod}}"
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
index 0c109cdf..681c9c95 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
@@ -34,11 +34,16 @@ spec:
 required:
   - messages
 properties:
-  maxConcurrentRequests:
-title: Max Concurrent Requests
-description: The number of concurrent requests
+  messages:
+title: Messages Number
+description: The number of messages to send in the time period set
 type: integer
 example: 10
+  timePeriod:
+title: Time Period
+description: Sets the time period during which the maximum request 
count is valid for, in milliseconds
+type: string
+default: "1000"
 type: object
   dependencies:
 - "camel:core"
@@ -49,3 +54,4 @@ spec:
   steps:
   - throttle:
   constant: "{{messages}}"
+  timePeriodMillis: "{{timePeriod}}"



(camel-kamelets) 01/03: Revert "Review Throttle Action"

2024-02-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch revert-1848-1842
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit d39d26fd7a94f415d8d8a044b11a8a297e666e9a
Author: Andrea Cosentino 
AuthorDate: Fri Feb 9 14:45:54 2024 +0100

Revert "Review Throttle Action"

This reverts commit f9da804ffcde3184fb04dbd382169d40f43e.
---
 .../src/main/resources/kamelets/throttle-action.kamelet.yaml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
index 48986812..a611e72e 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
 title: "Throttle Action"
 description: "The Throttle action allows you to ensure that a specific 
sink does not get overloaded."
 required:
-  - maxConcurrentRequests
+  - messages
 properties:
   maxConcurrentRequests:
 title: Max Concurrent Requests



(camel-kamelets) 02/03: Revert "Review Throttle Action"

2024-02-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch revert-1848-1842
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 6b59249167fdd3164659b6560d4251a482a4849a
Author: Andrea Cosentino 
AuthorDate: Fri Feb 9 14:45:54 2024 +0100

Revert "Review Throttle Action"

This reverts commit b73a8851400e78dd1d09a5dc7ba1ddfee8fef439.
---
 kamelets/throttle-action.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/throttle-action.kamelet.yaml| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kamelets/throttle-action.kamelet.yaml 
b/kamelets/throttle-action.kamelet.yaml
index 48986812..a611e72e 100644
--- a/kamelets/throttle-action.kamelet.yaml
+++ b/kamelets/throttle-action.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
 title: "Throttle Action"
 description: "The Throttle action allows you to ensure that a specific 
sink does not get overloaded."
 required:
-  - maxConcurrentRequests
+  - messages
 properties:
   maxConcurrentRequests:
 title: Max Concurrent Requests
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
index a611e72e..0c109cdf 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml
@@ -48,4 +48,4 @@ spec:
   uri: kamelet:source
   steps:
   - throttle:
-  constant: "{{maxConcurrentRequests}}"
+  constant: "{{messages}}"



(camel-kamelets) branch revert-1848-1842 created (now 9d01b38c)

2024-02-09 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch revert-1848-1842
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


  at 9d01b38c Revert "Review Throttle Action"

This branch includes the following new commits:

 new d39d26fd Revert "Review Throttle Action"
 new 6b592491 Revert "Review Throttle Action"
 new 9d01b38c Revert "Review Throttle Action"

The 3 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.




Re: [PR] (chores) camel-sql: documentation fixes [camel]

2024-02-09 Thread via GitHub


github-actions[bot] commented on PR #13075:
URL: https://github.com/apache/camel/pull/13075#issuecomment-1935948931

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] (chores) camel-sql: documentation fixes [camel]

2024-02-09 Thread via GitHub


orpiske opened a new pull request, #13075:
URL: https://github.com/apache/camel/pull/13075

   - Fixed grammar and typos
   - Fixed punctuation
   - Added and/or fixed links


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Error when upload file [camel-karavan]

2024-02-09 Thread via GitHub


mgubaidullin commented on issue #1114:
URL: https://github.com/apache/camel-karavan/issues/1114#issuecomment-1935931540

   Sorry. The issue with the latest code from main after file import validation 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Add Elasticsearch Low Level Rest Client [camel-quarkus]

2024-02-09 Thread via GitHub


aldettinger commented on code in PR #5738:
URL: https://github.com/apache/camel-quarkus/pull/5738#discussion_r1484318580


##
integration-tests-jvm/elasticsearch-rest-client/src/main/java/org/apache/camel/quarkus/component/elasticsearch/rest/client/it/ElasticsearchRestClientResource.java:
##
@@ -0,0 +1,75 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.camel.quarkus.component.elasticsearch.rest.client.it;
+
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.ExecutionException;
+
+import jakarta.enterprise.context.ApplicationScoped;
+import jakarta.inject.Inject;
+import jakarta.ws.rs.GET;
+import jakarta.ws.rs.Path;
+import jakarta.ws.rs.PathParam;
+import jakarta.ws.rs.Produces;
+import jakarta.ws.rs.core.MediaType;
+import jakarta.ws.rs.core.Response;
+import org.apache.camel.CamelContext;
+import org.apache.camel.ProducerTemplate;
+import org.jboss.logging.Logger;
+
+@Path("/elasticsearch-rest-client")
+@ApplicationScoped
+public class ElasticsearchRestClientResource {
+
+private static final Logger LOG = 
Logger.getLogger(ElasticsearchRestClientResource.class);
+
+private static final String COMPONENT_ELASTICSEARCH_REST_CLIENT = 
"elasticsearch-rest-client";
+@Inject
+CamelContext context;
+
+@Inject
+ProducerTemplate producerTemplate;
+
+@Path("/load/component/elasticsearch-rest-client")
+@GET
+@Produces(MediaType.TEXT_PLAIN)
+public Response loadComponentElasticsearchRestClient() throws Exception {

Review Comment:
   Should we remove the auto-generated resource / test ? Like if index test is 
passing, we know for the sure the component can be loaded  ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20400: Support for Knative SinkBinding [camel]

2024-02-09 Thread via GitHub


lburgazzoli commented on PR #13074:
URL: https://github.com/apache/camel/pull/13074#issuecomment-1935927401

   @squakez once merged, you should be able to use properties to configure sink 
binding
   
   `camel.component.knative.sink-binding.name = …`
   
   There is also a Producer Health Check that should mark the context as non 
ready till the K_SINK env var is made available to the process. Note that 
Producer Health Check must be explicitly enabled 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20400: Support for Knative SinkBinding [camel]

2024-02-09 Thread via GitHub


github-actions[bot] commented on PR #13074:
URL: https://github.com/apache/camel/pull/13074#issuecomment-1935922787

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] CAMEL-20400: Support for Knative SinkBinding [camel]

2024-02-09 Thread via GitHub


lburgazzoli opened a new pull request, #13074:
URL: https://github.com/apache/camel/pull/13074

   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [ ] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [ ] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



  1   2   3   >