[GitHub] [camel-karavan] mahmoodhussam commented on issue #666: Not working in macOS M1

2023-03-11 Thread via GitHub
mahmoodhussam commented on issue #666: URL: https://github.com/apache/camel-karavan/issues/666#issuecomment-1465100767 Solved: The problem was related to the java version. Maven by default used 19.0. I download the 11.0.18 Java Version and I changed the maven java default to 1

[GitHub] [camel] github-actions[bot] commented on pull request #9514: (chores) More of replacing inner classes with lambda

2023-03-11 Thread via GitHub
github-actions[bot] commented on PR #9514: URL: https://github.com/apache/camel/pull/9514#issuecomment-1465080035 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 6 | 6 | 0 | 6 | -- This is an automated message fr

[GitHub] [camel] github-actions[bot] commented on pull request #9514: (chores) More of replacing inner classes with lambda

2023-03-11 Thread via GitHub
github-actions[bot] commented on PR #9514: URL: https://github.com/apache/camel/pull/9514#issuecomment-1465072305 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel] gilvansfilho opened a new pull request, #9514: (chores) More of replacing inner classes with lambda

2023-03-11 Thread via GitHub
gilvansfilho opened a new pull request, #9514: URL: https://github.com/apache/camel/pull/9514 Solving some sonar issues about [replacing inner classes with lambdas](https://rules.sonarsource.com/java/tag/java8/RSPEC-1604). -- This is an automated message from the Apache Git Service. To re

[camel-spring-boot] branch automatic-periodic-sync updated (1c4ccf52fa9 -> a3163eb32a6)

2023-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git omit 1c4ccf52fa9 [create-pull-request] automated change add c4000bf0366 [create-pull-r

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request, #779: [Github Actions] Periodic Sync Camel Spring Boot (Camel 4)

2023-03-11 Thread via GitHub
github-actions[bot] opened a new pull request, #779: URL: https://github.com/apache/camel-spring-boot/pull/779 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 -- Thi

[GitHub] [camel] github-actions[bot] commented on pull request #9513: Favor CompositeMeterRegistry instances in Camel registry before looki…

2023-03-11 Thread via GitHub
github-actions[bot] commented on PR #9513: URL: https://github.com/apache/camel/pull/9513#issuecomment-1465033416 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 0 | 1 | -- This is an automated message fr

[GitHub] [camel] github-actions[bot] commented on pull request #9513: Favor CompositeMeterRegistry instances in Camel registry before looki…

2023-03-11 Thread via GitHub
github-actions[bot] commented on PR #9513: URL: https://github.com/apache/camel/pull/9513#issuecomment-1465016596 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel] ammachado opened a new pull request, #9513: Favor CompositeMeterRegistry instances in Camel registry before looki…

2023-03-11 Thread via GitHub
ammachado opened a new pull request, #9513: URL: https://github.com/apache/camel/pull/9513 # Description Let Micrometer component look for an instance of `CompositeMeterRegistry` on Camel registry before looking for `MeterRegistry` instances. # Target - [x] I checked tha

[GitHub] [camel] ammachado commented on pull request #9510: Convert expression when setting header / property on message / exchange.

2023-03-11 Thread via GitHub
ammachado commented on PR #9510: URL: https://github.com/apache/camel/pull/9510#issuecomment-1464994118 I helped debugging a production issue where some code was refactored from a route definition (`from(...).setHeader("name", constant("value")`) to a processor (`exchange.getMessage().setHe

[GitHub] [camel] github-actions[bot] commented on pull request #9401: CAMEL-19050: add DHIS2 component

2023-03-11 Thread via GitHub
github-actions[bot] commented on PR #9401: URL: https://github.com/apache/camel/pull/9401#issuecomment-1464991810 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 2 | 2 | 0 | 1 | -- This is an automated message fr

[GitHub] [camel] rhuan080 commented on pull request #9332: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage

2023-03-11 Thread via GitHub
rhuan080 commented on PR #9332: URL: https://github.com/apache/camel/pull/9332#issuecomment-1464955525 Hi @davsclaus, ok! I'll send a PR to camel-3.x. I'll update the 3.x to add the commits. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-kamelets] oscerd closed pull request #1367: Develop

2023-03-11 Thread via GitHub
oscerd closed pull request #1367: Develop URL: https://github.com/apache/camel-kamelets/pull/1367 -- 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: commit

[camel] branch regen_bot updated (f2a3cc20d07 -> e4a313012ad)

2023-03-11 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 f2a3cc20d07 CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage (#9333) add 6238f6d6543 Reg

[camel] 02/02: CAMEL-19132: Deprecate vm and direct-vm and remove in v4

2023-03-11 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 commit e4a313012ad4a9a60a83b5c8d3d9052b15861d64 Author: Claus Ibsen AuthorDate: Sat Mar 11 15:17:52 2023 +0100 CAMEL-19132

[camel] branch main updated (0a94f3053b9 -> e4a313012ad)

2023-03-11 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 0a94f3053b9 Regen new 73bfbdad514 CAMEL-19132: Deprecate vm and direct-vm and remove in v4 new e4a313012ad C

[camel] 01/02: CAMEL-19132: Deprecate vm and direct-vm and remove in v4

2023-03-11 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 commit 73bfbdad5147ca5391b5dc8017d5eff9a0492995 Author: Claus Ibsen AuthorDate: Sat Mar 11 13:54:59 2023 +0100 CAMEL-19132

[camel] branch main updated: Regen

2023-03-11 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 0a94f3053b9 Regen 0a94f3053b9 is described below

[camel-spring-boot] branch camel-spring-boot-3.x updated: CAMEL-19133: camel-zookeeper - Serialize MetaData in camel-cloud service discovery problem. Thanks to geyipeng for patch.

2023-03-11 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-3.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this push: new 8ca

[camel-spring-boot] branch camel-spring-boot-3.20.x updated: CAMEL-19133: camel-zookeeper - Serialize MetaData in camel-cloud service discovery problem. Thanks to geyipeng for patch.

2023-03-11 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-3.20.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/camel-spring-boot-3.20.x by this push: n

[camel-spring-boot] 01/02: CAMEL-19132: Deprecate vm and direct-vm and remove in v4

2023-03-11 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 21933414d7eb224f967555e2b7a42b0b0ca8c8d3 Author: Claus Ibsen AuthorDate: Sat Mar 11 10:38:43 2023 +0100

[camel-spring-boot] branch main updated (c4000bf0366 -> bf2159b1933)

2023-03-11 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 c4000bf0366 [create-pull-request] automated change new 21933414d7e CAMEL-19132: Deprecate vm and dire

[camel-spring-boot] 02/02: CAMEL-19133: camel-zookeeper - Serialize MetaData in camel-cloud service discovery problem. Thanks to geyipeng for patch.

2023-03-11 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 bf2159b1933068f5f9be854351128a65154346d8 Author: Claus Ibsen AuthorDate: Sat Mar 11 13:27:55 2023 +0100

[camel] branch regen_bot updated (415c21046b1 -> f2a3cc20d07)

2023-03-11 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 415c21046b1 Regen for commit d6ca5fca99d528b5394113433c5f4e9a1b0b5296 add cf08eebfa46 Regen for commit 0010

[camel] branch main updated: Regen for commit d6ca5fca99d528b5394113433c5f4e9a1b0b5296 (#9512)

2023-03-11 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 6238f6d6543 Regen for commit d6ca5fca99d528b539411

[GitHub] [camel] davsclaus merged pull request #9512: Generated sources regen

2023-03-11 Thread via GitHub
davsclaus merged PR #9512: URL: https://github.com/apache/camel/pull/9512 -- 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] branch regen_bot updated (58471ab8c55 -> 415c21046b1)

2023-03-11 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 58471ab8c55 Regen for commit 00105cb06d590326aa69f3544cb2b070d9121548 add d6ca5fca99d CAMEL-19014 - Fixing

[GitHub] [camel] github-actions[bot] opened a new pull request, #9512: Generated sources regen

2023-03-11 Thread via GitHub
github-actions[bot] opened a new pull request, #9512: URL: https://github.com/apache/camel/pull/9512 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 messag

[GitHub] [camel] davsclaus commented on pull request #9332: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage

2023-03-11 Thread via GitHub
davsclaus commented on PR #9332: URL: https://github.com/apache/camel/pull/9332#issuecomment-1464867322 So we need a PR for camel-3.x branch and leave 3.20.x as-is. And in 3.x we need this PR and the 2 commits I linked. -- This is an automated message from the Apache Git Service. To res

[GitHub] [camel] davsclaus commented on pull request #9332: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage

2023-03-11 Thread via GitHub
davsclaus commented on PR #9332: URL: https://github.com/apache/camel/pull/9332#issuecomment-1464867229 And this commit optimizes when there are only constant values https://github.com/apache/camel/commit/f2a3cc20d07271cc2bfba26cb3ecdcf4c119866d -- This is an automated message from the

[camel] branch main updated: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage (#9333)

2023-03-11 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 f2a3cc20d07 CAMEL-19014 - Fixing issue about concu

[GitHub] [camel] davsclaus merged pull request #9511: Generated sources regen

2023-03-11 Thread via GitHub
davsclaus merged PR #9511: URL: https://github.com/apache/camel/pull/9511 -- 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] branch main updated: Regen for commit 00105cb06d590326aa69f3544cb2b070d9121548 (#9511)

2023-03-11 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 cf08eebfa46 Regen for commit 00105cb06d590326aa69f

[camel] branch regen_bot updated (44f22780423 -> 58471ab8c55)

2023-03-11 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 44f22780423 CAMEL-19133: camel-zookeeper - Serialize MetaData in camel-cloud service discovery problem. Thanks

[GitHub] [camel] github-actions[bot] opened a new pull request, #9511: Generated sources regen

2023-03-11 Thread via GitHub
github-actions[bot] opened a new pull request, #9511: URL: https://github.com/apache/camel/pull/9511 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 messag

[GitHub] [camel] davsclaus commented on pull request #9332: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage

2023-03-11 Thread via GitHub
davsclaus commented on PR #9332: URL: https://github.com/apache/camel/pull/9332#issuecomment-1464863431 Okay this commit fixes the NPEs https://github.com/apache/camel/commit/d6ca5fca99d528b5394113433c5f4e9a1b0b5296 -- This is an automated message from the Apache Git Service. To respon

[camel] branch main updated: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage (#9333)

2023-03-11 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 d6ca5fca99d CAMEL-19014 - Fixing issue about concu

[GitHub] [camel] davsclaus commented on pull request #9332: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage

2023-03-11 Thread via GitHub
davsclaus commented on PR #9332: URL: https://github.com/apache/camel/pull/9332#issuecomment-1464859772 okay the optimized can be even better, if there are only ConstantExpressionAdapter then you can build the result string in init and return its constant value in evaluate -- This is an

[GitHub] [camel] davsclaus commented on pull request #9332: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage

2023-03-11 Thread via GitHub
davsclaus commented on PR #9332: URL: https://github.com/apache/camel/pull/9332#issuecomment-1464857936 This PR causes NPE errors on main, so hold until we fixed this or we need to revert and drop this PRs -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [camel-karavan] davsclaus commented on issue #666: Not working in macOS M1

2023-03-11 Thread via GitHub
davsclaus commented on issue #666: URL: https://github.com/apache/camel-karavan/issues/666#issuecomment-1464857486 what java version do you use -- 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

[camel] branch main updated: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage (#9333)

2023-03-11 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 00105cb06d5 CAMEL-19014 - Fixing issue about concu

[GitHub] [camel] davsclaus merged pull request #9333: CAMEL-19014 - Fixing issue about concurrence on the SimpleLanguage

2023-03-11 Thread via GitHub
davsclaus merged PR #9333: URL: https://github.com/apache/camel/pull/9333 -- 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

[GitHub] [camel] davsclaus commented on pull request #9471: deliveryTag -> For manual ack

2023-03-11 Thread via GitHub
davsclaus commented on PR #9471: URL: https://github.com/apache/camel/pull/9471#issuecomment-1464856385 any update? -- 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 unsub