[GitHub] [camel-quarkus] JiriOndrusek commented on pull request #4873: Snmp - added doc and refactor of the tests

2023-05-08 Thread via GitHub
JiriOndrusek commented on PR #4873: URL: https://github.com/apache/camel-quarkus/pull/4873#issuecomment-1539529743 @ppalaga thank you for the fixes you provided! -- 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-quarkus] jamesnetherton commented on a diff in pull request #4875: Improve test coverage for vertx-websocket

2023-05-08 Thread via GitHub
jamesnetherton commented on code in PR #4875: URL: https://github.com/apache/camel-quarkus/pull/4875#discussion_r1188184652 ## extensions/vertx-websocket/runtime/src/main/java/org/apache/camel/quarkus/component/vertx/websocket/VertxWebsocketRecorder.java: ## @@ -16,27 +16,67 @@

[GitHub] [camel] github-actions[bot] commented on pull request #10032: CAMEL-19327: camel-jpa support singleResult option

2023-05-08 Thread via GitHub
github-actions[bot] commented on PR #10032: URL: https://github.com/apache/camel/pull/10032#issuecomment-1539450660 :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**.

[GitHub] [camel] jacekszymanski opened a new pull request, #10032: CAMEL-19327: camel-jpa support singleResult option

2023-05-08 Thread via GitHub
jacekszymanski opened a new pull request, #10032: URL: https://github.com/apache/camel/pull/10032 # Description A common use case is that a query (or a find) should return exactly one object, and any other result is to be considered an error. camel-sql supports thehttps://issues.

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

2023-05-08 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 eaea4e4e765 [create-pull-request] aut

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

2023-05-08 Thread via GitHub
oscerd merged PR #834: URL: https://github.com/apache/camel-spring-boot/pull/834 -- 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-spring-boot] oscerd closed pull request #833: [Github Actions] Periodic Sync Camel Spring Boot (Camel 3)

2023-05-08 Thread via GitHub
oscerd closed pull request #833: [Github Actions] Periodic Sync Camel Spring Boot (Camel 3) URL: https://github.com/apache/camel-spring-boot/pull/833 -- 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] github-actions[bot] commented on issue #2926: [CI] - Quarkus Main Branch Build Failure

2023-05-08 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1539321045 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 4921608453--695980c2-8742-4832-99e0-e1

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

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

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

2023-05-08 Thread via GitHub
github-actions[bot] opened a new pull request, #833: URL: https://github.com/apache/camel-spring-boot/pull/833 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-camel-3.yml --

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

2023-05-08 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1539233219 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 4920852600-1007-1761b181-cccd-48ec-862c-2734118

[camel-k] branch main updated: chore: changelog automatic update

2023-05-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new 5d8a0fbd2 chore: changelog automatic update 5d8

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

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

[GitHub] [camel-k] christophd opened a new pull request, #4344: fix(#4336): Restrict Knative binding provider execution

2023-05-08 Thread via GitHub
christophd opened a new pull request, #4344: URL: https://github.com/apache/camel-k/pull/4344 - Only run the binding provider when Knative is installed on the cluster - Only run the binding provider when referencing a known Knative resource (e.g. broker, channel, service) Fixes #43

[GitHub] [camel-k] logabstract opened a new issue, #4343: Cron Trait initiates shutdown for nested exchange (Split EIP)

2023-05-08 Thread via GitHub
logabstract opened a new issue, #4343: URL: https://github.com/apache/camel-k/issues/4343 According to the documentation of the Cron Trait, the shutdown process should only start once at the end of the entire route. However, I have observed that the shutdown process is initiated after every

[GitHub] [camel] davsclaus commented on pull request #9992: Added DSL tabs for EIPs docs

2023-05-08 Thread via GitHub
davsclaus commented on PR #9992: URL: https://github.com/apache/camel/pull/9992#issuecomment-1538702848 Thanks @iMashtak the tabs are there now, if you click "next" version such as https://camel.apache.org/components/next/eips/choice-eip.html You are welcome to send more PRs for oth

[camel] branch regen_bot updated (69e806d78fe -> 3b553ee73f3)

2023-05-08 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 69e806d78fe Regen for commit abf719e0d18d9c45f4c1bba92e7ec1f0f2872e4d add 3b553ee73f3 Regen for commit abf7

[camel-kafka-connector] branch dependabot/github_actions/peter-evans/create-pull-request-5.0.0 deleted (was 9922f86d2)

2023-05-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/peter-evans/create-pull-request-5.0.0 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git was 9922f86d2 Bump peter-evans/create-pull-re

[GitHub] [camel-kafka-connector] dependabot[bot] closed pull request #1521: Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0

2023-05-08 Thread via GitHub
dependabot[bot] closed pull request #1521: Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 URL: https://github.com/apache/camel-kafka-connector/pull/1521 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [camel-kafka-connector] dependabot[bot] opened a new pull request, #1529: Bump peter-evans/create-pull-request from 4.2.4 to 5.0.1

2023-05-08 Thread via GitHub
dependabot[bot] opened a new pull request, #1529: URL: https://github.com/apache/camel-kafka-connector/pull/1529 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.4 to 5.0.1. Release notes Sourced from https://github.com/peter-eva

[camel-kafka-connector] branch dependabot/github_actions/peter-evans/create-pull-request-5.0.1 created (now 9136d3f62)

2023-05-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/peter-evans/create-pull-request-5.0.1 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git at 9136d3f62 Bump peter-evans/create-pull-re

[GitHub] [camel-kafka-connector] dependabot[bot] commented on pull request #1521: Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0

2023-05-08 Thread via GitHub
dependabot[bot] commented on PR #1521: URL: https://github.com/apache/camel-kafka-connector/pull/1521#issuecomment-1538662796 Superseded by #1529. -- 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] github-actions[bot] commented on pull request #10009: CAMEL-19314 - Fixing the connection pool shutdown when aws health checks are used

2023-05-08 Thread via GitHub
github-actions[bot] commented on PR #10009: URL: https://github.com/apache/camel/pull/10009#issuecomment-1538647425 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 17 | 17 | 0 | 17 | -- This is an automated messa

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

2023-05-08 Thread via GitHub
oscerd merged PR #10031: URL: https://github.com/apache/camel/pull/10031 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apach

[camel-spring-boot] branch dependabot/github_actions/peter-evans/create-pull-request-5.0.1 deleted (was 82fc9d6f9e4)

2023-05-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/peter-evans/create-pull-request-5.0.1 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 82fc9d6f9e4 Bump peter-evans/create-pull-requ

[camel-spring-boot] branch main updated: Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1

2023-05-08 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 236d6cd9802 Bump peter-evans/create-p

[GitHub] [camel-spring-boot] oscerd merged pull request #832: Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1

2023-05-08 Thread via GitHub
oscerd merged PR #832: URL: https://github.com/apache/camel-spring-boot/pull/832 -- 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-k] oscerd commented on pull request #4342: [Backport 1.12.x] fix: Consistent integration platform settings hierarchy

2023-05-08 Thread via GitHub
oscerd commented on PR #4342: URL: https://github.com/apache/camel-k/pull/4342#issuecomment-1538599904 Done -- 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,

[GitHub] [camel] github-actions[bot] commented on pull request #10009: CAMEL-19314 - Fixing the connection pool shutdown when aws health checks are used

2023-05-08 Thread via GitHub
github-actions[bot] commented on PR #10009: URL: https://github.com/apache/camel/pull/10009#issuecomment-1538587823 ### Components tested: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 17 | 17 | 17 | 0 | -- This is an automated messa

[GitHub] [camel-k] christophd commented on pull request #4342: [Backport 1.12.x] fix: Consistent integration platform settings hierarchy

2023-05-08 Thread via GitHub
christophd commented on PR #4342: URL: https://github.com/apache/camel-k/pull/4342#issuecomment-1538566705 @oscerd could you please (re)trigger the workflow - there has been a compile issue that should be fixed now. many thanks! -- This is an automated message from the Apache Git Service.

[GitHub] [camel-quarkus] ppalaga commented on pull request #4806: [2.13.x] Upgrade to quarkus-cxf 1.5.13 + some backports

2023-05-08 Thread via GitHub
ppalaga commented on PR #4806: URL: https://github.com/apache/camel-quarkus/pull/4806#issuecomment-153855 @essobedo There is much more commits in 2.13.x in between. They should all be quite easy to port to 2.13.x -- This is an automated message from the Apache Git Service. To respond

[camel] branch regen_bot updated (675c7361596 -> 69e806d78fe)

2023-05-08 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 675c7361596 Regen for commit 32d7f59f262aca62cff2eea321e4c56140a16710 add abf719e0d18 Regen for commit 32d7

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

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

[camel-spring-boot] branch dependabot/github_actions/peter-evans/create-pull-request-5.0.1 created (now 82fc9d6f9e4)

2023-05-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/peter-evans/create-pull-request-5.0.1 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git at 82fc9d6f9e4 Bump peter-evans/create-pull-requ

[GitHub] [camel-spring-boot] dependabot[bot] opened a new pull request, #832: Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1

2023-05-08 Thread via GitHub
dependabot[bot] opened a new pull request, #832: URL: https://github.com/apache/camel-spring-boot/pull/832 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.0 to 5.0.1. Release notes Sourced from https://github.com/peter-evans/cre

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

2023-05-08 Thread via GitHub
oscerd merged PR #10030: URL: https://github.com/apache/camel/pull/10030 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apach

[camel] branch regen_bot_3x updated (9e9e97bcc09 -> e8824fdfc9d)

2023-05-08 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 9e9e97bcc09 camel-core - Add reload dev console add e8824fdfc9d Update camel releases No new revisions

[camel] branch regen_bot updated (21f33868677 -> 675c7361596)

2023-05-08 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 21f33868677 Update camel releases add 675c7361596 Regen for commit 32d7f59f262aca62cff2eea321e4c56140a16710

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

2023-05-08 Thread via GitHub
github-actions[bot] opened a new pull request, #10030: URL: https://github.com/apache/camel/pull/10030 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 updated (9ac9773652a -> 21f33868677)

2023-05-08 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 9ac9773652a Regen for commit a92fc40259e28ef56f9237157f62fc4f5b91e1e7 add 21f33868677 Update camel releases

[camel] branch regen_bot updated (7b2432cad0c -> 9ac9773652a)

2023-05-08 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 7b2432cad0c Regen for commit a92fc40259e28ef56f9237157f62fc4f5b91e1e7 add 9ac9773652a Regen for commit a92f

[GitHub] [camel-karavan] mgubaidullin closed issue #758: How to localize in cloud-app?

2023-05-08 Thread via GitHub
mgubaidullin closed issue #758: How to localize in cloud-app? URL: https://github.com/apache/camel-karavan/issues/758 -- 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 unsubsc

[GitHub] [camel-k] christophd opened a new pull request, #4342: [Backport 1.12.x] fix: Consistent integration platform settings hierarchy

2023-05-08 Thread via GitHub
christophd opened a new pull request, #4342: URL: https://github.com/apache/camel-k/pull/4342 Manual backport of #4317 -- 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 un

[camel-website] branch main updated: Move spring XSD to correct location

2023-05-08 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-website.git The following commit(s) were added to refs/heads/main by this push: new 677c6a3f Move spring XSD to correct locati

[camel] branch camel-3.20.x updated: Update camel releases

2023-05-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus 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 32d7f59f262 Update camel releases

[camel] branch camel-3.x updated: Update camel releases

2023-05-08 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 e8824fdfc9d Update camel releases e8824f

[camel] branch main updated (9ac9773652a -> 21f33868677)

2023-05-08 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 9ac9773652a Regen for commit a92fc40259e28ef56f9237157f62fc4f5b91e1e7 add 21f33868677 Update camel releases No n

[GitHub] [camel] rhuan080 commented on pull request #10009: CAMEL-19314 - Fixing the connection pool shutdown when aws health checks are used

2023-05-08 Thread via GitHub
rhuan080 commented on PR #10009: URL: https://github.com/apache/camel/pull/10009#issuecomment-1538355910 I'll create a separated client for the health checker and reuse it. I'll send a commit to change it -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [camel-k] christophd opened a new pull request, #4341: [Backport 1.10.x] fix: Always uninstall IntegrationPlatform resources

2023-05-08 Thread via GitHub
christophd opened a new pull request, #4341: URL: https://github.com/apache/camel-k/pull/4341 Manual backport of #4334 -- 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 un

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

2023-05-08 Thread via GitHub
oscerd merged PR #10029: URL: https://github.com/apache/camel/pull/10029 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apach

[camel] branch regen_bot updated (38ab049544a -> 7b2432cad0c)

2023-05-08 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 38ab049544a Regen for commit bea6fad142692b86661bdb1d88ed57c16e0f14f4 add a92fc40259e Regen for commit bea6

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

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

[GitHub] [camel-k] christophd opened a new pull request, #4340: [Backport 1.12.x] Always uninstall integration platform

2023-05-08 Thread via GitHub
christophd opened a new pull request, #4340: URL: https://github.com/apache/camel-k/pull/4340 Manual backport of #4334 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[camel-k] branch main updated: fix: Always uninstall IntegrationPlatform resources

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new 05ba24e78 fix: Always uninstall IntegrationPlat

[GitHub] [camel-k] squakez merged pull request #4334: fix: Always uninstall IntegrationPlatform resources

2023-05-08 Thread via GitHub
squakez merged PR #4334: URL: https://github.com/apache/camel-k/pull/4334 -- 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-k] 05/07: fix(e2e): Improve max build limit E2E test

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 454581711cd2412e36e52a10e49e31cc2ed71feb Author: Christoph Deppisch AuthorDate: Wed May 3 12:05:48 2023 +02

[camel-k] branch release-1.12.x updated (6de5eca56 -> 1267b27b4)

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git from 6de5eca56 chore: changelog automatic update new cfc0ff8f4 fix: Limit parallel builds on operator

[camel-k] 07/07: fix(e2e): Improve max build limit E2E test

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 1267b27b4716625e4db9d02494789a61c84df8cd Author: Christoph Deppisch AuthorDate: Fri May 5 15:20:56 2023 +02

[camel-k] 01/07: fix: Limit parallel builds on operator

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit cfc0ff8f4a6f7750db66e5b754e79dd77b1cad0f Author: Christoph Deppisch AuthorDate: Wed Apr 5 21:11:33 2023 +02

[camel-k] 06/07: fix(e2e): Improve builder E2E tests

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit a8c07ed45b915397c48062daf00c965a75f4878f Author: Christoph Deppisch AuthorDate: Wed May 3 17:39:45 2023 +02

[camel-k] 03/07: chore: Fix flaky non-olm install E2E tests

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit dec3edff177b92501cf38fd3f8ea5d8384522533 Author: Christoph Deppisch AuthorDate: Tue Apr 25 11:04:45 2023 +0

[camel-k] 04/07: fix: Add max running builds CLI option

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit cbf0fbdd8b9ff6a17fd4bd2291041e392eb06db6 Author: Christoph Deppisch AuthorDate: Wed Apr 26 22:24:23 2023 +0

[camel-k] 02/07: chore: Add E2E test on max running builds limit

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit aaa3841d23e92128b643a1725b0a37b950e7e360 Author: Christoph Deppisch AuthorDate: Fri Apr 21 11:36:30 2023 +0

[GitHub] [camel-k] squakez merged pull request #4284: [Backport 1.12.x] fix: Limit parallel builds on operator

2023-05-08 Thread via GitHub
squakez merged PR #4284: URL: https://github.com/apache/camel-k/pull/4284 -- 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 regen_bot_3x updated (771d449c834 -> 9e9e97bcc09)

2023-05-08 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 771d449c834 Regen for commit 971f0499fd1098f2a106331cdc4f32ed8667ee3b (#10023) add 9e9e97bcc09 camel-co

[camel] branch main updated: Regen for commit bea6fad142692b86661bdb1d88ed57c16e0f14f4

2023-05-08 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 a92fc40259e Regen for commit bea6fad142692b86661b

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

2023-05-08 Thread via GitHub
oscerd merged PR #10028: URL: https://github.com/apache/camel/pull/10028 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apach

[camel] branch regen_bot updated (25f67371507 -> 38ab049544a)

2023-05-08 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 25f67371507 Regen for commit 7739b743050019daebbb2eec0ba71d6c75c8f93f add 38ab049544a Regen for commit bea6

[camel] branch regen_bot updated (55e9e1a1eb9 -> 25f67371507)

2023-05-08 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 55e9e1a1eb9 Regen for commit b28d6c94768df40339275cb970436216c19f575d add ec67bbabe48 Regen for commit a460

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

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

[camel] branch regen_bot_3x updated (7675fd4ada9 -> 771d449c834)

2023-05-08 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 omit 7675fd4ada9 Regen for commit 971f0499fd1098f2a106331cdc4f32ed8667ee3b add 771d449c834 Regen for commit 9

[GitHub] [camel-k] squakez closed issue #4316: TestKamelReset test flakiness

2023-05-08 Thread via GitHub
squakez closed issue #4316: TestKamelReset test flakiness URL: https://github.com/apache/camel-k/issues/4316 -- 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-m

[camel-k] branch main created (now 99ab93411)

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git at 99ab93411 fix(e2e): increase commonwithcustominstall timeout This branch includes the following new commits:

[GitHub] [camel-k] squakez merged pull request #4338: fix(e2e): increase commonwithcustominstall timeout

2023-05-08 Thread via GitHub
squakez merged PR #4338: URL: https://github.com/apache/camel-k/pull/4338 -- 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-k] 01/01: fix(e2e): increase commonwithcustominstall timeout

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 99ab934113373328770d48f09d215463eaf3d84d Author: Pasquale Congiusti AuthorDate: Mon May 8 11:52:57 2023 +0200 fi

[GitHub] [camel-k] oscerd commented on pull request #4339: chore(doc): Java api support

2023-05-08 Thread via GitHub
oscerd commented on PR #4339: URL: https://github.com/apache/camel-k/pull/4339#issuecomment-1538197842 Sorry for the late merge. -- 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

[camel] branch main created (now 7739b743050)

2023-05-08 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 7739b743050 camel-core - Add reload dev console No new revisions were added by this update.

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

2023-05-08 Thread via GitHub
oscerd merged PR #10027: URL: https://github.com/apache/camel/pull/10027 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apach

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

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

[GitHub] [camel-k] squakez commented on pull request #4339: chore(doc): Java api support

2023-05-08 Thread via GitHub
squakez commented on PR #4339: URL: https://github.com/apache/camel-k/pull/4339#issuecomment-1538192506 > Thanks! Thank you for the initial work! I've just copied things around :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [camel-k] andreaTP commented on pull request #4339: chore(doc): Java api support

2023-05-08 Thread via GitHub
andreaTP commented on PR #4339: URL: https://github.com/apache/camel-k/pull/4339#issuecomment-1538191565 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 above to go to the specific comment. To unsubscr

[camel] branch camel-3.20.x updated: camel-core - Add reload dev console

2023-05-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus 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 bea6fad1426 camel-core - Add reloa

[camel] branch camel-3.x updated: camel-core - Add reload dev console

2023-05-08 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 9e9e97bcc09 camel-core - Add reload dev

[camel] branch main updated: camel-core - Add reload dev console

2023-05-08 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 7739b743050 camel-core - Add reload dev console 77

[GitHub] [camel-k] squakez merged pull request #4339: chore(doc): Java api support

2023-05-08 Thread via GitHub
squakez merged PR #4339: URL: https://github.com/apache/camel-k/pull/4339 -- 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-k] squakez closed issue #4262: Mention the published "generated extension" for Java in the docs

2023-05-08 Thread via GitHub
squakez closed issue #4262: Mention the published "generated extension" for Java in the docs URL: https://github.com/apache/camel-k/issues/4262 -- 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 sp

[GitHub] [camel-k] squakez commented on issue #4080: Secret managers parsing errors

2023-05-08 Thread via GitHub
squakez commented on issue #4080: URL: https://github.com/apache/camel-k/issues/4080#issuecomment-1538182898 I think this can be closed now as it was done. -- 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

[camel-k] branch main updated: chore(doc): Java api support

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new 55df9cf26 chore(doc): Java api support 55df9cf2

[GitHub] [camel-k] squakez closed issue #4080: Secret managers parsing errors

2023-05-08 Thread via GitHub
squakez closed issue #4080: Secret managers parsing errors URL: https://github.com/apache/camel-k/issues/4080 -- 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-

[camel-k] branch main updated: fix(e2e): Improve max build limit E2E test

2023-05-08 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new f31bc57e3 fix(e2e): Improve max build limit E2E

[GitHub] [camel-k] squakez merged pull request #4330: fix(e2e): Improve max build limit E2E test

2023-05-08 Thread via GitHub
squakez merged PR #4330: URL: https://github.com/apache/camel-k/pull/4330 -- 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-k] squakez opened a new pull request, #4339: chore(doc): Java api support

2023-05-08 Thread via GitHub
squakez opened a new pull request, #4339: URL: https://github.com/apache/camel-k/pull/4339 Closes #4262 **Release Note** ```release-note chore(doc): Java api support ``` -- This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-k] oscerd commented on issue #4262: Mention the published "generated extension" for Java in the docs

2023-05-08 Thread via GitHub
oscerd commented on issue #4262: URL: https://github.com/apache/camel-k/issues/4262#issuecomment-1538157374 Go for it and sorry -- 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 commen

[camel] branch main updated: Regen for commit b28d6c94768df40339275cb970436216c19f575d (#10026)

2023-05-08 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 218c7d693b8 Regen for commit b28d6c94768df40339275

[GitHub] [camel] davsclaus merged pull request #10026: Generated sources regen

2023-05-08 Thread via GitHub
davsclaus merged PR #10026: URL: https://github.com/apache/camel/pull/10026 -- 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.ap

[camel] branch camel-3.x updated: Regen for commit 971f0499fd1098f2a106331cdc4f32ed8667ee3b (#10023)

2023-05-08 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 771d449c834 Regen for commit 971f0499fd1

[GitHub] [camel-k] squakez commented on issue #4262: Mention the published "generated extension" for Java in the docs

2023-05-08 Thread via GitHub
squakez commented on issue #4262: URL: https://github.com/apache/camel-k/issues/4262#issuecomment-1538154806 @oscerd I see you're assigned to this. Would you mind if I take care and close it or do you have any pending work by any chance? -- This is an automated message from the Apache Git

[GitHub] [camel] davsclaus merged pull request #10023: Generated sources regen (Camel 3)

2023-05-08 Thread via GitHub
davsclaus merged PR #10023: URL: https://github.com/apache/camel/pull/10023 -- 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.ap

[camel-spring-boot-examples] branch camel-3.x updated: [saga] ActiveMQ to JMS (#105)

2023-05-08 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git The following commit(s) were added to refs/heads/camel-3.x by this push: new 690b3ee [saga] Acti

[GitHub] [camel-spring-boot-examples] Croway merged pull request #105: [saga] ActiveMQ to JMS

2023-05-08 Thread via GitHub
Croway merged PR #105: URL: https://github.com/apache/camel-spring-boot-examples/pull/105 -- 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-unsubs

  1   2   >