(camel) branch main updated: chore: do not commit the install-state.gz file

2024-06-11 Thread apupier
This is an automated email from the ASF dual-hosted git repository. apupier 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 61124e48cd0 chore: do not commit the install-state.g

Re: [PR] chore: do not commit the install-state.gz file [camel]

2024-06-11 Thread via GitHub
apupier merged PR #14476: URL: https://github.com/apache/camel/pull/14476 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apac

(camel) branch er deleted (was 3342a351a70)

2024-06-11 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch er in repository https://gitbox.apache.org/repos/asf/camel.git was 3342a351a70 CAMEL-20860: camel-core - Endpoint should have isRemote method The revisions that were on this branch are

(camel) branch main updated: CAMEL-20860: camel-core - Endpoint should have isRemote method (#14484)

2024-06-11 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 114dcd0a279 CAMEL-20860: camel-core - Endpoint sho

Re: [PR] CAMEL-20860: camel-core - Endpoint should have isRemote method [camel]

2024-06-11 Thread via GitHub
davsclaus merged PR #14484: URL: https://github.com/apache/camel/pull/14484 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.ap

Re: [I] [quarkus-main] kotlin-dsl native compilation fails due to missing jline reflection configuration resource [camel-quarkus]

2024-06-11 Thread via GitHub
jamesnetherton commented on issue #6147: URL: https://github.com/apache/camel-quarkus/issues/6147#issuecomment-2162240206 https://youtrack.jetbrains.com/issue/KT-68829 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] CAMEL-20865: Add usage details to camel-elasticsearch-rest-client documentation [camel]

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

[PR] CAMEL-20865: Add usage details to camel-elasticsearch-rest-client documentation [camel]

2024-06-11 Thread via GitHub
jamesnetherton opened a new pull request, #14485: URL: https://github.com/apache/camel/pull/14485 (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 unsubscrib

(camel) 01/01: CAMEL-20860: camel-core - Endpoint should have isRemote method

2024-06-11 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch er in repository https://gitbox.apache.org/repos/asf/camel.git commit 3342a351a70fe6168b1a44a43bdb1e217f25a222 Author: Claus Ibsen AuthorDate: Wed Jun 12 08:26:53 2024 +0200 CAMEL-20860:

Re: [PR] CAMEL-20860: camel-core - Endpoint should have isRemote method [camel]

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

[PR] CAMEL-20860: camel-core - Endpoint should have isRemote method [camel]

2024-06-11 Thread via GitHub
davsclaus opened a new pull request, #14484: URL: https://github.com/apache/camel/pull/14484 # 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) # Trac

(camel) branch er created (now 3342a351a70)

2024-06-11 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch er in repository https://gitbox.apache.org/repos/asf/camel.git at 3342a351a70 CAMEL-20860: camel-core - Endpoint should have isRemote method This branch includes the following new comm

[PR] Upgrade Debezium to 2.6.2.Final [camel-quarkus]

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

Re: [PR] Bump com.azure:azure-core-http-vertx from 1.0.0-beta.18 to 1.0.0-beta.19 [camel-quarkus]

2024-06-11 Thread via GitHub
jamesnetherton commented on PR #6177: URL: https://github.com/apache/camel-quarkus/pull/6177#issuecomment-2162183121 > The build is failing with > > ``` > java.lang.ClassNotFoundException: com.azure.core.implementation.util.HttpUtils > ``` Lets wait until we have Camel 4.

Re: [PR] ParserCommon tests [camel]

2024-06-11 Thread via GitHub
orpiske commented on code in PR #14449: URL: https://github.com/apache/camel/pull/14449#discussion_r1635844312 ## catalog/camel-route-parser/src/test/java/org/apache/camel/parser/helper/ParserCommonTest.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed to the Apache Software Foundatio

Re: [PR] ParserCommon tests [camel]

2024-06-11 Thread via GitHub
orpiske commented on code in PR #14449: URL: https://github.com/apache/camel/pull/14449#discussion_r1635842117 ## catalog/camel-route-parser/src/main/java/org/apache/camel/parser/helper/ParserCommon.java: ## @@ -118,8 +118,8 @@ static FieldSource getField(JavaClassSource clazz,

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

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

Re: [PR] CAMEL-20722 increased timeout due to failure on ppc64le [camel]

2024-06-11 Thread via GitHub
orpiske commented on PR #14478: URL: https://github.com/apache/camel/pull/14478#issuecomment-2162139007 Just for the record. This hasn't been tested yet due to a misconfiguration on my CI. The build did not trigger automatically and I had to trigger it manually today, so I am currently wait

Re: [PR] CAMEL-20722 increased timeout due to failure on ppc64le [camel]

2024-06-11 Thread via GitHub
orpiske commented on PR #14478: URL: https://github.com/apache/camel/pull/14478#issuecomment-2162139248 Obs.: x86 look great, though. -- 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: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-06-11 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2162029648 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 9475656179-1511-9dd836a5-80e0-4829-814e-df

Re: [I] Remove `STAGING_RUNTIME_REPO` variable from Makefile [camel-k]

2024-06-11 Thread via GitHub
devesh-2002 commented on issue #5616: URL: https://github.com/apache/camel-k/issues/5616#issuecomment-2161998643 May I take up this issue? -- 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 spec

(camel-k) branch release-2.2.x updated: chore: changelog automatic update

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

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

2024-06-11 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2161849253 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 9474503267-1407-f361840b-b928-4d8a-847c-31f400b

(camel-k) branch release-2.3.x updated: chore: nightly automatic updates

2024-06-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.3.x by this push: new 04d1162d7 chore: nightly auto

Re: [PR] Bump com.azure:azure-core-http-vertx from 1.0.0-beta.18 to 1.0.0-beta.19 [camel-quarkus]

2024-06-11 Thread via GitHub
zhfeng commented on PR #6177: URL: https://github.com/apache/camel-quarkus/pull/6177#issuecomment-2161818439 The build is failing with ``` java.lang.ClassNotFoundException: com.azure.core.implementation.util.HttpUtils ``` -- This is an automated message from the Apache Git Servic

(camel-k) branch main updated: chore: nightly automatic updates

2024-06-11 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 62f65a8fa chore: nightly automatic updates 62f6

Re: [PR] Bump com.azure:azure-core-http-vertx from 1.0.0-beta.18 to 1.0.0-beta.19 [camel-quarkus]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #6177: URL: https://github.com/apache/camel-quarkus/pull/6177#issuecomment-2161692771 :warning: :warning: :warning: Branch auto synchronized due to changes in generated files. New workflow run triggered: https://github.com/apache/camel-quarku

(camel-quarkus) branch dependabot/maven/com.azure-azure-core-http-vertx-1.0.0-beta.19 updated (aa82b6b06c -> ba5d4fbb92)

2024-06-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.azure-azure-core-http-vertx-1.0.0-beta.19 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from aa82b6b06c Bump com.azure:azure-core-http-vertx fr

[PR] Bump com.azure:azure-core-http-vertx from 1.0.0-beta.18 to 1.0.0-beta.19 [camel-quarkus]

2024-06-11 Thread via GitHub
dependabot[bot] opened a new pull request, #6177: URL: https://github.com/apache/camel-quarkus/pull/6177 Bumps [com.azure:azure-core-http-vertx](https://github.com/Azure/azure-sdk-for-java) from 1.0.0-beta.18 to 1.0.0-beta.19. Release notes Sourced from https://github.com/Azure/az

(camel-quarkus) branch dependabot/maven/com.azure-azure-core-http-vertx-1.0.0-beta.19 created (now aa82b6b06c)

2024-06-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.azure-azure-core-http-vertx-1.0.0-beta.19 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at aa82b6b06c Bump com.azure:azure-core-http-vertx fr

Re: [PR] fix(sql-component): Fix sql component adoc [camel]

2024-06-11 Thread via GitHub
lhein commented on code in PR #14480: URL: https://github.com/apache/camel/pull/14480#discussion_r1635476026 ## components/camel-sql/src/main/docs/sql-component.adoc: ## @@ -357,7 +357,7 @@ from("direct:query") .to("mock:query"); -If the dynamic list of values is st

(camel-kafka-connector) branch dependabot/maven/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/com.azure-azure-identity-1.12.2 created (now 9095b1c22b)

2024-06-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/connectors/camel-kafka-azure-schema-registry-sink-kafka-connector/com.azure-azure-identity-1.12.2 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

[PR] Bump com.azure:azure-identity from 1.11.1 to 1.12.2 in /connectors/camel-kafka-azure-schema-registry-sink-kafka-connector [camel-kafka-connector]

2024-06-11 Thread via GitHub
dependabot[bot] opened a new pull request, #1649: URL: https://github.com/apache/camel-kafka-connector/pull/1649 Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.11.1 to 1.12.2. Release notes Sourced from https://github.com/Azure/azure-sdk-for-j

(camel-kamelets-examples) branch dependabot/maven/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/com.azure-azure-identity-1.12.2 deleted (was cdb8b94)

2024-06-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/com.azure-azure-identity-1.12.2 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git

[PR] Bump com.microsoft.azure:msal4j from 1.13.2 to 1.15.1 in /mail-ms-exchange-oauth2 [camel-spring-boot-examples]

2024-06-11 Thread via GitHub
dependabot[bot] opened a new pull request, #131: URL: https://github.com/apache/camel-spring-boot-examples/pull/131 Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.13.2 to 1.15.1. Release notes Sourced from https://gi

(camel-spring-boot-examples) branch dependabot/maven/mail-ms-exchange-oauth2/com.microsoft.azure-msal4j-1.15.1 created (now 0e34494)

2024-06-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/mail-ms-exchange-oauth2/com.microsoft.azure-msal4j-1.15.1 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git at 0e34494 Bump com.microso

(camel-kamelets-examples) branch main updated: Bump com.azure:azure-identity (#87)

2024-06-11 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git The following commit(s) were added to refs/heads/main by this push: new 196035f Bump com.azure:azure-i

Re: [PR] Bump com.azure:azure-identity from 1.10.4 to 1.12.2 in /jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity [camel-kamelets-examples]

2024-06-11 Thread via GitHub
oscerd merged PR #87: URL: https://github.com/apache/camel-kamelets-examples/pull/87 -- 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-kamelets-examples) branch dependabot/maven/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/com.azure-azure-identity-1.12.2 created (now cdb8b94)

2024-06-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity/com.azure-azure-identity-1.12.2 in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git

[PR] Bump com.azure:azure-identity from 1.10.4 to 1.12.2 in /jbang/azure-eventhubs-kafka-azure-schema-registry/azure-identity [camel-kamelets-examples]

2024-06-11 Thread via GitHub
dependabot[bot] opened a new pull request, #87: URL: https://github.com/apache/camel-kamelets-examples/pull/87 Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.10.4 to 1.12.2. Release notes Sourced from https://github.com/Azure/azure-sdk-for-jav

Re: [I] Modeline container.port trait config set as String value [camel-k]

2024-06-11 Thread via GitHub
christophd closed issue #5621: Modeline container.port trait config set as String value URL: https://github.com/apache/camel-k/issues/5621 -- 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 specifi

Re: [I] Modeline container.port trait config set as String value [camel-k]

2024-06-11 Thread via GitHub
christophd commented on issue #5621: URL: https://github.com/apache/camel-k/issues/5621#issuecomment-2161506095 sorry, not a Camel K issue. The way I ran the integration in my tests has caused the issue. -- This is an automated message from the Apache Git Service. To respond to the messag

[I] Modeline container.port trait config set as String value [camel-k]

2024-06-11 Thread via GitHub
christophd opened a new issue, #5621: URL: https://github.com/apache/camel-k/issues/5621 ### What happened? Trait `container.port` expect an integer value. When set via modeline config the value is set as a String. This results in `error during trait customization: json: canno

(camel-karaf) branch 289/auto-configure-spi-providers updated (4f5c9251 -> de39d99c)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch 289/auto-configure-spi-providers in repository https://gitbox.apache.org/repos/asf/camel-karaf.git omit 4f5c9251 Ref #289: Add SPI-Provider to all wrapped bundles with SPI services ad

(camel-karaf) branch 289/auto-configure-spi-providers updated (59849235 -> 4f5c9251)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch 289/auto-configure-spi-providers in repository https://gitbox.apache.org/repos/asf/camel-karaf.git discard 59849235 Ref #289: Add SPI-Provider to all wrapped bundles with SPI services ad

(camel-karaf) branch 289/auto-configure-spi-providers updated (d1ad2bb9 -> 59849235)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch 289/auto-configure-spi-providers in repository https://gitbox.apache.org/repos/asf/camel-karaf.git discard d1ad2bb9 Ref #289: Add SPI-Provider to all wrapped bundles with SPI services ad

Re: [PR] Ref #289: Add SPI-Provider to all wrapped bundles with SPI services [camel-karaf]

2024-06-11 Thread via GitHub
stataru8 commented on code in PR #341: URL: https://github.com/apache/camel-karaf/pull/341#discussion_r1635252616 ## tooling/camel-karaf-feature-maven-plugin/src/main/java/org/apache/camel/karaf/feature/maven/ConfigureWrapSpiProvider.java: ## @@ -0,0 +1,134 @@ +/** + * Licensed

Re: [PR] (#5489) Migrate groovy => yaml for ./e2e/yaks [camel-k]

2024-06-11 Thread via GitHub
tdiesler commented on PR #5618: URL: https://github.com/apache/camel-k/pull/5618#issuecomment-2161271316 Fails unrelated in `TestTektonLikeBehavior` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

(camel) branch regen_bot updated (0a0d607402e -> 6ce1c8e2887)

2024-06-11 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 0a0d607402e CAMEL-20851: Shut down ElasticSearch client sniffer on producer stop (#14440) add 74c8c497b84

(camel) branch camel-4.4.x updated: CAMEL-20850: camel-core - compress changes in SimpleLRUCache (#14482)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.4.x by this push: new 1b3d20ff0d5 CAMEL-20850: camel-core -

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

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

(camel) branch CAMEL-20850/compress-changes-4.0 deleted (was 380aae2f314)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20850/compress-changes-4.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 380aae2f314 CAMEL-20850: camel-core - compress changes in SimpleLRUCache The revisions th

(camel) branch CAMEL-20850/compress-changes-4.4 deleted (was e6b7e589590)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20850/compress-changes-4.4 in repository https://gitbox.apache.org/repos/asf/camel.git was e6b7e589590 CAMEL-20850: camel-core - compress changes in SimpleLRUCache The revisions th

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

2024-06-11 Thread via GitHub
essobedo commented on PR #14482: URL: https://github.com/apache/camel/pull/14482#issuecomment-2161255252 The failure is not related so let's merge it -- 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

(camel) branch camel-4.0.x updated: CAMEL-20850: camel-core - compress changes in SimpleLRUCache (#14483)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.0.x by this push: new f31747325ec CAMEL-20850: camel-core -

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

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

Re: [PR] fix(install): simplify kustomize procedure [camel-k]

2024-06-11 Thread via GitHub
gansheer commented on PR #5610: URL: https://github.com/apache/camel-k/pull/5610#issuecomment-2161230136 Another thing to report is that on `descoped` installation the rolebindings referenced directly on `camel-k/install/base/config/rbac/kustomization.yaml` still contains `placeholder` valu

Re: [I] Trait annotations saved on the IntegrationKit resource [camel-k]

2024-06-11 Thread via GitHub
squakez commented on issue #5620: URL: https://github.com/apache/camel-k/issues/5620#issuecomment-2161142482 Yeah, that's a bad side effect of using trait into annotations. Probably those annotations should be completely filtered out. If you notice, the IntegrationKit, by design has only a

[I] Trait annotations saved on the IntegrationKit resource [camel-k]

2024-06-11 Thread via GitHub
christophd opened a new issue, #5620: URL: https://github.com/apache/camel-k/issues/5620 ### What happened? The IntegrationKit resource seems to save the trait annotations that have been used to build the kit. Some trait annotation configs do not influence the kit and get saved, too.

(camel) branch main updated: fix(sql-component): Fix sql component adoc (#14480)

2024-06-11 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 6ce1c8e2887 fix(sql-component): Fix sql component

Re: [PR] fix(sql-component): Fix sql component adoc [camel]

2024-06-11 Thread via GitHub
davsclaus merged PR #14480: URL: https://github.com/apache/camel/pull/14480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.ap

[I] Documentation links to old Camel K examples location [camel-k]

2024-06-11 Thread via GitHub
christophd opened a new issue, #5619: URL: https://github.com/apache/camel-k/issues/5619 ### What happened? The Camel K documentation references the old examples directory causing 404 not found for some links in the docs (see https://github.com/apache/camel-k/blob/main/docs/modules/t

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

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #5605: URL: https://github.com/apache/camel-k/pull/5605#issuecomment-2161090473 :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

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

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

Re: [PR] fix(install): simplify kustomize procedure [camel-k]

2024-06-11 Thread via GitHub
gansheer commented on code in PR #5610: URL: https://github.com/apache/camel-k/pull/5610#discussion_r1635107367 ## install/overlays/kubernetes/namespaced/kustomization.yaml: ## @@ -14,17 +14,21 @@ # See the License for the specific language governing permissions and # limitati

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

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #14483: URL: https://github.com/apache/camel/pull/14483#issuecomment-2161071714 :star2: Thank you for your contribution to the Apache Camel project! :star2: :camel: Maintainers, please note that first-time contributors *require manual approval* for

(camel) 01/01: CAMEL-20850: camel-core - compress changes in SimpleLRUCache

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch CAMEL-20850/compress-changes-4.0 in repository https://gitbox.apache.org/repos/asf/camel.git commit 380aae2f314789a5395d9b6decc919d74ed3bcd2 Author: Nicolas Filotto AuthorDate: Fri Jun 7 22:50:

(camel) branch CAMEL-20850/compress-changes-4.0 created (now 380aae2f314)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20850/compress-changes-4.0 in repository https://gitbox.apache.org/repos/asf/camel.git at 380aae2f314 CAMEL-20850: camel-core - compress changes in SimpleLRUCache This branch incl

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

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

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

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

(camel) branch CAMEL-20850/compress-changes-4.4 created (now e6b7e589590)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20850/compress-changes-4.4 in repository https://gitbox.apache.org/repos/asf/camel.git at e6b7e589590 CAMEL-20850: camel-core - compress changes in SimpleLRUCache This branch incl

(camel) 01/01: CAMEL-20850: camel-core - compress changes in SimpleLRUCache

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch CAMEL-20850/compress-changes-4.4 in repository https://gitbox.apache.org/repos/asf/camel.git commit e6b7e589590e80ec6817b37f4f9fce0d54906b40 Author: Nicolas Filotto AuthorDate: Fri Jun 7 22:50:

(camel) branch CAMEL-20850/compress-changes deleted (was acc09bdea50)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20850/compress-changes in repository https://gitbox.apache.org/repos/asf/camel.git was acc09bdea50 CAMEL-20850: camel-core - compress changes in SimpleLRUCache The revisions that w

(camel) branch main updated: CAMEL-20850: camel-core - compress changes in SimpleLRUCache (#14424)

2024-06-11 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 cbe31f96e8f CAMEL-20850: camel-core - compress chan

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

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

Re: [PR] CAMEL-20790: prevent an NPE under high concurrency [camel]

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

(camel-k) 01/01: Merge pull request #5612 from kulagaIA/feat/yaml_dsl_config_support

2024-06-11 Thread kulagaivan
This is an automated email from the ASF dual-hosted git repository. kulagaivan pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 15811e7e43b6b24b6f218edda7010b91735c4a7c Merge: 99679d761 8d06ecd55 Author: Ivan Kulaga AuthorDate: Tue Jun

(camel-k) branch release-2.3.x updated (99679d761 -> 15811e7e4)

2024-06-11 Thread kulagaivan
This is an automated email from the ASF dual-hosted git repository. kulagaivan pushed a change to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git from 99679d761 test(e2e): Add check on env vars for pod add 8d06ecd55 feat/expanded route parsing capabili

Re: [PR] [Backport 2.3.x] feat(4893) YAML DSL route configuration support [camel-k]

2024-06-11 Thread via GitHub
kulagaIA merged PR #5612: URL: https://github.com/apache/camel-k/pull/5612 -- 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.apa

Re: [PR] fix(install): simplify kustomize procedure [camel-k]

2024-06-11 Thread via GitHub
squakez commented on code in PR #5610: URL: https://github.com/apache/camel-k/pull/5610#discussion_r1635083666 ## install/overlays/kubernetes/namespaced/kustomization.yaml: ## @@ -14,17 +14,21 @@ # See the License for the specific language governing permissions and # limitatio

Re: [PR] fix(sql-component): Fix sql component adoc [camel]

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

[PR] fix(sql-component): Fix sql component adoc [camel]

2024-06-11 Thread via GitHub
lordrip opened a new pull request, #14480: URL: https://github.com/apache/camel/pull/14480 # Description Currently, the `body` reference in the sql-component `.adoc` file is breaking the camel-website build. Related PR: https://github.com/apache/camel-website/pull/1190 - [X]

[PR] (#5489) Migrate groovy => yaml for ./e2e/yaks [camel-k]

2024-06-11 Thread via GitHub
tdiesler opened a new pull request, #5618: URL: https://github.com/apache/camel-k/pull/5618 (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, e-m

(camel-quarkus) branch main updated: Add elasticsearch-rest-client native support

2024-06-11 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 3c637f1814 Add elasticsearch-rest-cli

Re: [I] Add elasticsearch-rest-client native support [camel-quarkus]

2024-06-11 Thread via GitHub
jamesnetherton closed issue #6173: Add elasticsearch-rest-client native support URL: https://github.com/apache/camel-quarkus/issues/6173 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

Re: [PR] Add elasticsearch-rest-client native support [camel-quarkus]

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

Re: [PR] (#5489) Migrate groovy => yaml for ./e2e/yaks [camel-k]

2024-06-11 Thread via GitHub
tdiesler closed pull request #5617: (#5489) Migrate groovy => yaml for ./e2e/yaks URL: https://github.com/apache/camel-k/pull/5617 -- 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

Re: [PR] CAMEL-20840: fixed incomplete/incorrect implementation of resume adapter [camel]

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

[PR] CAMEL-20840: fixed incomplete/incorrect implementation of resume adapter [camel]

2024-06-11 Thread via GitHub
orpiske opened a new pull request, #14479: URL: https://github.com/apache/camel/pull/14479 - removed invalid test - adjust Kinesis resume adapter to use the ResumeActionAware - simplify Kinesis resume adapter -- This is an automated message from the Apache Git Service. To respond to

[PR] (#5489) Migrate groovy => yaml for ./e2e/yaks [camel-k]

2024-06-11 Thread via GitHub
tdiesler opened a new pull request, #5617: URL: https://github.com/apache/camel-k/pull/5617 (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, e-m

[PR] Ref #289: Add SPI-Provider to all wrapped bundles with SPI services [camel-karaf]

2024-06-11 Thread via GitHub
essobedo opened a new pull request, #341: URL: https://github.com/apache/camel-karaf/pull/341 (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, e

(camel-karaf) 01/01: Ref #289: Add SPI-Provider to all wrapped bundles with SPI services

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch 289/auto-configure-spi-providers in repository https://gitbox.apache.org/repos/asf/camel-karaf.git commit d1ad2bb9201f7b81c27039a8c1c468553ec74036 Author: Nicolas Filotto AuthorDate: Tue Jun 11

(camel-karaf) branch 289/auto-configure-spi-providers updated (cd54c5ef -> d1ad2bb9)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch 289/auto-configure-spi-providers in repository https://gitbox.apache.org/repos/asf/camel-karaf.git discard cd54c5ef Ref #289: Add SPI-Provider to all wrapped bundles with SPI services omi

(camel-karaf) 01/01: Ref #289: Add SPI-Provider to all wrapped bundles with SPI services

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch 289/auto-configure-spi-providers in repository https://gitbox.apache.org/repos/asf/camel-karaf.git commit cd54c5ef4cc804f973dd594c88ea3a3246cf7e01 Author: Nicolas Filotto AuthorDate: Tue Jun 11

(camel-karaf) branch 289/auto-configure-spi-providers created (now cd54c5ef)

2024-06-11 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch 289/auto-configure-spi-providers in repository https://gitbox.apache.org/repos/asf/camel-karaf.git at cd54c5ef Ref #289: Add SPI-Provider to all wrapped bundles with SPI services This b

Re: [PR] CAMEL-20722 increased timeout due to failure on ppc64le [camel]

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

[PR] CAMEL-20722 increased timeout due to failure on ppc64le [camel]

2024-06-11 Thread via GitHub
jvsingh opened a new pull request, #14478: URL: https://github.com/apache/camel/pull/14478 # Description - These two KafkaBreakOnFirstError* tests had timeout errors on ppc64le in last two builds after being enabled there. - Increasing timeouts. - Cannot increase timeouts inde

Re: [PR] Ref #339 jcache fixes and integration test [camel-karaf]

2024-06-11 Thread via GitHub
essobedo commented on code in PR #340: URL: https://github.com/apache/camel-karaf/pull/340#discussion_r1634981134 ## components/camel-jcache/src/main/java/org/apache/camel/component/jcache/osgi/Activator.java: ## @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software Foundatio

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

2024-06-11 Thread via GitHub
essobedo commented on code in PR #335: URL: https://github.com/apache/camel-karaf/pull/335#discussion_r1634976966 ## tests/features/camel-hazelcast/src/test/java/org/apache/karaf/camel/itest/CamelHazelcastITest.java: ## @@ -0,0 +1,59 @@ +/* + * Licensed under the Apache License,

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

2024-06-11 Thread via GitHub
essobedo commented on code in PR #335: URL: https://github.com/apache/camel-karaf/pull/335#discussion_r1634973371 ## tests/features/camel-hazelcast/src/main/java/org/apache/karaf/camel/test/CamelHazelcastRouteSupplier.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed to the Apache Sof

  1   2   3   4   >