[GitHub] [camel] github-actions[bot] commented on pull request #9358: Split init of contextPropagators to separate method.

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9358: URL: https://github.com/apache/camel/pull/9358#issuecomment-1432635730 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 2 | 2 | 0 | 2 | -- This is an automated message fr

[GitHub] [camel] sven-carstens commented on a diff in pull request #9341: Avoid using the GlobalOpenTelemetry.get() and allow for injection of …

2023-02-15 Thread via GitHub
sven-carstens commented on code in PR #9341: URL: https://github.com/apache/camel/pull/9341#discussion_r1108074503 ## components/camel-opentelemetry/src/main/java/org/apache/camel/opentelemetry/OpenTelemetryTracer.java: ## @@ -86,6 +96,23 @@ protected void initTracer() {

[GitHub] [camel] sven-carstens commented on pull request #9358: Split init of contextPropagators to separate method.

2023-02-15 Thread via GitHub
sven-carstens commented on PR #9358: URL: https://github.com/apache/camel/pull/9358#issuecomment-1432605942 This is based on the propsed changes from https://github.com/apache/camel/pull/9341#discussion_r1104751912 -- This is an automated message from the Apache Git Service. To respond to

[camel] branch regen_bot updated (465dc801e2d -> 87ad2def611)

2023-02-15 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 465dc801e2d [CAMEL-19057]Be able to configure SpringJAXRSServerFactoryBean with performInvocation property

[GitHub] [camel] github-actions[bot] commented on pull request #9358: Split init of contextPropagators to separate method.

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9358: URL: https://github.com/apache/camel/pull/9358#issuecomment-1432599285 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**. If

[GitHub] [camel] sven-carstens opened a new pull request, #9358: Split init of contextPropagators to separate method.

2023-02-15 Thread via GitHub
sven-carstens opened a new pull request, #9358: URL: https://github.com/apache/camel/pull/9358 # Description Here we improve on the first [PR-9341](https://github.com/apache/camel/pull/9341) - init of ContextPropagators is moved to it's own init method - unnecessary code for

[GitHub] [camel] essobedo commented on a diff in pull request #9344: CAMEL-19031: Check current saga status is RUNNING before add a step

2023-02-15 Thread via GitHub
essobedo commented on code in PR #9344: URL: https://github.com/apache/camel/pull/9344#discussion_r1108061851 ## core/camel-core/src/test/java/org/apache/camel/processor/SagaTimeoutTest.java: ## @@ -64,6 +70,29 @@ public void testTimeoutHasNoEffectIfCompleted() throws Exception

[GitHub] [camel-spring-boot] davsclaus commented on pull request #752: Update to use camel.lra.enabled

2023-02-15 Thread via GitHub
davsclaus commented on PR #752: URL: https://github.com/apache/camel-spring-boot/pull/752#issuecomment-1432574612 If this needs backport then go ahead and cherry pick -- 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 main updated: Update to use camel.lra.enabled (#752)

2023-02-15 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 991e6f5f1cd Update to use camel.lra.en

[GitHub] [camel-spring-boot] davsclaus merged pull request #752: Update to use camel.lra.enabled

2023-02-15 Thread via GitHub
davsclaus merged PR #752: URL: https://github.com/apache/camel-spring-boot/pull/752 -- 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...@

[GitHub] [camel] davsclaus merged pull request #9357: (chores) documentation: updates to the Exchange guides

2023-02-15 Thread via GitHub
davsclaus merged PR #9357: URL: https://github.com/apache/camel/pull/9357 -- 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: (chores) documentation: updates to the Exchange guides (#9357)

2023-02-15 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 87ad2def611 (chores) documentation: updates to the

[camel-k] branch 3023/compile-with-sources updated (c4b6d908c -> b462918f9)

2023-02-15 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch 3023/compile-with-sources in repository https://gitbox.apache.org/repos/asf/camel-k.git discard c4b6d908c For testing purpose, to remove This update removed existing revisions from the refere

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

2023-02-15 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 9688a5b17bb [create-pull-request] aut

[GitHub] [camel-spring-boot] oscerd merged pull request #751: [Github Actions] Periodic Sync Camel Spring Boot (Camel 4)

2023-02-15 Thread via GitHub
oscerd merged PR #751: URL: https://github.com/apache/camel-spring-boot/pull/751 -- 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] github-actions[bot] commented on pull request #9344: CAMEL-19031: Check current saga status is RUNNING before add a step

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9344: URL: https://github.com/apache/camel/pull/9344#issuecomment-1432454371 :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] github-actions[bot] commented on pull request #9344: CAMEL-19031: Check current saga status is RUNNING before add a step

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9344: URL: https://github.com/apache/camel/pull/9344#issuecomment-1432451924 :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

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

2023-02-15 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 44188c6628 Updated CHANGELOG.md 44188c662

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

2023-02-15 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 02a115db Updated CHANGELOG.md 02a115db i

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

2023-02-15 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1432385210 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 4190081802-1029-4f508d7f-4bc5-44d3-b64e-36

[GitHub] [camel-quarkus] zhfeng opened a new pull request, #4581: Update qute.json to 3.0.0-SNAPSHOT

2023-02-15 Thread via GitHub
zhfeng opened a new pull request, #4581: URL: https://github.com/apache/camel-quarkus/pull/4581 -- 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: com

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request, #751: [Github Actions] Periodic Sync Camel Spring Boot (Camel 4)

2023-02-15 Thread via GitHub
github-actions[bot] opened a new pull request, #751: URL: https://github.com/apache/camel-spring-boot/pull/751 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] branch regen_bot updated (0ae4e6a7f5c -> 465dc801e2d)

2023-02-15 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 0ae4e6a7f5c CAMEL-19033: camel-jbang - get trace -> trace add 465dc801e2d [CAMEL-19057]Be able to configure

[camel] branch camel-3.18.x updated: [CAMEL-19057]Be able to configure SpringJAXRSServerFactoryBean with performInvocation property

2023-02-15 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang pushed a commit to branch camel-3.18.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.18.x by this push: new ee1cfb1c690 [CAMEL-19057]Be able to co

[camel] branch regen_bot updated (fe95ce9604d -> 0ae4e6a7f5c)

2023-02-15 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 fe95ce9604d CAMEL-19033: camel-jbang - get trace -> trace add 0ae4e6a7f5c CAMEL-19033: camel-jbang - get tr

[camel] branch regen_bot updated (470e9e690ce -> fe95ce9604d)

2023-02-15 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 470e9e690ce CAMEL-19033: camel-jbang - get trace -> trace add 0ee0e179d5c CAMEL-19033: camel-jbang - get tr

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #4580: create itest project for xml-io + bean #4579

2023-02-15 Thread via GitHub
jamesnetherton commented on PR #4580: URL: https://github.com/apache/camel-quarkus/pull/4580#issuecomment-1432035891 > That's a tie, we could do both. Shall we create a new project as in this pr ? I'll leave it to your choice. I have no strong opinion on it. -- This is an automated

[camel] branch camel-3.20.x updated: [CAMEL-19057]Be able to configure SpringJAXRSServerFactoryBean with performInvocation property

2023-02-15 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang pushed a commit to branch camel-3.20.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.20.x by this push: new 2f1615af7df [CAMEL-19057]Be able to co

[camel] branch main updated: [CAMEL-19057]Be able to configure SpringJAXRSServerFactoryBean with performInvocation property

2023-02-15 Thread ffang
This is an automated email from the ASF dual-hosted git repository. ffang 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 465dc801e2d [CAMEL-19057]Be able to configure SpringJ

[camel] branch main updated: CAMEL-19033: camel-jbang - get trace -> trace

2023-02-15 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 0ae4e6a7f5c CAMEL-19033: camel-jbang - get trace -

[camel] branch regen_bot updated (21e0253961d -> 470e9e690ce)

2023-02-15 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 21e0253961d CAMEL-19033: camel-jbang - get trace -> trace add 470e9e690ce CAMEL-19033: camel-jbang - get tr

[camel] 01/02: CAMEL-19033: camel-jbang - get trace -> trace

2023-02-15 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 commit 0ee0e179d5cb67298dfefb74e75877bae302beef Author: Claus Ibsen AuthorDate: Wed Feb 15 21:10:22 2023 +0100 CAMEL-19033

[camel] branch main updated (470e9e690ce -> fe95ce9604d)

2023-02-15 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.git from 470e9e690ce CAMEL-19033: camel-jbang - get trace -> trace new 0ee0e179d5c CAMEL-19033: camel-jbang - get trace ->

[camel] 02/02: CAMEL-19033: camel-jbang - get trace -> trace

2023-02-15 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 commit fe95ce9604d7e59dd9dcce31d320abf45392d6ce Author: Claus Ibsen AuthorDate: Wed Feb 15 21:29:56 2023 +0100 CAMEL-19033

[GitHub] [camel-quarkus] aldettinger closed issue #4574: `camel.main.javaRoutesIncludePattern` not overridable at runtime

2023-02-15 Thread via GitHub
aldettinger closed issue #4574: `camel.main.javaRoutesIncludePattern` not overridable at runtime URL: https://github.com/apache/camel-quarkus/issues/4574 -- 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-quarkus] aldettinger merged pull request #4575: Restore ability for camel.main.javaRoutesIncludePattern to be overridable at runtime

2023-02-15 Thread via GitHub
aldettinger merged PR #4575: URL: https://github.com/apache/camel-quarkus/pull/4575 -- 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] branch main updated: Restore ability for camel.main.javaRoutesIncludePattern to be overridable at runtime

2023-02-15 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 e508a753c3 Restore ability for camel.mai

[GitHub] [camel-quarkus] aldettinger commented on a diff in pull request #4577: [backport to main] test - Define routes in YAML DSL using beans declared in Java

2023-02-15 Thread via GitHub
aldettinger commented on code in PR #4577: URL: https://github.com/apache/camel-quarkus/pull/4577#discussion_r1107678468 ## integration-tests/main-yaml/src/main/java/org/apache/camel/quarkus/main/GreetingBean.java: ## @@ -16,8 +16,13 @@ */ package org.apache.camel.quarkus.mai

[GitHub] [camel-quarkus] aldettinger commented on pull request #4578: Split json dataformats to different modules

2023-02-15 Thread via GitHub
aldettinger commented on PR #4578: URL: https://github.com/apache/camel-quarkus/pull/4578#issuecomment-1431970230 `group-07` tests are failing due to `Could not find the selected project in the reactor: integration-tests/dataformats-json`. Was the project correctly renamed in `tooling/scr

[GitHub] [camel-quarkus] aldettinger commented on pull request #4578: Split json dataformats to different modules

2023-02-15 Thread via GitHub
aldettinger commented on PR #4578: URL: https://github.com/apache/camel-quarkus/pull/4578#issuecomment-1431962416 Looking the first check `validate PR Style / check-format (pull_request) `, reports `Some files do not have the expected license header`. It might be a matter of formatting, the

[GitHub] [camel-quarkus] aldettinger commented on pull request #4580: create itest project for xml-io + bean #4579

2023-02-15 Thread via GitHub
aldettinger commented on PR #4580: URL: https://github.com/apache/camel-quarkus/pull/4580#issuecomment-1431955399 It was not clear whether this is xml-io or bean tests, so a wrapping project solve this. Plus, it could avoid cases where bean would hide issues from xml-io (without any part

[camel] branch main updated: CAMEL-19033: camel-jbang - get trace -> trace

2023-02-15 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 470e9e690ce CAMEL-19033: camel-jbang - get trace -

[camel] branch regen_bot updated (3b3d01054bc -> 21e0253961d)

2023-02-15 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 3b3d01054bc Implements CAMEL-19044 (#9356) add 21e0253961d CAMEL-19033: camel-jbang - get trace -> trace N

[GitHub] [camel] github-actions[bot] commented on pull request #9357: (chores) documentation: updates to the Exchange guides

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9357: URL: https://github.com/apache/camel/pull/9357#issuecomment-1431843163 :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] github-actions[bot] commented on pull request #9357: (chores) documentation: updates to the Exchange guides

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9357: URL: https://github.com/apache/camel/pull/9357#issuecomment-1431842549 :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-quarkus] jamesnetherton commented on pull request #4580: create itest project for xml-io + bean #4579

2023-02-15 Thread via GitHub
jamesnetherton commented on PR #4580: URL: https://github.com/apache/camel-quarkus/pull/4580#issuecomment-1431842274 Any particular reason for creating a new module for this? Could the test not be located with the existing XML DSL tests? -- This is an automated message from the Apache Git

[camel] branch main updated: CAMEL-19033: camel-jbang - get trace -> trace

2023-02-15 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 21e0253961d CAMEL-19033: camel-jbang - get trace -

[camel] branch regen_bot_3x updated (fa094a6c1c7 -> 1915afea6da)

2023-02-15 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 fa094a6c1c7 camel-pgevent: org.testcontainers:postgresql should be test scope add 1915afea6da Implement

[camel] branch regen_bot updated (e19eb7dee90 -> 3b3d01054bc)

2023-02-15 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 e19eb7dee90 CAMEL-19033: camel-jbang - get trace -> trace add 99936661cde CAMEL-19055: camel-core - Backlog

[GitHub] [camel] davsclaus commented on a diff in pull request #9341: Avoid using the GlobalOpenTelemetry.get() and allow for injection of …

2023-02-15 Thread via GitHub
davsclaus commented on code in PR #9341: URL: https://github.com/apache/camel/pull/9341#discussion_r1107456348 ## components/camel-opentelemetry/src/main/java/org/apache/camel/opentelemetry/OpenTelemetryTracer.java: ## @@ -86,6 +96,23 @@ protected void initTracer() {

[camel] branch main updated: Implements CAMEL-19044 (#9356)

2023-02-15 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 3b3d01054bc Implements CAMEL-19044 (#9356) 3b3d010

[GitHub] [camel] davsclaus merged pull request #9356: Implements CAMEL-19044

2023-02-15 Thread via GitHub
davsclaus merged PR #9356: URL: https://github.com/apache/camel/pull/9356 -- 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: Implements CAMEL-19044 (#9355)

2023-02-15 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 1915afea6da Implements CAMEL-19044 (#935

[GitHub] [camel] davsclaus merged pull request #9355: Implements CAMEL-19044

2023-02-15 Thread via GitHub
davsclaus merged PR #9355: URL: https://github.com/apache/camel/pull/9355 -- 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

[GitHub] [camel-quarkus] aldettinger opened a new pull request, #4580: create itest project for xml-io + bean #4579

2023-02-15 Thread via GitHub
aldettinger opened a new pull request, #4580: URL: https://github.com/apache/camel-quarkus/pull/4580 -- 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] sven-carstens commented on a diff in pull request #9341: Avoid using the GlobalOpenTelemetry.get() and allow for injection of …

2023-02-15 Thread via GitHub
sven-carstens commented on code in PR #9341: URL: https://github.com/apache/camel/pull/9341#discussion_r1107408319 ## components/camel-opentelemetry/src/main/java/org/apache/camel/opentelemetry/OpenTelemetryTracer.java: ## @@ -86,6 +96,23 @@ protected void initTracer() {

[GitHub] [camel] mgubaidullin commented on pull request #9355: Implements CAMEL-19044

2023-02-15 Thread via GitHub
mgubaidullin commented on PR #9355: URL: https://github.com/apache/camel/pull/9355#issuecomment-1431679050 I have executed `mvn clean install -Pfastinstall,format` and there are no changes in the code Why else checkstyle might fail? -- This is an automated message from the Apache Git S

[GitHub] [camel] github-actions[bot] commented on pull request #9355: Implements CAMEL-19044

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9355: URL: https://github.com/apache/camel/pull/9355#issuecomment-1431677551 :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

[camel-karavan] branch main updated: #536: Added Fault Tolerance (#659)

2023-02-15 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 cece698f #536: Added Fault Tolerance (#659) ce

[GitHub] [camel-karavan] mgubaidullin closed issue #536: Add Fault Tolerance to Camel Status Collector

2023-02-15 Thread via GitHub
mgubaidullin closed issue #536: Add Fault Tolerance to Camel Status Collector URL: https://github.com/apache/camel-karavan/issues/536 -- 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 comm

[GitHub] [camel-karavan] mgubaidullin merged pull request #659: #536: Added Fault Tolerance

2023-02-15 Thread via GitHub
mgubaidullin merged PR #659: URL: https://github.com/apache/camel-karavan/pull/659 -- 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...@c

[GitHub] [camel] github-actions[bot] commented on pull request #9356: Implements CAMEL-19044

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9356: URL: https://github.com/apache/camel/pull/9356#issuecomment-1431668117 :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

[camel] branch regen_bot updated (99936661cde -> e19eb7dee90)

2023-02-15 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 99936661cde CAMEL-19055: camel-core - Backlog tracer capture thread id of the processed exchange This update r

[camel-k] branch 3023/compile-with-sources updated (01d37bc8f -> c4b6d908c)

2023-02-15 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch 3023/compile-with-sources in repository https://gitbox.apache.org/repos/asf/camel-k.git omit 01d37bc8f For testing purpose, to remove omit 797c465aa Ref #3023: Add native compilation wi

[GitHub] [camel] github-actions[bot] commented on pull request #9356: Implements CAMEL-19044

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9356: URL: https://github.com/apache/camel/pull/9356#issuecomment-1431634130 :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] github-actions[bot] commented on pull request #9355: Implements CAMEL-19044

2023-02-15 Thread via GitHub
github-actions[bot] commented on PR #9355: URL: https://github.com/apache/camel/pull/9355#issuecomment-1431632937 :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

[camel] branch regen_bot updated (165dd35941f -> 99936661cde)

2023-02-15 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 165dd35941f Sync deps add e19eb7dee90 CAMEL-19033: camel-jbang - get trace -> trace add 99936661cde CA

[GitHub] [camel] davsclaus commented on a diff in pull request #9355: Implements CAMEL-19044

2023-02-15 Thread via GitHub
davsclaus commented on code in PR #9355: URL: https://github.com/apache/camel/pull/9355#discussion_r1107309592 ## dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/catalog/CatalogBaseCommand.java: ## @@ -19,11 +19,13 @@ import java.util.Arr

[GitHub] [camel-kamelets] oscerd commented on issue #741: Steps in KameletBinding accept also non-action kamelets resources

2023-02-15 Thread via GitHub
oscerd commented on issue #741: URL: https://github.com/apache/camel-kamelets/issues/741#issuecomment-1431570578 timer-source without message creates an empty body. So the behavior is correct. -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [camel-kamelets] oscerd closed issue #741: Steps in KameletBinding accept also non-action kamelets resources

2023-02-15 Thread via GitHub
oscerd closed issue #741: Steps in KameletBinding accept also non-action kamelets resources URL: https://github.com/apache/camel-kamelets/issues/741 -- 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 t

[GitHub] [camel] mgubaidullin commented on pull request #9355: Implements CAMEL-19044

2023-02-15 Thread via GitHub
mgubaidullin commented on PR #9355: URL: https://github.com/apache/camel/pull/9355#issuecomment-1431568335 https://github.com/apache/camel/pull/9356 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [camel] mgubaidullin opened a new pull request, #9356: Implements CAMEL-19044

2023-02-15 Thread via GitHub
mgubaidullin opened a new pull request, #9356: URL: https://github.com/apache/camel/pull/9356 Camel-Jbang catalog output in JSON https://issues.apache.org/jira/browse/CAMEL-19044 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [camel] mgubaidullin opened a new pull request, #9355: Implements CAMEL-19044

2023-02-15 Thread via GitHub
mgubaidullin opened a new pull request, #9355: URL: https://github.com/apache/camel/pull/9355 Camel-Jbang catalog output in JSON https://issues.apache.org/jira/browse/CAMEL-19044 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [camel-kamelets] oscerd commented on issue #1267: Add an annotations to Kamelets to define the level of complexity

2023-02-15 Thread via GitHub
oscerd commented on issue #1267: URL: https://github.com/apache/camel-kamelets/issues/1267#issuecomment-1431555728 Related to #640 -- 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-kamelets] oscerd commented on issue #1267: Add an annotations to Kamelets to define the level of complexity

2023-02-15 Thread via GitHub
oscerd commented on issue #1267: URL: https://github.com/apache/camel-kamelets/issues/1267#issuecomment-1431555388 I added the namespace field, so we have some kind of differentiation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-kamelets] oscerd closed issue #1267: Add an annotations to Kamelets to define the level of complexity

2023-02-15 Thread via GitHub
oscerd closed issue #1267: Add an annotations to Kamelets to define the level of complexity URL: https://github.com/apache/camel-kamelets/issues/1267 -- 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

[camel] branch main updated: CAMEL-19055: camel-core - Backlog tracer capture thread id of the processed exchange

2023-02-15 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 99936661cde CAMEL-19055: camel-core - Backlog trac

[camel-kamelets] branch regen_bot updated (52d34e76 -> b07e3031)

2023-02-15 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 52d34e76 Update README add 225583b1 Add a "namespace" label to help group kamelets - AWS add

[camel-kamelets] 21/21: Add a "namespace" label to help group kamelets - Validation

2023-02-15 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 b07e3031373a55d760c472117c45331c9de0e1e4 Author: Andrea Cosentino AuthorDate: Wed Feb 15 16:25:13 2023 +0100

[camel-kamelets] 06/21: Add a "namespace" label to help group kamelets - Dataset, Cache and Bitcoin

2023-02-15 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 c86c8508e295be7f2c8a7e709edacab24d6396c1 Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:33:48 2023 +0100

[camel-kamelets] 16/21: Add a "namespace" label to help group kamelets - Transformation, Twitter, Database etc.

2023-02-15 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 4d22ac508377d9d317a382833844cfbbab7e8ae6 Author: Andrea Cosentino AuthorDate: Wed Feb 15 15:16:06 2023 +0100

[camel-kamelets] 13/21: Add a "namespace" label to help group kamelets - JIRA, Transformation, Json etc.

2023-02-15 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 a7d622594bc48172cfcbcca54da91e5885fdf9fa Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:59:27 2023 +0100

[camel-kamelets] 08/21: Add a "namespace" label to help group kamelets - Dataset, Cache, Ceph, Nosql

2023-02-15 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 3d215425dcbf4026231078013885bcf27855e932 Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:36:57 2023 +0100

[camel-kamelets] 07/21: Add a "namespace" label to help group kamelets - Dataset, Cache, Ceph, Nosql

2023-02-15 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 b3c1f50c15ebb66110b039eccfa8f28433dfefe1 Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:36:21 2023 +0100

[camel-kamelets] 15/21: Add a "namespace" label to help group kamelets - Transformation, Twitter, Database etc.

2023-02-15 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 16321e8b89b0a0f4c107f9f7a882966818fa1426 Author: Andrea Cosentino AuthorDate: Wed Feb 15 15:14:48 2023 +0100

[camel-kamelets] 17/21: Add a "namespace" label to help group kamelets - Catalog method

2023-02-15 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 522dd9a962c23be753f77032c01b95f15fa04c9a Author: Andrea Cosentino AuthorDate: Wed Feb 15 15:30:16 2023 +0100

[camel-kamelets] 14/21: Add a "namespace" label to help group kamelets - JIRA, Transformation, Json etc.

2023-02-15 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 f7d0c674ed364e5e607ff4bbd4a10ac25685f3bd Author: Andrea Cosentino AuthorDate: Wed Feb 15 15:00:05 2023 +0100

[camel-kamelets] 03/21: Add a "namespace" label to help group kamelets - Azure

2023-02-15 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 10b1b164b50a6672bec8a724f9f69e040e30441d Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:28:21 2023 +0100

[camel-kamelets] 11/21: Add a "namespace" label to help group kamelets - Cloud, Search, GCP etc.

2023-02-15 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 7eff3c07a8329a94bde36aaf10a372404a023409 Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:48:49 2023 +0100

[camel-kamelets] 18/21: Add a "namespace" label to help group kamelets - Catalog method

2023-02-15 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 22838657e715ac9432c11f9feb3df28124f2425c Author: Andrea Cosentino AuthorDate: Wed Feb 15 15:31:55 2023 +0100

[camel-kamelets] 20/21: Add a "namespace" label to help group kamelets - Validation

2023-02-15 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 a1a8dc47f447788e8d2ae24aea043815f78fbe6f Author: Andrea Cosentino AuthorDate: Wed Feb 15 16:24:41 2023 +0100

[camel-kamelets] 02/21: Add a "namespace" label to help group kamelets - AWS

2023-02-15 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 dad0901fc87bd58ed8486718ec6ec255318493f4 Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:27:13 2023 +0100

[camel-kamelets] 01/21: Add a "namespace" label to help group kamelets - AWS

2023-02-15 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 225583b15a1f9cf1094d76a1b6c2ece7616e224e Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:26:21 2023 +0100

[camel-kamelets] 19/21: Add a "namespace" label to help group kamelets - Catalog method

2023-02-15 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 381be5ddfd5ed33f4aef565193c2cdb588d55c1d Author: Andrea Cosentino AuthorDate: Wed Feb 15 15:59:30 2023 +0100

[camel-kamelets] 12/21: Add a "namespace" label to help group kamelets - Cloud, Search, GCP etc.

2023-02-15 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 eeb3e795872c6bdf8491c8d138e499cc8c690371 Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:52:13 2023 +0100

[camel-kamelets] 10/21: Add a "namespace" label to help group kamelets - Cloud, Search etc.

2023-02-15 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 fa3f2aec8d6d44a75ddb118c98502e4d87f5aa3c Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:44:11 2023 +0100

[camel-kamelets] branch main updated (52d34e76 -> b07e3031)

2023-02-15 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 52d34e76 Update README new 225583b1 Add a "namespace" label to help group kamelets - AWS new dad09

[camel-kamelets] 04/21: Add a "namespace" label to help group kamelets - Azure

2023-02-15 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 618fa0a89833922dddc04e154a8e12934914621f Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:29:05 2023 +0100

[camel-kamelets] 09/21: Add a "namespace" label to help group kamelets - Cloud, Search etc.

2023-02-15 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 a027acd237ebc5c92346da3f5fdfe8fa406e42b6 Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:43:11 2023 +0100

[camel-kamelets] 05/21: Add a "namespace" label to help group kamelets - Dataset, Cache and Bitcoin

2023-02-15 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 85c87487f96df5b1b7d097fb8285e31323a7b373 Author: Andrea Cosentino AuthorDate: Wed Feb 15 14:32:51 2023 +0100

  1   2   3   4   >