[GitHub] [camel] orpiske commented on pull request #8447: CAMEL-18350: fix bug causing all messages to be reconsumed

2022-09-28 Thread GitBox
orpiske commented on PR #8447: URL: https://github.com/apache/camel/pull/8447#issuecomment-1261829402 I believe we might need to backport this to 3.18.x -- 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

[GitHub] [camel] thorin8k commented on pull request #7030: Backport CAMEL-17461 to 3.14.x

2022-09-28 Thread GitBox
thorin8k commented on PR #7030: URL: https://github.com/apache/camel/pull/7030#issuecomment-1261815070 Sorry wrong explanation on my side. The problem is with method `setMaxWait` which doesn't exist on class GenericObjectPoolConfig. This pullrequest changed rabbitmq to use `com

[GitHub] [camel] davsclaus commented on pull request #8442: Align versions to spring boot 2.7.4

2022-09-28 Thread GitBox
davsclaus commented on PR #8442: URL: https://github.com/apache/camel/pull/8442#issuecomment-1261802758 @cunningt this is fine, the test on karaf is usually to test the platform/karaf/features that tests that the components can be installed in karaf, which is often where things can break if

[GitHub] [camel-karaf] oscerd commented on pull request #151: Migration to Jakarta EE 8

2022-09-28 Thread GitBox
oscerd commented on PR #151: URL: https://github.com/apache/camel-karaf/pull/151#issuecomment-1261770668 So i don't really know if it makes sense to switch now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [camel-k] tadayosi commented on pull request #3674: feat(cli): promote allow Integration update

2022-09-28 Thread GitBox
tadayosi commented on PR #3674: URL: https://github.com/apache/camel-k/pull/3674#issuecomment-1261758989 The test is failing: ``` ❌ TestKamelCLIPromote (2m40.82s) ✅ TestKamelCLIPromote/kamelet_binding_dev (15.1s) ✅ TestKamelCLIPromote/kamelet_integration_dev (19.65s) ✅ TestKame

[GitHub] [camel-karaf] oscerd commented on pull request #151: Migration to Jakarta EE 8

2022-09-28 Thread GitBox
oscerd commented on PR #151: URL: https://github.com/apache/camel-karaf/pull/151#issuecomment-1261754176 I'm talking about Jakarta 10, the plan is to switch to it for Camel 4 with Spring 6. We won't switch on camel 3, at least not completely. -- This is an automated message from the Apach

[GitHub] [camel-k] tadayosi commented on issue #3667: The --add-repo switch fails with a global operator

2022-09-28 Thread GitBox
tadayosi commented on issue #3667: URL: https://github.com/apache/camel-k/issues/3667#issuecomment-1261753116 I still think the test should be fixed, but also agree with your point that the `add-repo` sub command should be fixed as well. IMO the combination of the following two is the expec

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

2022-09-28 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 861fba6adb6 [create-pull-request] aut

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

2022-09-28 Thread GitBox
oscerd merged PR #639: URL: https://github.com/apache/camel-spring-boot/pull/639 -- 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

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

2022-09-28 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 6db8e771d8 Updated CHANGELOG.md 6db8e771d

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

2022-09-28 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 71f0cf118 Updated CHANGELOG.md 71f0cf118 is des

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

2022-09-28 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-runtime.git The following commit(s) were added to refs/heads/main by this push: new 82780cbb Updated CHANGELOG.md 82780cbb

[GitHub] [camel] cunningt commented on pull request #8442: Align versions to spring boot 2.7.4

2022-09-28 Thread GitBox
cunningt commented on PR #8442: URL: https://github.com/apache/camel/pull/8442#issuecomment-1261698707 @oscerd I tried building/testing apache/camel-karaf locally against this branch, and I didn't get any failures.The spring-batch version here is different than what is in apache/camel-k

[GitHub] [camel-karaf] cunningt opened a new pull request, #193: Remove deprecated ahc component from test

2022-09-28 Thread GitBox
cunningt opened a new pull request, #193: URL: https://github.com/apache/camel-karaf/pull/193 Trying to run the tests against 3.19.0-SNAPSHOT, it looks like camel-ahc has been removed? https://issues.apache.org/jira/browse/CAMEL-18496 Should it be removed from the tests? --

[camel-spring-boot] branch automatic-periodic-sync updated (afb38c23158 -> a14e34f6e2b)

2022-09-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git from afb38c23158 Bump peter-evans/create-pull-request from 4.1.1 to 4.1.2 add a14e34f6

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

2022-09-28 Thread GitBox
github-actions[bot] opened a new pull request, #639: URL: https://github.com/apache/camel-spring-boot/pull/639 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-karaf] bvfalcon commented on pull request #151: Migration to Jakarta EE 8

2022-09-28 Thread GitBox
bvfalcon commented on PR #151: URL: https://github.com/apache/camel-karaf/pull/151#issuecomment-1261581563 > The PRs are all valid, the main concern here is related to Spring boot. We could do the work on core and Karaf but AFAIK Spring boot didn't move to Jakarta yet Give please mor

[camel-quarkus] branch main updated: Add tests for rest-openapi extension (apache#4117)

2022-09-28 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 ae08e2eb69 Add tests for rest-openapi ex

[GitHub] [camel-quarkus] aldettinger merged pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
aldettinger merged PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125 -- 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-quarkus] aldettinger commented on pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
aldettinger commented on PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#issuecomment-1261225304 @djcoleman Well done, I'm gonna merge this. Feel free to delete the branch, update the tickets... -- This is an automated message from the Apache Git Service. To respond to t

Error while running github feature from .asf.yaml in camel-website-pub!

2022-09-28 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to allow at least one merge strategy. (no_merge_method)", "resource": "Repository", "field": "merge_commit_allowed", "code": "invalid"}], "documentation_ur

[camel-website-pub] branch asf-site updated (b0f85985a6 -> 1bdf3f0169)

2022-09-28 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git discard b0f85985a6 Website updated to 0e28eacfa8c5c70c58f1ad0b7aeeb8747980dafe discard 3d98c970e7 Website

[GitHub] [camel] github-actions[bot] commented on pull request #8447: CAMEL-18350: fix bug causing all messages to be reconsumed

2022-09-28 Thread GitBox
github-actions[bot] commented on PR #8447: URL: https://github.com/apache/camel/pull/8447#issuecomment-1261174400 :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. To

[GitHub] [camel-k] oscerd commented on issue #3031: Camel Pluggable Properties Source Feature: How to provide credentials for different cloud providers

2022-09-28 Thread GitBox
oscerd commented on issue #3031: URL: https://github.com/apache/camel-k/issues/3031#issuecomment-126114 AWS Secrets Manager Vault merged - for 1.11.0 and 1.10.1 GCP Secret Manager - To be done Azure Key Vault - To be done -- This is an automated message from the Apache Git Servic

[GitHub] [camel] oscerd commented on pull request #7030: Backport CAMEL-17461 to 3.14.x

2022-09-28 Thread GitBox
oscerd commented on PR #7030: URL: https://github.com/apache/camel/pull/7030#issuecomment-1261139188 https://commons.apache.org/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html I'm not quite sure what you mean: - it's a class - it's in commo

[camel-k] 01/02: Added more docs about AWS Secrets Manager Vault

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 47f5e45f5725eafcfe25f6fb7819000cb81be9b4 Author: Andrea Cosentino AuthorDate: Wed Sep 28 17:55:22 2022 +020

[camel-k] branch release-1.10.x updated (610303fad -> b9c30b2fa)

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git from 610303fad Added docs for AWS Secrets Manager Vault from Camel new 47f5e45f5 Added more docs about AW

[camel-k] branch main updated (821bc388a -> 28f27846c)

2022-09-28 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-k.git from 821bc388a Added docs for AWS Secrets Manager Vault trait new 412cbb39f Added more docs about AWS Secrets Manag

[camel-k] 02/02: Regen documentation

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit b9c30b2faef288c0a1794a83252d484e7b5db07c Author: Andrea Cosentino AuthorDate: Wed Sep 28 17:58:31 2022 +020

[camel-k] 01/02: Added more docs about AWS Secrets Manager Vault

2022-09-28 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-k.git commit 412cbb39f2f5926827d7904416a6df51a16a6a57 Author: Andrea Cosentino AuthorDate: Wed Sep 28 17:55:22 2022 +0200 Add

[GitHub] [camel-k] oscerd merged pull request #3690: More docs about AWS Secret Manager Vault on 1.10.x

2022-09-28 Thread GitBox
oscerd merged PR #3690: URL: https://github.com/apache/camel-k/pull/3690 -- 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-k] 02/02: Regen documentation

2022-09-28 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-k.git commit 28f27846c40f6416efde61631997a7bc95cdc254 Author: Andrea Cosentino AuthorDate: Wed Sep 28 17:58:31 2022 +0200 Reg

[GitHub] [camel-k] oscerd merged pull request #3689: More docs AWS Secrets Manager Vault

2022-09-28 Thread GitBox
oscerd merged PR #3689: URL: https://github.com/apache/camel-k/pull/3689 -- 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-k] oscerd opened a new pull request, #3690: More docs about AWS Secret Manager Vault on 1.10.x

2022-09-28 Thread GitBox
oscerd opened a new pull request, #3690: URL: https://github.com/apache/camel-k/pull/3690 Related to #3031 -- 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 unsubscri

[camel-k] 02/02: Regen documentation

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch docs-aws-sec-1.10 in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 4daa20dbb044b26ea946e37a15b30c9a4ddb4559 Author: Andrea Cosentino AuthorDate: Wed Sep 28 17:58:31 2022 +

[camel-k] branch docs-aws-sec-1.10 created (now 4daa20dbb)

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch docs-aws-sec-1.10 in repository https://gitbox.apache.org/repos/asf/camel-k.git at 4daa20dbb Regen documentation This branch includes the following new commits: new cda692ad8 Add

[camel-k] 01/02: Added more docs about AWS Secrets Manager Vault

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch docs-aws-sec-1.10 in repository https://gitbox.apache.org/repos/asf/camel-k.git commit cda692ad8edef0e2257d5a32e15f41b3e6e00016 Author: Andrea Cosentino AuthorDate: Wed Sep 28 17:55:22 2022 +

[GitHub] [camel-k] oscerd opened a new pull request, #3689: More docs AWS Secrets Manager Vault

2022-09-28 Thread GitBox
oscerd opened a new pull request, #3689: URL: https://github.com/apache/camel-k/pull/3689 Related to #3031 -- 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 unsubscri

[camel-k] 01/02: Added more docs about AWS Secrets Manager Vault

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch docs-aws-sec in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 73ab8db00aa522c8fa9685cd7423504a9f2533b0 Author: Andrea Cosentino AuthorDate: Wed Sep 28 17:55:22 2022 +0200

[camel-k] 02/02: Regen documentation

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch docs-aws-sec in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 388f756ba2334389e01b91f3060de216d812797d Author: Andrea Cosentino AuthorDate: Wed Sep 28 17:58:31 2022 +0200

[camel-k] branch docs-aws-sec created (now 388f756ba)

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch docs-aws-sec in repository https://gitbox.apache.org/repos/asf/camel-k.git at 388f756ba Regen documentation This branch includes the following new commits: new 73ab8db00 Added mo

[GitHub] [camel] github-actions[bot] commented on pull request #8447: CAMEL-18350: fix bug causing all messages to be reconsumed

2022-09-28 Thread GitBox
github-actions[bot] commented on PR #8447: URL: https://github.com/apache/camel/pull/8447#issuecomment-1261097430 :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] klease opened a new pull request, #8447: CAMEL-18350: fix bug causing all messages to be reconsumed

2022-09-28 Thread GitBox
klease opened a new pull request, #8447: URL: https://github.com/apache/camel/pull/8447 When "breakOnFirstError" = "true", if an error occurs on the first message in a set of polled messages, then the offset is set to -1, causing all messages to be refetched and not only the one which faile

[GitHub] [camel] thorin8k commented on pull request #7030: Backport CAMEL-17461 to 3.14.x

2022-09-28 Thread GitBox
thorin8k commented on PR #7030: URL: https://github.com/apache/camel/pull/7030#issuecomment-1261062292 I've found that in RabbitMQProduccer class there is a non existing method being used: ![image](https://user-images.githubusercontent.com/50626175/192816528-97b8f285-f33e-4010-b449-9

[camel] branch regen_bot updated (130958366a5 -> 25a73a16e74)

2022-09-28 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 130958366a5 Regen for commit dc7c8c8958cc6524f9d29eebcae86a3fc324fbb9 add 25a73a16e74 Regen for commit dc7c

[GitHub] [camel-k] devkobby24 commented on pull request #3683: Added docs for AWS Secrets Manager Vault trait

2022-09-28 Thread GitBox
devkobby24 commented on PR #3683: URL: https://github.com/apache/camel-k/pull/3683#issuecomment-1261020546 you're doing a great job lads -- 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] github-actions[bot] commented on pull request #8445: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc

2022-09-28 Thread GitBox
github-actions[bot] commented on PR #8445: URL: https://github.com/apache/camel/pull/8445#issuecomment-1260991668 :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. To

[GitHub] [camel] essobedo merged pull request #8446: Generated sources regen

2022-09-28 Thread GitBox
essobedo merged PR #8446: URL: https://github.com/apache/camel/pull/8446 -- 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 main updated: Regen for commit dc7c8c8958cc6524f9d29eebcae86a3fc324fbb9 (#8446)

2022-09-28 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.git The following commit(s) were added to refs/heads/main by this push: new 25a73a16e74 Regen for commit dc7c8c8958cc6524f9d29e

[camel] branch regen_bot updated (e544ef2f701 -> 130958366a5)

2022-09-28 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 e544ef2f701 Sync deps add dc7c8c8958c CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with

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

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

[GitHub] [camel-quarkus] djcoleman commented on a diff in pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
djcoleman commented on code in PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982462047 ## integration-tests/rest-openapi/src/main/java/org/apache/camel/quarkus/component/rest/openapi/it/RestOpenApiBean.java: ## @@ -0,0 +1,36 @@ +/* + * Licensed to

[GitHub] [camel-quarkus] djcoleman commented on a diff in pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
djcoleman commented on code in PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982459327 ## integration-tests/rest-openapi/src/test/java/org/apache/camel/quarkus/component/rest/openapi/it/RestOpenapiTest.java: ## @@ -16,21 +16,71 @@ */ package org

[camel-k] 03/03: Added docs for AWS Secrets Manager Vault from Camel

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 610303fadb52ae8249892b3d19503ce63f49b8c4 Author: Andrea Cosentino AuthorDate: Wed Sep 28 13:37:14 2022 +020

[camel-k] branch release-1.10.x updated (56311e486 -> 610303fad)

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git from 56311e486 doc: add kamel promote new 88d8268a5 Added Support AWS Secrets Manager Vault from Camel

[GitHub] [camel-k] oscerd merged pull request #3685: Backport aws sec manager vault 1.10.x

2022-09-28 Thread GitBox
oscerd merged PR #3685: URL: https://github.com/apache/camel-k/pull/3685 -- 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-k] 02/03: Refactor vault folder by creating subfolders for different cloud providers

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 72fad32c043c28cfc21b08571b3a007d9cc072ae Author: Andrea Cosentino AuthorDate: Wed Sep 28 10:48:19 2022 +020

[camel-k] 01/03: Added Support AWS Secrets Manager Vault from Camel

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 88d8268a5fb6aaff85a6bd0b1208cc3a104cbe73 Author: Andrea Cosentino AuthorDate: Tue Sep 27 12:31:16 2022 +020

[GitHub] [camel] essobedo commented on pull request #8445: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc

2022-09-28 Thread GitBox
essobedo commented on PR #8445: URL: https://github.com/apache/camel/pull/8445#issuecomment-1260921630 @gzurowski @oscerd fix pushed in main and camel-3.19.x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[camel] branch camel-3.19.x updated: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc (#8445)

2022-09-28 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch camel-3.19.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.19.x by this push: new f5b20f7713d CAMEL-18560: camel-etcd

[camel] branch main updated: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc (#8445)

2022-09-28 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.git The following commit(s) were added to refs/heads/main by this push: new dc7c8c8958c CAMEL-18560: camel-etcd3 - Align the gr

[GitHub] [camel] essobedo merged pull request #8445: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc

2022-09-28 Thread GitBox
essobedo merged PR #8445: URL: https://github.com/apache/camel/pull/8445 -- 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-quarkus] aldettinger commented on a diff in pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
aldettinger commented on code in PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982404081 ## integration-tests/rest-openapi/src/main/java/org/apache/camel/quarkus/component/rest/openapi/it/RestOpenApiBean.java: ## @@ -0,0 +1,36 @@ +/* + * Licensed t

[GitHub] [camel] essobedo commented on pull request #8445: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc

2022-09-28 Thread GitBox
essobedo commented on PR #8445: URL: https://github.com/apache/camel/pull/8445#issuecomment-1260909497 @oscerd ok no problem -- 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.

[GitHub] [camel-quarkus] aldettinger commented on a diff in pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
aldettinger commented on code in PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982401041 ## docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc: ## @@ -44,3 +44,26 @@ Or add the coordinates to your existing project: ifeval::[{doc-show-u

[GitHub] [camel] github-actions[bot] commented on pull request #8445: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc

2022-09-28 Thread GitBox
github-actions[bot] commented on PR #8445: URL: https://github.com/apache/camel/pull/8445#issuecomment-1260903046 :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] essobedo opened a new pull request, #8445: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc

2022-09-28 Thread GitBox
essobedo opened a new pull request, #8445: URL: https://github.com/apache/camel/pull/8445 Related to https://issues.apache.org/jira/browse/CAMEL-18560 ## Motivation Merging https://github.com/apache/camel/pull/8436 causes a build failure in camel-springboot project with an erro

[camel-quarkus] 11/11: Increase test coverage of ref extension

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 28c701b209f2d9ef54928fe4afccdfac9fe0b8de Author: James Netherton AuthorDate: Wed Sep 28 10:31:37 2022 +01

[camel-quarkus] 06/11: test-support-process: add possibility to customize process executor

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 2ebc41e66a788255033f31fb11299259255eb5b1 Author: aldettinger AuthorDate: Mon Sep 19 13:57:30 2022 +0200

[camel-quarkus] 08/11: regen

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1c7190b22b3591381b3a44f9b018e032e89fc51a Author: aldettinger AuthorDate: Tue Sep 27 15:04:58 2022 +0200

[camel-quarkus] 03/11: Fix malformed id headings for AWS extensions

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit c74970f7f2b6a70744490675291c51e4626faf21 Author: James Netherton AuthorDate: Mon Sep 26 07:59:38 2022 +01

[camel] branch CAMEL-18560/align-grpc-version created (now 777a8ae489d)

2022-09-28 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-18560/align-grpc-version in repository https://gitbox.apache.org/repos/asf/camel.git at 777a8ae489d CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc

[camel] 01/01: CAMEL-18560: camel-etcd3 - Align the grpc version of jetcd-grpc with vertx-grpc

2022-09-28 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch CAMEL-18560/align-grpc-version in repository https://gitbox.apache.org/repos/asf/camel.git commit 777a8ae489d2508ec1ebc6df4b7f86359b6da12f Author: Nicolas Filotto AuthorDate: Wed Sep 28 15:13:2

[camel-quarkus] 04/11: Upgrade Quarkus CXF to 1.5.2

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 6a4d4613b784fd2c9aaffaa598307e6ba0610e56 Author: James Netherton AuthorDate: Tue Sep 27 07:26:03 2022 +01

[camel-quarkus] 07/11: master-openshift: migrate itest to use kubernetes cluster service auto-configuration #4086

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 86738985ae9d3bb49f62f329b396c1a5da414f10 Author: aldettinger AuthorDate: Mon Sep 19 14:42:16 2022 +0200

[camel-quarkus] 05/11: kubernetes: auto-configure kubernetes cluster service #4086

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit f05a9da5e393bcd5c4c8b9464836207531839fcc Author: aldettinger AuthorDate: Wed Sep 14 15:15:27 2022 +0200

[camel-quarkus] 01/11: Fix pom.xml formatting

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 7ad22269af79ed213d208bb20f6d872c56b3ab3f Author: James Netherton AuthorDate: Wed Sep 28 08:12:35 2022 +01

[camel-quarkus] 09/11: Manage io.projectreactor:reactor-core

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5b64ecc59fa14b9cd25e4457648abf49554611d2 Author: James Netherton AuthorDate: Tue Sep 27 11:39:46 2022 +01

[camel-quarkus] branch 2.13.x updated (82bcdf0c36 -> 28c701b209)

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 82bcdf0c36 [maven-release-plugin] Set next development version 2.13.1-SNAPSHOT new 7ad22269af Fix

[camel-quarkus] 10/11: Temporarily manage com.google.oauth-client:google-oauth-client

2022-09-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit f34ba430ac8827f26cc014ef3adae4569a02d874 Author: James Netherton AuthorDate: Tue Sep 27 14:09:57 2022 +01

[GitHub] [camel-quarkus] jamesnetherton merged pull request #4143: Backports 2.13.x

2022-09-28 Thread GitBox
jamesnetherton merged PR #4143: URL: https://github.com/apache/camel-quarkus/pull/4143 -- 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-quarkus] jamesnetherton closed issue #4010: Increase test coverage of ref extension

2022-09-28 Thread GitBox
jamesnetherton closed issue #4010: Increase test coverage of ref extension URL: https://github.com/apache/camel-quarkus/issues/4010 -- 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-quarkus] branch main updated: Increase test coverage of ref extension

2022-09-28 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 89d31b2b62 Increase test coverage of

[GitHub] [camel-quarkus] jamesnetherton merged pull request #4144: Increase test coverage of ref extension

2022-09-28 Thread GitBox
jamesnetherton merged PR #4144: URL: https://github.com/apache/camel-quarkus/pull/4144 -- 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-k] astefanutti opened a new pull request, #3688: chore(trait): Deprecate cached discovery option from GC trait

2022-09-28 Thread GitBox
astefanutti opened a new pull request, #3688: URL: https://github.com/apache/camel-k/pull/3688 This PR deprecates the cached discovery option from the GC trait. It is very unlikely to be used by anyone, plus it's not fully functional, since cached discovery client are supposed to be invalid

[GitHub] [camel-quarkus] ppalaga commented on a diff in pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
ppalaga commented on code in PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982384924 ## integration-tests/rest-openapi/src/test/java/org/apache/camel/quarkus/component/rest/openapi/it/RestOpenapiTest.java: ## @@ -16,21 +16,71 @@ */ package org.a

[GitHub] [camel-quarkus] djcoleman commented on a diff in pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
djcoleman commented on code in PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982376557 ## integration-tests/rest-openapi/src/main/java/org/apache/camel/quarkus/component/rest/openapi/it/RestOpenapiResource.java: ## @@ -27,15 +30,54 @@ import org.a

[GitHub] [camel-quarkus] djcoleman commented on a diff in pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
djcoleman commented on code in PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982375561 ## integration-tests/rest-openapi/src/main/java/org/apache/camel/quarkus/component/rest/openapi/it/RestOpenApiBean.java: ## @@ -0,0 +1,36 @@ +/* + * Licensed to

[GitHub] [camel-quarkus] djcoleman commented on a diff in pull request #4125: Add tests for rest-openapi extension (apache#4117)

2022-09-28 Thread GitBox
djcoleman commented on code in PR #4125: URL: https://github.com/apache/camel-quarkus/pull/4125#discussion_r982373728 ## docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc: ## @@ -44,3 +44,26 @@ Or add the coordinates to your existing project: ifeval::[{doc-show-use

[GitHub] [camel-k] phantomjinx commented on pull request #3684: ENTESB-19670: Adds the default maven repositories if extra ones are added

2022-09-28 Thread GitBox
phantomjinx commented on PR #3684: URL: https://github.com/apache/camel-k/pull/3684#issuecomment-1260849596 > This should be in 1.10.x too I guess. https://github.com/apache/camel-k/pull/3687 -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [camel-k] phantomjinx opened a new pull request, #3687: ENTESB-19670: Adds the default maven repositories if extra ones are added

2022-09-28 Thread GitBox
phantomjinx opened a new pull request, #3687: URL: https://github.com/apache/camel-k/pull/3687 Avoids the default maven repositories being removed from the maven settings by the new specified repositories **Release Note** ```release-note When overriding the maven

[GitHub] [camel-kafka-connector] bsvicente opened a new issue, #1440: Azure authentication erros on 3.18.x

2022-09-28 Thread GitBox
bsvicente opened a new issue, #1440: URL: https://github.com/apache/camel-kafka-connector/issues/1440 Hi After upgrade from 1.0.x to 3.18.x, AzureBlobStorageSink started having erros in authentication. `2022-09-28 12:51:34,273 INFO [azure-test-sink|task-0] Package versions: ja

[camel-k] branch backport-aws-sec-manager-vault-1.10.x updated (fc6584d9a -> 553270a08)

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch backport-aws-sec-manager-vault-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git discard fc6584d9a Added docs for AWS Secrets Manager Vault from Camel add 553270a08 A

[camel-k] branch backport-aws-sec-manager-vault-1.10.x updated (772f70051 -> fc6584d9a)

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch backport-aws-sec-manager-vault-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git discard 772f70051 Added docs for AWS Secrets Manager Vault from Camel discard c2a2151ba R

[GitHub] [camel-k] phantomjinx opened a new pull request, #3686: Backport ENTESB-19670: Adds the default maven repositories if extra ones are added

2022-09-28 Thread GitBox
phantomjinx opened a new pull request, #3686: URL: https://github.com/apache/camel-k/pull/3686 Avoids the default maven repositories being removed from the maven settings by the new specified repositories **Release Note** ```release-note When overriding the maven

[GitHub] [camel-k] oscerd opened a new pull request, #3685: Backport aws sec manager vault 1.10.x

2022-09-28 Thread GitBox
oscerd opened a new pull request, #3685: URL: https://github.com/apache/camel-k/pull/3685 **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 and use the URL above to go to th

[camel-k] 03/03: Added docs for AWS Secrets Manager Vault from Camel

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch backport-aws-sec-manager-vault-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 772f7005141456f0427c7bfdbcb695341e514253 Author: Andrea Cosentino AuthorDate: Wed Se

[camel-k] 02/03: Refactor vault folder by creating subfolders for different cloud providers

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch backport-aws-sec-manager-vault-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit c2a2151ba23be900e43737a3df6b2ad4aa29b3b5 Author: Andrea Cosentino AuthorDate: Wed Se

[camel-k] 01/03: Added Support AWS Secrets Manager Vault from Camel

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch backport-aws-sec-manager-vault-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit b725b65f24de2f017587055bacf2c2030da02f66 Author: Andrea Cosentino AuthorDate: Tue Se

[camel-k] branch backport-aws-sec-manager-vault-1.10.x created (now 772f70051)

2022-09-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch backport-aws-sec-manager-vault-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git at 772f70051 Added docs for AWS Secrets Manager Vault from Camel This branch include

  1   2   >