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

2022-08-03 Thread GitBox
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1204787819 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID:

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

2022-08-03 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 fc7d800cec Updated CHANGELOG.md

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

2022-08-03 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 3b1bda062 Updated CHANGELOG.md 3b1bda062 is

[camel-spring-boot] branch automatic-periodic-sync updated (956025de3d1 -> eada8007472)

2022-08-03 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 omit 956025de3d1 [create-pull-request] automated change add eada8007472

[camel-karaf] branch automatic-periodic-sync updated (4353015e -> 76c91fbb)

2022-08-03 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-karaf.git from 4353015e Remove not used dependency add 76c91fbb Upgrade jsonb specs No new revisions

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

2022-08-03 Thread GitBox
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1204626874 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID:

[camel-karavan] branch main updated: Fix OS specific script (#448)

2022-08-03 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 13696c2 Fix OS specific script (#448)

[GitHub] [camel-karavan] mgubaidullin merged pull request #448: Fix OS specific script

2022-08-03 Thread GitBox
mgubaidullin merged PR #448: URL: https://github.com/apache/camel-karavan/pull/448 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-karavan] branch main updated: Update vscode.yml

2022-08-03 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 40f524b Update vscode.yml 40f524b is

[camel-karavan] branch main updated: Update README.md

2022-08-03 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 503cec3 Update README.md 503cec3 is

[camel-karavan] branch main updated: README update (#447)

2022-08-03 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 9b3e3eb README update (#447) 9b3e3eb is

[GitHub] [camel-karavan] mgubaidullin merged pull request #447: README update

2022-08-03 Thread GitBox
mgubaidullin merged PR #447: URL: https://github.com/apache/camel-karavan/pull/447 -- 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-quarkus] javaduke commented on pull request #3931: Camel Quarkus CXF Extension

2022-08-03 Thread GitBox
javaduke commented on PR #3931: URL: https://github.com/apache/camel-quarkus/pull/3931#issuecomment-1204512975 Apparently the Quarkus CXF uses a newer version of the xmlsec which causes test failures in the xmlsecurity extension, but I have a fix for that. See

[GitHub] [camel-k] lburgazzoli commented on pull request #3480: fix: camel-k ignores changes to traits configured using annotations

2022-08-03 Thread GitBox
lburgazzoli commented on PR #3480: URL: https://github.com/apache/camel-k/pull/3480#issuecomment-1204497138 @christophd I may need some help trying to understand what the failure is about kamelet-binding-http (kamelet-binding-http): Failure caused by InitializationError -

[GitHub] [camel-karavan] mgubaidullin merged pull request #446: Saas feature47

2022-08-03 Thread GitBox
mgubaidullin merged PR #446: URL: https://github.com/apache/camel-karavan/pull/446 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel-k] lburgazzoli commented on pull request #3511: re-deployment strategies

2022-08-03 Thread GitBox
lburgazzoli commented on PR #3511: URL: https://github.com/apache/camel-k/pull/3511#issuecomment-1204488965 Looks like the filing test is unrelated to this pr: ``` --- PASS: TestKamelCLIVersion (0.12s) --- PASS: TestKamelCLIVersion/check_version_correctness (0.10s) FAIL

[GitHub] [camel-quarkus] javaduke commented on pull request #3931: Camel Quarkus CXF Extension

2022-08-03 Thread GitBox
javaduke commented on PR #3931: URL: https://github.com/apache/camel-quarkus/pull/3931#issuecomment-1204337293 OK, I think we're done - this PR now uses Quarkus CXF for SOAP services and WS-Security, all tests pass correctly. -- This is an automated message from the Apache Git Service.

[GitHub] [camel] github-actions[bot] commented on pull request #8102: CAMEL-18341 - Upgrade from Codehaus Groovy 3.0.12 to Apache Groovy 4.0.4

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #8102: URL: https://github.com/apache/camel/pull/8102#issuecomment-1204298452 :heavy_check_mark: Finished component verification: 0 component(s) test failed out of **5 component(s) tested** -- This is an automated message from the Apache Git Service.

[GitHub] [camel] github-actions[bot] commented on pull request #7116: Migration to Jakarta EE 8

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #7116: URL: https://github.com/apache/camel/pull/7116#issuecomment-1204257952 There are too many components to be tested in this PR, components were removed or the code needs a rebase: (30 likely to be tested) -- This is an automated message from the

[camel] branch regen_bot updated (4d7f82dc392 -> 3783eab4584)

2022-08-03 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 4d7f82dc392 Errors in Unit-tests for camel-jetty component are solved add 9c40842514d (chores)

[GitHub] [camel] github-actions[bot] commented on pull request #8105: CAMEL-18275: prevent completion in beforeConsumer mode from being handed over

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #8105: URL: https://github.com/apache/camel/pull/8105#issuecomment-1204204574 :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

[camel] 03/03: (chores) camel-kafka: ensure poll runs shortly

2022-08-03 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 3783eab4584b8e42df926af02651d9ab97f7d2b0 Author: Otavio Rodolfo Piske AuthorDate: Wed Aug 3 17:09:28 2022 +0200

[camel] 02/03: (chores) camel-kafka: replace invalid timeout option

2022-08-03 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 876622f64e688c2feda251ebd5d4a8352c7d2a60 Author: Otavio Rodolfo Piske AuthorDate: Wed Aug 3 17:08:13 2022 +0200

[camel] 01/03: (chores) camel-kafka: avoid reusing the group ID

2022-08-03 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 9c40842514d9eeaf9262970a397334adbc2cf1f7 Author: Otavio Rodolfo Piske AuthorDate: Wed Aug 3 17:06:20 2022 +0200

[camel] branch main updated (4d7f82dc392 -> 3783eab4584)

2022-08-03 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 4d7f82dc392 Errors in Unit-tests for camel-jetty component are solved new 9c40842514d (chores) camel-kafka: avoid

[GitHub] [camel] orpiske merged pull request #8104: (chores) camel-kafka: fix flaky tests

2022-08-03 Thread GitBox
orpiske merged PR #8104: URL: https://github.com/apache/camel/pull/8104 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel-k] essobedo opened a new pull request, #3513: Some improvements in runtime-resources.adoc

2022-08-03 Thread GitBox
essobedo opened a new pull request, #3513: URL: https://github.com/apache/camel-k/pull/3513 * Fix unexpected accents * Remove the dev mode flag from the command as it is not required and brings some noice * Reformulate unclear sentences -- This is an automated message from the

[camel-k] branch imp-runtime-resources.adoc created (now 14cac2b31)

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch imp-runtime-resources.adoc in repository https://gitbox.apache.org/repos/asf/camel-k.git at 14cac2b31 Some improvements in runtime-resources.adoc This branch includes the following new

[camel-k] 01/01: Some improvements in runtime-resources.adoc

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch imp-runtime-resources.adoc in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 14cac2b312cf711aee9d79574455f891c140e858 Author: Nicolas Filotto AuthorDate: Wed Aug 3 18:24:55

[GitHub] [camel] github-actions[bot] commented on pull request #8104: (chores) camel-kafka: fix flaky tests

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #8104: URL: https://github.com/apache/camel/pull/8104#issuecomment-1204189870 :heavy_check_mark: Finished component verification: 0 component(s) test failed out of **1 component(s) tested** -- This is an automated message from the Apache Git Service.

[GitHub] [camel-karavan] mgubaidullin merged pull request #445: Kubernetes selector improvements

2022-08-03 Thread GitBox
mgubaidullin merged PR #445: URL: https://github.com/apache/camel-karavan/pull/445 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel] branch regen_bot updated (760089fe388 -> 4d7f82dc392)

2022-08-03 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 760089fe388 CAMEL-18343: camel-yaml-dsl - Add route-policy add 4d7f82dc392 Errors in Unit-tests for

[camel-karavan] branch main updated: Kubernetes selector improvements (#445)

2022-08-03 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 a7091eb Kubernetes selector improvements

[GitHub] [camel] Gems commented on a diff in pull request #8105: CAMEL-18275: prevent completion in beforeConsumer mode from being handed over

2022-08-03 Thread GitBox
Gems commented on code in PR #8105: URL: https://github.com/apache/camel/pull/8105#discussion_r936853481 ## core/camel-core/src/test/java/org/apache/camel/processor/OnCompletionBeforeChainedSedaRoutes.java: ## @@ -0,0 +1,64 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [camel-quarkus] ppalaga merged pull request #3954: Close the streams returned by Files.walk properly

2022-08-03 Thread GitBox
ppalaga merged PR #3954: URL: https://github.com/apache/camel-quarkus/pull/3954 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-quarkus] branch main updated: Close the streams returned by Files.walk properly

2022-08-03 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new fba5ee47da Close the streams returned by

[GitHub] [camel-k] astefanutti commented on a diff in pull request #3511: re-deployment strategies

2022-08-03 Thread GitBox
astefanutti commented on code in PR #3511: URL: https://github.com/apache/camel-k/pull/3511#discussion_r936831941 ## pkg/apis/camel/v1/trait/deployment.go: ## @@ -26,4 +30,19 @@ type DeploymentTrait struct { // The maximum time in seconds for the deployment to make

[GitHub] [camel] klease commented on pull request #8015: CAMEL-18275: Address issue of completions not being run in SEDA pipeline

2022-08-03 Thread GitBox
klease commented on PR #8015: URL: https://github.com/apache/camel/pull/8015#issuecomment-1204139924 I think https://github.com/apache/camel/pull/8105 will make the beforeConsumer mode work as expected by preventing the handover. -- This is an automated message from the Apache Git

[GitHub] [camel] klease opened a new pull request, #8105: CAMEL-18275: prevent completion in beforeConsumer mode from being handed over

2022-08-03 Thread GitBox
klease opened a new pull request, #8105: URL: https://github.com/apache/camel/pull/8105 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel] branch regen_bot updated (fd98cd3d50d -> 760089fe388)

2022-08-03 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 fd98cd3d50d CAMEL-18275: Address issue of completions not being run in SEDA pipeline (#8015) add

[GitHub] [camel] orpiske commented on pull request #8084: Errors in Unit-tests for camel-jetty component are solved

2022-08-03 Thread GitBox
orpiske commented on PR #8084: URL: https://github.com/apache/camel/pull/8084#issuecomment-1204103961 Thanks for your contribution @bvfalcon. I have merged this and will keep an eye on it on the Apache CI. Please do feel free to keep an eye there as well, as it's likely to be tested on the

[camel] branch main updated: Errors in Unit-tests for camel-jetty component are solved

2022-08-03 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 4d7f82dc392 Errors in Unit-tests for camel-jetty

[GitHub] [camel] orpiske merged pull request #8084: Errors in Unit-tests for camel-jetty component are solved

2022-08-03 Thread GitBox
orpiske merged PR #8084: URL: https://github.com/apache/camel/pull/8084 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel] orpiske opened a new pull request, #8104: (chores) camel-kafka: fix flaky tests

2022-08-03 Thread GitBox
orpiske opened a new pull request, #8104: URL: https://github.com/apache/camel/pull/8104 Hopefully this fixes some of the flaky tests we have (at least they stopped being flaky on my test box) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel] github-actions[bot] commented on pull request #8104: (chores) camel-kafka: fix flaky tests

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #8104: URL: https://github.com/apache/camel/pull/8104#issuecomment-1204098748 :warning: This PR changes Camel components and will be tested automatically. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-karavan] mgubaidullin merged pull request #444: Saas feature45

2022-08-03 Thread GitBox
mgubaidullin merged PR #444: URL: https://github.com/apache/camel-karavan/pull/444 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-karavan] branch main updated: Saas feature45 (#444)

2022-08-03 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 55734dd Saas feature45 (#444) 55734dd is

[GitHub] [camel] orpiske commented on pull request #8084: Errors in Unit-tests for camel-jetty component are solved

2022-08-03 Thread GitBox
orpiske commented on PR #8084: URL: https://github.com/apache/camel/pull/8084#issuecomment-1204082949 > @orpiske In [log](https://github.com/apache/camel/suites/7629920622/artifacts/317159214) I see an error > PKIX path building failed:

[camel] branch regen_bot_3.14.x updated (039dcc8e624 -> 3754a4feca7)

2022-08-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git from 039dcc8e624 CAMEL-18264: allow to configure JSch server keys settings (#8077) add 50209899c88

[GitHub] [camel] Gems commented on pull request #8015: CAMEL-18275: Address issue of completions not being run in SEDA pipeline

2022-08-03 Thread GitBox
Gems commented on PR #8015: URL: https://github.com/apache/camel/pull/8015#issuecomment-1204067540 Thanks for elaboration. I didn't quite get the following part: _"unfortunately the completions are still called at the end of the entire pipeline"_. Does it mean that it should be like

[camel] branch camel-3.18.x updated: CAMEL-18343: camel-yaml-dsl - Add route-policy

2022-08-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus 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 fbd25f72bd1 CAMEL-18343:

[camel] branch main updated: CAMEL-18343: camel-yaml-dsl - Add route-policy

2022-08-03 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 760089fe388 CAMEL-18343: camel-yaml-dsl - Add

[GitHub] [camel] klease commented on pull request #8015: CAMEL-18275: Address issue of completions not being run in SEDA pipeline

2022-08-03 Thread GitBox
klease commented on PR #8015: URL: https://github.com/apache/camel/pull/8015#issuecomment-1204060425 > Looking at the code I assume that all the completions will be executed when the SEDA pipelist gets completed. Is my assumption correct? Yes, this is correct. > I want to add

[GitHub] [camel-k] essobedo opened a new pull request, #3512: Some various improvements in runtime-config.adoc

2022-08-03 Thread GitBox
essobedo opened a new pull request, #3512: URL: https://github.com/apache/camel-k/pull/3512 * Remove the dev mode flag from the command as it is not required and brings some noice * Reformulate unclear sentences -- This is an automated message from the Apache Git Service. To respond

[camel-k] 01/01: Some various improvements in runtime-config.adoc

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch imp-in-runtime-config.adoc in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 525ca09d3da73c351a6da8db2834051c65d77ff5 Author: Nicolas Filotto AuthorDate: Wed Aug 3 16:48:30

[camel-k] branch imp-in-runtime-config.adoc created (now 525ca09d3)

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch imp-in-runtime-config.adoc in repository https://gitbox.apache.org/repos/asf/camel-k.git at 525ca09d3 Some various improvements in runtime-config.adoc This branch includes the following

[GitHub] [camel-k] lburgazzoli commented on a diff in pull request #3511: re-deployment strategies

2022-08-03 Thread GitBox
lburgazzoli commented on code in PR #3511: URL: https://github.com/apache/camel-k/pull/3511#discussion_r936744712 ## pkg/apis/camel/v1/trait/deployment.go: ## @@ -26,4 +30,19 @@ type DeploymentTrait struct { // The maximum time in seconds for the deployment to make

[camel] branch regen_bot updated (34743298ad4 -> fd98cd3d50d)

2022-08-03 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 34743298ad4 camel-jbang - Export should include camel-yaml-dsl if using kamelets, eg if you use Java routes

[GitHub] [camel] bvfalcon commented on pull request #8084: Errors in Unit-tests for camel-jetty component are solved

2022-08-03 Thread GitBox
bvfalcon commented on PR #8084: URL: https://github.com/apache/camel/pull/8084#issuecomment-1204016941 @orpiske In [log](https://github.com/apache/camel/suites/7629920622/artifacts/317159214) I see an error PKIX path building failed:

[GitHub] [camel-k] astefanutti commented on a diff in pull request #3511: re-deployment strategies

2022-08-03 Thread GitBox
astefanutti commented on code in PR #3511: URL: https://github.com/apache/camel-k/pull/3511#discussion_r936715248 ## pkg/apis/camel/v1/trait/deployment.go: ## @@ -26,4 +30,19 @@ type DeploymentTrait struct { // The maximum time in seconds for the deployment to make

[GitHub] [camel] github-actions[bot] commented on pull request #8103: Camel-Jbang Export Command: Add Camel-Quarkus-Yaml-DSL in case of Cam…

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #8103: URL: https://github.com/apache/camel/pull/8103#issuecomment-1203999755 :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

[camel] branch camel-3.14.x updated: Fix build after some camel-fhir backports

2022-08-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.14.x by this push: new 3754a4feca7 Fix build after some

[GitHub] [camel-k] lburgazzoli commented on pull request #3508: makefile

2022-08-03 Thread GitBox
lburgazzoli commented on PR #3508: URL: https://github.com/apache/camel-k/pull/3508#issuecomment-1203995710 > sorry I overlooked the detail that it is `_maven_output` instead of `_maven_overlay` no worries -- This is an automated message from the Apache Git Service. To respond to

[camel-quarkus] branch main updated: Fix intermittent native mode failures of JacksonJsonTest

2022-08-03 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 5e03e01417 Fix intermittent native

[GitHub] [camel-quarkus] jamesnetherton merged pull request #3955: Fix intermittent native mode failures of JacksonJsonTest

2022-08-03 Thread GitBox
jamesnetherton merged PR #3955: URL: https://github.com/apache/camel-quarkus/pull/3955 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel] branch regen_bot updated (89fcbc9d6f6 -> 34743298ad4)

2022-08-03 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 89fcbc9d6f6 Upgrade jsonb specs add 34743298ad4 camel-jbang - Export should include camel-yaml-dsl if

[GitHub] [camel] Gems commented on pull request #8015: CAMEL-18275: Address issue of completions not being run in SEDA pipeline

2022-08-03 Thread GitBox
Gems commented on PR #8015: URL: https://github.com/apache/camel/pull/8015#issuecomment-1203989560 Thank you for your effort, guys. I'd like to understand the way the system is supposed to work after the fix. Looking at the code I assume that all the completions will be executed

[GitHub] [camel-k] lburgazzoli opened a new pull request, #3511: re-deployment strategies

2022-08-03 Thread GitBox
lburgazzoli opened a new pull request, #3511: URL: https://github.com/apache/camel-k/pull/3511 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[camel] branch regen_bot updated (b90a02f52c5 -> 89fcbc9d6f6)

2022-08-03 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 b90a02f52c5 Upgrade to johnzon 1.2.18 add c5a536a35dd Upgrade jsonb specs add 89fcbc9d6f6 Upgrade

[GitHub] [camel-quarkus] apupier commented on pull request #3956: CAMEL-18341 - Upgrade from Codehaus Groovy 3.0.12 to Apache Groovy 4.0.4

2022-08-03 Thread GitBox
apupier commented on PR #3956: URL: https://github.com/apache/camel-quarkus/pull/3956#issuecomment-1203987911 I do not understand why it complains about uncommited files. ``` Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore

[GitHub] [camel-k] christophd commented on pull request #3508: makefile

2022-08-03 Thread GitBox
christophd commented on PR #3508: URL: https://github.com/apache/camel-k/pull/3508#issuecomment-1203970014 sorry I overlooked the detail that it is `_maven_output` instead of `_maven_overlay` -- This is an automated message from the Apache Git Service. To respond to the message, please

[camel] branch main updated: CAMEL-18275: Address issue of completions not being run in SEDA pipeline (#8015)

2022-08-03 Thread klease
This is an automated email from the ASF dual-hosted git repository. klease 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 fd98cd3d50d CAMEL-18275: Address issue of

[GitHub] [camel] klease merged pull request #8015: CAMEL-18275: Address issue of completions not being run in SEDA pipeline

2022-08-03 Thread GitBox
klease merged PR #8015: URL: https://github.com/apache/camel/pull/8015 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-k] branch main updated: Some improvements in runtime-properties.adoc (#3510)

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto 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 da519c515 Some improvements in

[GitHub] [camel-k] essobedo merged pull request #3510: Some improvements in runtime-properties.adoc

2022-08-03 Thread GitBox
essobedo merged PR #3510: URL: https://github.com/apache/camel-k/pull/3510 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [camel-spring-boot] apupier commented on pull request #604: CAMEL-18341 - Upgrade from Codehaus Groovy 3.0.12 to Apache Groovy 4.0.4

2022-08-03 Thread GitBox
apupier commented on PR #604: URL: https://github.com/apache/camel-spring-boot/pull/604#issuecomment-1203951186 reported https://github.com/quarkusio/quarkus/issues/27111 for Quarkus -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-k] christophd commented on pull request #3508: makefile

2022-08-03 Thread GitBox
christophd commented on PR #3508: URL: https://github.com/apache/camel-k/pull/3508#issuecomment-1203948322 creating the `build/_maven_ouptut` directory should be part of `maven-overlay` (https://github.com/apache/camel-k/blob/main/script/Makefile#L381) which is actually called as part of

[GitHub] [camel-spring-boot] davsclaus commented on pull request #604: CAMEL-18341 - Upgrade from Codehaus Groovy 3.0.12 to Apache Groovy 4.0.4

2022-08-03 Thread GitBox
davsclaus commented on PR #604: URL: https://github.com/apache/camel-spring-boot/pull/604#issuecomment-1203941648 Yes we need both quarkus and spring boot to upgrade to groovy 4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel] branch camel-3.18.x updated: camel-jbang - Export should include camel-yaml-dsl if using kamelets, eg if you use Java routes with kamelets then yaml-dsl was missing before. Thanks to Andrea fo

2022-08-03 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus 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 93f5a807780 camel-jbang - Export

[GitHub] [camel-k] essobedo opened a new pull request, #3510: Some improvements in runtime-properties.adoc

2022-08-03 Thread GitBox
essobedo opened a new pull request, #3510: URL: https://github.com/apache/camel-k/pull/3510 * Remove the dev mode flag from the command as it is not required and brings some noice * Fix the file name in the command -- This is an automated message from the Apache Git Service. To

[camel-k] 01/01: Some improvements in runtime-properties.adoc

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch imp-in-runtime-properties.adoc in repository https://gitbox.apache.org/repos/asf/camel-k.git commit d0169e33c14de627c69447c0953521134e6ff045 Author: Nicolas Filotto AuthorDate: Wed Aug 3

[camel-k] branch imp-in-runtime-properties.adoc created (now d0169e33c)

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch imp-in-runtime-properties.adoc in repository https://gitbox.apache.org/repos/asf/camel-k.git at d0169e33c Some improvements in runtime-properties.adoc This branch includes the following

[GitHub] [camel] oscerd closed pull request #8103: Camel-Jbang Export Command: Add Camel-Quarkus-Yaml-DSL in case of Cam…

2022-08-03 Thread GitBox
oscerd closed pull request #8103: Camel-Jbang Export Command: Add Camel-Quarkus-Yaml-DSL in case of Cam… URL: https://github.com/apache/camel/pull/8103 -- 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] oscerd commented on pull request #8103: Camel-Jbang Export Command: Add Camel-Quarkus-Yaml-DSL in case of Cam…

2022-08-03 Thread GitBox
oscerd commented on PR #8103: URL: https://github.com/apache/camel/pull/8103#issuecomment-1203935039 Great -- 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] davsclaus commented on pull request #8103: Camel-Jbang Export Command: Add Camel-Quarkus-Yaml-DSL in case of Cam…

2022-08-03 Thread GitBox
davsclaus commented on PR #8103: URL: https://github.com/apache/camel/pull/8103#issuecomment-1203932207 Yeah this is a great fix but its limited to quarkus only. I found a way to make it generic https://github.com/apache/camel/commit/34743298ad4fe64d9307baf2ec9297c78de04d84 --

[GitHub] [camel-spring-boot] apupier commented on pull request #604: CAMEL-18341 - Upgrade from Codehaus Groovy 3.0.12 to Apache Groovy 4.0.4

2022-08-03 Thread GitBox
apupier commented on PR #604: URL: https://github.com/apache/camel-spring-boot/pull/604#issuecomment-1203931978 sounds they did it for Spring 3.x https://github.com/spring-projects/spring-boot/issues/31631 -- This is an automated message from the Apache Git Service. To respond to the

[camel] branch main updated: camel-jbang - Export should include camel-yaml-dsl if using kamelets, eg if you use Java routes with kamelets then yaml-dsl was missing before. Thanks to Andrea for report

2022-08-03 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 34743298ad4 camel-jbang - Export should include

[GitHub] [camel-spring-boot] apupier commented on pull request #604: CAMEL-18341 - Upgrade from Codehaus Groovy 3.0.12 to Apache Groovy 4.0.4

2022-08-03 Thread GitBox
apupier commented on PR #604: URL: https://github.com/apache/camel-spring-boot/pull/604#issuecomment-1203929147 ![image](https://user-images.githubusercontent.com/1105127/182615598-591f8084-f611-4721-9c12-19814ad04487.png) So would mean that Spring Boot would need to upgrade to

[GitHub] [camel-spring-boot] davsclaus commented on pull request #604: CAMEL-18341 - Upgrade from Codehaus Groovy 3.0.12 to Apache Groovy 4.0.4

2022-08-03 Thread GitBox
davsclaus commented on PR #604: URL: https://github.com/apache/camel-spring-boot/pull/604#issuecomment-1203924105 There is some "weird" code somewhere in camel-spring-boot that aligns camel dependency versions vs spring boot versions and then fail if something is not aligned. So it

[camel] 01/01: Camel-Jbang Export Command: Add Camel-Quarkus-Yaml-DSL in case of Camel-Kamelets usage

2022-08-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-kamelet-yaml-dsl in repository https://gitbox.apache.org/repos/asf/camel.git commit 1b9e49af107283ce895e842b530495f95852af2b Author: Andrea Cosentino AuthorDate: Wed Aug 3 15:03:06

[GitHub] [camel] oscerd opened a new pull request, #8103: Camel-Jbang Export Command: Add Camel-Quarkus-Yaml-DSL in case of Cam…

2022-08-03 Thread GitBox
oscerd opened a new pull request, #8103: URL: https://github.com/apache/camel/pull/8103 …el-Kamelets usage cc @davsclaus -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[camel] branch camel-kamelet-yaml-dsl created (now 1b9e49af107)

2022-08-03 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-kamelet-yaml-dsl in repository https://gitbox.apache.org/repos/asf/camel.git at 1b9e49af107 Camel-Jbang Export Command: Add Camel-Quarkus-Yaml-DSL in case of Camel-Kamelets

[GitHub] [camel-k] essobedo opened a new pull request, #3509: Some various improvements in dependencies.adoc

2022-08-03 Thread GitBox
essobedo opened a new pull request, #3509: URL: https://github.com/apache/camel-k/pull/3509 * Adds the missing word * Indicates the complete name of the dependency flag * Removes the sentence about the example of jitpack as it doesn't exist anymore * Reformulates unclear sentences

[camel-k] branch various-imp-in-dependencies.adoc created (now b0eacdd6c)

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch various-imp-in-dependencies.adoc in repository https://gitbox.apache.org/repos/asf/camel-k.git at b0eacdd6c Some various improvements in dependencies.adoc This branch includes the

[camel-k] 01/01: Some various improvements in dependencies.adoc

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch various-imp-in-dependencies.adoc in repository https://gitbox.apache.org/repos/asf/camel-k.git commit b0eacdd6c1949b528b18d909c22501da2f82ab77 Author: Nicolas Filotto AuthorDate: Wed Aug 3

[camel] branch regen_bot updated (06deb217e76 -> b90a02f52c5)

2022-08-03 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 06deb217e76 camel-jbang - Hot reload of beans in yaml-dsl add b90a02f52c5 Upgrade to johnzon 1.2.18 No

[camel-k] branch main updated (f6dd27022 -> 41c8b88b7)

2022-08-03 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from f6dd27022 Fix typo in local.adoc (#3505) add 41c8b88b7 Some various improvements (#3507) No new revisions were

[camel] branch main updated (b90a02f52c5 -> 89fcbc9d6f6)

2022-08-03 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 b90a02f52c5 Upgrade to johnzon 1.2.18 new c5a536a35dd Upgrade jsonb specs new 89fcbc9d6f6 Upgrade jsonb

[GitHub] [camel-k] essobedo merged pull request #3507: Some various improvements

2022-08-03 Thread GitBox
essobedo merged PR #3507: URL: https://github.com/apache/camel-k/pull/3507 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-karaf] branch main updated: Upgrade jsonb specs

2022-08-03 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-karaf.git The following commit(s) were added to refs/heads/main by this push: new 76c91fbb Upgrade jsonb specs 76c91fbb is

  1   2   >