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

2024-04-13 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-205369 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID:

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

2024-04-13 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2053823187 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID:

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

2024-04-13 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 14b637df8 chore: nightly automatic updates

Re: [PR] CAMEL-20521: camel-amqp - AMQP publisher application is losing messages with local JMS transaction enabled [camel]

2024-04-13 Thread via GitHub
luigidemasi commented on PR #13403: URL: https://github.com/apache/camel/pull/13403#issuecomment-2053638409 > spring upgrade here: #13778 Updated the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(camel) branch route-eh-xml deleted (was 17c78a96eb4)

2024-04-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch route-eh-xml in repository https://gitbox.apache.org/repos/asf/camel.git was 17c78a96eb4 CAMEL-20665: YAML DSL Inconsistency - StreamCaching vs streamCache. Also mark some DSL in Java

(camel) branch main updated: Align DSL for Java, XML and YAML for error handler and stream caching (#13780)

2024-04-13 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 9de62afad05 Align DSL for Java, XML and YAML for

Re: [PR] Align DSL for Java, XML and YAML for error handler and stream caching [camel]

2024-04-13 Thread via GitHub
davsclaus merged PR #13780: URL: https://github.com/apache/camel/pull/13780 -- 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 route-eh-xml updated (88813a5bd0b -> 17c78a96eb4)

2024-04-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch route-eh-xml in repository https://gitbox.apache.org/repos/asf/camel.git from 88813a5bd0b CAMEL-20665: YAML DSL Inconsistency - StreamCaching vs streamCache. Also mark some DSL in Java

(camel) 01/02: CAMEL-20666: Add errorHandler on route for EIP model (XML and YAML DSL) to be consistent.

2024-04-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch route-eh-xml in repository https://gitbox.apache.org/repos/asf/camel.git commit dbe14a530b89fcbf5e1864fe8471f7d7782867f1 Author: Claus Ibsen AuthorDate: Sat Apr 13 11:32:02 2024 +0200

Re: [PR] Align DSL for Java, XML and YAML for error handler and stream caching [camel]

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

(camel) 02/02: CAMEL-20665: YAML DSL Inconsistency - StreamCaching vs streamCache. Also mark some DSL in Java DSL as deprecated to make the DSLs consistent so Java DSL does not have special options.

2024-04-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch route-eh-xml in repository https://gitbox.apache.org/repos/asf/camel.git commit 88813a5bd0b5f41dfdc0bd20f84748a5125339c6 Author: Claus Ibsen AuthorDate: Sat Apr 13 11:57:34 2024 +0200

(camel) branch route-eh-xml created (now 88813a5bd0b)

2024-04-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch route-eh-xml in repository https://gitbox.apache.org/repos/asf/camel.git at 88813a5bd0b CAMEL-20665: YAML DSL Inconsistency - StreamCaching vs streamCache. Also mark some DSL in Java

[PR] Align DSL for Java, XML and YAML for error handler and stream caching [camel]

2024-04-13 Thread via GitHub
davsclaus opened a new pull request, #13780: URL: https://github.com/apache/camel/pull/13780 # 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] fix: Fix garbage collection trait [camel-k]

2024-04-13 Thread via GitHub
christophd merged PR #5365: URL: https://github.com/apache/camel-k/pull/5365 -- 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 main updated: fix: Fix garbage collection trait

2024-04-13 Thread cdeppisch
This is an automated email from the ASF dual-hosted git repository. cdeppisch 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 9c14037ae fix: Fix garbage collection trait

(camel) branch main-properties deleted (was 25efc2f756d)

2024-04-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main-properties in repository https://gitbox.apache.org/repos/asf/camel.git was 25efc2f756d CAMEL-20663: camel-main - Reading properties file should support mixed case and dash vs

(camel) branch camel-4.4.x updated: CAMEL-20663: camel-main - Reading properties file should support mixed case and dash vs no-dash style all combinations (#13779)

2024-04-13 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 c5aa8e5566f CAMEL-20663: camel-main

(camel) branch main updated: CAMEL-20663: camel-main - Reading properties file should support mixed case and dash vs no-dash style all combinations (#13779)

2024-04-13 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 50b2fc5a198 CAMEL-20663: camel-main - Reading

Re: [PR] CAMEL-20663: camel-main - Reading properties file should support mixe… [camel]

2024-04-13 Thread via GitHub
davsclaus merged PR #13779: URL: https://github.com/apache/camel/pull/13779 -- 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-20663: camel-main - Reading properties file should support mixe… [camel]

2024-04-13 Thread via GitHub
github-actions[bot] commented on PR #13779: URL: https://github.com/apache/camel/pull/13779#issuecomment-205387 :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-20663: camel-main - Reading properties file should support mixe… [camel]

2024-04-13 Thread via GitHub
davsclaus opened a new pull request, #13779: URL: https://github.com/apache/camel/pull/13779 …d case and dash vs no-dash style all combinations # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses

(camel) branch main-properties created (now 25efc2f756d)

2024-04-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main-properties in repository https://gitbox.apache.org/repos/asf/camel.git at 25efc2f756d CAMEL-20663: camel-main - Reading properties file should support mixed case and dash vs

(camel) 01/01: CAMEL-20663: camel-main - Reading properties file should support mixed case and dash vs no-dash style all combinations

2024-04-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main-properties in repository https://gitbox.apache.org/repos/asf/camel.git commit 25efc2f756d31967db9b5a6d73799dc484d5084f Author: Claus Ibsen AuthorDate: Sat Apr 13 09:22:35 2024 +0200