[PR] Improve indentation of multiline string [camel-kamelets-examples]

2024-01-17 Thread via GitHub
apupier opened a new pull request, #51: URL: https://github.com/apache/camel-kamelets-examples/pull/51 Several parsers are not accepting the notation and reporting validation error (for instance in VS Code). Camel is more tolerant and was allowing it. before: ![image](https://g

Re: [PR] fix binary operator match problem [camel]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #12821: URL: https://github.com/apache/camel/pull/12821#issuecomment-1895765423 :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] fix binary operator match problem [camel]

2024-01-17 Thread via GitHub
EvanMi opened a new pull request, #12821: URL: https://github.com/apache/camel/pull/12821 # Description The binary operator is recognized in some places that should not be recognized, just like the “in” keyword in test case, which is recognized from “minValue”。 # Target

(camel) branch regen_bot updated (ee8b9447706 -> 8232b52fa89)

2024-01-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 ee8b9447706 CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support tempor

Re: [PR] CAMEL-16064: preliminary refactoring of camel-kafka [camel]

2024-01-17 Thread via GitHub
orpiske merged PR #12820: URL: https://github.com/apache/camel/pull/12820 -- 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: CAMEL-16064: preliminary refactoring of camel-kafka (#12820)

2024-01-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 8232b52fa89 CAMEL-16064: preliminary refactoring of

(camel) branch regen_bot updated (30554dec035 -> ee8b9447706)

2024-01-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 30554dec035 camel-jsonata is not a remote component add ee8b9447706 CAMEL-20281 - Camel-AWS Components: Mak

(camel) branch CAMEL-20281-s3 deleted (was ddfc6242d94)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20281-s3 in repository https://gitbox.apache.org/repos/asf/camel.git was ddfc6242d94 CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support t

(camel) branch main updated: CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3 (#12819)

2024-01-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 ee8b9447706 CAMEL-20281 - Camel-AWS Components: M

Re: [PR] CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3 [camel]

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

Re: [PR] CAMEL-16064: preliminary refactoring of camel-kafka [camel]

2024-01-17 Thread via GitHub
oscerd commented on PR #12820: URL: https://github.com/apache/camel/pull/12820#issuecomment-1895669524 LGTM, next thing to do is adding a parameter for batchingMode and create a KafkaRecordBatchStreamingProcessorFacade -- This is an automated message from the Apache Git Service. To respon

Re: [PR] CAMEL-16064: preliminary refactoring of camel-kafka [camel]

2024-01-17 Thread via GitHub
orpiske commented on PR #12820: URL: https://github.com/apache/camel/pull/12820#issuecomment-1895639732 I think this should decouple the streaming processing parts, thus allowing us to implement the batching processing support. -- This is an automated message from the Apache Git Service.

Re: [I] Error in creating quorum type queues using camel-quarkus-rabbitmq [camel-quarkus]

2024-01-17 Thread via GitHub
francescobianca commented on issue #5651: URL: https://github.com/apache/camel-quarkus/issues/5651#issuecomment-1895638935 Searching around the web, I found the version of the camel-spring-rabbitmq component for quarkus: https://camel.apache.org/camel-quarkus/3.6.x/reference/extensions/spri

Re: [I] Error in creating quorum type queues using camel-quarkus-rabbitmq [camel-quarkus]

2024-01-17 Thread via GitHub
francescobianca closed issue #5651: Error in creating quorum type queues using camel-quarkus-rabbitmq URL: https://github.com/apache/camel-quarkus/issues/5651 -- 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

Re: [PR] CAMEL-16064: preliminary refactoring of camel-kafka [camel]

2024-01-17 Thread via GitHub
orpiske commented on PR #12820: URL: https://github.com/apache/camel/pull/12820#issuecomment-1895637902 c/c: @oscerd -- 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 uns

Re: [PR] CAMEL-16064: preliminary refactoring of camel-kafka [camel]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #12820: URL: https://github.com/apache/camel/pull/12820#issuecomment-1895635155 :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] fix(ci): downgrade mac actions to prevent some IT known issues with DNS [camel-k]

2024-01-17 Thread via GitHub
squakez opened a new pull request, #5076: URL: https://github.com/apache/camel-k/pull/5076 Ref #5028 **Release Note** ```release-note fix(ci): downgrade mac actions to prevent some IT known issues with DNS ``` -- This is an automated message

Re: [I] Mac github actions failing [camel-k]

2024-01-17 Thread via GitHub
squakez commented on issue #5028: URL: https://github.com/apache/camel-k/issues/5028#issuecomment-1895620291 Root cause: https://github.com/actions/runner-images/issues/8649 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3 [camel]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #12819: URL: https://github.com/apache/camel/pull/12819#issuecomment-1895586336 :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 G

Re: [PR] CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3 [camel]

2024-01-17 Thread via GitHub
oscerd commented on PR #12819: URL: https://github.com/apache/camel/pull/12819#issuecomment-1895585750 /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. T

(camel) branch regen_bot updated (1da5c385bf5 -> 30554dec035)

2024-01-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 1da5c385bf5 Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 (#12818) add 30554dec035 camel-j

(camel) branch main updated: camel-jsonata is not a remote component

2024-01-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 30554dec035 camel-jsonata is not a remote componen

Re: [PR] CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3 [camel]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #12819: URL: https://github.com/apache/camel/pull/12819#issuecomment-1895523665 :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-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3 [camel]

2024-01-17 Thread via GitHub
oscerd opened a new pull request, #12819: URL: https://github.com/apache/camel/pull/12819 # Description # Target - [x] 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) # Trackin

(camel) 01/02: CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-20281-s3 in repository https://gitbox.apache.org/repos/asf/camel.git commit 3ce9bbe58fba59d17cefd5361ee9e8a9b5ba45e4 Author: Andrea Cosentino AuthorDate: Wed Jan 17 11:18:50 2024 +0100

(camel) branch CAMEL-20281-s3 created (now ddfc6242d94)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20281-s3 in repository https://gitbox.apache.org/repos/asf/camel.git at ddfc6242d94 CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support t

(camel) 02/02: CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-20281-s3 in repository https://gitbox.apache.org/repos/asf/camel.git commit ddfc6242d94131d5429b0d3ac9bf4556adc99f2a Author: Andrea Cosentino AuthorDate: Wed Jan 17 11:28:38 2024 +0100

(camel) branch regen_bot updated (1014d87bdf0 -> 1da5c385bf5)

2024-01-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 1014d87bdf0 CAMEL-20297 camel-salesforce: do not swallow interrupted exceptions add 782cd7e47b6 Bump org.g

(camel) branch dependabot/maven/com.fasterxml.woodstox-woodstox-core-6.6.0 deleted (was 4235301bb3a)

2024-01-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.fasterxml.woodstox-woodstox-core-6.6.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 4235301bb3a Bump com.fasterxml.woodstox:woodstox-core from 6.

(camel) branch main updated (0b2b6fce494 -> 1da5c385bf5)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 0b2b6fce494 Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final (#12816) add 1da5c385bf5 Bump com.faste

Re: [PR] Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 [camel]

2024-01-17 Thread via GitHub
oscerd merged PR #12818: URL: https://github.com/apache/camel/pull/12818 -- 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-kamelets) branch artemis deleted (was 59ab3187)

2024-01-17 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch artemis in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git was 59ab3187 Fix #1836: Artemis JMS kamelet should use artemis client dependency The revisions that were on

(camel) branch regen_bot updated (88adde1d187 -> 1014d87bdf0)

2024-01-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 88adde1d187 Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#12802) add 30922b17b59 Upgra

(camel-kamelets) branch regen_bot updated (60ec1b0f -> bf831c50)

2024-01-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-kamelets.git from 60ec1b0f Regen for commit 7fa26e68e02d7473afb13662861b432b1423461b (#1834) add bf831c50 Fix #1836

(camel-kamelets) branch main updated: Fix #1836: Artemis JMS kamelet should use artemis client dependency (#1837)

2024-01-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-kamelets.git The following commit(s) were added to refs/heads/main by this push: new bf831c50 Fix #1836: Artemis JMS kamelet

Re: [I] Artemis JMS kamelet should use artemis dependency [camel-kamelets]

2024-01-17 Thread via GitHub
oscerd closed issue #1836: Artemis JMS kamelet should use artemis dependency URL: https://github.com/apache/camel-kamelets/issues/1836 -- 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 com

Re: [PR] Fix #1836: Artemis JMS kamelet should use artemis client dependency [camel-kamelets]

2024-01-17 Thread via GitHub
oscerd merged PR #1837: URL: https://github.com/apache/camel-kamelets/pull/1837 -- 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) branch dependabot/maven/io.netty-netty-bom-4.1.105.Final deleted (was 46676672d37)

2024-01-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/io.netty-netty-bom-4.1.105.Final in repository https://gitbox.apache.org/repos/asf/camel.git was 46676672d37 Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final

(camel) branch main updated (782cd7e47b6 -> 0b2b6fce494)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 782cd7e47b6 Bump org.graalvm.js:js from 23.0.2 to 23.0.3 (#12817) add 0b2b6fce494 Bump io.netty:netty-bom from 4

(camel) branch dependabot/maven/org.graalvm.js-js-23.0.3 deleted (was b9c52f17760)

2024-01-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-23.0.3 in repository https://gitbox.apache.org/repos/asf/camel.git was b9c52f17760 Bump org.graalvm.js:js from 23.0.2 to 23.0.3 The revisions that wer

Re: [PR] Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final [camel]

2024-01-17 Thread via GitHub
oscerd merged PR #12816: URL: https://github.com/apache/camel/pull/12816 -- 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 main updated (1014d87bdf0 -> 782cd7e47b6)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 1014d87bdf0 CAMEL-20297 camel-salesforce: do not swallow interrupted exceptions add 782cd7e47b6 Bump org.graalv

Re: [PR] Bump org.graalvm.js:js from 23.0.2 to 23.0.3 [camel]

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

Re: [PR] Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 [camel]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #12818: URL: https://github.com/apache/camel/pull/12818#issuecomment-1895447541 :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 G

Re: [PR] CAMEL-20297: stop swalloing interrupted exceptions [camel]

2024-01-17 Thread via GitHub
orpiske commented on PR #12808: URL: https://github.com/apache/camel/pull/12808#issuecomment-1895446153 My CI environment had an outage, so I'll probably look at this one tonight / tomorrow. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

(camel) branch main updated (30922b17b59 -> 1014d87bdf0)

2024-01-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 30922b17b59 Upgrade CycloneDX Maven Plugin to version 2.7.11 (#12815) add 1014d87bdf0 CAMEL-20297 camel-salesforce:

Re: [PR] Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 [camel]

2024-01-17 Thread via GitHub
apupier commented on PR #12818: URL: https://github.com/apache/camel/pull/12818#issuecomment-1895446837 /component-test stax xmlsecurity plc4x spring-xml -- 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 t

Re: [PR] CAMEL-20297 camel-salesforce: do not swallow interrupted exceptions [camel]

2024-01-17 Thread via GitHub
orpiske merged PR #12804: URL: https://github.com/apache/camel/pull/12804 -- 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-kamelets) 01/01: Fix #1836: Artemis JMS kamelet should use artemis client dependency

2024-01-17 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch artemis in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 59ab318738245a77ef74e528a685f15f76a27cfd Author: Claus Ibsen AuthorDate: Wed Jan 17 10:38:39 2024 +0100

(camel-kamelets) branch artemis created (now 59ab3187)

2024-01-17 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch artemis in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 59ab3187 Fix #1836: Artemis JMS kamelet should use artemis client dependency This branch includes the fo

[PR] Fix #1836: Artemis JMS kamelet should use artemis client dependency [camel-kamelets]

2024-01-17 Thread via GitHub
davsclaus opened a new pull request, #1837: URL: https://github.com/apache/camel-kamelets/pull/1837 (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 unsubscr

Re: [PR] Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final [camel]

2024-01-17 Thread via GitHub
oscerd commented on PR #12816: URL: https://github.com/apache/camel/pull/12816#issuecomment-1895432968 /component-test netty netty-http -- 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

Re: [PR] Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final [camel]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #12816: URL: https://github.com/apache/camel/pull/12816#issuecomment-1895433611 :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 G

Re: [PR] Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 [camel]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #12818: URL: https://github.com/apache/camel/pull/12818#issuecomment-1895430915 :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.fasterxml.woodstox-woodstox-core-6.6.0 created (now 4235301bb3a)

2024-01-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.fasterxml.woodstox-woodstox-core-6.6.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 4235301bb3a Bump com.fasterxml.woodstox:woodstox-core from 6.

[PR] Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 [camel]

2024-01-17 Thread via GitHub
dependabot[bot] opened a new pull request, #12818: URL: https://github.com/apache/camel/pull/12818 Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 6.5.1 to 6.6.0. Commits https://github.com/FasterXML/woodstox/commit/dd590bbabe1060c38375

Re: [I] The Apache Camel not being able to find the Kamelet with the ID jms-apache-artemis-source [camel-karavan]

2024-01-17 Thread via GitHub
davsclaus commented on issue #1042: URL: https://github.com/apache/camel-karavan/issues/1042#issuecomment-1895427779 Okay its the kamelet that uses the wrong dependency - it should use org.apache.activemq artemis-jakarta-client-all

(camel) branch dependabot/maven/org.graalvm.js-js-23.0.3 created (now b9c52f17760)

2024-01-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-23.0.3 in repository https://gitbox.apache.org/repos/asf/camel.git at b9c52f17760 Bump org.graalvm.js:js from 23.0.2 to 23.0.3 No new revisions were

[PR] Bump org.graalvm.js:js from 23.0.2 to 23.0.3 [camel]

2024-01-17 Thread via GitHub
dependabot[bot] opened a new pull request, #12817: URL: https://github.com/apache/camel/pull/12817 Bumps [org.graalvm.js:js](https://github.com/graalvm/graaljs) from 23.0.2 to 23.0.3. Release notes Sourced from https://github.com/graalvm/graaljs/releases";>org.graalvm.js:js's rele

Re: [PR] Bump org.graalvm.js:js from 23.0.2 to 23.0.3 [camel]

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

Re: [PR] Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final [camel]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #12816: URL: https://github.com/apache/camel/pull/12816#issuecomment-1895414250 :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/io.netty-netty-bom-4.1.105.Final created (now 46676672d37)

2024-01-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/io.netty-netty-bom-4.1.105.Final in repository https://gitbox.apache.org/repos/asf/camel.git at 46676672d37 Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final

[PR] Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final [camel]

2024-01-17 Thread via GitHub
dependabot[bot] opened a new pull request, #12816: URL: https://github.com/apache/camel/pull/12816 Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.104.Final to 4.1.105.Final. Commits https://github.com/netty/netty/commit/47579d07fe9b0232df4e83120131388864bfb

Re: [I] The Apache Camel not being able to find the Kamelet with the ID jms-apache-artemis-source [camel-karavan]

2024-01-17 Thread via GitHub
davsclaus commented on issue #1042: URL: https://github.com/apache/camel-karavan/issues/1042#issuecomment-1895386771 Its because of javax vs jakartaee - that seems to cause the CF to not be of correct type (jakartaee) -- This is an automated message from the Apache Git Service. To respond

(camel) branch cyclonedx deleted (was 0234b47ddb2)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch cyclonedx in repository https://gitbox.apache.org/repos/asf/camel.git was 0234b47ddb2 Upgrade CycloneDX Maven Plugin to version 2.7.11 The revisions that were on this branch are still c

(camel) branch main updated: Upgrade CycloneDX Maven Plugin to version 2.7.11 (#12815)

2024-01-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 30922b17b59 Upgrade CycloneDX Maven Plugin to ver

Re: [PR] Upgrade CycloneDX Maven Plugin to version 2.7.11 [camel]

2024-01-17 Thread via GitHub
oscerd merged PR #12815: URL: https://github.com/apache/camel/pull/12815 -- 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) 01/01: Upgrade CycloneDX Maven Plugin to version 2.7.11

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch cyclonedx in repository https://gitbox.apache.org/repos/asf/camel.git commit 0234b47ddb2963b97710cc4320d9e56c2cd452ef Author: Andrea Cosentino AuthorDate: Wed Jan 17 09:13:17 2024 +0100

[PR] Upgrade CycloneDX Maven Plugin to version 2.7.11 [camel]

2024-01-17 Thread via GitHub
oscerd opened a new pull request, #12815: URL: https://github.com/apache/camel/pull/12815 # Description # Target - [x] 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) # Trackin

(camel) branch cyclonedx updated (4ba2c320564 -> 0234b47ddb2)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch cyclonedx in repository https://gitbox.apache.org/repos/asf/camel.git discard 4ba2c320564 Upgrade CycloneDX Maven Plugin to version 2.7.11 add 88adde1d187 Bump org.codehaus.mojo:flatten

(camel) 01/01: Upgrade CycloneDX Maven Plugin to version 2.7.11

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch cyclonedx in repository https://gitbox.apache.org/repos/asf/camel.git commit 4ba2c32056415c6db56244e88df81eef6871d087 Author: Andrea Cosentino AuthorDate: Wed Jan 17 09:13:17 2024 +0100

(camel) branch cyclonedx created (now 4ba2c320564)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch cyclonedx in repository https://gitbox.apache.org/repos/asf/camel.git at 4ba2c320564 Upgrade CycloneDX Maven Plugin to version 2.7.11 This branch includes the following new commits:

svn commit: r66640 - in /dev/camel/camel-kamelets/4.0.3: ./ camel-kamelets-sources-4.0.3.tar.gz camel-kamelets-sources-4.0.3.tar.gz.asc camel-kamelets-sources-4.0.3.tar.gz.sha512

2024-01-17 Thread acosentino
Author: acosentino Date: Wed Jan 17 08:28:37 2024 New Revision: 66640 Log: Import camel-kamelets release Added: dev/camel/camel-kamelets/4.0.3/ dev/camel/camel-kamelets/4.0.3/camel-kamelets-sources-4.0.3.tar.gz (with props) dev/camel/camel-kamelets/4.0.3/camel-kamelets-sources-4.0.

(camel-kamelets) branch 4.0.x updated: [maven-release-plugin] prepare for next development iteration

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 4.0.x in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/4.0.x by this push: new 9f8fd26b [maven-release-plugin] prepar

(camel-kamelets) annotated tag v4.0.3 created (now 696a8df7)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to annotated tag v4.0.3 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 696a8df7 (tag) tagging cd5020381e44b45ef744ef3660ba5f1efd1ce44b (commit) replaces v4.0.1 by

(camel-kamelets) branch 4.0.x updated: [maven-release-plugin] prepare release v4.0.3

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 4.0.x in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/4.0.x by this push: new cd502038 [maven-release-plugin] prepar

(camel-kamelets) branch 4.0.x updated: Next is 4.0.3

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 4.0.x in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/4.0.x by this push: new bb9337f1 Next is 4.0.3 bb9337f1 is des

(camel-kamelets) branch regen_bot updated (b397ed68 -> 60ec1b0f)

2024-01-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-kamelets.git omit b397ed68 Regen for commit 7fa26e68e02d7473afb13662861b432b1423461b add 60ec1b0f Regen for commit 7

(camel-kamelets) branch 4.0.x updated: Bump Camel to version 4.0.3 (#1835)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 4.0.x in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/4.0.x by this push: new 067b41b3 Bump Camel to version 4.0.3 (

Re: [PR] Bump Camel to version 4.0.3 [camel-kamelets]

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

[PR] Bump Camel to version 4.0.3 [camel-kamelets]

2024-01-17 Thread via GitHub
oscerd opened a new pull request, #1835: URL: https://github.com/apache/camel-kamelets/pull/1835 Fixes #1831 -- 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-kamelets) branch main updated: Regen for commit 7fa26e68e02d7473afb13662861b432b1423461b (#1834)

2024-01-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-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 60ec1b0f Regen for commit 7fa26e68e02d74

Re: [PR] Generated sources regen [camel-kamelets]

2024-01-17 Thread via GitHub
oscerd merged PR #1834: URL: https://github.com/apache/camel-kamelets/pull/1834 -- 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-kamelets) branch 4.0.3-camel created (now d4805138)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch 4.0.3-camel in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at d4805138 Bump Camel to version 4.0.3 This branch includes the following new commits: new d4805

(camel-kamelets) 01/01: Bump Camel to version 4.0.3

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 4.0.3-camel in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit d4805138a4312b51a05346a1da418602fdd5a8d5 Author: Andrea Cosentino AuthorDate: Wed Jan 17 09:18:53 2024

(camel) branch regen_bot updated (6be99d3bdb5 -> 88adde1d187)

2024-01-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 6be99d3bdb5 Bump aws-java-sdk2-version from 2.23.3 to 2.23.4 (#12814) add 88adde1d187 Bump org.codehaus.moj

(camel) branch regen_bot updated (6a8d9924e51 -> 6be99d3bdb5)

2024-01-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 6a8d9924e51 CAMEL-20121 reconnect SMPP session after receiving Unbound (#12046) add 6be99d3bdb5 Bump aws-j

Re: [PR] build(deps): bump quarkus-platform-version from 3.6.0 to 3.6.6 [camel-k-runtime]

2024-01-17 Thread via GitHub
squakez closed pull request #1151: build(deps): bump quarkus-platform-version from 3.6.0 to 3.6.6 URL: https://github.com/apache/camel-k-runtime/pull/1151 -- 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 g

Re: [PR] Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 [camel]

2024-01-17 Thread via GitHub
oscerd merged PR #12802: URL: https://github.com/apache/camel/pull/12802 -- 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-k-runtime) branch dependabot/maven/quarkus-platform-version-3.6.6 deleted (was 41828392)

2024-01-17 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch dependabot/maven/quarkus-platform-version-3.6.6 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git was 41828392 build(deps): bump quarkus-platform-version from 3.6.0

Re: [PR] build(deps): bump quarkus-platform-version from 3.6.0 to 3.6.6 [camel-k-runtime]

2024-01-17 Thread via GitHub
dependabot[bot] commented on PR #1151: URL: https://github.com/apache/camel-k-runtime/pull/1151#issuecomment-1895298863 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 depen

(camel) branch dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.6.0 deleted (was d17f9090c0f)

2024-01-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.codehaus.mojo-flatten-maven-plugin-1.6.0 in repository https://gitbox.apache.org/repos/asf/camel.git was d17f9090c0f Bump org.codehaus.mojo:flatten-maven-plugin fro

(camel) branch main updated (6be99d3bdb5 -> 88adde1d187)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 6be99d3bdb5 Bump aws-java-sdk2-version from 2.23.3 to 2.23.4 (#12814) add 88adde1d187 Bump org.codehaus.mojo:fla

(camel) branch dependabot/maven/aws-java-sdk2-version-2.23.4 deleted (was 07c994e78d8)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch dependabot/maven/aws-java-sdk2-version-2.23.4 in repository https://gitbox.apache.org/repos/asf/camel.git was 07c994e78d8 Bump aws-java-sdk2-version from 2.23.3 to 2.23.4 The revisions

(camel) branch main updated (6a8d9924e51 -> 6be99d3bdb5)

2024-01-17 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 6a8d9924e51 CAMEL-20121 reconnect SMPP session after receiving Unbound (#12046) add 6be99d3bdb5 Bump aws-java-s

Re: [PR] Bump aws-java-sdk2-version from 2.23.3 to 2.23.4 [camel]

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

<    1   2