(camel-quarkus) branch quarkus-main updated (f7ae12f526 -> 7d9b543068)

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

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


 discard f7ae12f526 Upgrade Quarkus to 3.11.0.CR1
 add 5764aa4817 Remove superfluous usage of System.out.println
 add 9f82f9ed84 Register @PropertyInject classes for reflection
 add 294f70ce46 MySql test does not work on FIPS enabled system
 add ae3cc90898 Add changelog for 3.8.2
 add 0f7f3c0306 Add langchain-chat extension
 add 30fe04dc44 Regen SBOM from commit 
0f7f3c0306a7e5cd574900a04d922b3a40674f10 (#6069)
 add 260dcaf671 Enforce usage of Swagger Jakarta compatible dependencies
 add 12aabbb84b Fix support-swagger class name typo SupporSwaggerProcessor 
-> SupporSwaggerProcessor
 add 60a66d89ff Increase Xmx to 4600m for initial-mvn-install job
 add af662f7dd2 Upgrade Camel to 4.6.0
 add bc97634347 Revert "Disable microprofile-fault-tolerance testing due to 
#5995"
 add 65acc966ed Add cli-connector support for Camel JBang runtime=quarkus
 add 674c6c4c2b Align container image versions with Camel & Quarkus
 add a7b0865888 Add GitHub Action to report test failures in the workflow 
summary
 new 7d9b543068 Upgrade Quarkus to 3.11.0.CR1

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   (f7ae12f526)
\
 N -- N -- N   refs/heads/quarkus-main (7d9b543068)

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.

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.


Summary of changes:
 .github/actions/test-summary-report/action.yaml|   91 ++
 .github/workflows/camel-master-cron.yaml   |   52 +-
 .github/workflows/ci-build.yaml|   52 +-
 .github/workflows/quarkus-master-cron.yaml |   52 +-
 CHANGELOG.md   |   31 +
 camel-quarkus-sbom/camel-quarkus-sbom.json | 1391 --
 camel-quarkus-sbom/camel-quarkus-sbom.xml  |  693 ++---
 catalog/pom.xml|   15 +-
 docs/antora.yml|2 +-
 .../ROOT/examples/components/langchain4j-chat.yml  |   13 +
 ...n-embeddings.yml => langchain4j-embeddings.yml} |6 +-
 docs/modules/ROOT/examples/components/log.yml  |4 +-
 docs/modules/ROOT/examples/others/js-dsl.yml   |2 +-
 docs/modules/ROOT/examples/others/jsh-dsl.yml  |2 +-
 docs/modules/ROOT/nav.adoc |3 +-
 .../pages/reference/extensions/cli-connector.adoc  |   19 +
 .../ROOT/pages/reference/extensions/js-dsl.adoc|6 +-
 .../ROOT/pages/reference/extensions/jsh-dsl.adoc   |6 +-
 ...chain-embeddings.adoc => langchain4j-chat.adoc} |   22 +-
 ...embeddings.adoc => langchain4j-embeddings.adoc} |   12 +-
 .../ROOT/pages/reference/extensions/log.adoc   |6 +-
 .../core/deployment/PropertyInjectProcessor.java   |   66 +
 extensions-jvm/cli-connector/deployment/pom.xml|6 +
 .../deployment/CliConnectorProcessor.java  |   25 +
 .../deployment/CliConnectorDisabledTest.java   |   31 +-
 .../deployment/CliConnectorEnabledTest.java|   44 +
 .../cli/connector/CamelCliConnectorConfig.java |   22 +-
 .../cli/connector/CamelCliConnectorRecorder.java   |   22 +-
 .../cli/connector/QuarkusCliConnectorFactory.java  |   17 +-
 .../cli/connector/QuarkusLocalCliConnector.java|   30 +-
 .../deployment/pom.xml |   12 +-
 .../chat/deployment/LangchainChatProcessor.java}   |8 +-
 .../pom.xml|8 +-
 .../runtime/pom.xml|   16 +-
 .../main/resources/META-INF/quarkus-extension.yaml |6 +-
 .../deployment/pom.xml |6 +-
 .../deployment/LangchainEmbeddingsProcessor.java   |2 +-
 .../pom.xml|2 +-
 .../runtime/pom.xml|6 +-
 .../main/resources/META-INF/quarkus-extension.yaml |2 +-
 extensions-jvm/pom.xml |3 +-
 .../deployment/AzureCoreSupportProcessor.java  |   14 +-
 extensions-support/azure-core/runtime/pom.xml  |5 -
 ...AbstractClientApplicationBaseSubstitutions.java |   73 -

(camel-quarkus) 01/01: Upgrade Quarkus to 3.11.0.CR1

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

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

commit 7d9b5430680bff6d33c1c73d473231a861612998
Author: James Netherton 
AuthorDate: Wed Apr 24 16:02:20 2024 +0100

Upgrade Quarkus to 3.11.0.CR1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b3b7798838..05c8bbad58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
 2.2.2
 
2.3.1
 2.0.2
-3.10.0
+999-SNAPSHOT
 
4.0.0
 2.6.1
 
@@ -104,7 +104,7 @@
 23.1.2
 jdk21
 4.0.21
-1.62.2
+1.63.0
 ${hapi-version}
 ${hapi-base-version}
 ${hapi-fhir-version}



Re: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-05-10 Thread via GitHub


github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2105523603

   Build fixed with:
   
   * Camel Quarkus Commit: 7d9b5430680bff6d33c1c73d473231a861612998
   
   * Quarkus Main Commit: a7b0865888162af41d1128525975dde5bcc9ac61
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/9040353536


-- 
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] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-05-10 Thread via GitHub


github-actions[bot] closed issue #2926: [CI] - Quarkus Main Branch Build Failure
URL: https://github.com/apache/camel-quarkus/issues/2926


-- 
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) branch main updated: Updated CHANGELOG.md

2024-05-10 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-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
 new f1b7c210 Updated CHANGELOG.md
f1b7c210 is described below

commit f1b7c210d1732a27291d974757b68460a9585d17
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 11 03:08:18 2024 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03e72f8d..92453baf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
 
 **Closed issues:**
 
+- Upgrade to Camel 4.6.0 
[\#2028](https://github.com/apache/camel-kamelets/issues/2028)
+- Use properties for kamelets 
[\#2024](https://github.com/apache/camel-kamelets/issues/2024)
 - Release 4.4.2 [\#2017](https://github.com/apache/camel-kamelets/issues/2017)
 
 ## [v4.4.2](https://github.com/apache/camel-kamelets/tree/v4.4.2) (2024-04-30)



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

2024-05-10 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 043b4eadc chore: nightly automatic updates
043b4eadc is described below

commit 043b4eadcd21bb14bd1d35b8f39bfdb38ef73a07
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 10 23:46:26 2024 +

chore: nightly automatic updates
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3950e78e6..78318044c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,9 @@
 
 **Merged pull requests:**
 
+- chore\(tools\): update golangci-lint to v1.58.1 
[\#5495](https://github.com/apache/camel-k/pull/5495) 
([lburgazzoli](https://github.com/lburgazzoli))
+- fix\(tests\): Minor fix to incremental\_build\_test.go after fixing of 
copykits. [\#5494](https://github.com/apache/camel-k/pull/5494) 
([valdar](https://github.com/valdar))
+- chore\(deps\): bump github.com/prometheus/client\_golang from 1.19.0 to 
1.19.1 [\#5492](https://github.com/apache/camel-k/pull/5492) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - cleanup golagci-lint configuration 
[\#5482](https://github.com/apache/camel-k/pull/5482) 
([lburgazzoli](https://github.com/lburgazzoli))
 - cleanup pkg/util packages 
[\#5480](https://github.com/apache/camel-k/pull/5480) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Review permission check 
[\#5479](https://github.com/apache/camel-k/pull/5479) 
([lburgazzoli](https://github.com/lburgazzoli))



(camel) branch regen_bot updated (5085cfe45fa -> fb21ad7a2ef)

2024-05-10 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 5085cfe45fa CAMEL-20586: camel-jbang - Export to CSB can use 
camel.main.xxx properties. Fix export to CSB with older camel release due to 
camel-catalog incompatability api
 add fb21ad7a2ef CAMEL-20755: camel-kamelet - Default location should be 
without leading slash for classpath

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/components/kamelet.json  | 2 +-
 .../resources/META-INF/org/apache/camel/component/kamelet/kamelet.json  | 2 +-
 components/camel-kamelet/src/main/docs/kamelet-component.adoc   | 2 +-
 .../src/main/java/org/apache/camel/component/kamelet/Kamelet.java   | 2 +-
 dsl/camel-kamelet-main/src/main/docs/kamelet-main.adoc  | 2 +-
 .../src/main/java/org/apache/camel/main/KameletMain.java| 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)



(camel-spring-boot) branch main updated: CAMEL-20755: camel-kamelet - Default location should be without leading slash for classpath

2024-05-10 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-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
 new 96f1bdb2440 CAMEL-20755: camel-kamelet - Default location should be 
without leading slash for classpath
96f1bdb2440 is described below

commit 96f1bdb2440cfd29c0b87079115ed0932e5283ee
Author: Claus Ibsen 
AuthorDate: Fri May 10 22:42:53 2024 +0200

CAMEL-20755: camel-kamelet - Default location should be without leading 
slash for classpath
---
 .../org/apache/camel/springboot/catalog/components/kamelet.json | 2 +-
 components-starter/camel-kamelet-starter/src/main/docs/kamelet.json | 2 +-
 .../component/kamelet/springboot/KameletComponentConfiguration.java | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kamelet.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kamelet.json
index c01397a1493..18b5be10c56 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kamelet.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kamelet.json
@@ -23,7 +23,7 @@
 "remote": true
   },
   "componentProperties": {
-"location": { "index": 0, "kind": "property", "displayName": "Location", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "classpath:\/kamelets", "description": "The 
location(s) of the Kamelets on the file system. Multiple locations can be set 
separated by comma." },
+"location": { "index": 0, "kind": "property", "displayName": "Location", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "classpath:kamelets", "description": "The 
location(s) of the Kamelets on the file system. Multiple locations can be set 
separated by comma." },
 "routeProperties": { "index": 1, "kind": "property", "displayName": "Route 
Properties", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "java.util.Map", 
"deprecated": false, "autowired": false, "secret": false, "description": "Set 
route local parameters." },
 "templateProperties": { "index": 2, "kind": "property", "displayName": 
"Template Properties", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": "java.util.Map", "deprecated": false, "autowired": false, "secret": 
false, "description": "Set template local parameters." },
 "bridgeErrorHandler": { "index": 3, "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 like [...]
diff --git 
a/components-starter/camel-kamelet-starter/src/main/docs/kamelet.json 
b/components-starter/camel-kamelet-starter/src/main/docs/kamelet.json
index d0a818e3aa6..5252a78b2ca 100644
--- a/components-starter/camel-kamelet-starter/src/main/docs/kamelet.json
+++ b/components-starter/camel-kamelet-starter/src/main/docs/kamelet.json
@@ -57,7 +57,7 @@
   "type": "java.lang.String",
   "description": "The location(s) of the Kamelets on the file system. 
Multiple locations can be set separated by comma.",
   "sourceType": 
"org.apache.camel.component.kamelet.springboot.KameletComponentConfiguration",
-  "defaultValue": "classpath:\/kamelets"
+  "defaultValue": "classpath:kamelets"
 },
 {
   "name": "camel.component.kamelet.no-error-handler",
diff --git 
a/components-starter/camel-kamelet-starter/src/main/java/org/apache/camel/component/kamelet/springboot/KameletComponentConfiguration.java
 
b/components-starter/camel-kamelet-starter/src/main/java/org/apache/camel/component/kamelet/springboot/KameletComponentConfiguration.java
index 6e2e0b6deea..11a5bd885f2 100644
--- 
a/components-starter/camel-kamelet-starter/src/main/java/org/apache/camel/component/kamelet/springboot/KameletComponentConfiguration.java
+++ 
b/components-starter/camel-kamelet-starter/src/main/java/org/apache/camel/component/kamelet/springboot/KameletComponentConfiguration.java
@@ -41,7 +41,7 @@ public class KameletComponentConfiguration
  * The location(s) of the Kamelets on the file system. Multiple locations
  * 

(camel) branch main updated: CAMEL-20755: camel-kamelet - Default location should be without leading slash for classpath

2024-05-10 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 fb21ad7a2ef CAMEL-20755: camel-kamelet - Default location should be 
without leading slash for classpath
fb21ad7a2ef is described below

commit fb21ad7a2efdcd4173e7c35238b4aa09042c0de1
Author: Claus Ibsen 
AuthorDate: Fri May 10 22:42:38 2024 +0200

CAMEL-20755: camel-kamelet - Default location should be without leading 
slash for classpath
---
 .../resources/org/apache/camel/catalog/components/kamelet.json  | 2 +-
 .../resources/META-INF/org/apache/camel/component/kamelet/kamelet.json  | 2 +-
 components/camel-kamelet/src/main/docs/kamelet-component.adoc   | 2 +-
 .../src/main/java/org/apache/camel/component/kamelet/Kamelet.java   | 2 +-
 dsl/camel-kamelet-main/src/main/docs/kamelet-main.adoc  | 2 +-
 .../src/main/java/org/apache/camel/main/KameletMain.java| 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/kamelet.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/kamelet.json
index e4282bd40cd..5892168a498 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/kamelet.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/kamelet.json
@@ -23,7 +23,7 @@
 "remote": true
   },
   "componentProperties": {
-"location": { "index": 0, "kind": "property", "displayName": "Location", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "classpath:\/kamelets", "description": "The 
location(s) of the Kamelets on the file system. Multiple locations can be set 
separated by comma." },
+"location": { "index": 0, "kind": "property", "displayName": "Location", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "classpath:kamelets", "description": "The 
location(s) of the Kamelets on the file system. Multiple locations can be set 
separated by comma." },
 "routeProperties": { "index": 1, "kind": "property", "displayName": "Route 
Properties", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "java.util.Map", 
"deprecated": false, "autowired": false, "secret": false, "description": "Set 
route local parameters." },
 "templateProperties": { "index": 2, "kind": "property", "displayName": 
"Template Properties", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": "java.util.Map", "deprecated": false, "autowired": false, "secret": 
false, "description": "Set template local parameters." },
 "bridgeErrorHandler": { "index": 3, "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 like [...]
diff --git 
a/components/camel-kamelet/src/generated/resources/META-INF/org/apache/camel/component/kamelet/kamelet.json
 
b/components/camel-kamelet/src/generated/resources/META-INF/org/apache/camel/component/kamelet/kamelet.json
index e4282bd40cd..5892168a498 100644
--- 
a/components/camel-kamelet/src/generated/resources/META-INF/org/apache/camel/component/kamelet/kamelet.json
+++ 
b/components/camel-kamelet/src/generated/resources/META-INF/org/apache/camel/component/kamelet/kamelet.json
@@ -23,7 +23,7 @@
 "remote": true
   },
   "componentProperties": {
-"location": { "index": 0, "kind": "property", "displayName": "Location", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "classpath:\/kamelets", "description": "The 
location(s) of the Kamelets on the file system. Multiple locations can be set 
separated by comma." },
+"location": { "index": 0, "kind": "property", "displayName": "Location", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "classpath:kamelets", "description": "The 
location(s) of the Kamelets on the file system. Multiple locations can be set 
separated by comma." },
 "routeProperties": { "index": 1, "kind": 

(camel-karavan) branch main updated: fix build script

2024-05-10 Thread marat
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 4d37c857 fix build script
4d37c857 is described below

commit 4d37c857cc4680674b982bc756e0a59dcc8108c7
Author: Marat Gubaidullin 
AuthorDate: Fri May 10 15:43:17 2024 -0400

fix build script
---
 karavan-app/src/main/resources/snippets/docker-build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/karavan-app/src/main/resources/snippets/docker-build.sh 
b/karavan-app/src/main/resources/snippets/docker-build.sh
index 6f1b96f1..c3b9ef25 100644
--- a/karavan-app/src/main/resources/snippets/docker-build.sh
+++ b/karavan-app/src/main/resources/snippets/docker-build.sh
@@ -1,11 +1,11 @@
 #!/usr/bin/env bash
 
 git config --global credential.helper 'cache --timeout=3600'
-git_credential_fill() 
+git_credential_fill() {
 echo url=$GIT_REPOSITORY
 echo username=$GIT_USERNAME
 echo password=$GIT_PASSWORD
-
+}
 git_credential_fill | git credential approve
 git clone --depth 1 --branch $GIT_BRANCH $GIT_REPOSITORY $CODE_DIR
 



(camel-karavan) 02/02: Fix #1274

2024-05-10 Thread marat
This is an automated email from the ASF dual-hosted git repository.

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

commit 4efc7d34b68ecd91df4f2d3b183e409dd2d0c4c7
Author: Marat Gubaidullin 
AuthorDate: Fri May 10 15:26:23 2024 -0400

Fix #1274
---
 .../apache/camel/karavan/api/BuildResource.java|   4 -
 .../apache/camel/karavan/api/ImagesResource.java   |   8 +-
 .../camel/karavan/kubernetes/PodEventHandler.java  |   3 +
 .../camel/karavan/model/ContainerStatus.java   |  10 ++
 .../org/apache/camel/karavan/shared/Constants.java |   1 +
 .../src/main/webui/src/api/ProjectModels.ts|   1 +
 .../main/webui/src/project/builder/BuildPanel.tsx  |  11 +-
 .../webui/src/project/container/ContainerPanel.tsx | 119 -
 .../src/project/container/DeploymentPanel.tsx  |   1 +
 .../main/webui/src/project/files/FilesToolbar.tsx  |   4 +-
 karavan-app/src/main/webui/src/util/StringUtils.ts |   4 +
 11 files changed, 123 insertions(+), 43 deletions(-)

diff --git 
a/karavan-app/src/main/java/org/apache/camel/karavan/api/BuildResource.java 
b/karavan-app/src/main/java/org/apache/camel/karavan/api/BuildResource.java
index ce865511..03cb30e1 100644
--- a/karavan-app/src/main/java/org/apache/camel/karavan/api/BuildResource.java
+++ b/karavan-app/src/main/java/org/apache/camel/karavan/api/BuildResource.java
@@ -24,7 +24,6 @@ import jakarta.ws.rs.Produces;
 import jakarta.ws.rs.core.MediaType;
 import jakarta.ws.rs.core.Response;
 import org.apache.camel.karavan.service.KaravanCacheService;
-import org.apache.camel.karavan.code.CodeService;
 import org.apache.camel.karavan.kubernetes.KubernetesService;
 
 @Path("/ui/build")
@@ -36,9 +35,6 @@ public class BuildResource {
 @Inject
 KubernetesService kubernetesService;
 
-@Inject
-CodeService codeService;
-
 @POST
 @Produces(MediaType.APPLICATION_JSON)
 @Consumes(MediaType.APPLICATION_JSON)
diff --git 
a/karavan-app/src/main/java/org/apache/camel/karavan/api/ImagesResource.java 
b/karavan-app/src/main/java/org/apache/camel/karavan/api/ImagesResource.java
index dc4ab97d..e39c9728 100644
--- a/karavan-app/src/main/java/org/apache/camel/karavan/api/ImagesResource.java
+++ b/karavan-app/src/main/java/org/apache/camel/karavan/api/ImagesResource.java
@@ -46,14 +46,12 @@ public class ImagesResource {
 @GET
 @Produces(MediaType.APPLICATION_JSON)
 @Path("/{projectId}")
-public List getImagesForProject(@HeaderParam("username") String 
username,
- @PathParam("projectId") String projectId) {
-
-RegistryConfig registryConfig = registryService.getRegistryConfig();
-String pattern = registryConfig.getGroup() + "/" + projectId;
+public List getImagesForProject(@PathParam("projectId") String 
projectId) {
 if (ConfigService.inKubernetes()) {
 return List.of();
 } else {
+RegistryConfig registryConfig = 
registryService.getRegistryConfig();
+String pattern = registryConfig.getGroup() + "/" + projectId;
 return dockerService.getImages()
 .stream().filter(s -> 
s.contains(pattern)).sorted(Comparator.reverseOrder()).toList();
 }
diff --git 
a/karavan-app/src/main/java/org/apache/camel/karavan/kubernetes/PodEventHandler.java
 
b/karavan-app/src/main/java/org/apache/camel/karavan/kubernetes/PodEventHandler.java
index c59a3eb1..54ff7016 100644
--- 
a/karavan-app/src/main/java/org/apache/camel/karavan/kubernetes/PodEventHandler.java
+++ 
b/karavan-app/src/main/java/org/apache/camel/karavan/kubernetes/PodEventHandler.java
@@ -96,6 +96,7 @@ public class PodEventHandler implements 
ResourceEventHandler {
 String camel = deployment != null ? deployment : 
pod.getMetadata().getLabels().get(LABEL_KUBERNETES_RUNTIME);
 String runtime = deployment != null ? deployment : 
pod.getMetadata().getLabels().get(LABEL_CAMEL_RUNTIME);
 String type = pod.getMetadata().getLabels().get(LABEL_TYPE);
+String commit = 
pod.getMetadata().getAnnotations().get(ANNOTATION_COMMIT);
 ContainerStatus.ContainerType containerType = deployment != null
 ? ContainerStatus.ContainerType.project
 : (type != null ? ContainerStatus.ContainerType.valueOf(type) 
: ContainerStatus.ContainerType.unknown);
@@ -123,6 +124,8 @@ public class PodEventHandler implements 
ResourceEventHandler {
 requestMemory + " / " + limitMemory,
 requestCpu + " / " + limitCpu,
 creationTimestamp);
+status.setImage(pod.getSpec().getContainers().get(0).getImage());
+status.setCommit(commit);
 status.setContainerId(pod.getMetadata().getName());
 status.setPhase(pod.getStatus().getPhase());
 status.setPodIP(pod.getStatus().getPodIP());
diff --git 

(camel-karavan) 01/02: Simplified clone script

2024-05-10 Thread marat
This is an automated email from the ASF dual-hosted git repository.

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

commit 63cbf6c8ea4f2424e2badf262cd8e47e16f67621
Author: Marat Gubaidullin 
AuthorDate: Fri May 10 15:25:16 2024 -0400

Simplified clone script
---
 docs/WEB_KUBERNETES.md |  4 +++
 .../src/main/resources/snippets/docker-build.sh| 33 +-
 .../main/resources/snippets/kubernetes-build.sh| 30 
 .../src/main/resources/snippets/openshift-build.sh | 28 ++
 4 files changed, 37 insertions(+), 58 deletions(-)

diff --git a/docs/WEB_KUBERNETES.md b/docs/WEB_KUBERNETES.md
index e46f8cec..630dc8fb 100644
--- a/docs/WEB_KUBERNETES.md
+++ b/docs/WEB_KUBERNETES.md
@@ -30,3 +30,7 @@
 kubectl create namespace karavan
 kubectl apply -k .
 ```
+7. Expose karavan service
+```
+minikube service karavan --url --namespace karavan
+```
\ No newline at end of file
diff --git a/karavan-app/src/main/resources/snippets/docker-build.sh 
b/karavan-app/src/main/resources/snippets/docker-build.sh
index 319d5383..6f1b96f1 100644
--- a/karavan-app/src/main/resources/snippets/docker-build.sh
+++ b/karavan-app/src/main/resources/snippets/docker-build.sh
@@ -1,27 +1,20 @@
 #!/usr/bin/env bash
 
-if  [[ ${GIT_REPOSITORY} == https* ]] ;
-then
-replacer=https://${GIT_USERNAME}:${GIT_PASSWORD}@
-prefix=https://
-url="${GIT_REPOSITORY/$prefix/$replacer}"
-git clone --depth 1 --branch ${GIT_BRANCH} $url ${CODE_DIR}
-elif [[ ${GIT_REPOSITORY} == http* ]] ;
-then
-  replacer=http://${GIT_USERNAME}:${GIT_PASSWORD}@
-  prefix=http://
-  url="${GIT_REPOSITORY/$prefix/$replacer}"
-  git clone --depth 1 --branch ${GIT_BRANCH} $url ${CODE_DIR}
-else
-git clone --depth 1 --branch ${GIT_BRANCH} ${GIT_REPOSITORY} ${CODE_DIR}
-fi
+git config --global credential.helper 'cache --timeout=3600'
+git_credential_fill() 
+echo url=$GIT_REPOSITORY
+echo username=$GIT_USERNAME
+echo password=$GIT_PASSWORD
 
-cd ${CODE_DIR}/${PROJECT_ID}
+git_credential_fill | git credential approve
+git clone --depth 1 --branch $GIT_BRANCH $GIT_REPOSITORY $CODE_DIR
 
-jbang -Dcamel.jbang.version=${CAMEL_VERSION} camel@apache/camel export 
--local-kamelet-dir=${KAMELETS_DIR}
+cd $CODE_DIR/$PROJECT_ID
+
+jbang -Dcamel.jbang.version=$CAMEL_VERSION camel@apache/camel export 
--local-kamelet-dir=$KAMELETS_DIR
 
 mvn package jib:build \
   -Djib.allowInsecureRegistries=true \
-  -Djib.to.image=${IMAGE_REGISTRY}/${IMAGE_GROUP}/${PROJECT_ID}:${TAG} \
-  -Djib.to.auth.username=${IMAGE_REGISTRY_USERNAME} \
-  -Djib.to.auth.password=${IMAGE_REGISTRY_PASSWORD}
+  -Djib.to.image=$IMAGE_REGISTRY/$IMAGE_GROUP/$PROJECT_ID:$TAG \
+  -Djib.to.auth.username=$IMAGE_REGISTRY_USERNAME \
+  -Djib.to.auth.password=$IMAGE_REGISTRY_PASSWORD
diff --git a/karavan-app/src/main/resources/snippets/kubernetes-build.sh 
b/karavan-app/src/main/resources/snippets/kubernetes-build.sh
index 496e9061..70162609 100644
--- a/karavan-app/src/main/resources/snippets/kubernetes-build.sh
+++ b/karavan-app/src/main/resources/snippets/kubernetes-build.sh
@@ -1,27 +1,19 @@
 #!/usr/bin/env bash
 
-if  [[ ${GIT_REPOSITORY} == https* ]] ;
-then
-replacer=https://${GIT_USERNAME}:${GIT_PASSWORD}@
-prefix=https://
-url="${GIT_REPOSITORY/$prefix/$replacer}"
-git clone --depth 1 --branch ${GIT_BRANCH} $url ${CODE_DIR}
-elif [[ ${GIT_REPOSITORY} == http* ]] ;
-then
-  replacer=http://${GIT_USERNAME}:${GIT_PASSWORD}@
-  prefix=http://
-  url="${GIT_REPOSITORY/$prefix/$replacer}"
-  git clone --depth 1 --branch ${GIT_BRANCH} $url ${CODE_DIR}
-else
-git clone --depth 1 --branch ${GIT_BRANCH} ${GIT_REPOSITORY} ${CODE_DIR}
-fi
+export NAMESPACE=$(cat /var/run/secrets/kubernetes.io/serviceaccount/namespace)
 
-cd ${CODE_DIR}/${PROJECT_ID}
+git config --global credential.helper 'cache --timeout=3600'
+git_credential_fill() {
+echo url=$GIT_REPOSITORY
+echo username=$GIT_USERNAME
+echo password=$GIT_PASSWORD
+}
+git_credential_fill | git credential approve
+git clone --depth 1 --branch $GIT_BRANCH $GIT_REPOSITORY $CODE_DIR
 
-jbang -Dcamel.jbang.version=${CAMEL_VERSION} camel@apache/camel export 
--local-kamelet-dir=${KAMELETS_DIR}
+cd $CODE_DIR/$PROJECT_ID
 
-export TOKEN=$(cat /var/run/secrets/kubernetes.io/serviceaccount/token)
-export NAMESPACE=$(cat /var/run/secrets/kubernetes.io/serviceaccount/namespace)
+jbang -Dcamel.jbang.version=$CAMEL_VERSION camel@apache/camel export 
--local-kamelet-dir=$KAMELETS_DIR
 
 mvn package jib:build k8s:resource k8s:apply \
   -Djkube.namespace=${NAMESPACE} \
diff --git a/karavan-app/src/main/resources/snippets/openshift-build.sh 
b/karavan-app/src/main/resources/snippets/openshift-build.sh
index f503fd17..d900457b 100644
--- a/karavan-app/src/main/resources/snippets/openshift-build.sh
+++ 

(camel-karavan) branch main updated (6334bb1b -> 4efc7d34)

2024-05-10 Thread marat
This is an automated email from the ASF dual-hosted git repository.

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


from 6334bb1b fix
 new 63cbf6c8 Simplified clone script
 new 4efc7d34 Fix #1274

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


Summary of changes:
 docs/WEB_KUBERNETES.md |   4 +
 .../apache/camel/karavan/api/BuildResource.java|   4 -
 .../apache/camel/karavan/api/ImagesResource.java   |   8 +-
 .../camel/karavan/kubernetes/PodEventHandler.java  |   3 +
 .../camel/karavan/model/ContainerStatus.java   |  10 ++
 .../org/apache/camel/karavan/shared/Constants.java |   1 +
 .../src/main/resources/snippets/docker-build.sh|  33 +++---
 .../main/resources/snippets/kubernetes-build.sh|  30 ++
 .../src/main/resources/snippets/openshift-build.sh |  28 ++---
 .../src/main/webui/src/api/ProjectModels.ts|   1 +
 .../main/webui/src/project/builder/BuildPanel.tsx  |  11 +-
 .../webui/src/project/container/ContainerPanel.tsx | 119 -
 .../src/project/container/DeploymentPanel.tsx  |   1 +
 .../main/webui/src/project/files/FilesToolbar.tsx  |   4 +-
 karavan-app/src/main/webui/src/util/StringUtils.ts |   4 +
 15 files changed, 160 insertions(+), 101 deletions(-)



Re: [I] Show image and commit on project container [camel-karavan]

2024-05-10 Thread via GitHub


mgubaidullin closed issue #1274: Show image and commit on project container
URL: https://github.com/apache/camel-karavan/issues/1274


-- 
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] Release Camel Kamelets 4.6.0 [camel-kamelets]

2024-05-10 Thread via GitHub


christophd commented on issue #2029:
URL: 
https://github.com/apache/camel-kamelets/issues/2029#issuecomment-2104975697

   see #2032 and the PR #2033


-- 
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(#2032): Add Maven jandex on camel-kamelets-utils module [camel-kamelets]

2024-05-10 Thread via GitHub


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

   Makes Quarkus runtime properly retrieve the data type transformer 
implementations (e.g. used in aws-ddb-stream-source Kamelet)


-- 
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] (#5489) Docs index - how it works [camel-k]

2024-05-10 Thread via GitHub


tdiesler commented on PR #5497:
URL: https://github.com/apache/camel-k/pull/5497#issuecomment-2104847288

   Do you know what this is ...
   
   ```
   ```


-- 
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] Improve keystore generation [camel-quarkus]

2024-05-10 Thread via GitHub


JiriOndrusek commented on issue #5967:
URL: https://github.com/apache/camel-quarkus/issues/5967#issuecomment-2104775691

   > Indeed https://github.com/cescoffier/certificate-generator would be great 
to replace them all. I did not know it exist, thanks for the pointer. IIRC, we 
were forced to use openssl for writing PKCS12 stores, because Java's 
`java.security.KeyStore` did not support some sort of store encoding required 
by FIPS. Looking at 
https://github.com/cescoffier/certificate-generator/blob/main/certificate-generator/src/main/java/me/escoffier/certs/CertificateUtils.java#L200-L270
 it seems that it is using `java.security.KeyStore` for writing the stores. But 
you mentioned recently @JiriOndrusek that JKS works on FIPS too? I wonder 
whether we need to try to fix certificate-generator's PKCS12 impl to comply 
with FIPS?
   
   With one of the recent java updates (I'm not sure which concrete build it 
was), certificates generated by the java keystore  work in FIPS environment. (I 
noticed it several weeks ago) Therefore the certificate-generator project 
should cover all our needs.
   
   I'm currently trying to solve FIPS for kafka tests and I'm using the 
certificate-generator, which seems to be easily usable. Once I'm sure that all 
works, I'll ping you on the PR to discuss whether we want to use such approach 
on the whole project. 


-- 
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] Updated pom to skip build on Windows running on ARM [camel]

2024-05-10 Thread via GitHub


cziesman commented on PR #14063:
URL: https://github.com/apache/camel/pull/14063#issuecomment-2104705639

   @davsclaus That's very odd. I ran the build on my x86 MacBook and the 
Salesforce artifacts were generated. I wouldn't have submitted the PR 
otherwise. I am on PTO through Tuesday but I will revisit this when I return.


-- 
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-performance-tests) branch main updated: Bump for next version

2024-05-10 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-performance-tests.git


The following commit(s) were added to refs/heads/main by this push:
 new 54d1854  Bump for next version
54d1854 is described below

commit 54d18546315740f41aeecef284a16b74659d23dd
Author: Claus Ibsen 
AuthorDate: Fri May 10 16:09:05 2024 +0200

Bump for next version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0937fc4..b617f43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel
 camel-dependencies
-4.5.0
+4.6.0
 
 
 org.apache.camel.tests
@@ -90,7 +90,7 @@
 
scpexe://people.apache.org/www/camel.apache.org/maven/
 17
 false
-4.5.0
+4.6.0
 
 3.12.1
 3.2.5



(camel-kamelets-examples) branch main updated: Bump for next version

2024-05-10 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-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
 new 43907c7  Bump for next version
43907c7 is described below

commit 43907c799b2eb5609b25c67e96639f9fcc3192df
Author: Claus Ibsen 
AuthorDate: Fri May 10 16:08:26 2024 +0200

Bump for next version
---
 jbang/aws-bedrock-ingestion/BedrockPrompt.java   |  2 +-
 jbang/aws-bedrock-ingestion/README.adoc  | 20 ++--
 jbang/azure-servicebus/README.adoc   |  4 ++--
 jbang/kafka-aws-bedrock/README.adoc  |  4 ++--
 kamelet-main/custom/pom.xml  |  2 +-
 kamelet-main/pom.xml |  6 +++---
 kamelet-main/scan-download/pom.xml   |  2 +-
 .../kamelets/custom-beer-source.kamelet.yaml |  2 +-
 kamelet-main/scan/pom.xml|  2 +-
 kamelet-main/slack-source/pom.xml|  2 +-
 10 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/jbang/aws-bedrock-ingestion/BedrockPrompt.java 
b/jbang/aws-bedrock-ingestion/BedrockPrompt.java
index 59deb1b..40e546e 100644
--- a/jbang/aws-bedrock-ingestion/BedrockPrompt.java
+++ b/jbang/aws-bedrock-ingestion/BedrockPrompt.java
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
  
-//DEPS org.apache.camel:camel-bom:4.6.0-SNAPSHOT@pom
+//DEPS org.apache.camel:camel-bom:4.7.0-SNAPSHOT@pom
 //DEPS org.apache.camel:camel-aws-bedrock
 //DEPS org.apache.camel:camel-endpointdsl
 //DEPS org.apache.camel:camel-rest
diff --git a/jbang/aws-bedrock-ingestion/README.adoc 
b/jbang/aws-bedrock-ingestion/README.adoc
index 62ebe5f..64fef58 100644
--- a/jbang/aws-bedrock-ingestion/README.adoc
+++ b/jbang/aws-bedrock-ingestion/README.adoc
@@ -63,21 +63,21 @@ Then you can run this example using:
 
 [source,sh]
 
-$ jbang -Dcamel.jbang.version=4.6.0-SNAPSHOT camel@apache/camel run 
--properties=application.properties Counter.java BedrockPrompt.java
+$ jbang -Dcamel.jbang.version=4.7.0-SNAPSHOT camel@apache/camel run 
--properties=application.properties Counter.java BedrockPrompt.java
 
 
 Or run it even shorter:
 
 [source,sh]
 
-$ jbang -Dcamel.jbang.version=4.6.0-SNAPSHOT camel@apache/camel run 
--properties=application.properties  *
+$ jbang -Dcamel.jbang.version=4.7.0-SNAPSHOT camel@apache/camel run 
--properties=application.properties  *
 
 
 Once started you should see the following log
 
 [source,sh]
 
-2024-04-03 10:01:19.794  INFO 23749 --- [   main] 
el.impl.engine.AbstractCamelContext : Apache Camel 4.6.0-SNAPSHOT (Counter) is 
starting
+2024-04-03 10:01:19.794  INFO 23749 --- [   main] 
el.impl.engine.AbstractCamelContext : Apache Camel 4.7.0-SNAPSHOT (Counter) is 
starting
 2024-04-03 10:01:19.984  INFO 23749 --- [   main] 
.core.spi.resolver.ResolverProvider : Using the default address resolver as the 
dns resolver could not be loaded
 2024-04-03 10:01:20.110  INFO 23749 --- [ntloop-thread-0] 
.http.vertx.VertxPlatformHttpServer : Vert.x HttpServer started on 0.0.0.0:8080
 2024-04-03 10:01:20.231  INFO 23749 --- [   main] 
g.apache.camel.main.BaseMainSupport : Property-placeholders summary
@@ -88,7 +88,7 @@ Once started you should see the following log
 2024-04-03 10:01:20.263  INFO 23749 --- [   main] 
el.impl.engine.AbstractCamelContext : Started route1 (aws2-sqs://arn:arnsqs)
 2024-04-03 10:01:20.263  INFO 23749 --- [   main] 
el.impl.engine.AbstractCamelContext : Started route2 
(rest://get:/bedrock:/prompt)
 2024-04-03 10:01:20.263  INFO 23749 --- [   main] 
el.impl.engine.AbstractCamelContext : Started route3 
(rest://get:/bedrock:/ingestion_status/%7Bid%7D)
-2024-04-03 10:01:20.263  INFO 23749 --- [   main] 
el.impl.engine.AbstractCamelContext : Apache Camel 4.6.0-SNAPSHOT (Counter) 
started in 469ms (build:0ms init:0ms start:469ms)
+2024-04-03 10:01:20.263  INFO 23749 --- [   main] 
el.impl.engine.AbstractCamelContext : Apache Camel 4.7.0-SNAPSHOT (Counter) 
started in 469ms (build:0ms init:0ms start:469ms)
 2024-04-03 10:01:20.266  INFO 23749 --- [   main] 
t.platform.http.main.MainHttpServer : HTTP endpoints summary
 2024-04-03 10:01:20.268  INFO 23749 --- [   main] 
t.platform.http.main.MainHttpServer : 
http://0.0.0.0:8080/bedrock/ingestion_status/{id}(GET)
 2024-04-03 10:01:20.268  INFO 23749 --- [   main] 
t.platform.http.main.MainHttpServer : http://0.0.0.0:8080/bedrock/prompt
   (GET) 
@@ -100,7 +100,7 @@ You can enable the developer console via `--console` flag 
as show:
 
 [source,sh]
 
-$ jbang -Dcamel.jbang.version=4.6.0-SNAPSHOT camel@apache/camel run 
--properties=application.properties Counter.java BedrockPrompt.java --console
+$ jbang 

(camel-spring-boot-examples) branch main updated: Bump for next version

2024-05-10 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-spring-boot-examples.git


The following commit(s) were added to refs/heads/main by this push:
 new 7ece6ab  Bump for next version
7ece6ab is described below

commit 7ece6ab14677637369d5d41c789101255b0720b8
Author: Claus Ibsen 
AuthorDate: Fri May 10 16:07:32 2024 +0200

Bump for next version
---
 activemq/pom.xml  | 2 +-
 actuator-http-metrics/pom.xml | 2 +-
 amqp/pom.xml  | 2 +-
 aot-basic/pom.xml | 2 +-
 arangodb/pom.xml  | 2 +-
 artemis/pom.xml   | 2 +-
 aws-secrets-manager/pom.xml   | 2 +-
 aws2-s3/pom.xml   | 2 +-
 azure/camel-example-spring-boot-azure-eventhubs/pom.xml   | 2 +-
 azure/camel-example-spring-boot-azure-servicebus/pom.xml  | 2 +-
 azure/pom.xml | 2 +-
 dynamic-router-eip/dynamic-router-eip-single/pom.xml  | 2 +-
 .../dynamic-router-eip-stack/all-numbers-service/pom.xml  | 2 +-
 .../dynamic-router-eip-stack/even-numbers-service/pom.xml | 2 +-
 dynamic-router-eip/dynamic-router-eip-stack/main-router/pom.xml   | 2 +-
 dynamic-router-eip/dynamic-router-eip-stack/numbers-common/pom.xml| 2 +-
 .../dynamic-router-eip-stack/odd-numbers-service/pom.xml  | 2 +-
 dynamic-router-eip/dynamic-router-eip-stack/pom.xml   | 2 +-
 dynamic-router-eip/pom.xml| 2 +-
 endpointdsl/pom.xml   | 2 +-
 fhir-auth-tx/pom.xml  | 2 +-
 fhir/pom.xml  | 2 +-
 health-checks/pom.xml | 2 +-
 infinispan/pom.xml| 2 +-
 jira/pom.xml  | 2 +-
 kafka-avro/pom.xml| 2 +-
 kafka-offsetrepository/pom.xml| 2 +-
 kamelet-chucknorris/pom.xml   | 2 +-
 load-balancer-eip/pom.xml | 2 +-
 mail-ms-exchange-oauth2/pom.xml   | 2 +-
 master/pom.xml| 2 +-
 metrics/pom.xml   | 2 +-
 observation/client/pom.xml| 2 +-
 observation/loggingtracer/pom.xml | 2 +-
 observation/pom.xml   | 2 +-
 observation/service1/pom.xml  | 2 +-
 observation/service2/pom.xml  | 2 +-
 openapi-contract-first/pom.xml| 2 +-
 opentelemetry/CarBooking/pom.xml  | 2 +-
 opentelemetry/FlightBooking/pom.xml   | 2 +-
 opentelemetry/HotelBooking/pom.xml| 2 +-
 opentelemetry/TripBooking/pom.xml | 2 +-
 opentelemetry/pom.xml | 2 +-
 paho-mqtt5-shared-subscriptions/pom.xml   | 2 +-
 platform-http/pom.xml | 2 +-
 pojo/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 quartz/pom.xml| 2 +-
 rabbitmq/pom.xml  | 2 +-
 reactive-streams/pom.xml  | 2 +-
 resilience4j/client/pom.xml   | 2 +-
 resilience4j/client2/pom.xml  | 2 +-
 resilience4j/pom.xml  | 2 +-
 resilience4j/service1/pom.xml | 2 +-
 resilience4j/service2/pom.xml | 2 +-
 rest-cxf/pom.xml  | 2 +-
 rest-openapi-simple/pom.xml   | 2 +-
 rest-openapi-springdoc/pom.xml| 2 +-
 

(camel-examples) branch main updated: Bump for next version

2024-05-10 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-examples.git


The following commit(s) were added to refs/heads/main by this push:
 new 3ef49fe5 Bump for next version
3ef49fe5 is described below

commit 3ef49fe5f4370c1c632172ccc0e36e2d60d21e84
Author: Claus Ibsen 
AuthorDate: Fri May 10 16:07:14 2024 +0200

Bump for next version
---
 aggregate-dist/pom.xml   | 2 +-
 aggregate/pom.xml| 2 +-
 as2/pom.xml  | 2 +-
 as2/src/main/resources/META-INF/spring/camel-context.xml | 2 +-
 aws/main-endpointdsl-aws2-s3-kafka/pom.xml   | 2 +-
 aws/main-endpointdsl-aws2-s3/pom.xml | 2 +-
 aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml   | 2 +-
 aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml  | 2 +-
 aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml  | 2 +-
 aws/main-endpointdsl-aws2/pom.xml| 2 +-
 aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml | 2 +-
 aws/main-endpointdsl-kafka-aws2-s3/pom.xml   | 2 +-
 aws/pom.xml  | 2 +-
 azure/azure-eventhubs/pom.xml| 2 +-
 azure/azure-storage-blob/pom.xml | 2 +-
 azure/kafka-azure/pom.xml| 2 +-
 azure/pom.xml| 2 +-
 basic/pom.xml| 2 +-
 bigxml-split/pom.xml | 2 +-
 billboard-aggregate/pom.xml  | 2 +-
 cafe-endpointdsl/pom.xml | 2 +-
 cafe/pom.xml | 2 +-
 cassandra-kubernetes/pom.xml | 2 +-
 console/pom.xml  | 2 +-
 couchbase-log/pom.xml| 2 +-
 csimple-joor/pom.xml | 2 +-
 csimple/pom.xml  | 2 +-
 debezium-eventhubs-blob/pom.xml  | 2 +-
 debezium/pom.xml | 2 +-
 flight-recorder/pom.xml  | 2 +-
 ftp/pom.xml  | 2 +-
 google/google-pubsub/pom.xml | 2 +-
 google/pom.xml   | 2 +-
 hazelcast-kubernetes/pom.xml | 2 +-
 java8/pom.xml| 2 +-
 jdbc/pom.xml | 2 +-
 jmx/pom.xml  | 2 +-
 jooq/pom.xml | 2 +-
 kafka/pom.xml| 2 +-
 kamelet-chucknorris/pom.xml  | 2 +-
 kamelet-main/pom.xml | 2 +-
 kamelet-sql/pom.xml  | 2 +-
 kamelet/pom.xml  | 2 +-
 kotlin/pom.xml   | 2 +-
 loadbalancing/pom.xml| 2 +-
 main-endpointdsl/pom.xml | 2 +-
 main-health/pom.xml  | 2 +-
 main-joor/pom.xml| 2 +-
 main-lambda/pom.xml  | 2 +-
 main-micrometer/pom.xml  | 2 +-
 main-tiny/pom.xml| 2 +-
 main-xml/pom.xml | 2 +-
 main-yaml/pom.xml| 2 +-
 main/pom.xml | 2 +-
 mapstruct/pom.xml| 2 +-
 minio/pom.xml| 2 +-
 mongodb/pom.xml  | 2 +-
 netty-custom-correlation/pom.xml | 2 +-
 oaipmh/pom.xml   | 2 +-
 pom.xml  | 4 ++--
 reactive-executor-vertx/pom.xml  | 2 +-
 resume-api/pom.xml   | 2 +-
 resume-api/resume-api-aws2-kinesis/pom.xml   | 2 +-
 resume-api/resume-api-cassandraql/pom.xml| 2 +-
 resume-api/resume-api-common/pom.xml | 2 +-
 resume-api/resume-api-file-offset/pom.xml 

[PR] (#5489) Docs index - how it works [camel-k]

2024-05-10 Thread via GitHub


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

   There will be so many changes ... so perhaps we do this incrementally


-- 
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] (chores) camel-file: code cleanup [camel]

2024-05-10 Thread via GitHub


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

   > have you tested camel-ftp, and camel-jsch that extends camel-file
   
   Yes. All of these changes go through multiple full builds on my own CI 
(i.e.: this change was done 2 days ago and have been under test a couple of 
times - last CI build, the 5th, is still in progress though) 


-- 
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(tools): update golangci-lint to v1.58.1

2024-05-10 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-k.git


The following commit(s) were added to refs/heads/main by this push:
 new 5380b4ff3 chore(tools): update golangci-lint to v1.58.1
5380b4ff3 is described below

commit 5380b4ff307b2e3d8e511d4c37928bf5aed34bab
Author: Luca Burgazzoli 
AuthorDate: Fri May 10 10:58:05 2024 +0200

chore(tools): update golangci-lint to v1.58.1
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index 638b08ed4..e2acdb16f 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -33,7 +33,7 @@ CODEGEN_VERSION := v0.27.4
 OPERATOR_SDK_VERSION := v1.28.0
 KUSTOMIZE_VERSION := v4.5.4
 OPM_VERSION := v1.24.0
-LINTER_VERSION ?= v1.58.0
+LINTER_VERSION ?= v1.58.1
 GOVULNCHECK_VERSION ?= latest
 
 LINTER ?= $(LOCALBIN)/golangci-lint



Re: [PR] chore(tools): update golangci-lint to v1.58.1 [camel-k]

2024-05-10 Thread via GitHub


lburgazzoli merged PR #5495:
URL: https://github.com/apache/camel-k/pull/5495


-- 
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-quarkus) branch camel-main updated (c24a8df2d6 -> bd63b62ee2)

2024-05-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


 discard c24a8df2d6 Rebased + generated
 discard 9072cc991b Fixed azure due to version update
 discard 50e056b235 Fixed dropboc due to version change
 discard c331a4103d Add cli-connector support for Camel JBang runtime=quarkus
 discard 0bfaa84e3c Revert "Disable microprofile-fault-tolerance testing due to 
#5995"
 discard 7b5870cb37 Upgrade Camel to 4.6.0
 add af662f7dd2 Upgrade Camel to 4.6.0
 add bc97634347 Revert "Disable microprofile-fault-tolerance testing due to 
#5995"
 add 65acc966ed Add cli-connector support for Camel JBang runtime=quarkus
 add 674c6c4c2b Align container image versions with Camel & Quarkus
 add a7b0865888 Add GitHub Action to report test failures in the workflow 
summary
 new bd63b62ee2 Upgrade Camel to 4.7.0

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   (c24a8df2d6)
\
 N -- N -- N   refs/heads/camel-main (bd63b62ee2)

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.

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.


Summary of changes:
 .github/actions/test-summary-report/action.yaml|  91 +++
 .github/workflows/camel-master-cron.yaml   |  50 +-
 .github/workflows/ci-build.yaml|  50 +-
 .github/workflows/quarkus-master-cron.yaml |  50 +-
 docs/antora.yml|   2 +-
 .../paho/mqtt5/it/PahoMqtt5TestResource.java   |   4 +-
 .../src/test/resources/mosquitto-no-auth.conf  |   3 +
 pom.xml|  18 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 688 ++---
 .../src/main/generated/flattened-reduced-pom.xml   | 688 ++---
 .../generated/flattened-reduced-verbose-pom.xml| 688 ++---
 11 files changed, 1286 insertions(+), 1046 deletions(-)
 create mode 100644 .github/actions/test-summary-report/action.yaml
 create mode 100644 
integration-tests/paho-mqtt5/src/test/resources/mosquitto-no-auth.conf



Re: [PR] (chores) camel-file: code cleanup [camel]

2024-05-10 Thread via GitHub


davsclaus commented on PR #14102:
URL: https://github.com/apache/camel/pull/14102#issuecomment-2104550954

   have you tested camel-ftp, and camel-jsch that extends camel-file


-- 
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 (89f806f61dd -> 5085cfe45fa)

2024-05-10 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 89f806f61dd camel-catalog - Update known releases
 add 5085cfe45fa CAMEL-20586: camel-jbang - Export to CSB can use 
camel.main.xxx properties. Fix export to CSB with older camel release due to 
camel-catalog incompatability api

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/DefaultCamelCatalog.java  | 72 ++
 .../dsl/jbang/core/commands/ExportSpringBoot.java  | 17 -
 .../main/resources/templates/spring-boot-pom.tmpl  |  2 +-
 3 files changed, 76 insertions(+), 15 deletions(-)



(camel) branch main updated: CAMEL-20586: camel-jbang - Export to CSB can use camel.main.xxx properties. Fix export to CSB with older camel release due to camel-catalog incompatability api

2024-05-10 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 5085cfe45fa CAMEL-20586: camel-jbang - Export to CSB can use 
camel.main.xxx properties. Fix export to CSB with older camel release due to 
camel-catalog incompatability api
5085cfe45fa is described below

commit 5085cfe45fa37573222b2842932d5742300d4c0b
Author: Claus Ibsen 
AuthorDate: Fri May 10 14:40:15 2024 +0200

CAMEL-20586: camel-jbang - Export to CSB can use camel.main.xxx properties. 
Fix export to CSB with older camel release due to camel-catalog incompatability 
api
---
 .../apache/camel/catalog/DefaultCamelCatalog.java  | 72 ++
 .../dsl/jbang/core/commands/ExportSpringBoot.java  | 17 -
 .../main/resources/templates/spring-boot-pom.tmpl  |  2 +-
 3 files changed, 76 insertions(+), 15 deletions(-)

diff --git 
a/catalog/camel-catalog/src/main/java/org/apache/camel/catalog/DefaultCamelCatalog.java
 
b/catalog/camel-catalog/src/main/java/org/apache/camel/catalog/DefaultCamelCatalog.java
index 4d7ce506b9a..e41ed30c2ce 100644
--- 
a/catalog/camel-catalog/src/main/java/org/apache/camel/catalog/DefaultCamelCatalog.java
+++ 
b/catalog/camel-catalog/src/main/java/org/apache/camel/catalog/DefaultCamelCatalog.java
@@ -554,17 +554,67 @@ public class DefaultCamelCatalog extends 
AbstractCachingCamelCatalog implements
 
 @Override
 public ArtifactModel modelFromMavenGAV(String groupId, String 
artifactId, String version) {
-return Stream.>> of(
-findComponentNames().stream().map(this::componentModel),
-findDataFormatNames().stream().map(this::dataFormatModel),
-findLanguageNames().stream().map(this::languageModel),
-findOtherNames().stream().map(this::otherModel),
-findTransformerNames().stream().map(this::transformerModel),
-findDevConsoleNames().stream().map(this::devConsoleModel))
-.flatMap(s -> s)
-.filter(am -> matchArtifact(am, groupId, artifactId, version))
-.findFirst()
-.orElse(null);
+try {
+for (String name : findComponentNames()) {
+ArtifactModel am = componentModel(name);
+if (matchArtifact(am, groupId, artifactId, version)) {
+return am;
+}
+}
+} catch (Throwable e) {
+// ignore as catalog can be dynamic changed and older releases may 
not have newer apis
+}
+try {
+for (String name : findDataFormatNames()) {
+ArtifactModel am = dataFormatModel(name);
+if (matchArtifact(am, groupId, artifactId, version)) {
+return am;
+}
+}
+} catch (Throwable e) {
+// ignore as catalog can be dynamic changed and older releases may 
not have newer apis
+}
+try {
+for (String name : findLanguageNames()) {
+ArtifactModel am = languageModel(name);
+if (matchArtifact(am, groupId, artifactId, version)) {
+return am;
+}
+}
+} catch (Throwable e) {
+// ignore as catalog can be dynamic changed and older releases may 
not have newer apis
+}
+try {
+for (String name : findOtherNames()) {
+ArtifactModel am = otherModel(name);
+if (matchArtifact(am, groupId, artifactId, version)) {
+return am;
+}
+}
+} catch (Throwable e) {
+// ignore as catalog can be dynamic changed and older releases may 
not have newer apis
+}
+try {
+for (String name : findTransformerNames()) {
+ArtifactModel am = transformerModel(name);
+if (matchArtifact(am, groupId, artifactId, version)) {
+return am;
+}
+}
+} catch (Throwable e) {
+// ignore as catalog can be dynamic changed and older releases may 
not have newer apis
+}
+try {
+for (String name : findDevConsoleNames()) {
+ArtifactModel am = devConsoleModel(name);
+if (matchArtifact(am, groupId, artifactId, version)) {
+return am;
+}
+}
+} catch (Throwable e) {
+// ignore as catalog can be dynamic changed and older releases may 
not have newer apis
+}
+return null;
 }
 
 @Override
diff --git 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/ExportSpringBoot.java
 

(camel-kamelets) branch properties deleted (was 7d276a57)

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

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


 was 7d276a57 #2024: Use properties in kamelet beans to set values.

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-kamelets) branch regen_bot updated (71f1f1e0 -> 9f536946)

2024-05-10 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 71f1f1e0 Upgrade to Camel 4.6.0 (#2030)
 add 9f536946 #2024: Use properties in kamelet beans to set values. (#2031)

No new revisions were added by this update.

Summary of changes:
 kamelets/avro-deserialize-action.kamelet.yaml | 8 +++-
 kamelets/avro-serialize-action.kamelet.yaml   | 8 +++-
 kamelets/protobuf-deserialize-action.kamelet.yaml | 5 ++---
 kamelets/protobuf-serialize-action.kamelet.yaml   | 5 ++---
 .../main/resources/kamelets/avro-deserialize-action.kamelet.yaml  | 8 +++-
 .../main/resources/kamelets/avro-serialize-action.kamelet.yaml| 8 +++-
 .../resources/kamelets/protobuf-deserialize-action.kamelet.yaml   | 5 ++---
 .../resources/kamelets/protobuf-serialize-action.kamelet.yaml | 5 ++---
 8 files changed, 20 insertions(+), 32 deletions(-)



(camel-kamelets) branch main updated: #2024: Use properties in kamelet beans to set values. (#2031)

2024-05-10 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


The following commit(s) were added to refs/heads/main by this push:
 new 9f536946 #2024: Use properties in kamelet beans to set values. (#2031)
9f536946 is described below

commit 9f536946e784bc1dd5b99ab6c1dac86f04a96fb5
Author: Claus Ibsen 
AuthorDate: Fri May 10 14:27:51 2024 +0200

#2024: Use properties in kamelet beans to set values. (#2031)
---
 kamelets/avro-deserialize-action.kamelet.yaml | 8 +++-
 kamelets/avro-serialize-action.kamelet.yaml   | 8 +++-
 kamelets/protobuf-deserialize-action.kamelet.yaml | 5 ++---
 kamelets/protobuf-serialize-action.kamelet.yaml   | 5 ++---
 .../main/resources/kamelets/avro-deserialize-action.kamelet.yaml  | 8 +++-
 .../main/resources/kamelets/avro-serialize-action.kamelet.yaml| 8 +++-
 .../resources/kamelets/protobuf-deserialize-action.kamelet.yaml   | 5 ++---
 .../resources/kamelets/protobuf-serialize-action.kamelet.yaml | 5 ++---
 8 files changed, 20 insertions(+), 32 deletions(-)

diff --git a/kamelets/avro-deserialize-action.kamelet.yaml 
b/kamelets/avro-deserialize-action.kamelet.yaml
index fddd58db..e23a30f0 100644
--- a/kamelets/avro-deserialize-action.kamelet.yaml
+++ b/kamelets/avro-deserialize-action.kamelet.yaml
@@ -52,11 +52,9 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.avro.transform.AvroSchemaResolver"
-property:
-  - key: validate
-value: '{{validate}}'
-  - key: schema
-value: '{{schema:}}'
+properties:
+  validate: "{{validate}}"
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git a/kamelets/avro-serialize-action.kamelet.yaml 
b/kamelets/avro-serialize-action.kamelet.yaml
index f6525329..8008802c 100644
--- a/kamelets/avro-serialize-action.kamelet.yaml
+++ b/kamelets/avro-serialize-action.kamelet.yaml
@@ -52,11 +52,9 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.avro.transform.AvroSchemaResolver"
-property:
-  - key: validate
-value: '{{validate}}'
-  - key: schema
-value: '{{schema:}}'
+properties:
+  validate: "{{validate}}"
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git a/kamelets/protobuf-deserialize-action.kamelet.yaml 
b/kamelets/protobuf-deserialize-action.kamelet.yaml
index 1501811b..79050dd5 100644
--- a/kamelets/protobuf-deserialize-action.kamelet.yaml
+++ b/kamelets/protobuf-deserialize-action.kamelet.yaml
@@ -47,9 +47,8 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.protobuf.transform.ProtobufSchemaResolver"
-property:
-  - key: schema
-value: '{{schema:}}'
+properties:
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git a/kamelets/protobuf-serialize-action.kamelet.yaml 
b/kamelets/protobuf-serialize-action.kamelet.yaml
index 61755b84..6be4a11a 100644
--- a/kamelets/protobuf-serialize-action.kamelet.yaml
+++ b/kamelets/protobuf-serialize-action.kamelet.yaml
@@ -47,9 +47,8 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.protobuf.transform.ProtobufSchemaResolver"
-property:
-  - key: schema
-value: '{{schema:}}'
+properties:
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
index fddd58db..e23a30f0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
@@ -52,11 +52,9 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.avro.transform.AvroSchemaResolver"
-property:
-  - key: validate
-value: '{{validate}}'
-  - key: schema
-value: '{{schema:}}'
+properties:
+  validate: "{{validate}}"
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml
index f6525329..8008802c 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml
+++ 

Re: [PR] #2024: Use properties in kamelet beans to set values. [camel-kamelets]

2024-05-10 Thread via GitHub


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


-- 
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] Use properties for kamelets [camel-kamelets]

2024-05-10 Thread via GitHub


oscerd closed issue #2024: Use properties for kamelets
URL: https://github.com/apache/camel-kamelets/issues/2024


-- 
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] Investigate the test reporter with github action [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton commented on issue #4944:
URL: https://github.com/apache/camel-quarkus/issues/4944#issuecomment-2104501300

   Added an initial step for this in 
https://github.com/apache/camel-quarkus/pull/6076. I will try to improve it 
over time.


-- 
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-quarkus) branch main updated: Add GitHub Action to report test failures in the workflow summary

2024-05-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new a7b0865888 Add GitHub Action to report test failures in the workflow 
summary
a7b0865888 is described below

commit a7b0865888162af41d1128525975dde5bcc9ac61
Author: James Netherton 
AuthorDate: Wed May 8 07:34:46 2024 +0100

Add GitHub Action to report test failures in the workflow summary
---
 .github/actions/test-summary-report/action.yaml | 91 +
 .github/workflows/camel-master-cron.yaml| 50 +-
 .github/workflows/ci-build.yaml | 50 +-
 .github/workflows/quarkus-master-cron.yaml  | 50 +-
 4 files changed, 238 insertions(+), 3 deletions(-)

diff --git a/.github/actions/test-summary-report/action.yaml 
b/.github/actions/test-summary-report/action.yaml
new file mode 100644
index 00..2b76bf99b0
--- /dev/null
+++ b/.github/actions/test-summary-report/action.yaml
@@ -0,0 +1,91 @@
+#
+# 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.
+#
+
+name: 'Test Summary Report'
+description: 'Parses JUnit test reports and publishes them to the GitHub 
workflow summary'
+inputs:
+  test-report-xml-base-dir:
+description: 'The base directory from which to search for JUnit XML 
reports'
+required: true
+default: '.'
+  test-report-xml-includes:
+description: 'The path glob for files to examine when generating the test 
report summary'
+required: true
+default: '**/target/*-reports/TEST-*.xml'
+
+runs:
+  using: "composite"
+  steps:
+- name: Setup Node
+  uses: actions/setup-node@v4
+  with:
+node-version: 20
+- name: Install script dependencies
+  shell: bash
+  run: |
+npm install junit2json
+- name: Generate test summary
+  uses: actions/github-script@v7
+  with:
+script: |
+  const fs = require('fs');
+  const junit = require('junit2json');
+  const testReportGlobPattern = "${{ inputs.test-report-xml-base-dir 
}}/${{ inputs.test-report-xml-includes }}".replace(/\.+\/+/g, "")
+  const summaryData = [];
+
+  // Configure test summary table headers
+  summaryData.push([
+{data: 'Test Class', header: true},
+{data: 'Test Name', header: true},
+{data: 'Failure', header: true},
+{data: 'Details', header: true}
+  ]);
+
+  // Iterate and parse surefire / failsafe reports and use the info to 
build the summary
+  const globber = await glob.create(testReportGlobPattern);
+  for await (const reportFile of globber.globGenerator()) {
+const file = fs.readFileSync(reportFile);
+const report = junit.parse(file).then((report) => {
+  if (report.errors > 0 || report.failures > 0) {
+report.testcase.forEach((testCase) => {
+  if (testCase.failure !== undefined) {
+const shortClassName = 
`${testCase.classname.substring(testCase.classname.lastIndexOf('.') + 
1)}`;
+const className = 
`${shortClassName}\n${testCase.classname}`;
+const details = 
`View\n${testCase.failure[0].inner}`;
+let testName = `${testCase.name}`;
+if (testCase.length > 25) {
+  testName = 
`View\n${testCase.name}`;
+}
+
+let message = `${testCase.failure[0].message}`;
+if (message.length > 50) {
+  message = 
`View\n${message}`;
+}
+summaryData.push([className, testName, message, details]);
+  }
+});
+  }
+});
+  }
+
+  // Write the summary data if there were test failures
+  if (summaryData.length > 1) {
+await core.summary
+  .addHeading("Test Failures", "3")
+  .addTable(summaryData)
+  .write();
+  }
diff --git 

Re: [PR] Add GitHub Action to report test failures in the workflow summary [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton merged PR #6076:
URL: https://github.com/apache/camel-quarkus/pull/6076


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



Error while running github feature from .asf.yaml in camel-website-pub!

2024-05-10 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



(camel-website-pub) branch asf-site updated (427a5a129 -> e1c9fa3f0)

2024-05-10 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


 discard 427a5a129 Website updated to c301a04e46033d50db07801c3e39b8e12996f503
 discard 1e8b4703a Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 346affc2d Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new e1c9fa3f0 Website updated to d37dd73d22404ff696ed26a767485408624fc2ff

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   (427a5a129)
\
 N -- N -- N   refs/heads/asf-site (e1c9fa3f0)

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.

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


Summary of changes:
 .htaccess|   60 +-
 .well-known/security.txt |2 +-
 blog/2024/05/camel46-whatsnew/index.html |2 +-
 camel-spring-boot/next/list.html |2 +-
 components/next/index.html   |2 +-
 manual/camel-jbang.html  |8 +-
 site-manifest.json   |2 +-
 sitemap-camel-core.xml   |   14 +-
 sitemap-camel-k.xml  |  906 ++---
 sitemap-camel-kafka-connector.xml|  832 ++---
 sitemap-camel-kamelets.xml   | 1402 
 sitemap-camel-karaf.xml  |   24 +-
 sitemap-camel-quarkus.xml| 2026 +--
 sitemap-camel-spring-boot.xml|   56 +-
 sitemap-components.xml   | 5776 +++---
 sitemap-manual.xml   |  428 +--
 16 files changed, 5771 insertions(+), 5771 deletions(-)



Re: [I] Release Camel Kamelets 4.6.0 [camel-kamelets]

2024-05-10 Thread via GitHub


christophd commented on issue #2029:
URL: 
https://github.com/apache/camel-kamelets/issues/2029#issuecomment-2104474188

   I have a pending fix on the Ddb2JsonStructDataTypeTransformer data type that 
has fixed the aws-ddb-streams-kamelet (see #2008)
   
   We need a Maven jandex on the camel-kamelets-utils library so the Quarkus 
runtime properly retrieves the data type when using the Kamelet.
   
   It would be good to include this into the 4.6.0 release. I will open a new 
PR for this


-- 
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-website) branch regen_bot updated (c301a04e -> d37dd73d)

2024-05-10 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-website.git


from c301a04e Move XSD in correct folder
 add d37dd73d Polished

No new revisions were added by this update.

Summary of changes:
 content/blog/2024/05/camel46-whatsnew/index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



(camel-website) branch main updated: Polished

2024-05-10 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-website.git


The following commit(s) were added to refs/heads/main by this push:
 new d37dd73d Polished
d37dd73d is described below

commit d37dd73d22404ff696ed26a767485408624fc2ff
Author: Claus Ibsen 
AuthorDate: Fri May 10 13:05:56 2024 +0200

Polished
---
 content/blog/2024/05/camel46-whatsnew/index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/blog/2024/05/camel46-whatsnew/index.md 
b/content/blog/2024/05/camel46-whatsnew/index.md
index aeea5314..6f7c878e 100644
--- a/content/blog/2024/05/camel46-whatsnew/index.md
+++ b/content/blog/2024/05/camel46-whatsnew/index.md
@@ -89,6 +89,8 @@ The `camel-sql` component can now use variables in the SQL 
queries.
 The `camel-kafka` component is upgraded to Kafka 3.7 client. Added 
`JMSDeserializer` to `camel-kafka` that users can use to
 let Kafka handle serializing/de-serializing JMS headers correct by their 
expected types (long, int, string etc.)
 
+The `camel-rest-openapi` - Refactored to use another json validator library 
that is Jakarta EE compatible.
+
 The Rest DSL `clientRequestValidation` now supports validating for allowed 
values as well.
 
 The `@PropertyInject` can inject as an array/list type where the string value 
is splitted by a separator (such as a comma)
@@ -101,7 +103,6 @@ This release only brings two new components:
 
 - `camel-google-pubsub-lite` - Send and receive messages to/from Google Cloud 
Platform PubSub Lite Service.
 - `camel-pinecone` - Perform operations on the Pinecone Vector Database.
-- `camel-rest-openapi` - Refactored to use another json validator library that 
is Jakarta EE compatible.
 
 ## Upgrading
 



Re: [PR] (chores) camel-file: code cleanup [camel]

2024-05-10 Thread via GitHub


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

   :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-file: code cleanup [camel]

2024-05-10 Thread via GitHub


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

   - break large and complex methods


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



Error while running github feature from .asf.yaml in camel-website-pub!

2024-05-10 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



(camel-website-pub) branch asf-site updated (cca2afe83 -> 427a5a129)

2024-05-10 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


 discard cca2afe83 Website updated to 2ad87e80cbf5755d8b6b20914917bc9f75f21805
 discard 08acb2275 Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 1e8b4703a Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 427a5a129 Website updated to c301a04e46033d50db07801c3e39b8e12996f503

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   (cca2afe83)
\
 N -- N -- N   refs/heads/asf-site (427a5a129)

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.

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


Summary of changes:
 .htaccess  |   62 +-
 .well-known/security.txt   |2 +-
 blog/2024/05/RELEASE-4.6.0/index.html  |2 +-
 .../05/camel46-whatsnew}/featured.png  |  Bin
 ...d5e48ce5_243818_800x0_resize_q95_gaussian_3.png |  Bin
 blog/2024/05/camel46-whatsnew/index.html   |   14 +
 blog/index.html|2 +-
 blog/index.xml |7 +
 blog/page/10/index.html|2 +-
 blog/page/100/index.html   |2 +-
 blog/page/101/index.html   |2 +-
 blog/page/102/index.html   |2 +-
 blog/page/103/index.html   |2 +-
 blog/page/104/index.html   |2 +-
 blog/page/105/index.html   |2 +-
 blog/page/106/index.html   |2 +-
 blog/page/107/index.html   |2 +-
 blog/page/108/index.html   |2 +-
 blog/page/109/index.html   |2 +-
 blog/page/11/index.html|2 +-
 blog/page/110/index.html   |2 +-
 blog/page/111/index.html   |2 +-
 blog/page/112/index.html   |2 +-
 blog/page/113/index.html   |2 +-
 blog/page/114/index.html   |2 +-
 blog/page/115/index.html   |2 +-
 blog/page/116/index.html   |2 +-
 blog/page/117/index.html   |2 +-
 blog/page/118/index.html   |2 +-
 blog/page/119/index.html   |2 +-
 blog/page/12/index.html|2 +-
 blog/page/13/index.html|2 +-
 blog/page/14/index.html|2 +-
 blog/page/15/index.html|2 +-
 blog/page/16/index.html|2 +-
 blog/page/17/index.html|2 +-
 blog/page/18/index.html|2 +-
 blog/page/19/index.html|2 +-
 blog/page/2/index.html |2 +-
 blog/page/20/index.html|2 +-
 blog/page/21/index.html|2 +-
 blog/page/22/index.html|2 +-
 blog/page/23/index.html|2 +-
 blog/page/24/index.html|2 +-
 blog/page/25/index.html|2 +-
 blog/page/26/index.html|2 +-
 blog/page/27/index.html|2 +-
 blog/page/28/index.html|2 +-
 blog/page/29/index.html|2 +-
 blog/page/3/index.html |2 +-
 blog/page/30/index.html|2 +-
 blog/page/31/index.html|2 +-
 blog/page/32/index.html|2 +-
 blog/page/33/index.html|2 +-
 blog/page/34/index.html|2 +-
 blog/page/35/index.html|2 +-
 blog/page/36/index.html|2 +-
 

(camel) branch regen_bot updated (2ade9f327ce -> 89f806f61dd)

2024-05-10 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 2ade9f327ce camel-jbang - Upgrade to 4.6.0 release
 add 89f806f61dd camel-catalog - Update known releases

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/releases/camel-releases.json  | 5 +
 1 file changed, 5 insertions(+)



Re: [PR] Align container image versions with Camel & Quarkus [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton merged PR #6078:
URL: https://github.com/apache/camel-quarkus/pull/6078


-- 
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-quarkus) branch main updated (65acc966ed -> 674c6c4c2b)

2024-05-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


from 65acc966ed Add cli-connector support for Camel JBang runtime=quarkus
 add 674c6c4c2b Align container image versions with Camel & Quarkus

No new revisions were added by this update.

Summary of changes:
 .../component/paho/mqtt5/it/PahoMqtt5TestResource.java |  4 +++-
 .../paho-mqtt5/src/test/resources/mosquitto-no-auth.conf   |  3 +++
 pom.xml| 14 +++---
 3 files changed, 13 insertions(+), 8 deletions(-)
 create mode 100644 
integration-tests/paho-mqtt5/src/test/resources/mosquitto-no-auth.conf



(camel-kamelets) branch properties created (now 7d276a57)

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

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


  at 7d276a57 #2024: Use properties in kamelet beans to set values.

This branch includes the following new commits:

 new 7d276a57 #2024: Use properties in kamelet beans to set values.

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-kamelets) 01/01: #2024: Use properties in kamelet beans to set values.

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

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

commit 7d276a578181ed4e2da89723c440c522dc79be39
Author: Claus Ibsen 
AuthorDate: Fri May 10 12:43:54 2024 +0200

#2024: Use properties in kamelet beans to set values.
---
 kamelets/avro-deserialize-action.kamelet.yaml | 8 +++-
 kamelets/avro-serialize-action.kamelet.yaml   | 8 +++-
 kamelets/protobuf-deserialize-action.kamelet.yaml | 5 ++---
 kamelets/protobuf-serialize-action.kamelet.yaml   | 5 ++---
 .../main/resources/kamelets/avro-deserialize-action.kamelet.yaml  | 8 +++-
 .../main/resources/kamelets/avro-serialize-action.kamelet.yaml| 8 +++-
 .../resources/kamelets/protobuf-deserialize-action.kamelet.yaml   | 5 ++---
 .../resources/kamelets/protobuf-serialize-action.kamelet.yaml | 5 ++---
 8 files changed, 20 insertions(+), 32 deletions(-)

diff --git a/kamelets/avro-deserialize-action.kamelet.yaml 
b/kamelets/avro-deserialize-action.kamelet.yaml
index fddd58db..e23a30f0 100644
--- a/kamelets/avro-deserialize-action.kamelet.yaml
+++ b/kamelets/avro-deserialize-action.kamelet.yaml
@@ -52,11 +52,9 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.avro.transform.AvroSchemaResolver"
-property:
-  - key: validate
-value: '{{validate}}'
-  - key: schema
-value: '{{schema:}}'
+properties:
+  validate: "{{validate}}"
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git a/kamelets/avro-serialize-action.kamelet.yaml 
b/kamelets/avro-serialize-action.kamelet.yaml
index f6525329..8008802c 100644
--- a/kamelets/avro-serialize-action.kamelet.yaml
+++ b/kamelets/avro-serialize-action.kamelet.yaml
@@ -52,11 +52,9 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.avro.transform.AvroSchemaResolver"
-property:
-  - key: validate
-value: '{{validate}}'
-  - key: schema
-value: '{{schema:}}'
+properties:
+  validate: "{{validate}}"
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git a/kamelets/protobuf-deserialize-action.kamelet.yaml 
b/kamelets/protobuf-deserialize-action.kamelet.yaml
index 1501811b..79050dd5 100644
--- a/kamelets/protobuf-deserialize-action.kamelet.yaml
+++ b/kamelets/protobuf-deserialize-action.kamelet.yaml
@@ -47,9 +47,8 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.protobuf.transform.ProtobufSchemaResolver"
-property:
-  - key: schema
-value: '{{schema:}}'
+properties:
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git a/kamelets/protobuf-serialize-action.kamelet.yaml 
b/kamelets/protobuf-serialize-action.kamelet.yaml
index 61755b84..6be4a11a 100644
--- a/kamelets/protobuf-serialize-action.kamelet.yaml
+++ b/kamelets/protobuf-serialize-action.kamelet.yaml
@@ -47,9 +47,8 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.protobuf.transform.ProtobufSchemaResolver"
-property:
-  - key: schema
-value: '{{schema:}}'
+properties:
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
index fddd58db..e23a30f0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
@@ -52,11 +52,9 @@ spec:
 beans:
   - name: schemaResolver
 type: 
"#class:org.apache.camel.component.jackson.avro.transform.AvroSchemaResolver"
-property:
-  - key: validate
-value: '{{validate}}'
-  - key: schema
-value: '{{schema:}}'
+properties:
+  validate: "{{validate}}"
+  schema: "{{schema:}}"
 from:
   uri: kamelet:source
   steps:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml
index f6525329..8008802c 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml
@@ -52,11 +52,9 @@ spec:
 beans:
   - name: schemaResolver
 type: 

(camel) branch regen_bot updated (912795fbef5 -> 2ade9f327ce)

2024-05-10 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 912795fbef5 Regen
 add 2ade9f327ce camel-jbang - Upgrade to 4.6.0 release

No new revisions were added by this update.

Summary of changes:
 dsl/camel-jbang/camel-jbang-container/Dockerfile | 2 +-
 dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java| 4 ++--
 dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)



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

2024-05-10 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-spring-boot.git

commit 2dba4f1cf56f5eaf742888e78ec7479a57ca7fd8
Author: Claus Ibsen 
AuthorDate: Fri May 10 12:39:54 2024 +0200

Regen
---
 .../camel/springboot/catalog/components/aws-bedrock-agent-runtime.json  | 2 +-
 .../apache/camel/springboot/catalog/components/aws-bedrock-agent.json   | 2 +-
 .../org/apache/camel/springboot/catalog/components/aws-bedrock.json | 2 +-
 .../apache/camel/springboot/catalog/components/langchain4j-chat.json| 2 +-
 .../camel/springboot/catalog/components/langchain4j-embeddings.json | 2 +-
 .../org/apache/camel/springboot/catalog/components/milvus.json  | 2 +-
 .../org/apache/camel/springboot/catalog/components/pinecone.json| 2 +-
 .../org/apache/camel/springboot/catalog/components/qdrant.json  | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock-agent-runtime.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock-agent-runtime.json
index 50d169c457c..7404d11babb 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock-agent-runtime.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock-agent-runtime.json
@@ -8,7 +8,7 @@
 "firstVersion": "4.5.0",
 "label": "ai,cloud",
 "javaType": 
"org.apache.camel.component.aws2.bedrock.agentruntime.BedrockAgentRuntimeComponent",
-"supportLevel": "Preview",
+"supportLevel": "Stable",
 "groupId": "org.apache.camel.springboot",
 "artifactId": "camel-aws-bedrock-starter",
 "version": "4.7.0-SNAPSHOT",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock-agent.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock-agent.json
index d1682420084..2ba92cda79d 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock-agent.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock-agent.json
@@ -8,7 +8,7 @@
 "firstVersion": "4.5.0",
 "label": "ai,cloud",
 "javaType": 
"org.apache.camel.component.aws2.bedrock.agent.BedrockAgentComponent",
-"supportLevel": "Preview",
+"supportLevel": "Stable",
 "groupId": "org.apache.camel.springboot",
 "artifactId": "camel-aws-bedrock-starter",
 "version": "4.7.0-SNAPSHOT",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock.json
index c690e6b7b38..1c4a32c7760 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws-bedrock.json
@@ -8,7 +8,7 @@
 "firstVersion": "4.5.0",
 "label": "ai,cloud",
 "javaType": 
"org.apache.camel.component.aws2.bedrock.runtime.BedrockComponent",
-"supportLevel": "Preview",
+"supportLevel": "Stable",
 "groupId": "org.apache.camel.springboot",
 "artifactId": "camel-aws-bedrock-starter",
 "version": "4.7.0-SNAPSHOT",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/langchain4j-chat.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/langchain4j-chat.json
index 637586c383a..08d3f61782c 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/langchain4j-chat.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/langchain4j-chat.json
@@ -8,7 +8,7 @@
 "firstVersion": "4.5.0",
 "label": "ai",
 "javaType": 
"org.apache.camel.component.langchain4j.chat.LangChain4jChatComponent",
-"supportLevel": "Preview",
+"supportLevel": "Stable",
 "groupId": "org.apache.camel.springboot",
 "artifactId": "camel-langchain4j-chat-starter",
 "version": "4.7.0-SNAPSHOT",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/langchain4j-embeddings.json
 

(camel-spring-boot) branch main updated (d3f90ad3f9e -> 2dba4f1cf56)

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

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


from d3f90ad3f9e Regen
 new 2dce4034357 Bump for next version
 new 2dba4f1cf56 Regen

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


Summary of changes:
 archetypes/camel-archetype-spring-boot/pom.xml | 2 +-
 archetypes/pom.xml | 2 +-
 camel-spring-boot-sbom/camel-spring-boot-sbom.json | 10556 +-
 camel-spring-boot-sbom/camel-spring-boot-sbom.xml  | 10574 +--
 catalog/camel-catalog-provider-springboot/pom.xml  | 2 +-
 .../springboot/catalog/components/activemq.json| 2 +-
 .../camel/springboot/catalog/components/amqp.json  | 2 +-
 .../springboot/catalog/components/arangodb.json| 2 +-
 .../camel/springboot/catalog/components/as2.json   | 2 +-
 .../springboot/catalog/components/asterisk.json| 2 +-
 .../catalog/components/atmosphere-websocket.json   | 2 +-
 .../camel/springboot/catalog/components/atom.json  | 2 +-
 .../camel/springboot/catalog/components/avro.json  | 2 +-
 .../components/aws-bedrock-agent-runtime.json  | 4 +-
 .../catalog/components/aws-bedrock-agent.json  | 4 +-
 .../springboot/catalog/components/aws-bedrock.json | 4 +-
 .../catalog/components/aws-cloudtrail.json | 2 +-
 .../springboot/catalog/components/aws-config.json  | 2 +-
 .../catalog/components/aws-secrets-manager.json| 2 +-
 .../springboot/catalog/components/aws2-athena.json | 2 +-
 .../springboot/catalog/components/aws2-cw.json | 2 +-
 .../springboot/catalog/components/aws2-ddb.json| 2 +-
 .../catalog/components/aws2-ddbstream.json | 2 +-
 .../springboot/catalog/components/aws2-ec2.json| 2 +-
 .../springboot/catalog/components/aws2-ecs.json| 2 +-
 .../springboot/catalog/components/aws2-eks.json| 2 +-
 .../catalog/components/aws2-eventbridge.json   | 2 +-
 .../springboot/catalog/components/aws2-iam.json| 2 +-
 .../catalog/components/aws2-kinesis-firehose.json  | 2 +-
 .../catalog/components/aws2-kinesis.json   | 2 +-
 .../springboot/catalog/components/aws2-kms.json| 2 +-
 .../springboot/catalog/components/aws2-lambda.json | 2 +-
 .../springboot/catalog/components/aws2-mq.json | 2 +-
 .../springboot/catalog/components/aws2-msk.json| 2 +-
 .../catalog/components/aws2-redshift-data.json | 2 +-
 .../springboot/catalog/components/aws2-s3.json | 2 +-
 .../springboot/catalog/components/aws2-ses.json| 2 +-
 .../springboot/catalog/components/aws2-sns.json| 2 +-
 .../springboot/catalog/components/aws2-sqs.json| 2 +-
 .../catalog/components/aws2-step-functions.json| 2 +-
 .../springboot/catalog/components/aws2-sts.json| 2 +-
 .../catalog/components/aws2-timestream.json| 2 +-
 .../catalog/components/aws2-translate.json | 2 +-
 .../catalog/components/azure-cosmosdb.json | 2 +-
 .../catalog/components/azure-eventhubs.json| 2 +-
 .../springboot/catalog/components/azure-files.json | 2 +-
 .../catalog/components/azure-key-vault.json| 2 +-
 .../catalog/components/azure-servicebus.json   | 2 +-
 .../catalog/components/azure-storage-blob.json | 2 +-
 .../catalog/components/azure-storage-datalake.json | 2 +-
 .../catalog/components/azure-storage-queue.json| 2 +-
 .../catalog/components/bean-validator.json | 2 +-
 .../camel/springboot/catalog/components/bean.json  | 2 +-
 .../springboot/catalog/components/bonita.json  | 2 +-
 .../camel/springboot/catalog/components/box.json   | 2 +-
 .../springboot/catalog/components/braintree.json   | 2 +-
 .../springboot/catalog/components/browse.json  | 2 +-
 .../catalog/components/caffeine-cache.json | 2 +-
 .../catalog/components/caffeine-loadcache.json | 2 +-
 .../springboot/catalog/components/chatscript.json  | 2 +-
 .../camel/springboot/catalog/components/chunk.json | 2 +-
 .../camel/springboot/catalog/components/class.json | 2 +-
 .../springboot/catalog/components/cm-sms.json  | 2 +-
 .../springboot/catalog/components/coap+tcp.json| 2 +-
 .../camel/springboot/catalog/components/coap.json  | 2 +-
 .../springboot/catalog/components/coaps+tcp.json   | 2 +-
 .../camel/springboot/catalog/components/coaps.json | 2 +-
 .../springboot/catalog/components/cometd.json  | 2 +-
 .../springboot/catalog/components/cometds.json | 2 +-
 .../springboot/catalog/components/consul.json  | 2 +-
 

Re: [PR] fix(tests): Minor fix to incremental_build_test.go after fixing of copykits. [camel-k]

2024-05-10 Thread via GitHub


squakez commented on PR #5494:
URL: https://github.com/apache/camel-k/pull/5494#issuecomment-2104379111

   Thanks @valdar do you mind to backport to `release-2.3.x`. I think all these 
stability fixes are worth to be there as well as we may even do a patch release 
during this month.


-- 
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-catalog - Update known releases

2024-05-10 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 89f806f61dd camel-catalog - Update known releases
89f806f61dd is described below

commit 89f806f61dd271f56fa7f865f724e257f6f966eb
Author: Claus Ibsen 
AuthorDate: Fri May 10 12:38:08 2024 +0200

camel-catalog - Update known releases
---
 .../resources/org/apache/camel/catalog/releases/camel-releases.json  | 5 +
 1 file changed, 5 insertions(+)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
index 07f43a1308d..d567befb99c 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
@@ -895,5 +895,10 @@
 "version": "4.5.0",
 "date": "2024-03-28",
 "jdk": "17,21"
+},
+{
+"version": "4.6.0",
+"date": "2024-05-10",
+"jdk": "17,21"
 }
 ]



(camel) branch regen_bot updated (ba4bf712e66 -> 912795fbef5)

2024-05-10 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 ba4bf712e66 Revert "Bump com.mycila:license-maven-plugin from 4.3 to 
4.4 (#14093)"
 add 05333fbd85a Update version to 4.7.0-SNAPSHOT on main branch (#14101)
 add 912795fbef5 Regen

No new revisions were added by this update.

Summary of changes:
 apache-camel/pom.xml   |2 +-
 archetypes/camel-archetype-api-component/pom.xml   |2 +-
 archetypes/camel-archetype-component/pom.xml   |2 +-
 archetypes/camel-archetype-dataformat/pom.xml  |2 +-
 archetypes/camel-archetype-java/pom.xml|2 +-
 archetypes/camel-archetype-main/pom.xml|2 +-
 archetypes/camel-archetype-spring/pom.xml  |2 +-
 archetypes/pom.xml |2 +-
 bom/camel-bom/pom.xml  |  886 +--
 bom/pom.xml|2 +-
 buildingtools/pom.xml  |2 +-
 camel-dependencies/pom.xml |2 +-
 camel-sbom/camel-sbom.json | 7620 +--
 camel-sbom/camel-sbom.xml  | 7644 ++--
 catalog/camel-allcomponents/pom.xml|2 +-
 catalog/camel-catalog-common/pom.xml   |2 +-
 catalog/camel-catalog-console/pom.xml  |2 +-
 .../org/apache/camel/dev-console/catalog.json  |2 +-
 .../org/apache/camel/dev-consoles.properties   |2 +-
 catalog/camel-catalog-lucene/pom.xml   |2 +-
 catalog/camel-catalog-maven/pom.xml|2 +-
 catalog/camel-catalog/pom.xml  |2 +-
 .../beans/CaffeineAggregationRepository.json   |2 +-
 .../beans/CaffeineIdempotentRepository.json|2 +-
 .../beans/CassandraAggregationRepository.json  |2 +-
 .../beans/CassandraIdempotentRepository.json   |2 +-
 .../catalog/beans/CronScheduledRoutePolicy.json|2 +-
 .../catalog/beans/DefaultHeaderFilterStrategy.json |2 +-
 .../camel/catalog/beans/DurationRoutePolicy.json   |2 +-
 .../catalog/beans/DurationRoutePolicyFactory.json  |2 +-
 .../beans/EhcacheAggregationRepository.json|2 +-
 .../catalog/beans/EhcacheIdempotentRepository.json |2 +-
 ...lasticsearchBulkRequestAggregationStrategy.json |2 +-
 .../catalog/beans/Etcd3AggregationRepository.json  |2 +-
 .../catalog/beans/FileIdempotentRepository.json|2 +-
 .../beans/GroupedBodyAggregationStrategy.json  |2 +-
 .../beans/GroupedExchangeAggregationStrategy.json  |2 +-
 .../beans/GroupedMessageAggregationStrategy.json   |2 +-
 .../beans/HazelcastAggregationRepository.json  |2 +-
 .../beans/HazelcastIdempotentRepository.json   |2 +-
 .../InfinispanEmbeddedAggregationRepository.json   |2 +-
 .../InfinispanEmbeddedIdempotentRepository.json|2 +-
 .../InfinispanRemoteAggregationRepository.json |2 +-
 .../InfinispanRemoteIdempotentRepository.json  |2 +-
 .../catalog/beans/JCacheAggregationRepository.json |2 +-
 .../catalog/beans/JCacheIdempotentRepository.json  |2 +-
 .../catalog/beans/JdbcAggregationRepository.json   |2 +-
 .../catalog/beans/JdbcMessageIdRepository.json |2 +-
 .../catalog/beans/KafkaIdempotentRepository.json   |2 +-
 .../beans/LevelDBAggregationRepository.json|2 +-
 .../catalog/beans/MemoryAggregationRepository.json |2 +-
 .../catalog/beans/MemoryIdempotentRepository.json  |2 +-
 .../catalog/beans/MongoDbIdempotentRepository.json |2 +-
 .../OpensearchBulkRequestAggregationStrategy.json  |2 +-
 .../catalog/beans/SimpleScheduledRoutePolicy.json  |2 +-
 .../beans/SpringRedisIdempotentRepository.json |2 +-
 .../catalog/beans/StringAggregationStrategy.json   |2 +-
 .../catalog/beans/TarAggregationStrategy.json  |2 +-
 .../beans/ThrottlingExceptionRoutePolicy.json  |2 +-
 .../beans/ThrottlingInflightRoutePolicy.json   |2 +-
 .../beans/UseLatestAggregationStrategy.json|2 +-
 .../beans/UseOriginalAggregationStrategy.json  |2 +-
 .../catalog/beans/XsltAggregationStrategy.json |2 +-
 .../beans/XsltSaxonAggregationStrategy.json|2 +-
 .../catalog/beans/ZipAggregationStrategy.json  |2 +-
 .../apache/camel/catalog/components/activemq.json  |2 +-
 .../org/apache/camel/catalog/components/amqp.json  |2 +-
 .../apache/camel/catalog/components/arangodb.json  |2 +-
 .../org/apache/camel/catalog/components/as2.json   |2 +-
 .../apache/camel/catalog/components/asterisk.json  |2 +-
 .../catalog/components/atmosphere-websocket.json   |2 +-
 .../org/apache/camel/catalog/components/atom.json  |2 +-
 .../org/apache/camel/catalog/components/avro.json  |

(camel) branch main updated: camel-jbang - Upgrade to 4.6.0 release

2024-05-10 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 2ade9f327ce camel-jbang - Upgrade to 4.6.0 release
2ade9f327ce is described below

commit 2ade9f327ce8b8ca9cc7db3b3473ae7f5e52abce
Author: Claus Ibsen 
AuthorDate: Fri May 10 12:36:55 2024 +0200

camel-jbang - Upgrade to 4.6.0 release
---
 dsl/camel-jbang/camel-jbang-container/Dockerfile | 2 +-
 dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java| 4 ++--
 dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dsl/camel-jbang/camel-jbang-container/Dockerfile 
b/dsl/camel-jbang/camel-jbang-container/Dockerfile
index 3f3dc732a1e..c9c0b924331 100644
--- a/dsl/camel-jbang/camel-jbang-container/Dockerfile
+++ b/dsl/camel-jbang/camel-jbang-container/Dockerfile
@@ -19,5 +19,5 @@ FROM docker.io/jbangdev/jbang-action
 
 RUN jbang trust add https://github.com/apache/camel
 
-ENTRYPOINT [ "jbang",  "-Dcamel.jbang.version=4.5.0", "camel@apache/camel"]
+ENTRYPOINT [ "jbang",  "-Dcamel.jbang.version=4.6.0", "camel@apache/camel"]
 
diff --git a/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java 
b/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
index ba296935706..50c7cc4d8b7 100755
--- a/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
+++ b/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
@@ -19,8 +19,8 @@
 
 //JAVA 17+
 //REPOS 
central=https://repo1.maven.org/maven2,apache-snapshot=https://repository.apache.org/content/groups/snapshots/
-//DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.5.0}@pom
-//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.5.0}
+//DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.6.0}@pom
+//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.6.0}
 //DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.5.0}
 
 package main;
diff --git 
a/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java 
b/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java
index ba296935706..50c7cc4d8b7 100755
--- a/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java
+++ b/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java
@@ -19,8 +19,8 @@
 
 //JAVA 17+
 //REPOS 
central=https://repo1.maven.org/maven2,apache-snapshot=https://repository.apache.org/content/groups/snapshots/
-//DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.5.0}@pom
-//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.5.0}
+//DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.6.0}@pom
+//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.6.0}
 //DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.5.0}
 
 package main;



(camel-kamelets) branch regen_bot updated (a837124c -> 71f1f1e0)

2024-05-10 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 a837124c Regen for commit c3adccdec421208163eac7d3903d1294713754fa 
(#2027)
 add 71f1f1e0 Upgrade to Camel 4.6.0 (#2030)

No new revisions were added by this update.

Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



Re: [PR] Upgrade to Camel 4.6.0 [camel-kamelets]

2024-05-10 Thread via GitHub


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


-- 
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) branch main updated: Upgrade to Camel 4.6.0 (#2030)

2024-05-10 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


The following commit(s) were added to refs/heads/main by this push:
 new 71f1f1e0 Upgrade to Camel 4.6.0 (#2030)
71f1f1e0 is described below

commit 71f1f1e011b4c6a464ef34bfde41f1785d298dd5
Author: Andrea Cosentino 
AuthorDate: Fri May 10 12:34:44 2024 +0200

Upgrade to Camel 4.6.0 (#2030)

Signed-off-by: Andrea Cosentino 
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d2074074..e97985fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel
 camel-dependencies
-4.5.0
+4.6.0
 
 
 org.apache.camel.kamelets
@@ -62,7 +62,7 @@
 0.16.1
 2.8.0
 
-4.5.0
+4.6.0
 2.3.1
 
 4.2.0



Re: [I] Upgrade to Camel 4.6.0 [camel-kamelets]

2024-05-10 Thread via GitHub


oscerd closed issue #2028: Upgrade to Camel 4.6.0
URL: https://github.com/apache/camel-kamelets/issues/2028


-- 
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: fix(tests): Minor fix to incremental_build_test.go after fixing of copykits.

2024-05-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository.

valdar 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 e6bb34f7b fix(tests): Minor fix to incremental_build_test.go after 
fixing of copykits.
e6bb34f7b is described below

commit e6bb34f7b67a91364c026bf475c0caebcef32a1b
Author: Andrea Tarocchi 
AuthorDate: Fri May 10 10:23:44 2024 +0200

fix(tests): Minor fix to incremental_build_test.go after fixing of copykits.
---
 e2e/advanced/incremental_build_test.go | 1 -
 1 file changed, 1 deletion(-)

diff --git a/e2e/advanced/incremental_build_test.go 
b/e2e/advanced/incremental_build_test.go
index cdb1ba38c..249e4e4df 100644
--- a/e2e/advanced/incremental_build_test.go
+++ b/e2e/advanced/incremental_build_test.go
@@ -42,7 +42,6 @@ func TestRunIncrementalBuildRoutine(t *testing.T) {
WithNewTestNamespace(t, func(ctx context.Context, g *WithT, ns string) {
operatorID := "camel-k-incremental-build-routine"
g.Expect(CopyCamelCatalog(t, ctx, ns, operatorID)).To(Succeed())
-   g.Expect(CopyIntegrationKits(t, ctx, ns, 
operatorID)).To(Succeed())
g.Expect(KamelInstallWithID(t, ctx, operatorID, 
ns)).To(Succeed())
g.Eventually(SelectedPlatformPhase(t, ctx, ns, operatorID), 
TestTimeoutMedium).Should(Equal(v1.IntegrationPlatformPhaseReady))
 



Re: [PR] fix(tests): Minor fix to incremental_build_test.go after fixing of copykits. [camel-k]

2024-05-10 Thread via GitHub


valdar merged PR #5494:
URL: https://github.com/apache/camel-k/pull/5494


-- 
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: Regen

2024-05-10 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 912795fbef5 Regen
912795fbef5 is described below

commit 912795fbef5c8d126a8259a20a96266b7227af4e
Author: Claus Ibsen 
AuthorDate: Fri May 10 12:31:05 2024 +0200

Regen
---
 .../org/apache/camel/catalog/components/aws-bedrock-agent-runtime.json  | 2 +-
 .../org/apache/camel/catalog/components/aws-bedrock-agent.json  | 2 +-
 .../resources/org/apache/camel/catalog/components/aws-bedrock.json  | 2 +-
 .../resources/org/apache/camel/catalog/components/langchain4j-chat.json | 2 +-
 .../org/apache/camel/catalog/components/langchain4j-embeddings.json | 2 +-
 .../generated/resources/org/apache/camel/catalog/components/milvus.json | 2 +-
 .../generated/resources/org/apache/camel/catalog/components/qdrant.json | 2 +-
 .../org/apache/camel/catalog/others/platform-http-jolokia.json  | 2 +-
 .../org/apache/camel/component/langchain4j/chat/langchain4j-chat.json   | 2 +-
 .../src/main/docs/langchain4j-chat-component.adoc   | 2 +-
 .../camel/component/langchain4j/embeddings/langchain4j-embeddings.json  | 2 +-
 .../src/main/docs/langchain4j-embeddings-component.adoc | 2 +-
 .../apache/camel/component/aws2/bedrock/agent/aws-bedrock-agent.json| 2 +-
 .../component/aws2/bedrock/agentruntime/aws-bedrock-agent-runtime.json  | 2 +-
 .../org/apache/camel/component/aws2/bedrock/runtime/aws-bedrock.json| 2 +-
 .../camel-aws-bedrock/src/main/docs/aws-bedrock-agent-component.adoc| 2 +-
 .../src/main/docs/aws-bedrock-agent-runtime-component.adoc  | 2 +-
 .../camel-aws-bedrock/src/main/docs/aws-bedrock-component.adoc  | 2 +-
 .../resources/META-INF/org/apache/camel/component/milvus/milvus.json| 2 +-
 components/camel-milvus/src/main/docs/milvus-component.adoc | 2 +-
 .../src/generated/resources/platform-http-jolokia.json  | 2 +-
 .../resources/META-INF/org/apache/camel/component/qdrant/qdrant.json| 2 +-
 components/camel-qdrant/src/main/docs/qdrant-component.adoc | 2 +-
 23 files changed, 23 insertions(+), 23 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock-agent-runtime.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock-agent-runtime.json
index b029d663bb2..9e587105312 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock-agent-runtime.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock-agent-runtime.json
@@ -8,7 +8,7 @@
 "firstVersion": "4.5.0",
 "label": "ai,cloud",
 "javaType": 
"org.apache.camel.component.aws2.bedrock.agentruntime.BedrockAgentRuntimeComponent",
-"supportLevel": "Preview",
+"supportLevel": "Stable",
 "groupId": "org.apache.camel",
 "artifactId": "camel-aws-bedrock",
 "version": "4.7.0-SNAPSHOT",
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock-agent.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock-agent.json
index 6968be21051..b526240765b 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock-agent.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock-agent.json
@@ -8,7 +8,7 @@
 "firstVersion": "4.5.0",
 "label": "ai,cloud",
 "javaType": 
"org.apache.camel.component.aws2.bedrock.agent.BedrockAgentComponent",
-"supportLevel": "Preview",
+"supportLevel": "Stable",
 "groupId": "org.apache.camel",
 "artifactId": "camel-aws-bedrock",
 "version": "4.7.0-SNAPSHOT",
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock.json
index 25070e5135f..c13ee839ebb 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-bedrock.json
@@ -8,7 +8,7 @@
 "firstVersion": "4.5.0",
 "label": "ai,cloud",
 "javaType": 
"org.apache.camel.component.aws2.bedrock.runtime.BedrockComponent",
-"supportLevel": "Preview",
+"supportLevel": "Stable",
 "groupId": "org.apache.camel",
 "artifactId": "camel-aws-bedrock",
 "version": "4.7.0-SNAPSHOT",
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/langchain4j-chat.json
 

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

2024-05-10 Thread via GitHub


davsclaus closed pull request #1143: [Github Actions] Periodic Sync Camel 
Spring Boot (Camel 4)
URL: https://github.com/apache/camel-spring-boot/pull/1143


-- 
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 update-camel-4.7.0 deleted (was 6cd4fef378c)

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

davsclaus pushed a change to branch update-camel-4.7.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 6cd4fef378c Update version to 4.7.0-SNAPSHOT of files not managed by 
Maven

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



Re: [PR] Update version to 4.7.0-SNAPSHOT on main branch [camel]

2024-05-10 Thread via GitHub


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


-- 
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] Update version to 4.7.0-SNAPSHOT on main branch [camel]

2024-05-10 Thread via GitHub


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

   (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 update-camel-4.7.0 created (now 6cd4fef378c)

2024-05-10 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch update-camel-4.7.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 6cd4fef378c Update version to 4.7.0-SNAPSHOT of files not managed by 
Maven

This branch includes the following new commits:

 new 7ebcdd313cc Update version to 4.7.0-SNAPSHOT
 new 6cd4fef378c Update version to 4.7.0-SNAPSHOT of files not managed by 
Maven

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




Re: [PR] fix(tests): Minor fix to incremental_build_test.go after fixing of copykits. [camel-k]

2024-05-10 Thread via GitHub


valdar commented on PR #5494:
URL: https://github.com/apache/camel-k/pull/5494#issuecomment-2104318559

   > Thanks. I do wonder if it makes sense removing it at all, also considering 
that the gain in performance is negligible. cc @christophd
   
   We had that discussion with @christophd, now that it seems fixed it seems a 
pity to remove it, but I am not against it.


-- 
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) 01/01: Upgrade to Camel 4.6.0

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

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

commit 2dd81e9262ee8acfdf492c9656ab1f32b65d7ac6
Author: Andrea Cosentino 
AuthorDate: Fri May 10 11:52:15 2024 +0200

Upgrade to Camel 4.6.0

Signed-off-by: Andrea Cosentino 
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d2074074..e97985fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel
 camel-dependencies
-4.5.0
+4.6.0
 
 
 org.apache.camel.kamelets
@@ -62,7 +62,7 @@
 0.16.1
 2.8.0
 
-4.5.0
+4.6.0
 2.3.1
 
 4.2.0



(camel-kamelets) branch camel-4.6.0 created (now 2dd81e92)

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

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


  at 2dd81e92 Upgrade to Camel 4.6.0

This branch includes the following new commits:

 new 2dd81e92 Upgrade to Camel 4.6.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.




Re: [PR] fix(tests): Minor fix to incremental_build_test.go after fixing of copykits. [camel-k]

2024-05-10 Thread via GitHub


squakez commented on PR #5494:
URL: https://github.com/apache/camel-k/pull/5494#issuecomment-2104303560

   Thanks. I do wonder if it makes sense removing it at all, also considering 
that the gain in performance is negligible. cc @christophd 


-- 
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-website) branch regen_bot updated (00205160 -> c301a04e)

2024-05-10 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-website.git


from 00205160 whats new in Camel 4.6 (#1182)
 add c301a04e Move XSD in correct folder

No new revisions were added by this update.

Summary of changes:
 .../camel-spring-xml-4.6.0.xsd => spring/camel-spring-4.6.0.xsd}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename static/schema/{spring-xml/camel-spring-xml-4.6.0.xsd => 
spring/camel-spring-4.6.0.xsd} (100%)



(camel-website) branch regen_bot updated (2ad87e80 -> 00205160)

2024-05-10 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-website.git


from 2ad87e80 Add release notes and blog entry for Camel 4.6.0
 add 00205160 whats new in Camel 4.6 (#1182)

No new revisions were added by this update.

Summary of changes:
 .../05/camel46-whatsnew}/featured.png  | Bin
 content/blog/2024/05/camel46-whatsnew/index.md | 122 +
 2 files changed, 122 insertions(+)
 copy content/blog/{2023/01/camel4roadmap => 
2024/05/camel46-whatsnew}/featured.png (100%)
 create mode 100644 content/blog/2024/05/camel46-whatsnew/index.md



(camel-website) branch main updated: Move XSD in correct folder

2024-05-10 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-website.git


The following commit(s) were added to refs/heads/main by this push:
 new c301a04e Move XSD in correct folder
c301a04e is described below

commit c301a04e46033d50db07801c3e39b8e12996f503
Author: Claus Ibsen 
AuthorDate: Fri May 10 11:34:38 2024 +0200

Move XSD in correct folder
---
 .../camel-spring-xml-4.6.0.xsd => spring/camel-spring-4.6.0.xsd}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/static/schema/spring-xml/camel-spring-xml-4.6.0.xsd 
b/static/schema/spring/camel-spring-4.6.0.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-4.6.0.xsd
rename to static/schema/spring/camel-spring-4.6.0.xsd



Re: [PR] whats new in Camel 4.6 [camel-website]

2024-05-10 Thread via GitHub


davsclaus merged PR #1182:
URL: https://github.com/apache/camel-website/pull/1182


-- 
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-website) branch new46 deleted (was 6d5b6eb4)

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

davsclaus pushed a change to branch new46
in repository https://gitbox.apache.org/repos/asf/camel-website.git


 was 6d5b6eb4 Whats new 4.6 blog WIP

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-website) branch main updated: whats new in Camel 4.6 (#1182)

2024-05-10 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-website.git


The following commit(s) were added to refs/heads/main by this push:
 new 00205160 whats new in Camel 4.6 (#1182)
00205160 is described below

commit 00205160743bd220d82a7e8f3535aa1cf1016d50
Author: Claus Ibsen 
AuthorDate: Fri May 10 11:33:54 2024 +0200

whats new in Camel 4.6 (#1182)

* Whats new 4.6 blog WIP

* Whats new 4.6 blog WIP

* Whats new 4.6 blog WIP
---
 content/blog/2024/05/camel46-whatsnew/featured.png | Bin 0 -> 243818 bytes
 content/blog/2024/05/camel46-whatsnew/index.md | 122 +
 2 files changed, 122 insertions(+)

diff --git a/content/blog/2024/05/camel46-whatsnew/featured.png 
b/content/blog/2024/05/camel46-whatsnew/featured.png
new file mode 100644
index ..a9a95d3b
Binary files /dev/null and b/content/blog/2024/05/camel46-whatsnew/featured.png 
differ
diff --git a/content/blog/2024/05/camel46-whatsnew/index.md 
b/content/blog/2024/05/camel46-whatsnew/index.md
new file mode 100644
index ..aeea5314
--- /dev/null
+++ b/content/blog/2024/05/camel46-whatsnew/index.md
@@ -0,0 +1,122 @@
+---
+title: "Apache Camel 4.6 What's New"
+date: 2024-05-10
+authors: [davsclaus]
+categories: ["Releases"]
+preview: Summary of what's new and improved in the Camel 4.6 release.
+---
+
+Apache Camel 4.6 has just been [released](/blog/2024/05/RELEASE-4.6.0/).
+
+This release introduces a set of new features and noticeable improvements that 
we will cover in this blog post.
+
+## Camel JBang
+
+We fixed some issues using Camel JBang with Windows, but we would still like 
more feedback from Windows users.
+
+Camel JBang is __primary__ intended to be Camel standalone only. However, we 
added
+support for running with Spring Boot or Quarkus directly.
+
+You use the `--runtime` option to specify which platform to use, as shown 
below:
+
+$ camel run foo.camel.yaml --runtime=spring-boot
+
+And for Quarkus:
+
+$ camel run foo.camel.yaml --runtime=quarkus
+
+There are several limitations, one would be that Spring Boot and Quarkus 
cannot automatically detect new components and download JARs.
+(you can stop and run again to update dependencies).
+
+You can now also configure logging levels per package name in 
`application.properties` as shown below:
+
+logging.level.org.apache.kafka = DEBUG
+logging.level.com.foo.something = TRACE
+
+You can also do this using Quarkus _style_:
+
+quarkus.log.category."org.apache.kafka".level = DEBUG
+quarkus.log.category."com.foo.something".level = TRACE
+
+And we also made it possible to define JDBC `DataSource` using Spring Boot 
_style_ directly in `application.properties` as follows:
+
+spring.datasource.url= 
jdbc:sqlserver://db.example.net:1433;databaseName=test_db
+spring.datasource.username=user
+spring.datasource.password=password
+
spring.datasource.driverClassName=com.microsoft.sqlserver.jdbc.SQLServerDriver
+
+## DSL
+
+The XML and YAML DSL now have harmonized defining `beans` in both routes and 
kamelets to be the _same_ which
+makes it possible to define beans using constructors, properties, builders, 
factory beans, scripts and much more, all in the same way.
+
+Added `setVariables` EIP to make it possible to set multiple variables from a 
single EIP.
+
+## Rest DSL with contract first 
+
+The Rest DSL has been improved with a _contract first_ approach using vanilla 
OpenAPI specification.
+
+The _contract first_ approach requires you to have an existing OpenAPI v3 
specification file.
+This contract is a standard OpenAPI contract, and you can use any existing API 
design tool to build such contracts.
+
+This makes it super easy to define Rest DSL in Camel from an existing OpenAPI 
specification file, all you do
+is to declare this small piece of Rest DSL code:
+
+For example in Java DSL:
+
+public void configure() throws Exception {
+rest().openApi("petstore-v3.json");
+}
+
+The `petstore-v3.json` is the OpenAPI specification file, and Camel will 
automatically parse and map each API endpoint
+to a Camel route with the `direct:operationId` convention.
+
+During development of these API endpoints in Camel you can tell Camel to 
ignore missing routes, so you can build, run, and test
+this one API at a time. 
+
+Here is an example for Camel Spring Boot: 
https://github.com/apache/camel-spring-boot-examples/tree/main/openapi-contract-first
+And here is an example for YAML DSL with JBang: 
https://github.com/apache/camel-kamelets-examples/tree/main/jbang/open-api-contract-first
+
+## Miscellaneous
+
+Upgraded many third-party dependencies to the latest releases at the time of 
release.
+
+The `camel-azure-eventbus` component has been refactored to use high-level 
client which is more robust and
+have better failover and reconnection support.
+
+The `camel-sql` component 

Error while running github feature from .asf.yaml in camel-website-pub!

2024-05-10 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



(camel-website-pub) branch asf-site updated (5bb61d333 -> cca2afe83)

2024-05-10 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


 discard 5bb61d333 Website updated to 6e3e52655eda121062f04e1e179057d58ef855aa
 discard 6989fbf60 Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 08acb2275 Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new cca2afe83 Website updated to 2ad87e80cbf5755d8b6b20914917bc9f75f21805

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   (5bb61d333)
\
 N -- N -- N   refs/heads/asf-site (cca2afe83)

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.

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


Summary of changes:
 .htaccess  |  154 +-
 .well-known/security.txt   |2 +-
 blog/2024/05/RELEASE-3.22.2/index.html |2 +-
 .../05/RELEASE-4.6.0}/featured.jpeg|  Bin
 ...c68bd9be1_625206_800x0_resize_q95_gaussian.jpeg |  Bin
 blog/2024/05/RELEASE-4.6.0/index.html  |1 +
 blog/index.html|2 +-
 blog/index.xml |9 +-
 blog/page/10/index.html|2 +-
 blog/page/100/index.html   |2 +-
 blog/page/101/index.html   |2 +-
 blog/page/102/index.html   |2 +-
 blog/page/103/index.html   |2 +-
 blog/page/104/index.html   |2 +-
 blog/page/105/index.html   |2 +-
 blog/page/106/index.html   |2 +-
 blog/page/107/index.html   |2 +-
 blog/page/108/index.html   |2 +-
 blog/page/109/index.html   |2 +-
 blog/page/11/index.html|2 +-
 blog/page/110/index.html   |2 +-
 blog/page/111/index.html   |2 +-
 blog/page/112/index.html   |2 +-
 blog/page/113/index.html   |2 +-
 blog/page/114/index.html   |2 +-
 blog/page/115/index.html   |2 +-
 blog/page/116/index.html   |2 +-
 blog/page/117/index.html   |2 +-
 blog/page/118/index.html   |2 +-
 blog/page/{87 => 119}/index.html   |2 +-
 blog/page/12/index.html|2 +-
 blog/page/13/index.html|2 +-
 blog/page/14/index.html|2 +-
 blog/page/15/index.html|2 +-
 blog/page/16/index.html|2 +-
 blog/page/17/index.html|2 +-
 blog/page/18/index.html|2 +-
 blog/page/19/index.html|2 +-
 blog/page/2/index.html |2 +-
 blog/page/20/index.html|2 +-
 blog/page/21/index.html|2 +-
 blog/page/22/index.html|2 +-
 blog/page/23/index.html|2 +-
 blog/page/24/index.html|2 +-
 blog/page/25/index.html|2 +-
 blog/page/26/index.html|2 +-
 blog/page/27/index.html|2 +-
 blog/page/28/index.html|2 +-
 blog/page/29/index.html|2 +-
 blog/page/3/index.html |2 +-
 blog/page/30/index.html|2 +-
 blog/page/31/index.html|2 +-
 blog/page/32/index.html|2 +-
 blog/page/33/index.html|2 +-
 blog/page/34/index.html|2 +-
 blog/page/35/index.html|2 +-
 blog/page/36/index.html|2 +-
 

Re: [I] Investigste TestRunIncrementalBuildRoutine flakiness [camel-k]

2024-05-10 Thread via GitHub


valdar commented on issue #5485:
URL: https://github.com/apache/camel-k/issues/5485#issuecomment-2104263070

   This might be fixed by https://github.com/apache/camel-k/pull/5494


-- 
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(tests): Minor fix to incremental_build_test.go after fixing of copykits. [camel-k]

2024-05-10 Thread via GitHub


valdar commented on PR #5494:
URL: https://github.com/apache/camel-k/pull/5494#issuecomment-2104254334

   > Could this be the reason why this is failing? #5485
   > 
   > And, given that we are having a lot of flakiness lately, could it be 
possible that this copying kit is the overall root cause?
   That is totally possible, the error in 
https://github.com/apache/camel-k/issues/5485 is compatible with the problem.
   
   So the copyKit function for tests was introduced some time ago, in 
https://github.com/apache/camel-k/pull/5415 I have changed / fixed it to 
prevent most of the tests to be flaky. Unfortunately now that the copyKit 
function works as was intended some other tests that relay on the fact of 
starting from a situation without kits might fail. I thought I found most of 
them, but it seems that some might still be present. 
   
   As you see from this fix, removing the copyKit in such tests should fix it.


-- 
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] Quarkus Infinispan not compatible with Camel Infinispan [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton commented on issue #5844:
URL: https://github.com/apache/camel-quarkus/issues/5844#issuecomment-2104241836

   Fixed in 
https://github.com/apache/camel-quarkus/commit/af662f7dd28b828fab4ce94b48ac942e78408675.


-- 
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] Quarkus Infinispan not compatible with Camel Infinispan [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton closed issue #5844: Quarkus Infinispan not compatible with Camel 
Infinispan
URL: https://github.com/apache/camel-quarkus/issues/5844


-- 
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] Camel 4.6 - Rename anything Langchain to Langchain4j [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton commented on issue #5971:
URL: https://github.com/apache/camel-quarkus/issues/5971#issuecomment-2104241332

   Done in 
https://github.com/apache/camel-quarkus/commit/af662f7dd28b828fab4ce94b48ac942e78408675.


-- 
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] Camel 4.6 - Rename anything Langchain to Langchain4j [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton closed issue #5971: Camel 4.6 - Rename anything Langchain to 
Langchain4j 
URL: https://github.com/apache/camel-quarkus/issues/5971


-- 
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] platform-http form name not sent during multipart upload [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton closed issue #5981: platform-http form name not sent during 
multipart upload
URL: https://github.com/apache/camel-quarkus/issues/5981


-- 
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] platform-http form name not sent during multipart upload [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton commented on issue #5981:
URL: https://github.com/apache/camel-quarkus/issues/5981#issuecomment-2104240815

   Fixed by 
https://github.com/apache/camel-quarkus/commit/af662f7dd28b828fab4ce94b48ac942e78408675.


-- 
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] cli-connector extension - Make Quarkus first class integrated with jbang [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton closed issue #6057: cli-connector extension - Make Quarkus first 
class integrated with jbang
URL: https://github.com/apache/camel-quarkus/issues/6057


-- 
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] cli-connector extension - Make Quarkus first class integrated with jbang [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton commented on issue #6057:
URL: https://github.com/apache/camel-quarkus/issues/6057#issuecomment-2104239050

   Done in 
https://github.com/apache/camel-quarkus/commit/65acc966edf863c91bffd896ffc58fff01f16284.


-- 
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-quarkus) 03/03: Add cli-connector support for Camel JBang runtime=quarkus

2024-05-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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

commit 65acc966edf863c91bffd896ffc58fff01f16284
Author: James Netherton 
AuthorDate: Wed May 1 14:30:03 2024 +0100

Add cli-connector support for Camel JBang runtime=quarkus
---
 .../pages/reference/extensions/cli-connector.adoc  | 19 ++
 extensions-jvm/cli-connector/deployment/pom.xml|  6 +++
 .../deployment/CliConnectorProcessor.java  | 25 
 .../deployment/CliConnectorDisabledTest.java   | 43 +
 .../deployment/CliConnectorEnabledTest.java| 44 ++
 .../cli/connector/CamelCliConnectorConfig.java | 30 +++
 .../cli/connector/CamelCliConnectorRecorder.java   | 32 
 .../cli/connector/QuarkusCliConnectorFactory.java  | 27 +
 .../cli/connector/QuarkusLocalCliConnector.java| 38 +++
 9 files changed, 264 insertions(+)

diff --git a/docs/modules/ROOT/pages/reference/extensions/cli-connector.adoc 
b/docs/modules/ROOT/pages/reference/extensions/cli-connector.adoc
index 536be15ea0..61c3634c42 100644
--- a/docs/modules/ROOT/pages/reference/extensions/cli-connector.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/cli-connector.adoc
@@ -39,3 +39,22 @@ Please refer to the above link for usage and configuration 
details.
 ifeval::[{doc-show-user-guide-link} == true]
 Check the xref:user-guide/index.adoc[User guide] for more information about 
writing Camel Quarkus applications.
 endif::[]
+
+[id="extensions-cli-connector-additional-camel-quarkus-configuration"]
+== Additional Camel Quarkus configuration
+
+[width="100%",cols="80,5,15",options="header"]
+|===
+| Configuration property | Type | Default
+
+
+|icon:lock[title=Fixed at build time] 
[[quarkus.camel.cli.enabled]]`link:#quarkus.camel.cli.enabled[quarkus.camel.cli.enabled]`
+
+Sets whether to enable Camel CLI Connector support.
+| `boolean`
+| `true`
+|===
+
+[.configuration-legend]
+{doc-link-icon-lock}[title=Fixed at build time] Configuration property fixed 
at build time. All other configuration properties are overridable at runtime.
+
diff --git a/extensions-jvm/cli-connector/deployment/pom.xml 
b/extensions-jvm/cli-connector/deployment/pom.xml
index 37c9ba9e97..dfb39cb1eb 100644
--- a/extensions-jvm/cli-connector/deployment/pom.xml
+++ b/extensions-jvm/cli-connector/deployment/pom.xml
@@ -46,6 +46,12 @@
 org.apache.camel.quarkus
 camel-quarkus-cli-connector
 
+
+
+io.quarkus
+quarkus-junit5-internal
+test
+
 
 
 
diff --git 
a/extensions-jvm/cli-connector/deployment/src/main/java/org/apache/camel/quarkus/component/cli/connector/deployment/CliConnectorProcessor.java
 
b/extensions-jvm/cli-connector/deployment/src/main/java/org/apache/camel/quarkus/component/cli/connector/deployment/CliConnectorProcessor.java
index 0edcf224df..dcad85e99d 100644
--- 
a/extensions-jvm/cli-connector/deployment/src/main/java/org/apache/camel/quarkus/component/cli/connector/deployment/CliConnectorProcessor.java
+++ 
b/extensions-jvm/cli-connector/deployment/src/main/java/org/apache/camel/quarkus/component/cli/connector/deployment/CliConnectorProcessor.java
@@ -16,14 +16,23 @@
  */
 package org.apache.camel.quarkus.component.cli.connector.deployment;
 
+import java.util.function.BooleanSupplier;
+
+import io.quarkus.builder.Version;
 import io.quarkus.deployment.annotations.BuildStep;
+import io.quarkus.deployment.annotations.BuildSteps;
 import io.quarkus.deployment.annotations.ExecutionTime;
 import io.quarkus.deployment.annotations.Record;
 import io.quarkus.deployment.builditem.FeatureBuildItem;
 import io.quarkus.deployment.pkg.steps.NativeOrNativeSourcesBuild;
+import 
org.apache.camel.quarkus.component.cli.connector.CamelCliConnectorConfig;
+import 
org.apache.camel.quarkus.component.cli.connector.CamelCliConnectorRecorder;
 import org.apache.camel.quarkus.core.JvmOnlyRecorder;
+import org.apache.camel.quarkus.core.deployment.spi.CamelBeanBuildItem;
+import org.apache.camel.spi.CliConnectorFactory;
 import org.jboss.logging.Logger;
 
+@BuildSteps(onlyIf = CliConnectorProcessor.CliConnectorEnabled.class)
 class CliConnectorProcessor {
 
 private static final Logger LOG = 
Logger.getLogger(CliConnectorProcessor.class);
@@ -34,6 +43,14 @@ class CliConnectorProcessor {
 return new FeatureBuildItem(FEATURE);
 }
 
+@BuildStep
+@Record(value = ExecutionTime.STATIC_INIT)
+CamelBeanBuildItem camelBeanBuildItem(CamelCliConnectorRecorder recorder) {
+return new CamelBeanBuildItem("quarkusCliConnectorFactory",
+CliConnectorFactory.class.getName(),
+recorder.createCliConnectorFactory(Version.getVersion()));
+}
+
 /**
  * Remove this once this extension starts supporting the native 

(camel-quarkus) 02/03: Revert "Disable microprofile-fault-tolerance testing due to #5995"

2024-05-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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

commit bc9763434794119ff7628af6facbad7d160a31eb
Author: James Netherton 
AuthorDate: Wed Apr 17 12:57:18 2024 +0100

Revert "Disable microprofile-fault-tolerance testing due to #5995"

This reverts commit 17a559652d5eca26974e6d89f8af567c5e85a16f.
---
 .../foundation/core-fault-tolerance/pom.xml|  2 --
 .../faulttolerance/it/CoreFaultToleranceIT.java|  2 --
 .../faulttolerance/it/CoreFaultToleranceTest.java  |  2 --
 integration-tests/foundation-grouped/pom.xml   | 17 ++---
 integration-tests/microprofile/pom.xml | 40 +++---
 .../MicroprofileFaultToleranceIT.java  |  2 --
 .../MicroprofileFaultToleranceTest.java|  2 --
 pom.xml|  2 --
 8 files changed, 26 insertions(+), 43 deletions(-)

diff --git a/integration-test-groups/foundation/core-fault-tolerance/pom.xml 
b/integration-test-groups/foundation/core-fault-tolerance/pom.xml
index fbdc601265..2e116bcd35 100644
--- a/integration-test-groups/foundation/core-fault-tolerance/pom.xml
+++ b/integration-test-groups/foundation/core-fault-tolerance/pom.xml
@@ -59,7 +59,6 @@
 
 
 
-
 
 virtualDependencies
 
diff --git 
a/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceIT.java
 
b/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceIT.java
index a05c81faf2..76f553a17b 100644
--- 
a/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceIT.java
+++ 
b/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceIT.java
@@ -17,9 +17,7 @@
 package org.apache.camel.quarkus.core.faulttolerance.it;
 
 import io.quarkus.test.junit.QuarkusIntegrationTest;
-import org.junit.jupiter.api.Disabled;
 
-@Disabled("https://github.com/apache/camel-quarkus/issues/5995;)
 @QuarkusIntegrationTest
 public class CoreFaultToleranceIT extends CoreFaultToleranceTest {
 }
diff --git 
a/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceTest.java
 
b/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceTest.java
index 6ccdcf4364..6aaa60aaf1 100644
--- 
a/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceTest.java
+++ 
b/integration-test-groups/foundation/core-fault-tolerance/src/test/java/org/apache/camel/quarkus/core/faulttolerance/it/CoreFaultToleranceTest.java
@@ -17,13 +17,11 @@
 package org.apache.camel.quarkus.core.faulttolerance.it;
 
 import io.quarkus.test.junit.QuarkusTest;
-import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 
 import static io.restassured.RestAssured.get;
 import static org.hamcrest.Matchers.is;
 
-@Disabled("https://github.com/apache/camel-quarkus/issues/5995;)
 @QuarkusTest
 public class CoreFaultToleranceTest {
 
diff --git a/integration-tests/foundation-grouped/pom.xml 
b/integration-tests/foundation-grouped/pom.xml
index 01e5bf6155..f4c7cecd45 100644
--- a/integration-tests/foundation-grouped/pom.xml
+++ b/integration-tests/foundation-grouped/pom.xml
@@ -112,12 +112,10 @@
 org.apache.camel.quarkus
 camel-quarkus-log
 
-
 
 org.apache.camel.quarkus
 camel-quarkus-mock
@@ -214,8 +212,6 @@
 
${maven.multiModuleProjectDirectory}/integration-test-groups/foundation
 
${project.basedir}
 
src/main/resources/application.properties
-
-
core-fault-tolerance
 
 
 
@@ -456,6 +452,19 @@
 
 
 
+
+org.apache.camel.quarkus
+
camel-quarkus-microprofile-fault-tolerance-deployment
+${project.version}
+pom
+test
+
+
+*
+*
+
+
+
 
 org.apache.camel.quarkus
 camel-quarkus-mock-deployment
diff --git a/integration-tests/microprofile/pom.xml 

(camel-quarkus) branch main updated (60a66d89ff -> 65acc966ed)

2024-05-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


from 60a66d89ff Increase Xmx to 4600m for initial-mvn-install job
 new af662f7dd2 Upgrade Camel to 4.6.0
 new bc97634347 Revert "Disable microprofile-fault-tolerance testing due to 
#5995"
 new 65acc966ed Add cli-connector support for Camel JBang runtime=quarkus

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:
 catalog/pom.xml|4 +-
 docs/antora.yml|2 +-
 .../{langchain-chat.yml => langchain4j-chat.yml}   |6 +-
 ...n-embeddings.yml => langchain4j-embeddings.yml} |6 +-
 docs/modules/ROOT/examples/components/log.yml  |4 +-
 docs/modules/ROOT/examples/others/js-dsl.yml   |2 +-
 docs/modules/ROOT/examples/others/jsh-dsl.yml  |2 +-
 docs/modules/ROOT/nav.adoc |4 +-
 .../pages/reference/extensions/cli-connector.adoc  |   19 +
 .../ROOT/pages/reference/extensions/js-dsl.adoc|6 +-
 .../ROOT/pages/reference/extensions/jsh-dsl.adoc   |6 +-
 .../{langchain-chat.adoc => langchain4j-chat.adoc} |   12 +-
 ...embeddings.adoc => langchain4j-embeddings.adoc} |   12 +-
 .../ROOT/pages/reference/extensions/log.adoc   |6 +-
 extensions-jvm/cli-connector/deployment/pom.xml|6 +
 .../deployment/CliConnectorProcessor.java  |   25 +
 .../deployment/CliConnectorDisabledTest.java   |   41 +-
 .../deployment/CliConnectorEnabledTest.java|   44 +
 .../cli/connector/CamelCliConnectorConfig.java |   17 +-
 .../cli/connector/CamelCliConnectorRecorder.java   |   26 +-
 .../cli/connector/QuarkusCliConnectorFactory.java  |   17 +-
 .../cli/connector/QuarkusLocalCliConnector.java|   42 +-
 .../deployment/pom.xml |6 +-
 .../chat/deployment/LangchainChatProcessor.java|2 +-
 .../{langchain-chat => langchain4j-chat}/pom.xml   |2 +-
 .../runtime/pom.xml|6 +-
 .../main/resources/META-INF/quarkus-extension.yaml |2 +-
 .../deployment/pom.xml |6 +-
 .../deployment/LangchainEmbeddingsProcessor.java   |2 +-
 .../pom.xml|2 +-
 .../runtime/pom.xml|6 +-
 .../main/resources/META-INF/quarkus-extension.yaml |2 +-
 extensions-jvm/pom.xml |4 +-
 .../deployment/AzureCoreSupportProcessor.java  |   14 +-
 extensions-support/azure-core/runtime/pom.xml  |5 -
 ...AbstractClientApplicationBaseSubstitutions.java |   73 -
 .../runtime/graal/SwaggerSubstitutions.java|   44 +
 extensions/arangodb/deployment/pom.xml |4 +
 .../arangodb/deployment/ArangodbProcessor.java |6 +
 extensions/arangodb/runtime/pom.xml|4 +
 .../dropbox/deployment/DropboxProcessor.java   |9 +-
 .../main/resources/META-INF/quarkus-extension.yaml |1 +
 .../main/resources/META-INF/quarkus-extension.yaml |1 +
 .../main/resources/META-INF/quarkus-extension.yaml |2 +-
 .../component/qute/QuteComponentConfigurer.java|2 +
 .../component/qute/QuteEndpointConfigurer.java |2 +
 .../component/qute/QuteEndpointUriFactory.java |2 +
 .../openapi/deployment/RestOpenapiProcessor.java   |   66 -
 extensions/rest-openapi/runtime/pom.xml|5 -
 .../LoadingMessageSourceProviderSubstitutions.java |   34 -
 .../foundation/core-fault-tolerance/pom.xml|2 -
 .../faulttolerance/it/CoreFaultToleranceIT.java|2 -
 .../faulttolerance/it/CoreFaultToleranceTest.java  |2 -
 .../README.adoc|0
 .../{langchain-chat => langchain4j-chat}/pom.xml   |6 +-
 .../langchain/chat/it/LangchainChatResource.java   |6 +-
 .../component/langchain/chat/it/OllamaRoute.java   |6 +-
 .../langchain/chat/it/LangchainChatTest.java   |6 +-
 .../langchain/chat/it/OllamaTestResource.java  |0
 .../test/resources/mappings/multipleMessages.json  |0
 .../src/test/resources/mappings/promptMessage.json |0
 .../src/test/resources/mappings/simpleMessage.json |0
 .../pom.xml|6 +-
 .../embeddings/it/LangchainEmbeddingsResource.java |6 +-
 .../embeddings/it/LangchainEmbeddingsTest.java |2 +-
 integration-tests-jvm/pom.xml  |4 +-
 ...portCustomTypeConverterBulkConverterLoader.java |5 +-
 .../converters/MyLoaderConverterLoader.java|6 +-
 .../quarkus/component/as2/it/As2Resource.java  |2 +-
 

Re: [PR] Upgrade Camel to 4.6.0 [camel-quarkus]

2024-05-10 Thread via GitHub


jamesnetherton merged PR #6071:
URL: https://github.com/apache/camel-quarkus/pull/6071


-- 
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 dependabot/go_modules/github.com/prometheus/client_golang-1.19.1 deleted (was 2d7953a13)

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

pcongiusti pushed a change to branch 
dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
in repository https://gitbox.apache.org/repos/asf/camel-k.git


 was 2d7953a13 chore(deps): bump github.com/prometheus/client_golang

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-k) branch main updated: chore(deps): bump github.com/prometheus/client_golang

2024-05-10 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 1fe2c839e chore(deps): bump github.com/prometheus/client_golang
1fe2c839e is described below

commit 1fe2c839e0bfc324b063df5a91db4346e3c8c6dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 10 00:09:19 2024 +

chore(deps): bump github.com/prometheus/client_golang

Bumps 
[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)
 from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- 
[Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index ebf48dd57..1377b90c6 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/openshift/api v0.0.0-20240228005710-4511c790cc60
github.com/operator-framework/api v0.20.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.67.1
-   github.com/prometheus/client_golang v1.19.0
+   github.com/prometheus/client_golang v1.19.1
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.53.0
github.com/redhat-developer/service-binding-operator v1.4.0
diff --git a/go.sum b/go.sum
index ed1b8f4f3..aa9578ccb 100644
--- a/go.sum
+++ b/go.sum
@@ -356,8 +356,8 @@ github.com/prometheus/client_golang v1.11.0/go.mod 
h1:Z6t4BnS23TR94PD6BsDNk8yVqr
 github.com/prometheus/client_golang v1.12.1/go.mod 
h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY=
 github.com/prometheus/client_golang v1.12.2/go.mod 
h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY=
 github.com/prometheus/client_golang v1.13.0/go.mod 
h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ=
-github.com/prometheus/client_golang v1.19.0 
h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU=
-github.com/prometheus/client_golang v1.19.0/go.mod 
h1:ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k=
+github.com/prometheus/client_golang v1.19.1 
h1:wZWJDwK+NameRJuPGDhlnFgx8e8HN3XHQeLaYJFJBOE=
+github.com/prometheus/client_golang v1.19.1/go.mod 
h1:mP78NwGzrVks5S2H6ab8+ZZGJLZUq1hoULYBAYBw1Ho=
 github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod 
h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
 github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod 
h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
 github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod 
h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=



  1   2   3   >