[GitHub] [camel] JiriOndrusek opened a new pull request, #9042: CAMEL-18878 Autowiring on endpoint works even if is disabled on component

2023-01-10 Thread GitBox
JiriOndrusek opened a new pull request, #9042: URL: https://github.com/apache/camel/pull/9042 fixes https://issues.apache.org/jira/browse/CAMEL-18878 Fix + JUnit test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel] github-actions[bot] commented on pull request #9042: CAMEL-18878 Autowiring on endpoint works even if is disabled on component

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #9042: URL: https://github.com/apache/camel/pull/9042#issuecomment-1378353581 :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

[camel-quarkus] branch quarkus-main updated (664e49ce6b -> d763ccd3e7)

2023-01-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 664e49ce6b Enable kubernetes-client tests discard 5b77b207d1 Upgrade Quarkus to 2.16.0.CR1

[camel-quarkus] 01/02: Upgrade Quarkus to 2.16.0.CR1

2023-01-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit de7d4354fedc9cdcd2b85601c4d00076a8044d4f Author: Zineb Bendhiba AuthorDate: Tue Jan 3 08:36:36 2023

[camel-quarkus] branch main updated: Test framework - warn in case that global RouteBuilder is used when not supposed #4381

2023-01-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton 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 96ee8ab603 Test framework - warn in c

[GitHub] [camel-quarkus] jamesnetherton merged pull request #4382: Test framework - warn if global RouteBuilder may be wrong

2023-01-10 Thread GitBox
jamesnetherton merged PR #4382: URL: https://github.com/apache/camel-quarkus/pull/4382 -- 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-quarkus] 02/02: Enable camel-quarkus-kubernetes tests

2023-01-10 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d763ccd3e7cc216509915bf124910462e04902ca Author: James Netherton AuthorDate: Fri Jan 6 15:28:28 202

[GitHub] [camel-quarkus] jamesnetherton closed issue #4381: Test framework - problem when global RouteBuilder is used

2023-01-10 Thread GitBox
jamesnetherton closed issue #4381: Test framework - problem when global RouteBuilder is used URL: https://github.com/apache/camel-quarkus/issues/4381 -- 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

[GitHub] [camel-quarkus] JiriOndrusek commented on pull request #4395: Aws2: Allow testing of useDefaultCredentialsProvider #4346

2023-01-10 Thread GitBox
JiriOndrusek commented on PR #4395: URL: https://github.com/apache/camel-quarkus/pull/4395#issuecomment-1378341907 @ppalaga This change affects only the tests. Tests with real account. I think that it make sense to backport to 2.13.x as well. -- This is an automated message from the Apac

[GitHub] [camel] github-actions[bot] commented on pull request #9038: CAMEL-18779: Remove ActiveMQ references from jms

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #9038: URL: https://github.com/apache/camel/pull/9038#issuecomment-1378298031 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 7 | 7 | 2 | 5 | -- This is an automated message fr

[GitHub] [camel-k] tadayosi closed issue #3916: `kamel uninstall` doesn't uninstall IntegrationPlatform

2023-01-10 Thread GitBox
tadayosi closed issue #3916: `kamel uninstall` doesn't uninstall IntegrationPlatform URL: https://github.com/apache/camel-k/issues/3916 -- 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 c

[GitHub] [camel-k] tadayosi commented on issue #3916: `kamel uninstall` doesn't uninstall IntegrationPlatform

2023-01-10 Thread GitBox
tadayosi commented on issue #3916: URL: https://github.com/apache/camel-k/issues/3916#issuecomment-1378294088 Yeah, maybe I messed up something. It could be related to the fact that I used Kustomize installation and kamel CLI at the same time, but now I don't observe the same issue anymore.

[GitHub] [camel-k] tadayosi commented on issue #3959: Smoke test error TestKameletBindingScale

2023-01-10 Thread GitBox
tadayosi commented on issue #3959: URL: https://github.com/apache/camel-k/issues/3959#issuecomment-1378289699 Why don't we fix the flakiness then? :-) -- 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

[GitHub] [camel] github-actions[bot] commented on pull request #9041: Upgrade Cassandra to 4.1.0

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #9041: URL: https://github.com/apache/camel/pull/9041#issuecomment-1378288922 :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 on t

[GitHub] [camel-k] tadayosi commented on a diff in pull request #3970: feat(trait): Add telemetry trait

2023-01-10 Thread GitBox
tadayosi commented on code in PR #3970: URL: https://github.com/apache/camel-k/pull/3970#discussion_r1066596554 ## docs/modules/ROOT/nav.adoc: ## @@ -52,7 +52,7 @@ ** xref:scaling/binding.adoc[Binding] * xref:traits:traits.adoc[Traits] // Start of autogenerated code - DO NOT

[GitHub] [camel-k] tadayosi commented on issue #3964: [Discussion] Camel K 2023 roadmap

2023-01-10 Thread GitBox
tadayosi commented on issue #3964: URL: https://github.com/apache/camel-k/issues/3964#issuecomment-1378261776 Undert the CLI refactoring, we can also consider including this task for Camel K 2. - https://github.com/apache/camel-k/issues/3175 -- This is an automated message from the Apa

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2926: [CI] - Quarkus Main Branch Build Failure

2023-01-10 Thread GitBox
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1378259621 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 3889080595-993-738b3206-055a-4fd7-8e58-7e7

[camel-spring-boot] branch main updated: [create-pull-request] automated change

2023-01-10 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 f4769f69e11 [create-pull-request] aut

[GitHub] [camel-spring-boot] oscerd merged pull request #696: [Github Actions] Periodic Sync Camel Spring Boot Main Branch

2023-01-10 Thread GitBox
oscerd merged PR #696: URL: https://github.com/apache/camel-spring-boot/pull/696 -- 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

[GitHub] [camel] sekikn opened a new pull request, #9041: Upgrade Cassandra to 4.1.0

2023-01-10 Thread GitBox
sekikn opened a new pull request, #9041: URL: https://github.com/apache/camel/pull/9041 Ensured that all existing unit and integration tests for Cassandra passed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-k] tadayosi commented on issue #3961: CXF Maven Dependency error while running the camel k on OpenShift

2023-01-10 Thread GitBox
tadayosi commented on issue #3961: URL: https://github.com/apache/camel-k/issues/3961#issuecomment-1378249380 @gtata007 We don't think it's a bug. Firstly, 1.6.x is a bit too old. Please upgrade to Camel K 1.11.0. Secondly, we don't recommend directly specifying a Camel componen

[GitHub] [camel-karavan] mrinalsharma opened a new issue, #600: Project should give an option to expose ports on Pod

2023-01-10 Thread GitBox
mrinalsharma opened a new issue, #600: URL: https://github.com/apache/camel-karavan/issues/600 When a user creates an integration, there should be an option to add the ports that the pod can expose -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [camel-k] gtata007 opened a new issue, #3971: camel-k 1.6.1 camel-xmljson dependency is failed to download

2023-01-10 Thread GitBox
gtata007 opened a new issue, #3971: URL: https://github.com/apache/camel-k/issues/3971 Hello, I'm trying to use xmljson in integration to convert the plain XML data to JSON format. Upon running this on OpenShift Camel-K is failing to download the dependency and error in the operator. Below

[GitHub] [camel-karavan] mgubaidullin commented on issue #556: All the steps locks

2023-01-10 Thread GitBox
mgubaidullin commented on issue #556: URL: https://github.com/apache/camel-karavan/issues/556#issuecomment-1378209539 I have tested designer, vscode and app. Looks like fix helped. @mrinalsharma could you please doublecheck? -- This is an automated message from the Apache Git Service. T

[camel-karavan] branch main updated: Update karavan-space

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git The following commit(s) were added to refs/heads/main by this push: new e2fe861 Update karavan-space e2fe861 is descr

[GitHub] [camel-karavan] mrinalsharma commented on issue #563: Pipeline and Pod logs live update

2023-01-10 Thread GitBox
mrinalsharma commented on issue #563: URL: https://github.com/apache/camel-karavan/issues/563#issuecomment-1378202153 I think let's start with SERVER_SENT_EVENTS, If a need arises in the future to support Bi-directional: communication and Binary data, then we will evaluate WebSocket. --

[camel-karavan] branch main updated: Use the latest vsce 2.16

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git The following commit(s) were added to refs/heads/main by this push: new ecb8517 Use the latest vsce 2.16 ecb8517 is d

[camel-kafka-connector] branch automatic-periodic-sync updated (4d2ab540d -> 52003c57e)

2023-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git discard 4d2ab540d [create-pull-request] automated change This update removed existing rev

[GitHub] [camel-kafka-connector] github-actions[bot] closed pull request #1498: [Github Actions] Periodic Sync Camel-kafka-connector main Branch

2023-01-10 Thread GitBox
github-actions[bot] closed pull request #1498: [Github Actions] Periodic Sync Camel-kafka-connector main Branch URL: https://github.com/apache/camel-kafka-connector/pull/1498 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[camel-karavan] branch dependabot/npm_and_yarn/karavan-space/json5-1.0.2 updated (45f8633 -> cf37f62)

2023-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/karavan-space/json5-1.0.2 in repository https://gitbox.apache.org/repos/asf/camel-karavan.git discard 45f8633 Bump json5 from 1.0.1 to 1.0.2 in /karavan-space

[GitHub] [camel-karavan] dependabot[bot] closed pull request #583: Bump json5 from 2.2.1 to 2.2.3 in /karavan-vscode

2023-01-10 Thread GitBox
dependabot[bot] closed pull request #583: Bump json5 from 2.2.1 to 2.2.3 in /karavan-vscode URL: https://github.com/apache/camel-karavan/pull/583 -- 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-karavan] dependabot[bot] commented on pull request #583: Bump json5 from 2.2.1 to 2.2.3 in /karavan-vscode

2023-01-10 Thread GitBox
dependabot[bot] commented on PR #583: URL: https://github.com/apache/camel-karavan/pull/583#issuecomment-1378199417 Looks like json5 is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [camel-karavan] dependabot[bot] closed pull request #584: Bump json5 from 1.0.1 to 1.0.2 in /karavan-designer

2023-01-10 Thread GitBox
dependabot[bot] closed pull request #584: Bump json5 from 1.0.1 to 1.0.2 in /karavan-designer URL: https://github.com/apache/camel-karavan/pull/584 -- 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 th

[GitHub] [camel-karavan] dependabot[bot] commented on pull request #584: Bump json5 from 1.0.1 to 1.0.2 in /karavan-designer

2023-01-10 Thread GitBox
dependabot[bot] commented on PR #584: URL: https://github.com/apache/camel-karavan/pull/584#issuecomment-1378199412 Looks like json5 is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[camel-karavan] 01/03: Align Create buttons

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git commit 152c11fefc4d587713fab7d8a0903227e13bf9d4 Author: Marat Gubaidullin AuthorDate: Tue Jan 10 22:23:32 2023 -0500 A

[camel-karavan] branch main updated (b8d0d29 -> b7b7b51)

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git from b8d0d29 Fix #597 new 152c11f Align Create buttons new c0ff848 App UI improvements new b7b7b51 F

[camel-karavan] 02/03: App UI improvements

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git commit c0ff8484fce7b6efce7da076dd75833e816702e8 Author: Marat Gubaidullin AuthorDate: Tue Jan 10 22:31:53 2023 -0500 A

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

2023-01-10 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 1f2fa261e2 Updated CHANGELOG.md 1f2fa261e

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

2023-01-10 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-kamelets.git The following commit(s) were added to refs/heads/main by this push: new cfa352e9 Updated CHANGELOG.md cfa352e9 i

[GitHub] [camel-karavan] mgubaidullin commented on issue #599: Incorrect display name and desctiprion for errorHandlers

2023-01-10 Thread GitBox
mgubaidullin commented on issue #599: URL: https://github.com/apache/camel-karavan/issues/599#issuecomment-1378104187 https://issues.apache.org/jira/browse/CAMEL-18876 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[camel-spring-boot] branch automatic-periodic-sync updated (cc3a3849a52 -> 6d532d15e74)

2023-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git from cc3a3849a52 Remove not needed tests add 04293352cc5 Add missing docs to tracingSt

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request, #696: [Github Actions] Periodic Sync Camel Spring Boot Main Branch

2023-01-10 Thread GitBox
github-actions[bot] opened a new pull request, #696: URL: https://github.com/apache/camel-spring-boot/pull/696 Periodic Sync of Camel Spring Boot Main Branch with main Camel Main. see https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml -- Thi

[camel-k] branch release-1.11.x updated: chore: changelog automatic update

2023-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.11.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-1.11.x by this push: new b3bd78319 chore: changelog

[camel-k] branch release-1.10.x updated: chore: changelog automatic update

2023-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-1.10.x by this push: new 4ac6c0cf6 chore: changelog

[camel-k] 02/02: chore: nightly resource refresh

2023-01-10 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 commit 4024c6a037f04308c274c816b8be26f6ae916783 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.gith

[camel-k] 01/02: chore: changelog automatic update

2023-01-10 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 commit f6462409c6ebff4077afd0c1a868a139a0981c8e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.gith

[camel-k] branch main updated (fe2571e8a -> 4024c6a03)

2023-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from fe2571e8a fix(#3896): Fix dependency inspector supporting property placeholders new f6462409c chore: changelo

[GitHub] [camel-karavan] mgubaidullin opened a new issue, #599: Incorrect display name and desctiprion for errorHandlers

2023-01-10 Thread GitBox
mgubaidullin opened a new issue, #599: URL: https://github.com/apache/camel-karavan/issues/599 https://user-images.githubusercontent.com/1379213/211689363-1bdd98e3-7e94-4fd4-9cfd-499e1c4d3e03.png";> -- This is an automated message from the Apache Git Service. To respond to the message,

[camel-karavan] 02/03: catalog.yaml to install operators from operatorhub

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git commit 0f0f5d761b1fdb38ef8c511f73998bd0fbec33bc Author: Marat Gubaidullin AuthorDate: Tue Jan 10 19:04:20 2023 -0500 c

[camel-karavan] branch main updated (9601184 -> b8d0d29)

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git from 9601184 RouteConfiguration in Route tab UI #596 new dd4db2f Changelog new 0f0f5d7 catalog.yaml to ins

[camel-karavan] 01/03: Changelog

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git commit dd4db2f1abc6e3835a3980675d3ebdfbfa40ff2c Author: Marat Gubaidullin AuthorDate: Mon Jan 9 20:33:18 2023 -0500 Ch

[camel-karavan] 03/03: Fix #597

2023-01-10 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git commit b8d0d29031af7bb0175d70c6870f84946426d598 Author: Marat Gubaidullin AuthorDate: Tue Jan 10 19:14:23 2023 -0500 F

[GitHub] [camel-karavan] mgubaidullin closed issue #597: Removing all Beans in Visual Studio results in invalid yaml

2023-01-10 Thread GitBox
mgubaidullin closed issue #597: Removing all Beans in Visual Studio results in invalid yaml URL: https://github.com/apache/camel-karavan/issues/597 -- 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 th

[GitHub] [camel-karavan] joelicious opened a new issue, #598: Unable to set Key in Caffeine Cache component in Visual Studio

2023-01-10 Thread GitBox
joelicious opened a new issue, #598: URL: https://github.com/apache/camel-karavan/issues/598 When configuring caffeine cache, the Key dialog has a "Select..." dialog box that then drops down to another "Select.." option. This option is not selectable, leaving no options to set a Key (defau

[GitHub] [camel-quarkus] ppalaga commented on pull request #4395: Aws2: Allow testing of useDefaultCredentialsProvider #4346

2023-01-10 Thread GitBox
ppalaga commented on PR #4395: URL: https://github.com/apache/camel-quarkus/pull/4395#issuecomment-1377962743 cc @llowinge @vkasala -- 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 co

[GitHub] [camel-karavan] mrinalsharma commented on issue #563: Pipeline and Pod logs live update

2023-01-10 Thread GitBox
mrinalsharma commented on issue #563: URL: https://github.com/apache/camel-karavan/issues/563#issuecomment-1377917455 Websocket is near real-time communication. Websocket connection starts as an HTTP connection so I don't think SSO should be an issue. Supporting WebSocket will be useful if

[camel] branch regen_bot updated (a997c23554f -> 799bc36363e)

2023-01-10 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 a997c23554f Regen for commit 9346ec20c1af108095fd799b5f029c30729b767a add 271f8e2ded6 CAMEL-18742 - camel-j

[GitHub] [camel-k] gtata007 commented on issue #3961: CXF Maven Dependency error while running the camel k on OpenShift

2023-01-10 Thread GitBox
gtata007 commented on issue #3961: URL: https://github.com/apache/camel-k/issues/3961#issuecomment-1377865799 Hi @squakez, Thank you for your reply on this. The release notes and instructions are given in the link **https://github.com/apache/camel-k/releases/tag/v1.6.0** It

[GitHub] [camel-karavan] joelicious opened a new issue, #597: Removing all Beans in Visual Studio results in invalid yaml

2023-01-10 Thread GitBox
joelicious opened a new issue, #597: URL: https://github.com/apache/camel-karavan/issues/597 To recreate the issue: 1. create a new Bean in the Beans tab. 2. remove the Bean, such that there are no more beans defined. Execute the integration and then you will see the followin

[camel] 01/01: Regen for commit 66ae79d112047545a6a54aca0975d9acd651730a

2023-01-10 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 commit 799bc36363e4683b9bae1e12f0d0257dd36dfb29 Author: davsclaus AuthorDate: Tue Jan 10 20:47:47 2023 + Regen for co

[camel] branch main created (now 799bc36363e)

2023-01-10 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 at 799bc36363e Regen for commit 66ae79d112047545a6a54aca0975d9acd651730a This branch includes the following new commits

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

2023-01-10 Thread GitBox
oscerd merged PR #9040: URL: https://github.com/apache/camel/pull/9040 -- 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.apache.

[GitHub] [camel-karavan] mgubaidullin commented on issue #563: Pipeline and Pod logs live update

2023-01-10 Thread GitBox
mgubaidullin commented on issue #563: URL: https://github.com/apache/camel-karavan/issues/563#issuecomment-1377837232 We can't link to projectid because project might have Pod and Pipeline logs to receive -- This is an automated message from the Apache Git Service. To respond to the mess

[camel] branch regen_bot updated (39be7962985 -> a997c23554f)

2023-01-10 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 39be7962985 Regen for commit 66ae79d112047545a6a54aca0975d9acd651730a omit 66ae79d1120 Upgrade kotlin 1.7.22

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

2023-01-10 Thread GitBox
github-actions[bot] opened a new pull request, #9040: URL: https://github.com/apache/camel/pull/9040 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 th

[GitHub] [camel-karavan] mgubaidullin commented on issue #563: Pipeline and Pod logs live update

2023-01-10 Thread GitBox
mgubaidullin commented on issue #563: URL: https://github.com/apache/camel-karavan/issues/563#issuecomment-1377835894 Websocket is heavier and more complex to implement. https://blog.logrocket.com/server-sent-events-vs-websockets/ Especially when it comes to SSO -- This is an autom

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

2023-01-10 Thread GitBox
oscerd merged PR #9039: URL: https://github.com/apache/camel/pull/9039 -- 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.apache.

[camel] branch main updated: Regen for commit 66ae79d112047545a6a54aca0975d9acd651730a

2023-01-10 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 799bc36363e Regen for commit 66ae79d112047545a6a5

[camel] branch regen_bot updated (54819305e8d -> 39be7962985)

2023-01-10 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 54819305e8d Regen for commit 271f8e2ded6b6a1f90b7d05c31a00917ab1757c1 add 66ae79d1120 Upgrade kotlin 1.7.22

[camel] branch regen_bot updated (8b6ef2ad8ff -> 54819305e8d)

2023-01-10 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 8b6ef2ad8ff CAMEL-18875: camel-jms - Logging less noisy when temporary reply queue is refreshed add a72291

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

2023-01-10 Thread GitBox
github-actions[bot] opened a new pull request, #9039: URL: https://github.com/apache/camel/pull/9039 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 th

[GitHub] [camel-karavan] mrinalsharma commented on issue #563: Pipeline and Pod logs live update

2023-01-10 Thread GitBox
mrinalsharma commented on issue #563: URL: https://github.com/apache/camel-karavan/issues/563#issuecomment-1377813606 another option is, to start a WebSocket server in Karavan 1. Web Client makes a WebSocket connection and passes on the project name in the message 2. karavan-app server

[GitHub] [camel] github-actions[bot] commented on pull request #9038: CAMEL-18779: Remove ActiveMQ references from jms

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #9038: URL: https://github.com/apache/camel/pull/9038#issuecomment-1377813406 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 7 | 7 | 2 | 5 | -- This is an automated message fr

[camel] branch regen_bot updated (9807d028145 -> 8b6ef2ad8ff)

2023-01-10 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 9807d028145 Regen for commit b5e8dfcabc16a7c72dc5c0141747af2fa30de172 add 8b6ef2ad8ff CAMEL-18875: camel-jm

[GitHub] [camel-quarkus] turing85 commented on issue #4398: Compatibility matrix: Should the content be improved ?

2023-01-10 Thread GitBox
turing85 commented on issue #4398: URL: https://github.com/apache/camel-quarkus/issues/4398#issuecomment-1377793479 FTR from [Zulip chat](https://camel.zulipchat.com/#narrow/stream/257302-camel-quarkus/topic/camel-quarkus.202.2E14.2Ex.20and.20camel.203.2E18.2E2/near/320491779) (thank you @z

[GitHub] [camel-k-runtime] dependabot[bot] commented on pull request #944: build(deps): bump quarkus-camel-bom from 2.14.0.Final to 2.15.2.Final

2023-01-10 Thread GitBox
dependabot[bot] commented on PR #944: URL: https://github.com/apache/camel-k-runtime/pull/944#issuecomment-1377782019 Superseded by #946. -- 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 speci

[camel-k-runtime] branch dependabot/maven/io.quarkus.platform-quarkus-camel-bom-2.15.3.Final created (now b5e98737)

2023-01-10 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.quarkus.platform-quarkus-camel-bom-2.15.3.Final in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git at b5e98737 build(deps): bump quarkus-camel-bo

[GitHub] [camel-k-runtime] dependabot[bot] closed pull request #944: build(deps): bump quarkus-camel-bom from 2.14.0.Final to 2.15.2.Final

2023-01-10 Thread GitBox
dependabot[bot] closed pull request #944: build(deps): bump quarkus-camel-bom from 2.14.0.Final to 2.15.2.Final URL: https://github.com/apache/camel-k-runtime/pull/944 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [camel-k-runtime] dependabot[bot] opened a new pull request, #946: build(deps): bump quarkus-camel-bom from 2.14.0.Final to 2.15.3.Final

2023-01-10 Thread GitBox
dependabot[bot] opened a new pull request, #946: URL: https://github.com/apache/camel-k-runtime/pull/946 Bumps [quarkus-camel-bom](https://github.com/quarkusio/quarkus-platform) from 2.14.0.Final to 2.15.3.Final. Commits https://github.com/quarkusio/quarkus-platform/commit/3447

[camel] branch camel-3.x updated: Upgrade kotlin 1.7.22

2023-01-10 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.x by this push: new e38481f8ce9 Upgrade kotlin 1.7.22 e38481

[camel] branch main updated: Upgrade kotlin 1.7.22

2023-01-10 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 66ae79d1120 Upgrade kotlin 1.7.22 66ae79d1120 is d

[camel] branch camel-3.x updated: CAMEL-18742 - camel-jpa: deprecated transactionManager (#9034)

2023-01-10 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.x by this push: new 2829a3cb57d CAMEL-18742 - camel-jpa: dep

[camel] branch main updated: CAMEL-18742 - camel-jpa: deprecated transactionManager (#9034)

2023-01-10 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 271f8e2ded6 CAMEL-18742 - camel-jpa: deprecated tr

[camel] branch camel-3.x updated: CAMEL-18742 - camel-jpa: deprecated transactionManager (#9034)

2023-01-10 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.x by this push: new 6b06a52d56a CAMEL-18742 - camel-jpa: dep

[camel] branch main updated: CAMEL-18742 - camel-jpa: deprecated transactionManager (#9034)

2023-01-10 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 9346ec20c1a CAMEL-18742 - camel-jpa: deprecated tr

[GitHub] [camel] davsclaus merged pull request #9034: CAMEL-18742 - camel-jpa: deprecated transactionManager

2023-01-10 Thread GitBox
davsclaus merged PR #9034: URL: https://github.com/apache/camel/pull/9034 -- 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 camel-3.x updated: CAMEL-18866: camel-rabbitmq - Deprecate as should use camel-spring-rabbitmq instead

2023-01-10 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.x by this push: new 7e0443a15d1 CAMEL-18866: camel-rabbitmq

[camel] branch main updated: CAMEL-18866: camel-rabbitmq - Deprecate as should use camel-spring-rabbitmq instead

2023-01-10 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 a72291e968b CAMEL-18866: camel-rabbitmq - Deprecat

[camel] branch camel-3.x updated: CAMEL-18875: camel-jms - Logging less noisy when temporary reply queue is refreshed

2023-01-10 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.x by this push: new bf4c9efb523 CAMEL-18875: camel-jms - Log

[camel] branch main updated: CAMEL-18875: camel-jms - Logging less noisy when temporary reply queue is refreshed

2023-01-10 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 8b6ef2ad8ff CAMEL-18875: camel-jms - Logging less

[GitHub] [camel-karavan] mrinalsharma commented on issue #556: All the steps locks

2023-01-10 Thread GitBox
mrinalsharma commented on issue #556: URL: https://github.com/apache/camel-karavan/issues/556#issuecomment-1377745080 For me, it also happens when I run locally. I am glad you are able to see it. Thank you for giving it a try. -- This is an automated message from the Apache Git Service. T

[GitHub] [camel-karavan] mgubaidullin commented on issue #556: All the steps locks

2023-01-10 Thread GitBox
mgubaidullin commented on issue #556: URL: https://github.com/apache/camel-karavan/issues/556#issuecomment-1377735336 Yes. I reproduce it. Weird. It appears only when it is build but not when I run it locally. Working on it. On Tue, Jan 10, 2023, 13:54 Mrinal Sharma ***@***.***>

[GitHub] [camel-karavan] mrinalsharma commented on issue #556: All the steps locks

2023-01-10 Thread GitBox
mrinalsharma commented on issue #556: URL: https://github.com/apache/camel-karavan/issues/556#issuecomment-1377706885 @mgubaidullin are you able to reproduce this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel] github-actions[bot] commented on pull request #9038: CAMEL-18779: Remove ActiveMQ references from jms

2023-01-10 Thread GitBox
github-actions[bot] commented on PR #9038: URL: https://github.com/apache/camel/pull/9038#issuecomment-1377687627 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 7 | 7 | 2 | 5 | -- This is an automated message fr

[GitHub] [camel-quarkus] aldettinger commented on issue #4012: perf-regression: collect report at each staging release

2023-01-10 Thread GitBox
aldettinger commented on issue #4012: URL: https://github.com/apache/camel-quarkus/issues/4012#issuecomment-1377687102 ``` Camel Quarkus Throughput Performance Increase Compared to Previous Version Camel Quarkus version | Duration | JVM req/s [%increase] | Nativ

[camel] branch regen_bot updated (edd2675be1f -> 9807d028145)

2023-01-10 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 edd2675be1f Regen for commit b5e8dfcabc16a7c72dc5c0141747af2fa30de172 add 4a18a62d220 (chores) ci: include

[camel-kamelets] branch regen_bot updated (dd1463d5 -> 1fb718ee)

2023-01-10 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 dd1463d5 Elasticsearch Kamelets: Moving from Camel-Elasticsearch-Rest to Camel-Elastichsearch - Index

[camel-kamelets] branch main updated (dd1463d5 -> 1fb718ee)

2023-01-10 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-kamelets.git from dd1463d5 Elasticsearch Kamelets: Moving from Camel-Elasticsearch-Rest to Camel-Elastichsearch - Index Kamel

[camel-kamelets] 01/02: Moving to 3.21.0-SNAPSHOT

2023-01-10 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 commit 97a1a4cb2a27f4356eaa7ba5a9cdbc5dca0bdbd1 Author: Andrea Cosentino AuthorDate: Tue Jan 10 18:58:09 2023 +0100

[GitHub] [camel-kamelets] oscerd merged pull request #1237: Next is 3.21.0-SNAPSHOT

2023-01-10 Thread GitBox
oscerd merged PR #1237: URL: https://github.com/apache/camel-kamelets/pull/1237 -- 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

  1   2   3   >