(camel) 01/01: Fix unit test as the xml dumper may have changed recently

2024-04-17 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch xfix in repository https://gitbox.apache.org/repos/asf/camel.git commit f7a391ec845121592532388a2c41f406d7f9f78e Author: Claus Ibsen AuthorDate: Wed Apr 17 13:26:56 2024 +0200 Fix unit

[PR] Xfix [camel]

2024-04-17 Thread via GitHub
davsclaus opened a new pull request, #13841: URL: https://github.com/apache/camel/pull/13841 # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch) #

Re: [PR] (chores) camel-infinispan: reduce test verbosity [camel]

2024-04-17 Thread via GitHub
orpiske merged PR #13836: URL: https://github.com/apache/camel/pull/13836 -- 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:

[PR] More CI fixes [camel]

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

(camel) branch main updated: CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup

2024-04-17 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.git The following commit(s) were added to refs/heads/main by this push: new a6865a21a26 CAMEL-20684: Improve

Re: [PR] CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup [camel]

2024-04-17 Thread via GitHub
jamesnetherton merged PR #13839: URL: https://github.com/apache/camel/pull/13839 -- 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:

Re: [PR] CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup [camel]

2024-04-17 Thread via GitHub
github-actions[bot] commented on PR #13839: URL: https://github.com/apache/camel/pull/13839#issuecomment-2060958285 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(camel) 02/02: (chores) ci: save to the correct build log for builds triggered by push

2024-04-17 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 c1ddc1fd996c56fadcc72b256ad783bcd6e0b3b7 Author: Otavio Rodolfo Piske AuthorDate: Wed Apr 17 13:27:57 2024 +0200

(camel) branch main updated (096dc2c5fdb -> c1ddc1fd996)

2024-04-17 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 096dc2c5fdb (chores) camel-infinispan: reduce test verbosity new 8f82f5bd520 (chores) ci: ensure regen saves to

(camel) 01/02: (chores) ci: ensure regen saves to the correct build log file

2024-04-17 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 8f82f5bd5201c1e2ebdaa6b178f9c42d8a080177 Author: Otavio Rodolfo Piske AuthorDate: Wed Apr 17 13:27:25 2024 +0200

Re: [PR] More CI fixes [camel]

2024-04-17 Thread via GitHub
orpiske merged PR #13842: URL: https://github.com/apache/camel/pull/13842 -- 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:

Re: [PR] Xfix [camel]

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

(camel) branch xfix created (now f7a391ec845)

2024-04-17 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch xfix in repository https://gitbox.apache.org/repos/asf/camel.git at f7a391ec845 Fix unit test as the xml dumper may have changed recently This branch includes the following new

Re: [PR] CAMEL-20667: Add ref error handler to model. camel-yaml-dsl: Avoid tw… [camel]

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

[PR] CAMEL-20667: Add ref error handler to model. camel-yaml-dsl: Avoid tw… [camel]

2024-04-17 Thread via GitHub
davsclaus opened a new pull request, #13840: URL: https://github.com/apache/camel/pull/13840 …o kinds of error handler in the schema model. # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses

(camel) 01/01: CAMEL-20667: Add ref error handler to model. camel-yaml-dsl: Avoid two kinds of error handler in the schema model.

2024-04-17 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch yaml-eh in repository https://gitbox.apache.org/repos/asf/camel.git commit 94b34f921eb38d1d2e598ded999ae5b99ba7022c Author: Claus Ibsen AuthorDate: Wed Apr 17 13:25:50 2024 +0200

(camel) branch yaml-eh created (now 94b34f921eb)

2024-04-17 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch yaml-eh in repository https://gitbox.apache.org/repos/asf/camel.git at 94b34f921eb CAMEL-20667: Add ref error handler to model. camel-yaml-dsl: Avoid two kinds of error handler in the

Re: [PR] CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup [camel]

2024-04-17 Thread via GitHub
jamesnetherton commented on code in PR #13839: URL: https://github.com/apache/camel/pull/13839#discussion_r1568652128 ##

Re: [PR] CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup [camel]

2024-04-17 Thread via GitHub
jamesnetherton commented on PR #13839: URL: https://github.com/apache/camel/pull/13839#issuecomment-2060957621 /component-test microprofile -- 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] CAMEL-20388: Restore the old cookieStore Strategy [camel]

2024-04-17 Thread via GitHub
davsclaus commented on PR #13837: URL: https://github.com/apache/camel/pull/13837#issuecomment-2060868638 I assume this needs to be backported to 4.4.x branch also -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Bump com.google.apis:google-api-services-sheets from v4-rev20240319-2.0.0 to v4-rev20240402-2.0.0 [camel]

2024-04-17 Thread via GitHub
davsclaus merged PR #13833: URL: https://github.com/apache/camel/pull/13833 -- 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:

Re: [PR] CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup [camel]

2024-04-17 Thread via GitHub
github-actions[bot] commented on PR #13839: URL: https://github.com/apache/camel/pull/13839#issuecomment-2060985768 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup [camel]

2024-04-17 Thread via GitHub
jamesnetherton commented on PR #13839: URL: https://github.com/apache/camel/pull/13839#issuecomment-2060985160 /component-test microprofile -- 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] CAMEL-20388: Restore the old cookieStore Strategy [camel]

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

Re: [PR] CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup [camel]

2024-04-17 Thread via GitHub
davsclaus commented on code in PR #13839: URL: https://github.com/apache/camel/pull/13839#discussion_r1568636959 ## components/camel-microprofile/camel-microprofile-fault-tolerance/src/main/java/org/apache/camel/component/microprofile/faulttolerance/FaultToleranceTimerService.java:

Re: [PR] CAMEL-20684: Improve MicroProfile Fault Tolerance timer setup [camel]

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

[PR] fix(ci): remove Helm upgrade test [camel-k]

2024-04-17 Thread via GitHub
squakez opened a new pull request, #5377: URL: https://github.com/apache/camel-k/pull/5377 As the procedure requires manual user intervention to upgrade CRDs, it makes no sense to have an automated test Closes #5304 **Release Note**

(camel) branch main updated: [CAMEL-20675] camel-spring-boot: move cluster service implementations to dedicated starters

2024-04-17 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 9837c406c4f [CAMEL-20675] camel-spring-boot:

Re: [PR] Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 [camel]

2024-04-17 Thread via GitHub
davsclaus merged PR #13831: URL: https://github.com/apache/camel/pull/13831 -- 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:

(camel) branch regen_bot updated (10f0f3803c5 -> f971cab7875)

2024-04-17 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 10f0f3803c5 Bump org.graalvm.js:js-language from 24.0.0 to 24.0.1 (#13827) add b36d61a203d Bump

[PR] CAMEL-20388: Restore the old cookieStore Strategy [camel]

2024-04-17 Thread via GitHub
Croway opened a new pull request, #13838: URL: https://github.com/apache/camel/pull/13838 cherry-pick https://github.com/apache/camel/pull/13837 -- 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

Re: [PR] [CAMEL-20675] move cluster service implementations to dedicated starters [camel-spring-boot]

2024-04-17 Thread via GitHub
lburgazzoli merged PR #1130: URL: https://github.com/apache/camel-spring-boot/pull/1130 -- 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:

(camel) branch dependabot/maven/com.google.apis-google-api-services-sheets-v4-rev20240402-2.0.0 deleted (was 91af2aad60b)

2024-04-17 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.google.apis-google-api-services-sheets-v4-rev20240402-2.0.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 91af2aad60b Bump

(camel) branch regen_bot updated (979d6f0beff -> 10f0f3803c5)

2024-04-17 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 979d6f0beff Regen add e2aa3c8f280 Bump aws-java-sdk2-version from 2.25.31 to 2.25.32 (#13828) add

(camel) branch dependabot/maven/org.apache.commons-commons-text-1.12.0 deleted (was 4f6404ac449)

2024-04-17 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.apache.commons-commons-text-1.12.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 4f6404ac449 Bump org.apache.commons:commons-text from 1.11.0 to

(camel-quarkus) branch main updated: Upgrade to Quarkus CXF 3.10.0.CR1, fix #5926

2024-04-17 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 d9b26df788 Upgrade to Quarkus CXF

Re: [I] QuarkusCxfProcessor throws NoSuchFieldError: type [camel-quarkus]

2024-04-17 Thread via GitHub
jamesnetherton closed issue #5926: QuarkusCxfProcessor throws NoSuchFieldError: type URL: https://github.com/apache/camel-quarkus/issues/5926 -- 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] Upgrade to Quarkus CXF 3.10.0.CR1 [camel-quarkus]

2024-04-17 Thread via GitHub
jamesnetherton merged PR #6009: URL: https://github.com/apache/camel-quarkus/pull/6009 -- 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:

(camel-quarkus) branch 3.8.x updated: Upgrade to cq-maven-plugin 4.6.8

2024-04-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/3.8.x by this push: new 69e74b637b Upgrade to

Re: [PR] Upgrade to cq-maven-plugin 4.6.8 [camel-quarkus]

2024-04-17 Thread via GitHub
jamesnetherton merged PR #6008: URL: https://github.com/apache/camel-quarkus/pull/6008 -- 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:

Re: [PR] [CAMEL-20675] camel-spring-boot: move cluster service implementations to dedicated starters [camel]

2024-04-17 Thread via GitHub
davsclaus commented on code in PR #13830: URL: https://github.com/apache/camel/pull/13830#discussion_r1568524928 ## docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_6.adoc: ## @@ -102,4 +102,28 @@ route: uri: "direct:foo" steps: - to: "mock:bar"

(camel) branch main updated: Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#13831)

2024-04-17 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 553d47830a1 Bump org.apache.commons:commons-text

(camel) branch dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.12.0 deleted (was 5b14aea20db)

2024-04-17 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.apache.maven.plugins-maven-plugin-plugin-3.12.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 5b14aea20db Bump

Re: [PR] CAMEL-20388: Restore the old cookieStore Strategy [camel]

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

(camel) branch regen_bot updated (9837c406c4f -> a7804508f12)

2024-04-17 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 9837c406c4f [CAMEL-20675] camel-spring-boot: move cluster service implementations to dedicated starters

(camel) branch regen_bot updated (f971cab7875 -> 9837c406c4f)

2024-04-17 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 f971cab7875 Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 (#13832) add

(camel) branch main updated (10f0f3803c5 -> b36d61a203d)

2024-04-17 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.git from 10f0f3803c5 Bump org.graalvm.js:js-language from 24.0.0 to 24.0.1 (#13827) add b36d61a203d Bump

(camel) branch main updated (9837c406c4f -> a7804508f12)

2024-04-17 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.git from 9837c406c4f [CAMEL-20675] camel-spring-boot: move cluster service implementations to dedicated starters add

Re: [PR] [CAMEL-20675] camel-spring-boot: move cluster service implementations to dedicated starters [camel]

2024-04-17 Thread via GitHub
lburgazzoli merged PR #13830: URL: https://github.com/apache/camel/pull/13830 -- 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:

Re: [PR] [CAMEL-20675] camel-spring-boot: move cluster service implementations to dedicated starters [camel]

2024-04-17 Thread via GitHub
lburgazzoli commented on code in PR #13830: URL: https://github.com/apache/camel/pull/13830#discussion_r1568527060 ## docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_6.adoc: ## @@ -102,4 +102,28 @@ route: uri: "direct:foo" steps: - to: "mock:bar"

Re: [PR] (chores) camel-infinispan: reduce test verbosity [camel]

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

(camel) branch main updated: Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 (#13832)

2024-04-17 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 f971cab7875 Bump

Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 [camel]

2024-04-17 Thread via GitHub
davsclaus merged PR #13832: URL: https://github.com/apache/camel/pull/13832 -- 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:

(camel) branch dependabot/maven/org.graalvm.js-js-language-24.0.1 deleted (was 929e9ea1a22)

2024-04-17 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.graalvm.js-js-language-24.0.1 in repository https://gitbox.apache.org/repos/asf/camel.git was 929e9ea1a22 Bump org.graalvm.js:js-language from 24.0.0 to 24.0.1

(camel) branch main updated (cc0b758e562 -> 10f0f3803c5)

2024-04-17 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.git from cc0b758e562 (chores) ci: avoid skipping core tests add 10f0f3803c5 Bump org.graalvm.js:js-language from 24.0.0

Re: [PR] Bump org.graalvm.js:js-language from 24.0.0 to 24.0.1 [camel]

2024-04-17 Thread via GitHub
davsclaus merged PR #13827: URL: https://github.com/apache/camel/pull/13827 -- 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:

Re: [I] How to use custom processor in Karavan - Still throwing NoSuchBeanException [camel-karavan]

2024-04-17 Thread via GitHub
MN-Dheeraj commented on issue #999: URL: https://github.com/apache/camel-karavan/issues/999#issuecomment-2060749820 > After a bit of research, appears to be weird but by specifying the below under the Processor component worked!!! > > __Ref_ =

(camel) branch main updated: (chores) ci: avoid skipping core tests

2024-04-17 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 cc0b758e562 (chores) ci: avoid skipping core tests

Re: [PR] (chores) ci: avoid skipping core tests [camel]

2024-04-17 Thread via GitHub
orpiske merged PR #13835: URL: https://github.com/apache/camel/pull/13835 -- 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:

[PR] (chores) ci: avoid skipping core tests [camel]

2024-04-17 Thread via GitHub
orpiske opened a new pull request, #13835: URL: https://github.com/apache/camel/pull/13835 This should ensure that the incremental script will proceed when there are only core changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [Backport 2.3.x]: chore(e2e): Remove unnecessary jvm.option in test [camel-k]

2024-04-17 Thread via GitHub
gansheer merged PR #5376: URL: https://github.com/apache/camel-k/pull/5376 -- 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:

(camel-k) branch release-2.3.x updated: chore(e2e): Remove unnecessary jvm.option in test

2024-04-17 Thread gfournier
This is an automated email from the ASF dual-hosted git repository. gfournier pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.3.x by this push: new aae40400f chore(e2e): Remove

Re: [PR] (fix#5315): concurrent map read and map write [camel-k]

2024-04-17 Thread via GitHub
tdiesler commented on code in PR #5375: URL: https://github.com/apache/camel-k/pull/5375#discussion_r1568422882 ## script/Makefile: ## @@ -267,19 +267,25 @@ test-common: do-build test-smoke: do-build FAILED=0; STAGING_RUNTIME_REPO="$(STAGING_RUNTIME_REPO)"; \

(camel) branch main updated: Fix CI

2024-04-17 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 60fc3a0e6d1 Fix CI 60fc3a0e6d1 is described below

Re: [PR] Fix CI [camel]

2024-04-17 Thread via GitHub
orpiske merged PR #13834: URL: https://github.com/apache/camel/pull/13834 -- 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:

[PR] Fix CI [camel]

2024-04-17 Thread via GitHub
gnodet opened a new pull request, #13834: URL: https://github.com/apache/camel/pull/13834 (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,

Re: [PR] (fix#5315): concurrent map read and map write [camel-k]

2024-04-17 Thread via GitHub
tdiesler commented on code in PR #5375: URL: https://github.com/apache/camel-k/pull/5375#discussion_r1568403594 ## script/Makefile: ## @@ -267,19 +267,25 @@ test-common: do-build test-smoke: do-build FAILED=0; STAGING_RUNTIME_REPO="$(STAGING_RUNTIME_REPO)"; \

(camel) branch dependabot/maven/aws-java-sdk2-version-2.25.32 deleted (was 4375b9f55a0)

2024-04-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/aws-java-sdk2-version-2.25.32 in repository https://gitbox.apache.org/repos/asf/camel.git was 4375b9f55a0 Bump aws-java-sdk2-version from 2.25.31 to 2.25.32 The

(camel) branch dependabot/maven/camunda-version-7.21.0 deleted (was 00dcdafa460)

2024-04-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/camunda-version-7.21.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 00dcdafa460 Bump camunda-version from 7.20.0 to 7.21.0 The revisions that were

(camel) branch main updated: Bump camunda-version from 7.20.0 to 7.21.0 (#13829)

2024-04-17 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 99d612e47f3 Bump camunda-version from 7.20.0 to

(camel-quarkus) branch camel-main updated: Generated files

2024-04-17 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/camel-main by this push: new d57229076b Generated files

Re: [PR] Bump camunda-version from 7.20.0 to 7.21.0 [camel]

2024-04-17 Thread via GitHub
oscerd merged PR #13829: URL: https://github.com/apache/camel/pull/13829 -- 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:

(camel) branch main updated: Bump aws-java-sdk2-version from 2.25.31 to 2.25.32 (#13828)

2024-04-17 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 e2aa3c8f280 Bump aws-java-sdk2-version from

Re: [PR] Bump aws-java-sdk2-version from 2.25.31 to 2.25.32 [camel]

2024-04-17 Thread via GitHub
oscerd merged PR #13828: URL: https://github.com/apache/camel/pull/13828 -- 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:

Re: [PR] Bump com.google.apis:google-api-services-sheets from v4-rev20240319-2.0.0 to v4-rev20240402-2.0.0 [camel]

2024-04-17 Thread via GitHub
github-actions[bot] commented on PR #13833: URL: https://github.com/apache/camel/pull/13833#issuecomment-2060596009 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump com.google.apis:google-api-services-sheets from v4-rev20240319-2.0.0 to v4-rev20240402-2.0.0 [camel]

2024-04-17 Thread via GitHub
oscerd commented on PR #13833: URL: https://github.com/apache/camel/pull/13833#issuecomment-2060595405 /component-test google -- 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

Re: [PR] Bump camunda-version from 7.20.0 to 7.21.0 [camel]

2024-04-17 Thread via GitHub
github-actions[bot] commented on PR #13829: URL: https://github.com/apache/camel/pull/13829#issuecomment-2060594976 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump camunda-version from 7.20.0 to 7.21.0 [camel]

2024-04-17 Thread via GitHub
oscerd commented on PR #13829: URL: https://github.com/apache/camel/pull/13829#issuecomment-2060594303 /component-test zeebe -- 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.

Re: [PR] Bump aws-java-sdk2-version from 2.25.31 to 2.25.32 [camel]

2024-04-17 Thread via GitHub
github-actions[bot] commented on PR #13828: URL: https://github.com/apache/camel/pull/13828#issuecomment-2060592911 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump aws-java-sdk2-version from 2.25.31 to 2.25.32 [camel]

2024-04-17 Thread via GitHub
oscerd commented on PR #13828: URL: https://github.com/apache/camel/pull/13828#issuecomment-2060592163 /component-test aws -- 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.

Re: [PR] Bump com.google.apis:google-api-services-sheets from v4-rev20240319-2.0.0 to v4-rev20240402-2.0.0 [camel]

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

(camel) branch dependabot/maven/com.google.apis-google-api-services-sheets-v4-rev20240402-2.0.0 created (now 91af2aad60b)

2024-04-17 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.google.apis-google-api-services-sheets-v4-rev20240402-2.0.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 91af2aad60b Bump

[PR] Bump com.google.apis:google-api-services-sheets from v4-rev20240319-2.0.0 to v4-rev20240402-2.0.0 [camel]

2024-04-17 Thread via GitHub
dependabot[bot] opened a new pull request, #13833: URL: https://github.com/apache/camel/pull/13833 Bumps com.google.apis:google-api-services-sheets from v4-rev20240319-2.0.0 to v4-rev20240402-2.0.0. [![Dependabot compatibility

Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 [camel]

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

(camel) branch dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.12.0 created (now 5b14aea20db)

2024-04-17 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.apache.maven.plugins-maven-plugin-plugin-3.12.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 5b14aea20db Bump

[PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 [camel]

2024-04-17 Thread via GitHub
dependabot[bot] opened a new pull request, #13832: URL: https://github.com/apache/camel/pull/13832 Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.11.0 to 3.12.0. Release notes Sourced from

Re: [PR] Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 [camel]

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

Re: [I] Builder trait maven-profiles expect the profile in the operator namespace [camel-k]

2024-04-17 Thread via GitHub
squakez commented on issue #5372: URL: https://github.com/apache/camel-k/issues/5372#issuecomment-2060579140 Could the feature only work for namespaced operator? We can add a check on the builder trait and warn the user that the option would not take effect as the Integration is operated

(camel) branch dependabot/maven/org.apache.commons-commons-text-1.12.0 created (now 4f6404ac449)

2024-04-17 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.apache.commons-commons-text-1.12.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 4f6404ac449 Bump org.apache.commons:commons-text from 1.11.0 to

[PR] Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 [camel]

2024-04-17 Thread via GitHub
dependabot[bot] opened a new pull request, #13831: URL: https://github.com/apache/camel/pull/13831 Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0. [![Dependabot compatibility

Re: [PR] (fix#5315): concurrent map read and map write [camel-k]

2024-04-17 Thread via GitHub
squakez commented on code in PR #5375: URL: https://github.com/apache/camel-k/pull/5375#discussion_r1568360845 ## script/Makefile: ## @@ -267,19 +267,25 @@ test-common: do-build test-smoke: do-build FAILED=0; STAGING_RUNTIME_REPO="$(STAGING_RUNTIME_REPO)"; \ go

Re: [PR] [DO NOT MERGE] Check -race option performance [camel-k]

2024-04-17 Thread via GitHub
squakez commented on code in PR #5374: URL: https://github.com/apache/camel-k/pull/5374#discussion_r1568359300 ## script/Makefile: ## @@ -267,19 +267,25 @@ test-common: do-build test-smoke: do-build FAILED=0; STAGING_RUNTIME_REPO="$(STAGING_RUNTIME_REPO)"; \ go

[PR] [CAMEL-20675] camel-spring-boot: move cluster service implementations to dedicated starters [camel]

2024-04-17 Thread via GitHub
lburgazzoli opened a new pull request, #13830: URL: https://github.com/apache/camel/pull/13830 # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch) #

(camel) branch regen_bot updated (28ee1c13d08 -> 979d6f0beff)

2024-04-17 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 28ee1c13d08 Bump opensearch-rest-client-version from 2.12.0 to 2.13.0 (#13802) add 29a688a1926 Bump

Re: [PR] [CAMEL-20675] move cluster service implementations to dedicated starters [camel-spring-boot]

2024-04-17 Thread via GitHub
lburgazzoli commented on PR #1130: URL: https://github.com/apache/camel-spring-boot/pull/1130#issuecomment-2060566136 > Need to update the 4.6 upgrade guide doc with this change (in core project) https://github.com/apache/camel/pull/13830, let me know if you want to expand it more

(camel) branch dependabot/maven/camunda-version-7.21.0 created (now 00dcdafa460)

2024-04-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/camunda-version-7.21.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 00dcdafa460 Bump camunda-version from 7.20.0 to 7.21.0 No new revisions were

[PR] Bump camunda-version from 7.20.0 to 7.21.0 [camel]

2024-04-17 Thread via GitHub
dependabot[bot] opened a new pull request, #13829: URL: https://github.com/apache/camel/pull/13829 Bumps `camunda-version` from 7.20.0 to 7.21.0. Updates `org.camunda.bpm:camunda-bom` from 7.20.0 to 7.21.0 Updates `org.camunda.bpm.model:camunda-xml-model` from 7.20.0 to 7.21.0

(camel) branch dependabot/maven/org.graalvm.js-js-language-24.0.1 updated (0bcdca497d6 -> 929e9ea1a22)

2024-04-17 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.graalvm.js-js-language-24.0.1 in repository https://gitbox.apache.org/repos/asf/camel.git discard 0bcdca497d6 Bump org.graalvm.js:js-language from 24.0.0 to 24.0.1

Re: [PR] Bump aws-java-sdk2-version from 2.25.31 to 2.25.32 [camel]

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

[PR] Bump aws-java-sdk2-version from 2.25.31 to 2.25.32 [camel]

2024-04-17 Thread via GitHub
dependabot[bot] opened a new pull request, #13828: URL: https://github.com/apache/camel/pull/13828 Bumps `aws-java-sdk2-version` from 2.25.31 to 2.25.32. Updates `software.amazon.awssdk:sqs` from 2.25.31 to 2.25.32 Updates `software.amazon.awssdk:kinesis` from 2.25.31 to 2.25.32

<    1   2   3   >