[camel-spring-boot] branch release/4.0.0-M3 updated: Fix build for releasing

2023-04-29 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/4.0.0-M3 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/release/4.0.0-M3 by this push: new d6b3aa83b52 Fi

[camel-spring-boot] branch main updated: Fix build for releasing

2023-04-29 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 7c3efe2e9fd Fix build for releasing 7c

[camel-website] branch main updated: Update Gregor's organization

2023-04-29 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/main by this push: new 55f5728d Update Gregor's organization 55f5

[camel-quarkus] 01/03: Upgrade Quarkus to 3.1.0.CR1

2023-04-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 314c7f0a9614477699fc23a3073eaaa93b490928 Author: James Netherton AuthorDate: Mon Apr 17 08:25:26 2023 +

[camel-quarkus] 03/03: Add workaround for RemoteCacheManager bean discovery #4841

2023-04-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 80dba9175fb8521c6c94ecccf4f5d72d0e59c271 Author: James Netherton AuthorDate: Thu Apr 27 11:03:48 2023 +

[camel-quarkus] 02/03: Revert "Revert "Restore smallrye-reactive-messaging-camel extension""

2023-04-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 8e796c0670b47785b39246407350b1a7577235a5 Author: James Netherton AuthorDate: Mon Apr 24 08:02:56 2023 +

[camel-quarkus] branch quarkus-main updated (4c4233e20a -> 80dba9175f)

2023-04-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 4c4233e20a Add workaround for RemoteCacheManager bean discovery #4841 discard f2afd58a26 Revert "Rev

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2023-04-29 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-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 71214c5904 Updated CHANGELOG.md 71214c590

[camel-kafka-connector] branch main updated: Updated CHANGELOG.md

2023-04-29 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-kafka-connector.git The following commit(s) were added to refs/heads/main by this push: new fb3da30de Updated CHANGELOG.md fb

[GitHub] [camel-quarkus] turing85 commented on a diff in pull request #4861: simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode

2023-04-29 Thread via GitHub
turing85 commented on code in PR #4861: URL: https://github.com/apache/camel-quarkus/pull/4861#discussion_r1181077527 ## extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/CamelNativeImageProcessor.java: ## @@ -139,6 +139,11 @@ void reflective

[GitHub] [camel-quarkus] ppalaga opened a new pull request, #4861: simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode

2023-04-29 Thread via GitHub
ppalaga opened a new pull request, #4861: URL: https://github.com/apache/camel-quarkus/pull/4861 fix #4860 -- 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

[GitHub] [camel-quarkus] ppalaga commented on issue #4860: Using simple("${exchange.getMessage().getBody()}") results in exception at runtime when compiling natively

2023-04-29 Thread via GitHub
ppalaga commented on issue #4860: URL: https://github.com/apache/camel-quarkus/issues/4860#issuecomment-1528768461 Thanks for the report, @turing85! -- 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 t

[GitHub] [camel-quarkus] turing85 opened a new issue, #4860: Using simple("${exchange.getMessage().getBody()}") results in exception at runtime when compiling natively

2023-04-29 Thread via GitHub
turing85 opened a new issue, #4860: URL: https://github.com/apache/camel-quarkus/issues/4860 # Bug description Using `simple("${exchange.getMessage().getBody()}"` throws an exception at runtime when compiling natively: ``` Caused by: org.apache.camel.component.bean.MethodNotFoun

[camel-quarkus] branch main updated (d6ef217290 -> aed4db1599)

2023-04-29 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from d6ef217290 Upgrade to quarkus-cxf 2.0.2, Stop managing woodstox directly, rather rely on quarkus-cxf-bom #4855

[GitHub] [camel-quarkus] ppalaga merged pull request #4849: Bump quarkus-amazon-services-bom from 2.0.1 to 2.1.1

2023-04-29 Thread via GitHub
ppalaga merged PR #4849: URL: https://github.com/apache/camel-quarkus/pull/4849 -- 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 main updated (7329273ac3 -> d6ef217290)

2023-04-29 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 7329273ac3 Updated CHANGELOG.md add d6ef217290 Upgrade to quarkus-cxf 2.0.2, Stop managing woodstox direct

[GitHub] [camel-quarkus] ppalaga merged pull request #4859: Upgrade to quarkus-cxf 2.0.2, Stop managing woodstox directly, rather

2023-04-29 Thread via GitHub
ppalaga merged PR #4859: URL: https://github.com/apache/camel-quarkus/pull/4859 -- 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

[GitHub] [camel-quarkus-examples] ppalaga opened a new pull request, #140: Cannot find eclipse-formatter-config.xml when an example is copied out of examples source tree

2023-04-29 Thread via GitHub
ppalaga opened a new pull request, #140: URL: https://github.com/apache/camel-quarkus-examples/pull/140 Fix #4832 -- 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 unsubsc

[GitHub] [camel-quarkus] ppalaga commented on issue #4842: CI build fails to download Maven artifacts due to: ` java.net.ConnectException: Connection timed out`

2023-04-29 Thread via GitHub
ppalaga commented on issue #4842: URL: https://github.com/apache/camel-quarkus/issues/4842#issuecomment-1528748432 I have not seen any timeout since this was merged. But let's wait a bit longer before closing. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-quarkus] ppalaga commented on pull request #4859: Upgrade to quarkus-cxf 2.0.2, Stop managing woodstox directly, rather

2023-04-29 Thread via GitHub
ppalaga commented on PR #4859: URL: https://github.com/apache/camel-quarkus/pull/4859#issuecomment-1528743144 The failure in the foundation grouped test on Windows seems to be intermittent and not related to the present change. The same test passed on Linux. Here is the stack trace

[GitHub] [camel-quarkus] jamesnetherton commented on issue #4850: Snmp: Extend coverage of some smaller features

2023-04-29 Thread via GitHub
jamesnetherton commented on issue #4850: URL: https://github.com/apache/camel-quarkus/issues/4850#issuecomment-1528738113 Reopening this because the tests seem a bit flaky / broken. On the `main` branch build I've seen: ``` 2023-04-28T21:37:32.7963132Z 2023-04-28 21:37:32,795 INFO

[GitHub] [camel] github-actions[bot] commented on pull request #9968: CAMEL-19058: rework the Message to avoid hitting the type-check scalability issue

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

[GitHub] [camel-quarkus] ppalaga commented on issue #4832: Cannot find eclipse-formatter-config.xml when an example is copied out of examples source tree.

2023-04-29 Thread via GitHub
ppalaga commented on issue #4832: URL: https://github.com/apache/camel-quarkus/issues/4832#issuecomment-1528723698 I guess the easiest solution would be to copy the `eclipse-formatter-config.xml` over to all example subdirs. So that they stay in sync in the future, we can put a `cp` line to

[GitHub] [camel] orpiske commented on a diff in pull request #9968: CAMEL-19058: rework the Message to avoid hitting the type-check scalability issue

2023-04-29 Thread via GitHub
orpiske commented on code in PR #9968: URL: https://github.com/apache/camel/pull/9968#discussion_r1181021055 ## core/camel-support/src/main/java/org/apache/camel/support/MessageSupport.java: ## @@ -306,4 +310,20 @@ protected String createMessageId() { } } +@O

[GitHub] [camel] orpiske commented on a diff in pull request #9968: CAMEL-19058: rework the Message to avoid hitting the type-check scalability issue

2023-04-29 Thread via GitHub
orpiske commented on code in PR #9968: URL: https://github.com/apache/camel/pull/9968#discussion_r1181021055 ## core/camel-support/src/main/java/org/apache/camel/support/MessageSupport.java: ## @@ -306,4 +310,20 @@ protected String createMessageId() { } } +@O

[GitHub] [camel] github-actions[bot] commented on pull request #9968: CAMEL-19058: rework the Message to avoid hitting the type-check scalability issue

2023-04-29 Thread via GitHub
github-actions[bot] commented on PR #9968: URL: https://github.com/apache/camel/pull/9968#issuecomment-1528720863 :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] orpiske opened a new pull request, #9968: CAMEL-19058: rework the Message to avoid hitting the type-check scalability issue

2023-04-29 Thread via GitHub
orpiske opened a new pull request, #9968: URL: https://github.com/apache/camel/pull/9968 This introduces a trait that works similarly to the internal properties one in the Exchange so that we carry certain details about the message without relying on type specifications. Among other

[GitHub] [camel-quarkus] ppalaga commented on issue #4832: Cannot find eclipse-formatter-config.xml when an example is copied out of examples source tree.

2023-04-29 Thread via GitHub
ppalaga commented on issue #4832: URL: https://github.com/apache/camel-quarkus/issues/4832#issuecomment-1528720674 Indeed, thanks for the report, @shankar-sundar! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [camel-quarkus] ppalaga commented on issue #4836: Camel (3.0.0-M1) dependencies in the Quarkus 3 project break the dev mode

2023-04-29 Thread via GitHub
ppalaga commented on issue #4836: URL: https://github.com/apache/camel-quarkus/issues/4836#issuecomment-1528717173 Sorry, I tried only changing html resources and that worked. Now when I replace `Ajax Framework` with `Foo Framework` in `AppMenu`, the live reload does not work for me

[GitHub] [camel-quarkus] dependabot[bot] commented on pull request #4858: Bump quarkiverse-cxf.version from 2.0.1 to 2.0.2

2023-04-29 Thread via GitHub
dependabot[bot] commented on PR #4858: URL: https://github.com/apache/camel-quarkus/pull/4858#issuecomment-1528712066 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a depende

[GitHub] [camel-quarkus] ppalaga closed pull request #4858: Bump quarkiverse-cxf.version from 2.0.1 to 2.0.2

2023-04-29 Thread via GitHub
ppalaga closed pull request #4858: Bump quarkiverse-cxf.version from 2.0.1 to 2.0.2 URL: https://github.com/apache/camel-quarkus/pull/4858 -- 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 specifi

[GitHub] [camel-quarkus] ppalaga commented on pull request #4858: Bump quarkiverse-cxf.version from 2.0.1 to 2.0.2

2023-04-29 Thread via GitHub
ppalaga commented on PR #4858: URL: https://github.com/apache/camel-quarkus/pull/4858#issuecomment-1528712050 Superseded by https://github.com/apache/camel-quarkus/pull/4859 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-kafka-connector] jaehyeon-kim commented on issue #1525: [Question] Can I use connectors with Kafka 2.8.1 on Amazon MSK?

2023-04-29 Thread via GitHub
jaehyeon-kim commented on issue #1525: URL: https://github.com/apache/camel-kafka-connector/issues/1525#issuecomment-1528708782 Thank you so much @davsclaus! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [camel-k] mrkhedri opened a new issue, #4304: camel k operator error when running simple example

2023-04-29 Thread via GitHub
mrkhedri opened a new issue, #4304: URL: https://github.com/apache/camel-k/issues/4304 I created an operator with Kamel and ran a simple `HelloWorld` example. But I have the same error every time I ran different examples. You can see my commands below: **Install** ```sh $

[camel-spring-boot] branch main updated: Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0

2023-04-29 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-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 5d3c2b1b71d Bump peter-evans/create-p

[GitHub] [camel-spring-boot] oscerd merged pull request #811: Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0

2023-04-29 Thread via GitHub
oscerd merged PR #811: URL: https://github.com/apache/camel-spring-boot/pull/811 -- 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...@cam