[camel] branch main updated (18b93dca7a1 -> 368240a320c)

2023-06-27 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 18b93dca7a1 Fix test and use single kafka instance new cc6c6d38409 CAMEL-19507 - Upgrade Wildfly Elytron to

[GitHub] [camel] oscerd merged pull request #10513: CAMEL-19507 - Upgrade Wildfly Elytron to version 1.20.4.Final

2023-06-27 Thread via GitHub
oscerd merged PR #10513: URL: https://github.com/apache/camel/pull/10513 -- 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:

[GitHub] [camel] orpiske commented on pull request #10512: CAMEL-19497: prevent unhandled exceptions from blocking indefinitely

2023-06-27 Thread via GitHub
orpiske commented on PR #10512: URL: https://github.com/apache/camel/pull/10512#issuecomment-1609285788 > There is also a try catch block a bit further up, it could benefit from also call done in finally Oh, nice. I'll add it there too. Thanks! -- This is an automated message from

[GitHub] [camel] davsclaus commented on pull request #10512: CAMEL-19497: prevent unhandled exceptions from blocking indefinitely

2023-06-27 Thread via GitHub
davsclaus commented on PR #10512: URL: https://github.com/apache/camel/pull/10512#issuecomment-1609278705 There is also a try catch block a bit further up, it could benefit from also call done in finally -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel] github-actions[bot] commented on pull request #10514: CAMEL-19485 - camel-debezium - Upgrade to 2.3

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10514: URL: https://github.com/apache/camel/pull/10514#issuecomment-1609272366 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval*

[GitHub] [camel] oscerd opened a new pull request, #10514: CAMEL-19485 - camel-debezium - Upgrade to 2.3

2023-06-27 Thread via GitHub
oscerd opened a new pull request, #10514: URL: https://github.com/apache/camel/pull/10514 # 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) #

[camel] branch CAMEL-19485 created (now 244c98ae14c)

2023-06-27 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-19485 in repository https://gitbox.apache.org/repos/asf/camel.git at 244c98ae14c CAMEL-19485 - camel-debezium - Upgrade to 2.3 - Align Mysql connector java version to 8.0.33,

[camel] 02/02: CAMEL-19485 - camel-debezium - Upgrade to 2.3 - Align Mysql connector java version to 8.0.33, used by Debezium

2023-06-27 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-19485 in repository https://gitbox.apache.org/repos/asf/camel.git commit 244c98ae14c3697ad244e65d51c5055e4534 Author: Andrea Cosentino AuthorDate: Tue Jun 27 12:54:36 2023 +0200

[GitHub] [camel] oscerd commented on a diff in pull request #10513: CAMEL-19507 - Upgrade Wildfly Elytron to version 1.20.4.Final

2023-06-27 Thread via GitHub
oscerd commented on code in PR #10513: URL: https://github.com/apache/camel/pull/10513#discussion_r1243539118 ## catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd: ## Review Comment: I think we merged something wrong in a regen

[GitHub] [camel] essobedo commented on a diff in pull request #10513: CAMEL-19507 - Upgrade Wildfly Elytron to version 1.20.4.Final

2023-06-27 Thread via GitHub
essobedo commented on code in PR #10513: URL: https://github.com/apache/camel/pull/10513#discussion_r1243536810 ## catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd: ## Review Comment: Doesn't seem to be related, right? --

[GitHub] [camel] github-actions[bot] commented on pull request #10513: Camel 19507

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10513: URL: https://github.com/apache/camel/pull/10513#issuecomment-1609254366 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval*

[GitHub] [camel] oscerd opened a new pull request, #10513: Camel 19507

2023-06-27 Thread via GitHub
oscerd opened a new pull request, #10513: URL: https://github.com/apache/camel/pull/10513 # 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) #

[camel] 01/02: CAMEL-19507 - Upgrade Wildfly Elytron to version 1.20.4.Final

2023-06-27 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-19507 in repository https://gitbox.apache.org/repos/asf/camel.git commit 2e4ba177cbc3ab1f505a71369254c7d66a43b2be Author: Andrea Cosentino AuthorDate: Tue Jun 27 12:40:18 2023 +0200

[camel] branch CAMEL-19507 created (now c3cdf63e7f6)

2023-06-27 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-19507 in repository https://gitbox.apache.org/repos/asf/camel.git at c3cdf63e7f6 Camel-Elytron: Added Slf4j dependency This branch includes the following new commits: new

[camel] 02/02: Camel-Elytron: Added Slf4j dependency

2023-06-27 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-19507 in repository https://gitbox.apache.org/repos/asf/camel.git commit c3cdf63e7f639d1a9944271f83fbdf1efe9a4283 Author: Andrea Cosentino AuthorDate: Tue Jun 27 12:44:23 2023 +0200

[GitHub] [camel] github-actions[bot] commented on pull request #10512: CAMEL-19497: prevent unhandled exceptions from blocking indefinitely

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10512: URL: https://github.com/apache/camel/pull/10512#issuecomment-1609242262 :no_entry_sign: There are (likely) no changes in core core to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel] github-actions[bot] commented on pull request #10512: CAMEL-19497: prevent unhandled exceptions from blocking indefinitely

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10512: URL: https://github.com/apache/camel/pull/10512#issuecomment-1609242235 ### Components test results: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 0 | 1 | -- This is an automated

[camel] branch regen_bot updated (c3484aede9d -> 18b93dca7a1)

2023-06-27 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 c3484aede9d (chores) camel-core: prevent ThrottlerTest from running on GH add 18b93dca7a1 Fix test and

[GitHub] [camel] github-actions[bot] commented on pull request #10512: CAMEL-19497: prevent unhandled exceptions from blocking indefinitely

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10512: URL: https://github.com/apache/camel/pull/10512#issuecomment-1609217414 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval*

[GitHub] [camel] orpiske opened a new pull request, #10512: CAMEL-19497: prevent unhandled exceptions from blocking indefinitely

2023-06-27 Thread via GitHub
orpiske opened a new pull request, #10512: URL: https://github.com/apache/camel/pull/10512 This ensures that the done callback will be called (or, at least, tried to be called) in the case of unhandled exceptions (a few rare cases involving Throwables) -- This is an automated message

[camel] branch regen_bot updated (ff31a2435b4 -> c3484aede9d)

2023-06-27 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 ff31a2435b4 (chores) doc: consolidated building documentation add c3484aede9d (chores) camel-core: prevent

[camel] branch regen_bot updated (1589b2984e6 -> ff31a2435b4)

2023-06-27 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 1589b2984e6 Regen camel-dependencies after Fixup CAMEL-19461 - make camel-dependencies work with mvn

[camel] branch main updated: Fix test and use single kafka instance

2023-06-27 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani 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 18b93dca7a1 Fix test and use single kafka instance

[GitHub] [camel] Croway merged pull request #10511: Fix test and use single kafka instance

2023-06-27 Thread via GitHub
Croway merged PR #10511: URL: https://github.com/apache/camel/pull/10511 -- 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:

[GitHub] [camel] orpiske merged pull request #10500: (chores) camel-core: prevent ThrottlerTest from running on GH

2023-06-27 Thread via GitHub
orpiske merged PR #10500: URL: https://github.com/apache/camel/pull/10500 -- 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: (chores) camel-core: prevent ThrottlerTest from running on GH

2023-06-27 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 c3484aede9d (chores) camel-core: prevent

[GitHub] [camel-k] essobedo commented on pull request #4517: Ref #4513: Allow to remote debug the Operator

2023-06-27 Thread via GitHub
essobedo commented on PR #4517: URL: https://github.com/apache/camel-k/pull/4517#issuecomment-1609199908 > Okey, I missed the target parameter. It could be good then, though, for maintenance reason I still think it would be easier to have separate Dockerfile, but I leave this to your

[GitHub] [camel-website] orpiske opened a new pull request, #1018: WIP: updated contributing guide

2023-06-27 Thread via GitHub
orpiske opened a new pull request, #1018: URL: https://github.com/apache/camel-website/pull/1018 (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

[camel] branch main updated: (chores) doc: consolidated building documentation

2023-06-27 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 ff31a2435b4 (chores) doc: consolidated building

[GitHub] [camel] orpiske merged pull request #10508: (chores) doc: consolidated building documentation

2023-06-27 Thread via GitHub
orpiske merged PR #10508: URL: https://github.com/apache/camel/pull/10508 -- 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:

[GitHub] [camel-spring-boot] orpiske merged pull request #876: (chores) doc: added basic contribution guide to Camel Spring Boot

2023-06-27 Thread via GitHub
orpiske merged PR #876: URL: https://github.com/apache/camel-spring-boot/pull/876 -- 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-spring-boot] branch main updated: (chores) doc: added basic contribution guide to Camel Spring Boot

2023-06-27 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-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 24ff14680fd (chores) doc: added basic

[camel] branch regen_bot updated (d97212f8255 -> 1589b2984e6)

2023-06-27 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 d97212f8255 Regen for commit 09b9291d17a3adbf1c01ab21d716b712cdfcf414 add cfb66909477 Fix building with

[GitHub] [camel] github-actions[bot] commented on pull request #10511: Fix test and use single kafka instance

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10511: URL: https://github.com/apache/camel/pull/10511#issuecomment-1609183023 ### Components test results: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 0 | 1 | -- This is an automated

[GitHub] [camel] github-actions[bot] commented on pull request #10511: Fix test and use single kafka instance

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10511: URL: https://github.com/apache/camel/pull/10511#issuecomment-1609183108 :no_entry_sign: There are (likely) no changes in core core to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-06-27 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1609167157 Hi @johnpoth, Yes I did tried to install kamel with maven settings. But did not worked. Is this the correct config for id below? Can you please help on this?

[camel] 04/05: Fixup CAMEL-19461 - make camel-dependencies work with mvn license:format, copy only version properties to camel-dependencies

2023-06-27 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 6347879373cef0d530ec682e8a758470c719c56a Author: Peter Palaga AuthorDate: Fri Jun 23 22:50:30 2023 +0200 Fixup

[camel] 02/05: Regen after Fix building with -Dquickly against an empty local Maven repository and disabled Apache snapshots repository

2023-06-27 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 4002d7a4487b9a288cd16e7866038fb5b1097446 Author: Peter Palaga AuthorDate: Tue Jun 27 11:28:54 2023 +0200 Regen after

[camel] 01/05: Fix building with -Dquickly against an empty local Maven repository and disabled Apache snapshots repository

2023-06-27 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit cfb66909477bbfe7d1eaa547886202094d326da5 Author: Peter Palaga AuthorDate: Tue Jun 27 11:28:17 2023 +0200 Fix

[camel] 03/05: Fixup 7afe20a Do not run Maven plugin integration tests with -DskipTests

2023-06-27 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 1bb45489d4e8d750d083ff821dc9b905ead8d5d2 Author: Peter Palaga AuthorDate: Tue Jun 27 11:45:21 2023 +0200 Fixup

[camel] 05/05: Regen camel-dependencies after Fixup CAMEL-19461 - make camel-dependencies work with mvn license:format, copy only version properties to camel-dependencies

2023-06-27 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 1589b2984e6817c44dc8364abbf2d5924961962a Author: Peter Palaga AuthorDate: Tue Jun 27 11:37:46 2023 +0200 Regen

[camel] branch main updated (d97212f8255 -> 1589b2984e6)

2023-06-27 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.git from d97212f8255 Regen for commit 09b9291d17a3adbf1c01ab21d716b712cdfcf414 new cfb66909477 Fix building with -Dquickly

[GitHub] [camel-k] squakez closed issue #4157: Observability documentation - Update to micrometer extension

2023-06-27 Thread via GitHub
squakez closed issue #4157: Observability documentation - Update to micrometer extension URL: https://github.com/apache/camel-k/issues/4157 -- 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

[GitHub] [camel] github-actions[bot] commented on pull request #10505: Add possibility to override LRAClient

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10505: URL: https://github.com/apache/camel/pull/10505#issuecomment-1609162816 ### Components test results: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 0 | 1 | -- This is an automated

[GitHub] [camel] github-actions[bot] commented on pull request #10505: Add possibility to override LRAClient

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10505: URL: https://github.com/apache/camel/pull/10505#issuecomment-1609162844 :no_entry_sign: There are (likely) no changes in core core to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-quarkus] zbendhiba commented on pull request #4999: [closes #4956] Extend netty-http test coverage

2023-06-27 Thread via GitHub
zbendhiba commented on PR #4999: URL: https://github.com/apache/camel-quarkus/pull/4999#issuecomment-1609149409 thanks @avano -- 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

[camel] branch regen_bot updated (eac3453fbff -> d97212f8255)

2023-06-27 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 eac3453fbff Regen for commit 0f3ecfcb1d3fbdb5ced5e46af9f2e633eaed1239 add d97212f8255 Regen for commit

[GitHub] [camel] github-actions[bot] closed pull request #10510: Generated sources regen

2023-06-27 Thread via GitHub
github-actions[bot] closed pull request #10510: Generated sources regen URL: https://github.com/apache/camel/pull/10510 -- 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

[GitHub] [camel] github-actions[bot] commented on pull request #10511: Fix test and use single kafka instance

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10511: URL: https://github.com/apache/camel/pull/10511#issuecomment-1609148005 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval*

[camel] branch regen_bot updated (2a74eb6c8b1 -> eac3453fbff)

2023-06-27 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 2a74eb6c8b1 Regen for commit 09b9291d17a3adbf1c01ab21d716b712cdfcf414 add 0f3ecfcb1d3 CAMEL-19506 -

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

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

[GitHub] [camel] oscerd merged pull request #10509: Generated sources regen

2023-06-27 Thread via GitHub
oscerd merged PR #10509: URL: https://github.com/apache/camel/pull/10509 -- 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:

[GitHub] [camel-k] gansheer commented on issue #4157: Observability documentation - Update to micrometer extension

2023-06-27 Thread via GitHub
gansheer commented on issue #4157: URL: https://github.com/apache/camel-k/issues/4157#issuecomment-1609130050 This has been solved with these: - https://github.com/apache/camel-k/pull/4211 - https://github.com/apache/camel-k/pull/4273 -- This is an automated message from the

[GitHub] [camel-k] johnpoth commented on issue #4513: Allow to remote debug the Operator

2023-06-27 Thread via GitHub
johnpoth commented on issue #4513: URL: https://github.com/apache/camel-k/issues/4513#issuecomment-1609126836 > FWIW, I would be very cautious about removing support for local running operator as it would make the whole development process a lot slower and it would be yet another barrier

[camel] branch regen_bot updated (5b0f6645c67 -> 2a74eb6c8b1)

2023-06-27 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 5b0f6645c67 CAMEL-19505 - Upgrade Azure SDK BOM to version 1.2.14 add 09b9291d17a Regen for commit

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

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

[camel] branch CAMEL-19506 deleted (was 870b251c3b0)

2023-06-27 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-19506 in repository https://gitbox.apache.org/repos/asf/camel.git was 870b251c3b0 CAMEL-19506 - Upgrade Huawei-cloud SDK core and related to 3.1.45 The revisions that were on

[GitHub] [camel] oscerd merged pull request #10506: CAMEL-19506 - Upgrade Huawei-cloud SDK core and related to 3.1.45

2023-06-27 Thread via GitHub
oscerd merged PR #10506: URL: https://github.com/apache/camel/pull/10506 -- 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: CAMEL-19506 - Upgrade Huawei-cloud SDK core and related to 3.1.45

2023-06-27 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 0f3ecfcb1d3 CAMEL-19506 - Upgrade Huawei-cloud

[GitHub] [camel] github-actions[bot] commented on pull request #10506: CAMEL-19506 - Upgrade Huawei-cloud SDK core and related to 3.1.45

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10506: URL: https://github.com/apache/camel/pull/10506#issuecomment-1609120963 :no_entry_sign: There are (likely) no components to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel] github-actions[bot] commented on pull request #10506: CAMEL-19506 - Upgrade Huawei-cloud SDK core and related to 3.1.45

2023-06-27 Thread via GitHub
github-actions[bot] commented on PR #10506: URL: https://github.com/apache/camel/pull/10506#issuecomment-1609121003 :no_entry_sign: There are (likely) no changes in core core to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-k] johnpoth commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-06-27 Thread via GitHub
johnpoth commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1609118732 Hi @srikanthprathipati! It looks like you also have to be authenticated to pull from your organisation too. You can check that on your side by doing an HTTP get (add the

[camel-spring-boot] branch main updated (f1a9940cca0 -> b181a8c8c21)

2023-06-27 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 f1a9940cca0 [create-pull-request] automated change new bab0e1dd0c9 Remove duplicate dependency

[camel-spring-boot] 02/02: Fix maven WARN

2023-06-27 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 b181a8c8c219d690c39bc8d0a03bed943fdd8be5 Author: Claus Ibsen AuthorDate: Tue Jun 27 11:17:15 2023 +0200

[camel-spring-boot] 01/02: Remove duplicate dependency

2023-06-27 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 bab0e1dd0c96ad738fd5f8f85a28d19aa9069722 Author: Claus Ibsen AuthorDate: Tue Jun 27 11:15:58 2023 +0200

[camel-karaf] branch main updated: (chores) doc: added basic contribution guide to Camel Karaf

2023-06-27 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-karaf.git The following commit(s) were added to refs/heads/main by this push: new 653c7713 (chores) doc: added basic

[GitHub] [camel-karaf] orpiske merged pull request #239: (chores) doc: added basic contribution guide to Camel Karaf

2023-06-27 Thread via GitHub
orpiske merged PR #239: URL: https://github.com/apache/camel-karaf/pull/239 -- 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:

[GitHub] [camel-spring-boot] orpiske commented on pull request #876: (chores) doc: added basic contribution guide to Camel Spring Boot

2023-06-27 Thread via GitHub
orpiske commented on PR #876: URL: https://github.com/apache/camel-spring-boot/pull/876#issuecomment-1609112763 @davsclaus oh, cool. Let me add that. Thanks! -- 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] orpiske opened a new pull request, #10508: (chores) doc: consolidated building documentation

2023-06-27 Thread via GitHub
orpiske opened a new pull request, #10508: URL: https://github.com/apache/camel/pull/10508 (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 regen_bot updated (2a1373599d3 -> 5b0f6645c67)

2023-06-27 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 2a1373599d3 Regen for commit 595c57a2cfdc88e740818e572ffc877ffc9700f5 This update removed existing revisions

[GitHub] [camel] oscerd merged pull request #10507: Generated sources regen

2023-06-27 Thread via GitHub
oscerd merged PR #10507: URL: https://github.com/apache/camel/pull/10507 -- 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 (a5179a94568 -> 2a1373599d3)

2023-06-27 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 a5179a94568 CAMEL-19489: camel-minio - Update docs add 5b0f6645c67 CAMEL-19505 - Upgrade Azure SDK BOM to

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

2023-06-27 Thread via GitHub
github-actions[bot] opened a new pull request, #10507: URL: https://github.com/apache/camel/pull/10507 Regen bot :robot: found some uncommitted changes after running build on :camel: main. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated message from

[camel] branch regen_bot_3x updated (6c390bd0e1a -> a7edeaa7386)

2023-06-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3x in repository https://gitbox.apache.org/repos/asf/camel.git from 6c390bd0e1a Regen for commit 6f5fd015c6dd9f05d7cb891cffed20ce7560ffcd (#10499) add a7edeaa7386

[GitHub] [camel] davsclaus commented on pull request #10488: [CAMEL-18916] camel-xslt-saxon: allow logger injection

2023-06-27 Thread via GitHub
davsclaus commented on PR #10488: URL: https://github.com/apache/camel/pull/10488#issuecomment-1609094700 Can we use another name than messageConsumer - that smells like EIPish (camel message and consumer). Its a logging listener or something. -- This is an automated message from

[GitHub] [camel-k] squakez commented on issue #4466: Rework CLIs required by operator build process

2023-06-27 Thread via GitHub
squakez commented on issue #4466: URL: https://github.com/apache/camel-k/issues/4466#issuecomment-1609094247 Good for spotting it. I'm closing this in favor of the one you've identified. If you're still working on it, let me know and I'll assign it to you. -- This is an automated

[camel-quarkus] 17/23: Ref #4220: Add the camel-swift extension (#4315)

2023-06-27 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 commit dd02fc01900fbf98116eaaa65704dc9e52714ccc Author: Nicolas Filotto AuthorDate: Thu Jun 8 08:42:44 2023

[camel-quarkus] 20/23: Added 'camel-xml-jaxp-util' into BOM as it was added into camel SBOM + regen of files

2023-06-27 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 commit 883c2fc274ad259f378e4533b2407c5287e40cd0 Author: JiriOndrusek AuthorDate: Mon Jun 19 10:09:09 2023

[camel-quarkus] 08/23: Fixed mail + pom regen

2023-06-27 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 commit a6e39b806db50d7067368f84c9b738093db7c3ed Author: JiriOndrusek AuthorDate: Mon May 22 09:29:06 2023

[camel-quarkus] 14/23: Upgraded azurite because of Upgrade of azure libs in Camel

2023-06-27 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 commit 7c8c0d6b432a3d973740ddb95ab7cad7c1f1c9a4 Author: JiriOndrusek AuthorDate: Wed May 31 13:06:00 2023

[camel-quarkus] 07/23: fixed minio test because of CAMEL-17652

2023-06-27 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 commit 5b1af05a808605fd3e7de51a65922782ceacc277 Author: JiriOndrusek AuthorDate: Thu May 18 09:42:09 2023

[camel-quarkus] 13/23: POM regen

2023-06-27 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 commit 5dbe1c51823d7072b5f5f3c921b79fcb7ff7c60a Author: JiriOndrusek AuthorDate: Tue May 30 10:59:31 2023

[camel-quarkus] 10/23: Regenerated files

2023-06-27 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 commit 3cd2fe19ef00c7ae2d57f897733ac7f7f07aa6ea Author: JiriOndrusek AuthorDate: Thu May 25 09:34:10 2023

[camel-quarkus] 18/23: regen poms

2023-06-27 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 commit 16395a6fc674e5d1e70c805d430c37bbdf34e8ab Author: JiriOndrusek AuthorDate: Thu Jun 15 13:02:18 2023

[camel-quarkus] 16/23: Change because of CAMEL-19405 to make nightlu build successful

2023-06-27 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 commit 4ad0c9376bddb7d889b1056b028224c4cd1f1ea0 Author: JiriOndrusek AuthorDate: Thu Jun 1 10:42:06 2023

[camel-quarkus] 12/23: Fixed messaging tests because of CAMEL-19135

2023-06-27 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 commit 5edca72f55c05ec2c6500cccf6c68003d09a2b02 Author: JiriOndrusek AuthorDate: Fri May 26 14:23:41 2023

[camel-quarkus] 21/23: fixed compilation error + rege of files

2023-06-27 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 commit df34f94ded06c0f62dbc47768ab34d503ad7367d Author: JiriOndrusek AuthorDate: Tue Jun 20 09:12:07 2023

[camel-quarkus] 06/23: Fixed tika excludes + regen poms

2023-06-27 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 commit 04e087e3309cbcff7be6b33ae54672654667880f Author: JiriOndrusek AuthorDate: Thu May 18 09:21:05 2023

[camel-quarkus] 05/23: Opeapi-java: fixed native tests - CQ4900

2023-06-27 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 commit 0b12ca299127d68ef609c7edc13dd97077f0b3bb Author: JiriOndrusek AuthorDate: Wed May 17 13:34:49 2023

[camel-quarkus] 22/23: Fixed spring-rabbitmq failure. Wrong class used for substitutions (probably changed behavior with newer graalvm

2023-06-27 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 commit 63fe1e1b3d4d32ba7e352d62b0c70c8ab265d4f8 Author: JiriOndrusek AuthorDate: Mon Jun 26 13:54:45 2023

[camel-quarkus] 09/23: Fixed openapi-java and rest-openapi by introducing support-swgger

2023-06-27 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 commit 5b3697bc51cbdf424bc1aa6c80858604f49f6998 Author: JiriOndrusek AuthorDate: Tue May 23 11:04:44 2023

[camel-quarkus] 04/23: Tika: fixed dependency conflict CQ4907

2023-06-27 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 commit 73212909038cddc2b40859d9c6d439ef0e14319d Author: JiriOndrusek AuthorDate: Wed May 17 12:41:41 2023

[camel-quarkus] 03/23: cq:sync-versions + regen poms

2023-06-27 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 commit a12ecb679b04e0df933775558161642d2629e8c4 Author: JiriOndrusek AuthorDate: Tue May 16 09:21:07 2023

[camel-quarkus] 11/23: Regen poms

2023-06-27 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 commit 1bd5716cb777e2fbc1abacf65e7135128483d098 Author: JiriOndrusek AuthorDate: Fri May 26 09:32:51 2023

[camel-quarkus] 19/23: Ref #4220: Upgrade to SRU2022-10.0.1 (#4992)

2023-06-27 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 commit 9dea7eccf7501cc9a2cf0b5cc4035a88c371f4e5 Author: Nicolas Filotto AuthorDate: Thu Jun 15 21:35:07 2023

[camel-quarkus] branch camel-main updated (515956a775 -> 793ae31070)

2023-06-27 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 515956a775 Merge branch 'main' of github.com:apache/camel-quarkus into camel-main discard

[camel-quarkus] 02/23: Fix of Openapi-java because of CAMEL-18963 (compile and jvm works, native fails)

2023-06-27 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 commit 391428349034df1362c3f0f46f2986c68c35176d Author: JiriOndrusek AuthorDate: Mon May 15 15:29:52 2023

[camel-quarkus] 01/23: Upgrade Camel to 4.0.0-M4

2023-06-27 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 commit fb1494757909c30e0db7d4a8f41f9206a2fd66c8 Author: James Netherton AuthorDate: Sun May 7 18:30:54 2023

[camel] branch CAMEL-19505 deleted (was 1e094237c0e)

2023-06-27 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-19505 in repository https://gitbox.apache.org/repos/asf/camel.git was 1e094237c0e CAMEL-19505 - Upgrade Azure SDK BOM to version 1.2.14 The revisions that were on this branch are

[camel] branch main updated: CAMEL-19505 - Upgrade Azure SDK BOM to version 1.2.14

2023-06-27 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 5b0f6645c67 CAMEL-19505 - Upgrade Azure SDK BOM

<    1   2   3   4   >