Re: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

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

Re: [I] [CI] - Camel Main Branch Build Failure [camel-quarkus]

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

[PR] Added camel-spring-rabbitmq integration test [camel-karaf]

2024-06-08 Thread via GitHub
lopushen opened a new pull request, #333: URL: https://github.com/apache/camel-karaf/pull/333 Fixes https://github.com/apache/camel-karaf/issues/332 Motivation During testing using an OSGI blueprint, it turned out that the camel-spring-rabbitmq no missing bundles to successfully

[PR] Remove CAMEL_K_TEST_SKIP_PROBLEMATIC and problematic reporting [camel-k]

2024-06-08 Thread via GitHub
jonomorris opened a new pull request, #5606: URL: https://github.com/apache/camel-k/pull/5606 Fix for #5484 to remove the `CAMEL_K_TEST_SKIP_PROBLEMATIC` flag and the 'problematic' reporting that reports tests using this flag to skip execution when it is set to `true`.

Re: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-06-07 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2155772428 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID:

Re: [I] [CI] - Camel Main Branch Build Failure [camel-quarkus]

2024-06-07 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2155726841 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID:

Re: [I] Custom kamelets from GitHub repositories are not applied to cluster. [camel-k]

2024-06-07 Thread via GitHub
github-actions[bot] closed issue #5174: Custom kamelets from GitHub repositories are not applied to cluster. URL: https://github.com/apache/camel-k/issues/5174 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] CAMEL-20850: camel-core - compress changes in SimpleLRUCache [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14424: URL: https://github.com/apache/camel/pull/14424#issuecomment-216317 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] CAMEL-20850: camel-core - compress changes in SimpleLRUCache [camel]

2024-06-07 Thread via GitHub
essobedo opened a new pull request, #14424: URL: https://github.com/apache/camel/pull/14424 Fix for https://issues.apache.org/jira/browse/CAMEL-20850 ## Motivation When the queue of changes is full, some entries can be evicted while the cache is not, which is not expected.

Re: [I] Diff for changed files [camel-karavan]

2024-06-07 Thread via GitHub
mgubaidullin closed issue #1312: Diff for changed files URL: https://github.com/apache/camel-karavan/issues/1312 -- 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

[I] Diff for changed files [camel-karavan]

2024-06-07 Thread via GitHub
mgubaidullin opened a new issue, #1312: URL: https://github.com/apache/camel-karavan/issues/1312 ### Describe the solution you'd like Diff for changed files ### Variant Web Application ### Container Management (if applicable) None -- This is an automated

Re: [PR] CAMEL-20833 Add a recursive option for polling files and subdirectories [camel]

2024-06-07 Thread via GitHub
cunningt commented on PR #14374: URL: https://github.com/apache/camel/pull/14374#issuecomment-2155477213 Sorry about that! Removed the default value for the path, added a null check on path. -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] CAMEL-19358 - changes to address flakiness of KafkaConsumerFullIT test [camel]

2024-06-07 Thread via GitHub
jvsingh opened a new pull request, #14423: URL: https://github.com/apache/camel/pull/14423 # Description changes to address flakiness of KafkaConsumerFullIT test: - unique topic & route names - ensure topic is actually deleted in @AfterEach These changes are intended to

Re: [PR] CAMEL-19358 - changes to address flakiness of KafkaConsumerFullIT test [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14423: URL: https://github.com/apache/camel/pull/14423#issuecomment-2155468732 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

Re: [PR] fix: Improve Knative trigger filter [camel-k]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #5597: URL: https://github.com/apache/camel-k/pull/5597#issuecomment-2155300615 :heavy_check_mark: Unit test coverage report - coverage increased from 39.8% to 39.9% (**+0.1%**) -- This is an automated message from the Apache Git Service. To respond to

Re: [I] Fix and add camel-ehcache integration test [camel-karaf]

2024-06-07 Thread via GitHub
essobedo closed issue #329: Fix and add camel-ehcache integration test URL: https://github.com/apache/camel-karaf/issues/329 -- 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

Re: [PR] Add camel-ehcache integration test [camel-karaf]

2024-06-07 Thread via GitHub
essobedo merged PR #330: URL: https://github.com/apache/camel-karaf/pull/330 -- 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:

[PR] feat(core): Mount configmap/secret resources in dedicated resources.d [camel-k]

2024-06-07 Thread via GitHub
gansheer opened a new pull request, #5605: URL: https://github.com/apache/camel-k/pull/5605 * Replace /etc/camel/conf.d/_resources by /etc/camel/resources.d/[_configmaps/_secrets] * Deprecates `./resources` and `/etc/camel/resources` WIP: missing doc and check if deprecation can

Re: [PR] Add camel-ehcache integration test [camel-karaf]

2024-06-07 Thread via GitHub
f2par0 commented on code in PR #330: URL: https://github.com/apache/camel-karaf/pull/330#discussion_r1631424075 ## features/src/main/feature/camel-features.xml: ## @@ -838,6 +838,7 @@ scr camel-core mvn:org.ehcache/ehcache/${ehcache3-version} +

Re: [PR] Making several configuration ehtods for TestSupport public [camel]

2024-06-07 Thread via GitHub
orpiske merged PR #14421: URL: https://github.com/apache/camel/pull/14421 -- 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:

Re: [PR] CAMEL-20833 Add a recursive option for polling files and subdirectories [camel]

2024-06-07 Thread via GitHub
davsclaus commented on PR #14374: URL: https://github.com/apache/camel/pull/14374#issuecomment-2155023244 @cunningt did you get a chance to update this PR -- 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

Re: [PR] chore(deps): Bump com.twilio.sdk:twilio from 10.2.0 to 10.2.1 [camel]

2024-06-07 Thread via GitHub
davsclaus merged PR #14413: URL: https://github.com/apache/camel/pull/14413 -- 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:

Re: [PR] doc: Improve CoAP component description [camel]

2024-06-07 Thread via GitHub
davsclaus commented on PR #14420: URL: https://github.com/apache/camel/pull/14420#issuecomment-2155020615 but if you have a fast computer its easier just to ``` mvn clean install -P fastinstall ``` from root folder -- This is an automated message from the Apache Git

Re: [PR] doc: Improve CoAP component description [camel]

2024-06-07 Thread via GitHub
davsclaus commented on PR #14420: URL: https://github.com/apache/camel/pull/14420#issuecomment-2155019989 you build catalog/camel-catalog and then afterwards you can build dsl -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] camel-elasticsearch-rest-client: Add header details to component documentation [camel]

2024-06-07 Thread via GitHub
davsclaus merged PR #14422: URL: https://github.com/apache/camel/pull/14422 -- 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:

Re: [PR] doc: Include supported protocol names in PLC4X component description [camel]

2024-06-07 Thread via GitHub
davsclaus commented on PR #14419: URL: https://github.com/apache/camel/pull/14419#issuecomment-2155009194 its in the src/main/docs folder of the component -- 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

Re: [PR] CAMEL-20776: Kinesis Consumer uses a separate thread to monitor shard changes [camel]

2024-06-07 Thread via GitHub
fanyang commented on PR #14406: URL: https://github.com/apache/camel/pull/14406#issuecomment-2154992236 Sure, added "advanced", please review again. 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

Re: [PR] fix: Improve Knative trigger filter [camel-k]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #5597: URL: https://github.com/apache/camel-k/pull/5597#issuecomment-2154961451 :heavy_check_mark: Unit test coverage report - coverage increased from 39.8% to 39.9% (**+0.1%**) -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Add camel-ehcache integration test [camel-karaf]

2024-06-07 Thread via GitHub
essobedo commented on code in PR #330: URL: https://github.com/apache/camel-karaf/pull/330#discussion_r1631280168 ## features/src/main/feature/camel-features.xml: ## @@ -838,6 +838,7 @@ scr camel-core mvn:org.ehcache/ehcache/${ehcache3-version} +

Re: [PR] camel-elasticsearch-rest-client: Add header details to component documentation [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14422: URL: https://github.com/apache/camel/pull/14422#issuecomment-2154923571 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] camel-elasticsearch-rest-client: Add header details to component documentation [camel]

2024-06-07 Thread via GitHub
jamesnetherton opened a new pull request, #14422: URL: https://github.com/apache/camel/pull/14422 (no comment) -- 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

Re: [PR] Making several configuration ehtods for TestSupport public [camel]

2024-06-07 Thread via GitHub
JiriOndrusek commented on PR #14421: URL: https://github.com/apache/camel/pull/14421#issuecomment-2154910488 @orpiske methods are changed to protected and class is not final anymore -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] (#56) Update traits usage examples [camel-k-examples]

2024-06-07 Thread via GitHub
squakez merged PR #102: URL: https://github.com/apache/camel-k-examples/pull/102 -- 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:

[PR] (#56) Update traits usage examples [camel-k-examples]

2024-06-07 Thread via GitHub
tdiesler opened a new pull request, #102: URL: https://github.com/apache/camel-k-examples/pull/102 (no comment) -- 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

Re: [PR] fix: Improve Knative trigger filter [camel-k]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #5597: URL: https://github.com/apache/camel-k/pull/5597#issuecomment-2154846650 :heavy_check_mark: Unit test coverage report - coverage increased from 39.8% to 39.9% (**+0.1%**) -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Use 'kubectl create' with prometheus bundle [camel-k]

2024-06-07 Thread via GitHub
squakez merged PR #5604: URL: https://github.com/apache/camel-k/pull/5604 -- 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:

[PR] Use certificate-generator for gRPC integration tests [camel-quarkus]

2024-06-07 Thread via GitHub
jamesnetherton opened a new pull request, #6167: URL: https://github.com/apache/camel-quarkus/pull/6167 (no comment) -- 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

Re: [PR] Making several configuration ehtods for TestSupport public [camel]

2024-06-07 Thread via GitHub
JiriOndrusek commented on PR #14421: URL: https://github.com/apache/camel/pull/14421#issuecomment-2154817513 @orpiske Pr with changes I need to make cq test support work (using AbsractTestSupport). You can see changes in CQ here

Re: [PR] Making several configuration ehtods for TestSupport public [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14421: URL: https://github.com/apache/camel/pull/14421#issuecomment-2154816129 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] Making several configuration ehtods for TestSupport public [camel]

2024-06-07 Thread via GitHub
JiriOndrusek opened a new pull request, #14421: URL: https://github.com/apache/camel/pull/14421 Follows https://issues.apache.org/jira/browse/CAMEL-20843 I tried to use the `AbstractTestSupport` in CQ project. I found that I was missing access to several configuration methods. This

Re: [PR] blog(kaoto): Kaoto 2.0 GA Release [camel-website]

2024-06-07 Thread via GitHub
apupier commented on code in PR #1190: URL: https://github.com/apache/camel-website/pull/1190#discussion_r1631167600 ## content/blog/2024/01/kaoto-release-2.0.0/index.md: ## @@ -0,0 +1,109 @@ +--- +title: "Kaoto v2.0 release" +date: 2024-06-06 +draft: false +authors: [lordrip]

Re: [PR] blog(kaoto): Kaoto 2.0 GA Release [camel-website]

2024-06-07 Thread via GitHub
apupier commented on code in PR #1190: URL: https://github.com/apache/camel-website/pull/1190#discussion_r1631165877 ## content/blog/2024/01/kaoto-release-2.0.0/index.md: ## @@ -0,0 +1,109 @@ +--- +title: "Kaoto v2.0 release" +date: 2024-06-06 Review Comment: reminder to

[PR] Use 'kubectl create' with prometheus bundle [camel-k]

2024-06-07 Thread via GitHub
tdiesler opened a new pull request, #5604: URL: https://github.com/apache/camel-k/pull/5604 (no comment) -- 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,

Re: [PR] blog(kaoto): Kaoto 2.0 GA Release [camel-website]

2024-06-07 Thread via GitHub
lhein commented on code in PR #1190: URL: https://github.com/apache/camel-website/pull/1190#discussion_r1631148570 ## content/blog/2024/01/kaoto-release-2.0.0/index.md: ## @@ -0,0 +1,109 @@ +--- +title: "Kaoto v2.0 release" +date: 2024-06-06 +draft: false +authors: [lordrip]

Re: [I] ImagePullBackOff Error for pod build strategy and s2i publish strategy [camel-k]

2024-06-07 Thread via GitHub
squakez closed issue #5595: ImagePullBackOff Error for pod build strategy and s2i publish strategy URL: https://github.com/apache/camel-k/issues/5595 -- 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

Re: [PR] fix: Improve Knative trigger filter [camel-k]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #5597: URL: https://github.com/apache/camel-k/pull/5597#issuecomment-2154692186 :heavy_check_mark: Unit test coverage report - coverage increased from 39.8% to 39.9% (**+0.1%**) -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] doc: Include supported protocol names in PLC4X component description [camel]

2024-06-07 Thread via GitHub
apupier commented on PR #14419: URL: https://github.com/apache/camel/pull/14419#issuecomment-2154689317 only inside the documentation won't help to find from the tooling using the catalog. But let's start to add it nin the component documentation only. Where should it be added? I

Re: [PR] Remove redundant integration test READMEs relating to certificate generation [camel-quarkus]

2024-06-07 Thread via GitHub
jamesnetherton merged PR #6166: URL: https://github.com/apache/camel-quarkus/pull/6166 -- 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:

Re: [PR] doc: Improve CoAP component description [camel]

2024-06-07 Thread via GitHub
apupier commented on PR #14420: URL: https://github.com/apache/camel/pull/14420#issuecomment-2154676450 How can I regenrate the parts in kotlin-api-dsl and camel-kotlin-api locally? or is it fine to merge and it iwill be regenerated automatically? -- This is an automated message

Re: [PR] CAMEL-20776: Kinesis Consumer uses a separate thread to monitor shard changes [camel]

2024-06-07 Thread via GitHub
davsclaus commented on PR #14406: URL: https://github.com/apache/camel/pull/14406#issuecomment-2154652450 I would mark this new option as `consumer,advanced` as end users likely is not going to tweak this option as much -- This is an automated message from the Apache Git Service. To

[PR] Remove redundant integration test READMEs relating to certificate generation [camel-quarkus]

2024-06-07 Thread via GitHub
jamesnetherton opened a new pull request, #6166: URL: https://github.com/apache/camel-quarkus/pull/6166 (no comment) -- 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

[PR] Add ehcache integration test [camel-karaf]

2024-06-07 Thread via GitHub
f2par0 opened a new pull request, #330: URL: https://github.com/apache/camel-karaf/pull/330 Ref #329 fix ehcache feature and add ehcache integration test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Increase elasticsearch-rest-client test coverage [camel-quarkus]

2024-06-07 Thread via GitHub
jamesnetherton opened a new pull request, #6165: URL: https://github.com/apache/camel-quarkus/pull/6165 (no comment) -- 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

Re: [PR] doc: Include supported protocol names in PLC4X component description [camel]

2024-06-07 Thread via GitHub
davsclaus commented on PR #14419: URL: https://github.com/apache/camel/pull/14419#issuecomment-2154520089 The description is actually intended to be a fairly short description. However in the docs its great to have all that text you added. -- This is an automated message from the

Re: [PR] fix: Improve Knative trigger filter [camel-k]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #5597: URL: https://github.com/apache/camel-k/pull/5597#issuecomment-2154494897 :heavy_check_mark: Unit test coverage report - coverage increased from 39.8% to 39.9% (**+0.1%**) -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] doc: Include supported protocol names in PLC4X component description [camel]

2024-06-07 Thread via GitHub
apupier commented on PR #14419: URL: https://github.com/apache/camel/pull/14419#issuecomment-2154370066 /component-test plc4x -- 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

Re: [PR] doc: Improve CoAP component description [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14420: URL: https://github.com/apache/camel/pull/14420#issuecomment-2154371154 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] doc: Include supported protocol names in PLC4X component description [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14419: URL: https://github.com/apache/camel/pull/14419#issuecomment-2154370760 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] doc: Improve CoAP component description [camel]

2024-06-07 Thread via GitHub
apupier commented on PR #14420: URL: https://github.com/apache/camel/pull/14420#issuecomment-2154370417 /component-test coap -- 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.

Re: [PR] doc: Improve CoAP component description [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14420: URL: https://github.com/apache/camel/pull/14420#issuecomment-2154368310 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] doc: Improve CoAP component description [camel]

2024-06-07 Thread via GitHub
apupier opened a new pull request, #14420: URL: https://github.com/apache/camel/pull/14420 # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch) #

Re: [PR] (#56) Update generic advanced usage examples [camel-k-examples]

2024-06-07 Thread via GitHub
squakez merged PR #101: URL: https://github.com/apache/camel-k-examples/pull/101 -- 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:

Re: [PR] Add vm and direct-vm integration test [camel-karaf]

2024-06-07 Thread via GitHub
essobedo merged PR #327: URL: https://github.com/apache/camel-karaf/pull/327 -- 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:

Re: [I] Add vm and directvm integration tests [camel-karaf]

2024-06-07 Thread via GitHub
essobedo closed issue #326: Add vm and directvm integration tests URL: https://github.com/apache/camel-karaf/issues/326 -- 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

Re: [PR] (#56) Update generic advanced usage examples [camel-k-examples]

2024-06-07 Thread via GitHub
tdiesler commented on PR #101: URL: https://github.com/apache/camel-k-examples/pull/101#issuecomment-2154352720 This should be ready to 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

Re: [PR] doc: Include supported protocol names in PLC4X component description [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14419: URL: https://github.com/apache/camel/pull/14419#issuecomment-2154352538 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] doc: Include supported protocol names in PLC4X component description [camel]

2024-06-07 Thread via GitHub
apupier opened a new pull request, #14419: URL: https://github.com/apache/camel/pull/14419 # Description Include supported protocol names in PLC4X component description It will help discoverability. It is often that users are aware of a specific protocol but not that PLC4X can

Re: [PR] CAMEL-20843: further split the CamelTestSupport responsibilities [camel]

2024-06-07 Thread via GitHub
orpiske commented on PR #14408: URL: https://github.com/apache/camel/pull/14408#issuecomment-2154345316 Passed without problems on the CI. Let's 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

Re: [PR] CAMEL-20843: further split the CamelTestSupport responsibilities [camel]

2024-06-07 Thread via GitHub
orpiske merged PR #14408: URL: https://github.com/apache/camel/pull/14408 -- 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:

Re: [PR] Add vm and direct-vm integration test [camel-karaf]

2024-06-07 Thread via GitHub
f2par0 commented on code in PR #327: URL: https://github.com/apache/camel-karaf/pull/327#discussion_r1630825551 ## tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/CamelSuppliedRouteLauncher.java: ## @@ -61,17 +63,22 @@ public void deactivate() { }

Re: [PR] Add vm and direct-vm integration test [camel-karaf]

2024-06-07 Thread via GitHub
f2par0 commented on code in PR #327: URL: https://github.com/apache/camel-karaf/pull/327#discussion_r1630825071 ## tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/AbstractCamelRouteITest.java: ## @@ -53,6 +53,7 @@ public abstract class

Re: [PR] Add vm and direct-vm integration test [camel-karaf]

2024-06-07 Thread via GitHub
f2par0 commented on code in PR #327: URL: https://github.com/apache/camel-karaf/pull/327#discussion_r1630824828 ## tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/AbstractCamelRouteITest.java: ## @@ -116,6 +117,9 @@ public Option[] config() {

Re: [PR] Add vm and direct-vm integration test [camel-karaf]

2024-06-07 Thread via GitHub
f2par0 commented on code in PR #327: URL: https://github.com/apache/camel-karaf/pull/327#discussion_r1630826089 ## tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/AbstractCamelRouteITest.java: ## @@ -189,6 +193,17 @@ private boolean

Re: [PR] Add vm and direct-vm integration test [camel-karaf]

2024-06-07 Thread via GitHub
f2par0 commented on code in PR #327: URL: https://github.com/apache/camel-karaf/pull/327#discussion_r163082 ## tests/features/camel-core/src/test/java/org/apache/karaf/camel/itest/CamelVmITest.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed under the Apache License, Version 2.0

[I] maven-settings-offline-template.xml does not contain license [camel-k]

2024-06-07 Thread via GitHub
squakez opened a new issue, #5603: URL: https://github.com/apache/camel-k/issues/5603 ### What happened? ``` file ./script/maven-settings-offline-template.xml does not contain license `` ### Steps to reproduce _No response_ ### Relevant log output _No

Re: [PR] chore(deps): Bump com.microsoft.azure:msal4j from 1.15.0 to 1.15.1 [camel]

2024-06-07 Thread via GitHub
apupier merged PR #14417: URL: https://github.com/apache/camel/pull/14417 -- 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:

Re: [PR] [Backport 2.3.x] test: Improve tests for maven proxy settings [camel-k]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #5602: URL: https://github.com/apache/camel-k/pull/5602#issuecomment-2154270717 :heavy_check_mark: Unit test coverage report - coverage increased from 38.5% to 38.7% (**+0.2%**) -- This is an automated message from the Apache Git Service. To respond to

[PR] Automate version update of documentation [camel]

2024-06-07 Thread via GitHub
apupier opened a new pull request, #14418: URL: https://github.com/apache/camel/pull/14418 # Description - used weekly interval as it is less important than core Camel - wondering if ti can be done without synchronization with other parts of the Camel website # Target

[PR] [Backport 2.3.x] test: Improve tests for maven proxy settings [camel-k]

2024-06-07 Thread via GitHub
gansheer opened a new pull request, #5602: URL: https://github.com/apache/camel-k/pull/5602 Backport of #5594 **Release Note** ```release-note test: Improve tests for maven proxy settings ``` -- This is an automated message from the Apache

Re: [PR] [CAMEL-20849] Move TransformerKey and ValidatorKey to the SPI [camel]

2024-06-07 Thread via GitHub
gnodet merged PR #14395: URL: https://github.com/apache/camel/pull/14395 -- 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:

Re: [PR] test: Improve tests for maven proxy settings [camel-k]

2024-06-07 Thread via GitHub
gansheer merged PR #5594: URL: https://github.com/apache/camel-k/pull/5594 -- 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:

Re: [PR] chore(deps): Bump com.twilio.sdk:twilio from 10.2.0 to 10.2.1 [camel]

2024-06-07 Thread via GitHub
apupier commented on PR #14413: URL: https://github.com/apache/camel/pull/14413#issuecomment-2154235093 https://github.com/apache/camel/actions/runs/9412733034/job/25928251882#step:7:230 ``` The components to test don't exist ``` seems the component is not detected --

Re: [PR] chore(deps): Bump xchange-version from 5.1.1 to 5.2.0 [camel]

2024-06-07 Thread via GitHub
apupier merged PR #14415: URL: https://github.com/apache/camel/pull/14415 -- 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:

Re: [PR] chore(deps): Bump aws-java-sdk2-version from 2.25.67 to 2.25.68 [camel]

2024-06-07 Thread via GitHub
apupier merged PR #14414: URL: https://github.com/apache/camel/pull/14414 -- 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:

Re: [PR] CAMEL-20845: camel-core - Simple language to make it easy to replace … [camel]

2024-06-07 Thread via GitHub
davsclaus merged PR #14412: URL: https://github.com/apache/camel/pull/14412 -- 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:

Re: [PR] chore(deps): Bump xchange-version from 5.1.1 to 5.2.0 [camel]

2024-06-07 Thread via GitHub
apupier commented on PR #14415: URL: https://github.com/apache/camel/pull/14415#issuecomment-2154222134 /component-test xchange -- 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

Re: [PR] chore(deps): Bump xchange-version from 5.1.1 to 5.2.0 [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14415: URL: https://github.com/apache/camel/pull/14415#issuecomment-2154222757 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] chore(deps): Bump com.microsoft.azure:msal4j from 1.15.0 to 1.15.1 [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14417: URL: https://github.com/apache/camel/pull/14417#issuecomment-2154221931 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] chore(deps): Bump com.microsoft.azure:msal4j from 1.15.0 to 1.15.1 [camel]

2024-06-07 Thread via GitHub
apupier commented on PR #14417: URL: https://github.com/apache/camel/pull/14417#issuecomment-2154221377 /component-test mail-microsoft-oauth -- 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

Re: [PR] chore(deps): Bump aws-java-sdk2-version from 2.25.67 to 2.25.68 [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14414: URL: https://github.com/apache/camel/pull/14414#issuecomment-2154220805 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] chore(deps): Bump aws-java-sdk2-version from 2.25.67 to 2.25.68 [camel]

2024-06-07 Thread via GitHub
apupier commented on PR #14414: URL: https://github.com/apache/camel/pull/14414#issuecomment-2154220188 /component-test aws -- 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.

Re: [PR] chore(deps): Bump com.microsoft.azure:msal4j from 1.15.0 to 1.15.1 [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14417: URL: https://github.com/apache/camel/pull/14417#issuecomment-2154220130 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] chore(deps): Bump com.microsoft.azure:msal4j from 1.15.0 to 1.15.1 [camel]

2024-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #14417: URL: https://github.com/apache/camel/pull/14417 Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.15.0 to 1.15.1. Changelog Sourced from

Re: [PR] chore(deps): Bump protobuf-version from 3.25.3 to 4.27.1 [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14416: URL: https://github.com/apache/camel/pull/14416#issuecomment-2154207920 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] chore(deps): Bump protobuf-version from 3.25.3 to 4.27.1 [camel]

2024-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #14416: URL: https://github.com/apache/camel/pull/14416 Bumps `protobuf-version` from 3.25.3 to 4.27.1. Updates `com.google.protobuf:protobuf-java` from 3.25.3 to 4.27.1 Commits See full diff in

Re: [PR] chore(deps): Bump xchange-version from 5.1.1 to 5.2.0 [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14415: URL: https://github.com/apache/camel/pull/14415#issuecomment-2154200934 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] chore(deps): Bump xchange-version from 5.1.1 to 5.2.0 [camel]

2024-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #14415: URL: https://github.com/apache/camel/pull/14415 Bumps `xchange-version` from 5.1.1 to 5.2.0. Updates `org.knowm.xchange:xchange-core` from 5.1.1 to 5.2.0 Commits

Re: [PR] chore(deps): Bump aws-java-sdk2-version from 2.25.67 to 2.25.68 [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14414: URL: https://github.com/apache/camel/pull/14414#issuecomment-2154194726 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] chore(deps): Bump aws-java-sdk2-version from 2.25.67 to 2.25.68 [camel]

2024-06-07 Thread via GitHub
dependabot[bot] opened a new pull request, #14414: URL: https://github.com/apache/camel/pull/14414 Bumps `aws-java-sdk2-version` from 2.25.67 to 2.25.68. Updates `software.amazon.awssdk:sqs` from 2.25.67 to 2.25.68 Updates `software.amazon.awssdk:kinesis` from 2.25.67 to 2.25.68

Re: [PR] chore(deps): Bump com.twilio.sdk:twilio from 10.2.0 to 10.2.1 [camel]

2024-06-07 Thread via GitHub
github-actions[bot] commented on PR #14413: URL: https://github.com/apache/camel/pull/14413#issuecomment-2154189520 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

  1   2   3   4   5   6   7   8   9   10   >