(camel-quarkus) branch camel-main updated (f0e2928638 -> ec87692c2c)

2024-03-06 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 f0e2928638 Upgrade Camel to 4.5.0 new ec87692c2c Upgrade Camel to 4.5.0 This update added new

Re: [PR] CAMEL-20095 : add langchain component [camel]

2024-03-06 Thread via GitHub
zbendhiba commented on code in PR #13341: URL: https://github.com/apache/camel/pull/13341#discussion_r1515679558 ## test-infra/camel-test-infra-ollama/src/test/java/org/apache/camel/test/infra/ollama/services/OllamaRemoteService.java: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the

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

2024-03-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1715274739f9a6e0bdd9d398a02356a415038ead Author: James Netherton AuthorDate: Wed Feb 28 08:13:46 20

(camel-quarkus) 02/02: Disable Infinispan tests due to #5844

2024-03-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit fac497e7c24ef43734e94a394294618a23b0ae1a Author: James Netherton AuthorDate: Wed Mar 6 16:06:31 202

(camel-quarkus) branch quarkus-main updated (5e27d6892e -> fac497e7c2)

2024-03-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 5e27d6892e Disable Infinispan tests due to #5844 discard 4327e7c0ab Upgrade Quarkus to 3.9.0.CR1

Re: [I] cron.concurrency-policy does not work correctly [camel-k]

2024-03-06 Thread via GitHub
squakez commented on issue #3019: URL: https://github.com/apache/camel-k/issues/3019#issuecomment-1982739997 > @squakez Hi! is it possible to remove this trait completely? Sometimes it's hard to predict how long a job will run, Sure. Run with the cron trait `enabled` property as `fals

(camel-quarkus) branch camel-main updated (53813ec5dc -> f0e2928638)

2024-03-06 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 53813ec5dc Upgrade Camel to 4.5.0 add 4e30f6a184 Bump quarkiverse-mybatis.version from 2.2.1 t

Re: [PR] Bump com.box:box-java-sdk from 4.7.0 to 4.8.0 [camel]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #13401: URL: https://github.com/apache/camel/pull/13401#issuecomment-1982607190 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

(camel) branch dependabot/maven/com.box-box-java-sdk-4.8.0 created (now b1380b15109)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.box-box-java-sdk-4.8.0 in repository https://gitbox.apache.org/repos/asf/camel.git at b1380b15109 Bump com.box:box-java-sdk from 4.7.0 to 4.8.0 No new revisions we

[PR] Bump com.box:box-java-sdk from 4.7.0 to 4.8.0 [camel]

2024-03-06 Thread via GitHub
dependabot[bot] opened a new pull request, #13401: URL: https://github.com/apache/camel/pull/13401 Bumps [com.box:box-java-sdk](https://github.com/box/box-java-sdk) from 4.7.0 to 4.8.0. Release notes Sourced from https://github.com/box/box-java-sdk/releases";>com.box:box-java-sdk's

(camel) branch regen_bot updated (0d686a2f25f -> ae17a91c89a)

2024-03-06 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 0d686a2f25f CAMEL-20529: Remove confusing description of components. add ae17a91c89a CAMEL-20528: camel-con

(camel) branch main updated: CAMEL-20528: camel-console - Make it possible to easily start and stop routes via dev console

2024-03-06 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 ae17a91c89a CAMEL-20528: camel-console - Make it p

(camel) branch regen_bot updated (f34727e913a -> 0d686a2f25f)

2024-03-06 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 f34727e913a Regen for commit 3aa40cd72218c9b2f7f7291003d0ae5d52defa6a (#13400) add 0d686a2f25f CAMEL-20529

(camel-kamelets-examples) branch main updated: Added an Example of Kafka to AWS Bedrock Text Sink (#75)

2024-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git The following commit(s) were added to refs/heads/main by this push: new 9c05798 Added an Example of Ka

Re: [I] Add an example of Kafka to AWS Bedrock Text sink kamelet [camel-kamelets-examples]

2024-03-06 Thread via GitHub
oscerd closed issue #74: Add an example of Kafka to AWS Bedrock Text sink kamelet URL: https://github.com/apache/camel-kamelets-examples/issues/74 -- 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

Re: [PR] Added an Example of Kafka to AWS Bedrock Text Sink [camel-kamelets-examples]

2024-03-06 Thread via GitHub
oscerd merged PR #75: URL: https://github.com/apache/camel-kamelets-examples/pull/75 -- 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...

[PR] Added an Example of Kafka to AWS Bedrock Text Sink [camel-kamelets-examples]

2024-03-06 Thread via GitHub
oscerd opened a new pull request, #75: URL: https://github.com/apache/camel-kamelets-examples/pull/75 (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 unsubs

(camel-kamelets-examples) 01/01: Added an Example of Kafka to AWS Bedrock Text Sink

2024-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-aws-bedrock in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git commit 3b15d8bc19e8fc8693d3ea66591fef8df0663de1 Author: Andrea Cosentino AuthorDate: Thu Mar 7

(camel-kamelets-examples) branch kafka-aws-bedrock created (now 3b15d8b)

2024-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kafka-aws-bedrock in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git at 3b15d8b Added an Example of Kafka to AWS Bedrock Text Sink This branch includes the

(camel) branch camel-4.4.x updated: CAMEL-20529: Remove confusing description of components.

2024-03-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.4.x by this push: new 917fc3562fc CAMEL-20529: Remove conf

(camel) branch main updated: CAMEL-20529: Remove confusing description of components.

2024-03-06 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 0d686a2f25f CAMEL-20529: Remove confusing descript

(camel) branch regen_bot updated (f5dcaa45fd6 -> f34727e913a)

2024-03-06 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 omit f5dcaa45fd6 Regen for commit 3aa40cd72218c9b2f7f7291003d0ae5d52defa6a add beca1e99492 CAMEL-20530: Adds con

Re: [I] cron.concurrency-policy does not work correctly [camel-k]

2024-03-06 Thread via GitHub
pai911 commented on issue #3019: URL: https://github.com/apache/camel-k/issues/3019#issuecomment-1982367360 @squakez Hi! is it possible to remove this trait completely? Sometimes it's hard to predict how long a job will run, -- This is an automated message from the Apache Git Service. To

(camel) branch main updated: Regen for commit 3aa40cd72218c9b2f7f7291003d0ae5d52defa6a (#13400)

2024-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new f34727e913a Regen for commit 3aa40cd72218c9b2f7f7

Re: [PR] Generated sources regen [camel]

2024-03-06 Thread via GitHub
oscerd merged PR #13400: URL: https://github.com/apache/camel/pull/13400 -- 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.apach

(camel) branch camel-4.4.x updated: CAMEL-20530: Adds converter from IS to Bson (#13399)

2024-03-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.4.x by this push: new 0c99fb0f6bf CAMEL-20530: Adds conver

(camel) branch regen_bot updated (f3cdc897a94 -> f5dcaa45fd6)

2024-03-06 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 f3cdc897a94 CAMEL-20479: fixed SJMS2 test affected by delaying broker configuration add 3aa40cd7221 CAMEL-

[PR] Generated sources regen [camel]

2024-03-06 Thread via GitHub
github-actions[bot] opened a new pull request, #13400: URL: https://github.com/apache/camel/pull/13400 Regen bot :robot: found some uncommitted changes after running build on :camel: `main` branch. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated mess

(camel-spring-boot) branch main updated: Regen

2024-03-06 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 5f0cad3df66 Regen 5f0cad3df66 is descr

Re: [PR] CAMEL-20517 camel-jbang-plugin-k doesn't recognize command [camel]

2024-03-06 Thread via GitHub
davsclaus commented on PR #13397: URL: https://github.com/apache/camel/pull/13397#issuecomment-1982351404 I would like if you can try make this without changing code in the core modules in that classloader. So instead can you add a custom classloader into camel-jbang and use it there --

(camel) branch main updated: CAMEL-20530: Adds converter from IS to Bson (#13399)

2024-03-06 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 beca1e99492 CAMEL-20530: Adds converter from IS to

Re: [PR] CAMEL-20530: Adds converter from IS to Bson [camel]

2024-03-06 Thread via GitHub
davsclaus merged PR #13399: URL: https://github.com/apache/camel/pull/13399 -- 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.ap

(camel) branch CAMEL-20507/add-enum-to-expression-builder deleted (was 5683a1337ae)

2024-03-06 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-20507/add-enum-to-expression-builder in repository https://gitbox.apache.org/repos/asf/camel.git was 5683a1337ae CAMEL-20507: camel-core - Add enums to expression builders The revi

(camel) branch main updated: CAMEL-20507: camel-core - Add enums to expression builders (#13398)

2024-03-06 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 3aa40cd7221 CAMEL-20507: camel-core - Add enums to

Re: [PR] CAMEL-20507: camel-core - Add enums to expression builders [camel]

2024-03-06 Thread via GitHub
davsclaus merged PR #13398: URL: https://github.com/apache/camel/pull/13398 -- 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.ap

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

2024-03-06 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1982247389 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 8181798298-1414-ae0c46a3-2ac6-4fa0-a5a4-04

(camel-quarkus) branch dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.6.0 deleted (was 9cffc5e266)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.6.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was 9cffc5e266 Auto generated changes for dependabot

Re: [PR] Bump org.amqphub.quarkus:quarkus-qpid-jms-bom from 2.5.0 to 2.6.0 [camel-quarkus]

2024-03-06 Thread via GitHub
zhfeng merged PR #5846: URL: https://github.com/apache/camel-quarkus/pull/5846 -- 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

(camel-quarkus) branch dependabot/maven/quarkiverse-mybatis.version-2.2.2 deleted (was 27bd8f986b)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkiverse-mybatis.version-2.2.2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was 27bd8f986b Auto generated changes for dependabot commit b3657

(camel-quarkus) branch main updated: Bump quarkiverse-mybatis.version from 2.2.1 to 2.2.2 (#5845)

2024-03-06 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository. zhfeng 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 4e30f6a184 Bump quarkiverse-mybatis.version f

Re: [PR] Bump quarkiverse-mybatis.version from 2.2.1 to 2.2.2 [camel-quarkus]

2024-03-06 Thread via GitHub
zhfeng merged PR #5845: URL: https://github.com/apache/camel-quarkus/pull/5845 -- 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

(camel-k) branch release-2.2.x updated: chore: changelog automatic update

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.2.x by this push: new 48bdcf7a0 chore: changelog au

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

2024-03-06 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1982123107 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 8180623724-1310-43c95f6a-9f57-4d2e-911a-234b1e7

(camel-k) branch release-2.1.x updated: chore: changelog automatic update

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.1.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.1.x by this push: new 8e5ce075a chore: changelog au

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

2024-03-06 Thread via GitHub
github-actions[bot] opened a new pull request, #1101: URL: https://github.com/apache/camel-spring-boot/pull/1101 Periodic Sync of Camel Spring Boot Main Branch with main Camel Main. see https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml -- T

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

2024-03-06 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 e9ae87949 chore: nightly automatic updates e9ae

[I] Docker install fails [camel-karavan]

2024-03-06 Thread via GitHub
mechatronics123 opened a new issue, #1164: URL: https://github.com/apache/camel-karavan/issues/1164 **Docker compose fails with :** > docker compose up > WARN[] The "KARAVAN_GIT_REPOSITORY" variable is not set. Defaulting to a blank string. > WARN[] The "KARAVAN_GIT_

(camel-kamelets) branch regen_bot updated (6c1e9ac2 -> 32a38587)

2024-03-06 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 6c1e9ac2 Added AWS Bedrock Text Sink Kamelet add 32a38587 Bump github.com/cloudevents/sdk-go/v2 in

Re: [PR] Bump org.amqphub.quarkus:quarkus-qpid-jms-bom from 2.5.0 to 2.6.0 [camel-quarkus]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #5846: URL: https://github.com/apache/camel-quarkus/pull/5846#issuecomment-1981897301 :warning: :warning: :warning: Branch auto synchronized due to changes in generated files. New workflow run triggered: https://github.com/apache/camel-quarku

(camel-quarkus) branch dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.6.0 updated (452db20b04 -> 9cffc5e266)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.6.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 452db20b04 Bump org.amqphub.quarkus:quarkus-qpid-

(camel-kamelets) branch dependabot/go_modules/script/validator/github.com/cloudevents/sdk-go/v2-2.15.2 deleted (was 22880d1e)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/script/validator/github.com/cloudevents/sdk-go/v2-2.15.2 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git was 22880d1e Bump github.com/cloudeve

(camel-kamelets) branch main updated: Bump github.com/cloudevents/sdk-go/v2 in /script/validator

2024-03-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 32a38587 Bump github.com/cloudevents/sdk

Re: [PR] Bump github.com/cloudevents/sdk-go/v2 from 2.13.0 to 2.15.2 in /script/validator [camel-kamelets]

2024-03-06 Thread via GitHub
oscerd merged PR #1933: URL: https://github.com/apache/camel-kamelets/pull/1933 -- 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...@came

(camel-quarkus) branch dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.6.0 created (now 452db20b04)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.amqphub.quarkus-quarkus-qpid-jms-bom-2.6.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at 452db20b04 Bump org.amqphub.quarkus:quarkus-qpid-

[PR] Bump org.amqphub.quarkus:quarkus-qpid-jms-bom from 2.5.0 to 2.6.0 [camel-quarkus]

2024-03-06 Thread via GitHub
dependabot[bot] opened a new pull request, #5846: URL: https://github.com/apache/camel-quarkus/pull/5846 Bumps [org.amqphub.quarkus:quarkus-qpid-jms-bom](https://github.com/amqphub/quarkus-qpid-jms) from 2.5.0 to 2.6.0. Commits https://github.com/amqphub/quarkus-qpid-jms/commi

Re: [PR] CAMEL-20530: Adds converter from IS to Bson [camel]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #13399: URL: https://github.com/apache/camel/pull/13399#issuecomment-1981877615 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] CAMEL-20530: Adds converter from IS to Bson [camel]

2024-03-06 Thread via GitHub
mcarlett opened a new pull request, #13399: URL: https://github.com/apache/camel/pull/13399 Adds MongoDB converter from java.io.InputStream to org.bson.conversions.Bson -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Bump quarkiverse-mybatis.version from 2.2.1 to 2.2.2 [camel-quarkus]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #5845: URL: https://github.com/apache/camel-quarkus/pull/5845#issuecomment-1981847736 :warning: :warning: :warning: Branch auto synchronized due to changes in generated files. New workflow run triggered: https://github.com/apache/camel-quarku

(camel-quarkus) branch dependabot/maven/quarkiverse-mybatis.version-2.2.2 updated (b3657dc396 -> 27bd8f986b)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkiverse-mybatis.version-2.2.2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from b3657dc396 Bump quarkiverse-mybatis.version from 2.2.1 to 2.2.

(camel-quarkus) branch dependabot/maven/quarkiverse-mybatis.version-2.2.2 created (now b3657dc396)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkiverse-mybatis.version-2.2.2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at b3657dc396 Bump quarkiverse-mybatis.version from 2.2.1 to 2.2.

[PR] Bump quarkiverse-mybatis.version from 2.2.1 to 2.2.2 [camel-quarkus]

2024-03-06 Thread via GitHub
dependabot[bot] opened a new pull request, #5845: URL: https://github.com/apache/camel-quarkus/pull/5845 Bumps `quarkiverse-mybatis.version` from 2.2.1 to 2.2.2. Updates `io.quarkiverse.mybatis:quarkus-mybatis` from 2.2.1 to 2.2.2 Updates `io.quarkiverse.mybatis:quarkus-mybatis-depl

(camel-kamelets) branch dependabot/go_modules/script/validator/github.com/cloudevents/sdk-go/v2-2.15.2 created (now 22880d1e)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/script/validator/github.com/cloudevents/sdk-go/v2-2.15.2 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 22880d1e Bump github.com/cloudeve

[PR] Bump github.com/cloudevents/sdk-go/v2 from 2.13.0 to 2.15.2 in /script/validator [camel-kamelets]

2024-03-06 Thread via GitHub
dependabot[bot] opened a new pull request, #1933: URL: https://github.com/apache/camel-kamelets/pull/1933 Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.13.0 to 2.15.2. Release notes Sourced from https://github.com/cloudevents/sdk-go/release

(camel-k) branch dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.15.2 created (now 9da1d9d86)

2024-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.15.2 in repository https://gitbox.apache.org/repos/asf/camel-k.git at 9da1d9d86 chore(deps): bump github.com/cloudevents/sdk-go

[PR] chore(deps): bump github.com/cloudevents/sdk-go/v2 from 2.13.0 to 2.15.2 [camel-k]

2024-03-06 Thread via GitHub
dependabot[bot] opened a new pull request, #5228: URL: https://github.com/apache/camel-k/pull/5228 Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.13.0 to 2.15.2. Release notes Sourced from https://github.com/cloudevents/sdk-go/releases";>git

[PR] chore(lint): Use golangci-lint version matching go version 1.21 [camel-k]

2024-03-06 Thread via GitHub
christophd opened a new pull request, #5227: URL: https://github.com/apache/camel-k/pull/5227 (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

Re: [PR] [Experiment] Use Jbang camel k plugin in e2e test [camel-k]

2024-03-06 Thread via GitHub
gansheer commented on PR #5175: URL: https://github.com/apache/camel-k/pull/5175#issuecomment-1981647514 @squakez @oscerd @christophd @claudio4j Could the tests be triggered please :pray: -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] CAMEL-20507: camel-core - Add enums to expression builders [camel]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #13398: URL: https://github.com/apache/camel/pull/13398#issuecomment-1981614651 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

(camel) branch CAMEL-20507/add-enum-to-expression-builder created (now 5683a1337ae)

2024-03-06 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20507/add-enum-to-expression-builder in repository https://gitbox.apache.org/repos/asf/camel.git at 5683a1337ae CAMEL-20507: camel-core - Add enums to expression builders This bran

(camel) 01/01: CAMEL-20507: camel-core - Add enums to expression builders

2024-03-06 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch CAMEL-20507/add-enum-to-expression-builder in repository https://gitbox.apache.org/repos/asf/camel.git commit 5683a1337ae92403e4abe5e86a65276d3b87e82c Author: Nicolas Filotto AuthorDate: Wed Ma

[PR] CAMEL-20517 camel-jbang-plugin-k doesn't recognize command [camel]

2024-03-06 Thread via GitHub
claudio4j opened a new pull request, #13397: URL: https://github.com/apache/camel/pull/13397 # Description Instead to spawn a new process, this fix downloads the camel-jbang plugin and run it as part of the same camel-jbang OS process. The change in `DefaultClassResolver.java`

Re: [PR] CAMEL-20517 camel-jbang-plugin-k doesn't recognize command [camel]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #13397: URL: https://github.com/apache/camel/pull/13397#issuecomment-1981592205 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

(camel) branch regen_bot updated (436a4dec683 -> f3cdc897a94)

2024-03-06 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 436a4dec683 (chores) camel-lumberjack: cleanup multi-thread test add 50a50e83599 CAMEL-20479: delay broker

Re: [I] Deployment Trait maxUnavailable and maxSurge values differ from documentation and do not support % values [camel-k]

2024-03-06 Thread via GitHub
lsergio commented on issue #5223: URL: https://github.com/apache/camel-k/issues/5223#issuecomment-1981524817 After the change I was able to apply Integrations with all the following deployment trait configurations with the snapshot operator: ``` traits deployment: s

(camel) 05/08: CAMEL-20479: do not reuse forks for non-concurrent integration tests

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit a97943c4015ee6caf9981db1bd3fa107ca2a6956 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 6 11:50:34 2024 +0100 CAMEL

(camel) branch main updated (436a4dec683 -> f3cdc897a94)

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 436a4dec683 (chores) camel-lumberjack: cleanup multi-thread test new 50a50e83599 CAMEL-20479: delay broker configur

(camel) 07/08: CAMEL-20479: fixed CXF test affected by delaying broker configuration

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 62a3aeb93a585d9d64345f76ac465d9b6d2b5130 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 6 17:06:12 2024 +0100 CAMEL

(camel) 04/08: CAMEL-20477: stop using a broker with custom configuration for tests that need a common one

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 7c41c15258d403caf2eb1bd0b323d7f233062311 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 6 11:19:30 2024 +0100 CAMEL

(camel) 01/08: CAMEL-20479: delay broker configuration

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 50a50e83599023ac9b3ed8924719180bcc6c18aa Author: Otavio Rodolfo Piske AuthorDate: Wed Feb 28 11:14:30 2024 +0100 CAME

(camel) 02/08: CAMEL-20479: use a semi-random directory for the broker instance

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit aec00edea8205aa31d44d3ebbe31040c8a2478d4 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 6 09:18:49 2024 +0100 CAMEL

(camel) 03/08: CAMEL-20479: allow reusing VM-based broker instances

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit c06efa3eee20797d1a384829440a52d36b990948 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 6 10:42:46 2024 +0100 CAMEL

(camel) 08/08: CAMEL-20479: fixed SJMS2 test affected by delaying broker configuration

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit f3cdc897a94f69b769b713879de2940cc11b26a0 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 6 18:13:56 2024 +0100 CAMEL

(camel) 06/08: CAMEL-20479: fix broken JMS tests

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit b6363f78eb20bc9a3fcf6957c8a522265128dda7 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 6 12:01:00 2024 +0100 CAMEL

Re: [PR] CAMEL-20478 + CAMEL-20479: additional JMS test fixes and improvements [camel]

2024-03-06 Thread via GitHub
orpiske merged PR #13391: URL: https://github.com/apache/camel/pull/13391 -- 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.apac

Re: [I] Error java.lang.ClassNotFoundException: io.quarkus.bootstrap.runner.QuarkusEntryPoint [camel-k]

2024-03-06 Thread via GitHub
lsergio commented on issue #5225: URL: https://github.com/apache/camel-k/issues/5225#issuecomment-1981377906 @mhd-robaii take a look at this issue I opened some time ago with the same problem: https://github.com/apache/camel-k/issues/4955 You will have to switch from Kaniko to other publi

Re: [I] Deployment Trait maxUnavailable and maxSurge default values differ from documentation [camel-k]

2024-03-06 Thread via GitHub
lsergio commented on issue #5223: URL: https://github.com/apache/camel-k/issues/5223#issuecomment-1981330726 I see that in v2.2.0 the 25 default value is set at the crd (https://github.com/apache/camel-k/blob/v2.2.0/helm/camel-k/crds/crd-integration.yaml#L6755). It was supposed to mean 25%

(camel) branch regen_bot updated (49e0c47afcf -> 436a4dec683)

2024-03-06 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 49e0c47afcf CAMEL-20518: replace invalid quote breaking the catalog generation on Windows add 436a4dec683

Re: [PR] fix(trait): changing data type for rollingUpdateMaxSurge and rollingU… [camel-k]

2024-03-06 Thread via GitHub
lsergio commented on PR #5224: URL: https://github.com/apache/camel-k/pull/5224#issuecomment-1981323103 I see that in v2.2.0 the 25 default value is set at the crd (https://github.com/apache/camel-k/blob/v2.2.0/helm/camel-k/crds/crd-integration.yaml#L6755). It was supposed to mean 25% but i

(camel) branch main updated: (chores) camel-lumberjack: cleanup multi-thread test

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 436a4dec683 (chores) camel-lumberjack: cleanup multi

Re: [PR] (chores) camel-lumberjack: cleanup multi-thread test [camel]

2024-03-06 Thread via GitHub
orpiske merged PR #13396: URL: https://github.com/apache/camel/pull/13396 -- 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.apac

(camel-quarkus) branch camel-main updated (c30b693c8a -> 53813ec5dc)

2024-03-06 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 c30b693c8a Upgrade Camel to 4.5.0 new 53813ec5dc Upgrade Camel to 4.5.0 This update added new

Re: [PR] (chores) camel-lumberjack: cleanup multi-thread test [camel]

2024-03-06 Thread via GitHub
github-actions[bot] commented on PR #13396: URL: https://github.com/apache/camel/pull/13396#issuecomment-1981249084 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] (chores) camel-lumberjack: cleanup multi-thread test [camel]

2024-03-06 Thread via GitHub
orpiske opened a new pull request, #13396: URL: https://github.com/apache/camel/pull/13396 (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-ma

(camel) branch regen_bot updated (0fec0d45c09 -> 49e0c47afcf)

2024-03-06 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 0fec0d45c09 Mm (#13393) add 49e0c47afcf CAMEL-20518: replace invalid quote breaking the catalog generation

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

2024-03-06 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_ur

(camel-website-pub) branch asf-site updated (f7f9f86b0 -> 6b6b78644)

2024-03-06 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 f7f9f86b0 Website updated to e321af7749a6ceb0918c325ce701a4f4266d9650 discard f38161ed4 Website u

(camel) branch main updated: CAMEL-20518: replace invalid quote breaking the catalog generation on Windows

2024-03-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 49e0c47afcf CAMEL-20518: replace invalid quote break

Re: [PR] CAMEL-20518: replace invalid quote breaking the catalog generation on Windows [camel]

2024-03-06 Thread via GitHub
orpiske merged PR #13394: URL: https://github.com/apache/camel/pull/13394 -- 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.apac

(camel-quarkus) branch quarkus-main updated (d8a74de83a -> 5e27d6892e)

2024-03-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard d8a74de83a Upgrade Quarkus to 3.9.0.CR1 add 7fc2932adb Add multipart configuration options t

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

2024-03-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 4327e7c0abe2fdde69a827c69f3c4f5dbac0bbce Author: James Netherton AuthorDate: Wed Feb 28 08:13:46 20

  1   2   3   >