Re: [PR] [Backport 2.1.x]: Upgrade helm procedure test [camel-k]

2023-11-30 Thread via GitHub
gansheer commented on PR #4947: URL: https://github.com/apache/camel-k/pull/4947#issuecomment-1835637052 > > @squakez is it normal to not have the 2.1.0 chart here https://github.com/apache/camel-k/tree/release-2.1.x/docs/charts ? If not I can cherry-pick it as well. > > Yes. Charts

Re: [I] [camel-main] Fhir java.lang.LinkageError (javax.xml.namespace.QName) [camel-quarkus]

2023-11-30 Thread via GitHub
jamesnetherton commented on issue #5561: URL: https://github.com/apache/camel-quarkus/issues/5561#issuecomment-1835635075 I dug into this a bit more. For now, I think excluding the dependency is the best way to deal with this. `xpp3` was previously optional in `dstu2016may`, but

Re: [PR] Bump aws-java-sdk2-version from 2.21.34 to 2.21.36 [camel]

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

[PR] Bump aws-java-sdk2-version from 2.21.34 to 2.21.36 [camel]

2023-11-30 Thread via GitHub
dependabot[bot] opened a new pull request, #12286: URL: https://github.com/apache/camel/pull/12286 Bumps `aws-java-sdk2-version` from 2.21.34 to 2.21.36. Updates `software.amazon.awssdk:sqs` from 2.21.34 to 2.21.36 Updates `software.amazon.awssdk:kinesis` from 2.21.34 to 2.21.36

(camel) branch dependabot/maven/aws-java-sdk2-version-2.21.36 created (now c1a1084f74e)

2023-11-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/aws-java-sdk2-version-2.21.36 in repository https://gitbox.apache.org/repos/asf/camel.git at c1a1084f74e Bump aws-java-sdk2-version from 2.21.34 to 2.21.36 No new

Re: [PR] Generated sources regen [camel]

2023-11-30 Thread via GitHub
github-actions[bot] closed pull request #12285: Generated sources regen URL: https://github.com/apache/camel/pull/12285 -- 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

(camel) branch regen_bot updated (a01dc04d5a8 -> 990f48577e3)

2023-11-30 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 discard a01dc04d5a8 Regen for commit 929447b9aacf8c694918f23290b6f24bc1964ef7 add 990f48577e3 CAMEL-20164:

(camel) branch main updated: CAMEL-20164: camel-jbang - Add camel get consumer command

2023-11-30 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 990f48577e3 CAMEL-20164: camel-jbang - Add camel

Re: [PR] CAMEL-20172: Add checksum feature to camel-file/ftp [camel]

2023-11-30 Thread via GitHub
graben commented on code in PR #12280: URL: https://github.com/apache/camel/pull/12280#discussion_r1411664078 ## components/camel-file/src/main/java/org/apache/camel/component/file/GenericFileProducer.java: ## @@ -212,6 +215,28 @@ protected void processExchange(Exchange

[PR] Generated sources regen [camel]

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

(camel) branch regen_bot updated (22dca31b1ec -> a01dc04d5a8)

2023-11-30 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 22dca31b1ec (chores) use List.of which is simpler and more efficient for single objects add a01dc04d5a8

Re: [PR] Upgrade spring-boot to 2.7.18 (#1026) [camel-spring-boot]

2023-11-30 Thread via GitHub
davsclaus merged PR #1030: URL: https://github.com/apache/camel-spring-boot/pull/1030 -- 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] Upgrade spring-boot to 2.7.18 (#1026) [camel-spring-boot]

2023-11-30 Thread via GitHub
davsclaus merged PR #1029: URL: https://github.com/apache/camel-spring-boot/pull/1029 -- 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-20163: cleanup parsing HTTP status range (camel-vertx-http) [camel]

2023-11-30 Thread via GitHub
davsclaus commented on code in PR #12284: URL: https://github.com/apache/camel/pull/12284#discussion_r1411626466 ## components/camel-vertx/camel-vertx-http/src/main/java/org/apache/camel/component/vertx/http/VertxHttpEndpoint.java: ## @@ -60,18 +61,23 @@ public

Re: [PR] Upgrades to match versions in 2.7.18 spring-boot-dependencies (#12262) [camel]

2023-11-30 Thread via GitHub
davsclaus merged PR #12281: URL: https://github.com/apache/camel/pull/12281 -- 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-19991: Jetty and SB upgrades [camel]

2023-11-30 Thread via GitHub
davsclaus commented on PR #12208: URL: https://github.com/apache/camel/pull/12208#issuecomment-1835482773 okay there are some test faulures that is worth to look at first and also the merge conflict now rg.apache.camel.component.http.HttpProducerSessionTest.testExchangeSession |

Re: [PR] Upgrades to match versions in 2.7.18 spring-boot-dependencies (#12262) [camel]

2023-11-30 Thread via GitHub
davsclaus merged PR #12282: URL: https://github.com/apache/camel/pull/12282 -- 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] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2023-11-30 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1835364740 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]

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

(camel-k) branch release-2.0.x updated: chore: nightly SBOM update

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

(camel-k) branch release-2.1.x updated: chore: nightly SBOM update

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

[PR] chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.67.1 to 0.70.0 [camel-k]

2023-11-30 Thread via GitHub
dependabot[bot] opened a new pull request, #4953: URL: https://github.com/apache/camel-k/pull/4953 Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.67.1 to 0.70.0. Release notes

(camel-k) branch dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.70.0 created (now 73cb281bc)

2023-11-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.70.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git at 73cb281bc

(camel-k) branch main updated (e73adbeeb -> 45bdb6d60)

2023-11-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from e73adbeeb chore(e2e): Refactor resources number const new c05f69835 chore: changelog automatic update

(camel-k) 01/02: chore: changelog automatic update

2023-11-30 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 commit c05f69835de2ff8d6bcd88d9274b2bcecfd11578 Author: github-actions[bot]

(camel-k) 02/02: chore: nightly SBOM update

2023-11-30 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 commit 45bdb6d60b85d4aa281dd46455d3da85d071f8bd Author: github-actions[bot]

(camel-k-runtime) branch main updated: chore: update changelog

2023-11-30 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 fa65167d chore: update changelog

(camel-k-runtime) branch release-2.16.x updated: chore: update changelog

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

Re: [PR] CAMEL-20172: Add checksum feature to camel-file/ftp [camel]

2023-11-30 Thread via GitHub
orpiske commented on code in PR #12280: URL: https://github.com/apache/camel/pull/12280#discussion_r1411292017 ## components/camel-file/src/main/java/org/apache/camel/component/file/GenericFileProducer.java: ## @@ -212,6 +215,28 @@ protected void processExchange(Exchange

Re: [PR] CAMEL-20163: cleanup parsing HTTP status range (camel-vertx-http) [camel]

2023-11-30 Thread via GitHub
github-actions[bot] commented on PR #12284: URL: https://github.com/apache/camel/pull/12284#issuecomment-1834599673 :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-20163: cleanup parsing HTTP status range (camel-vertx-http) [camel]

2023-11-30 Thread via GitHub
orpiske opened a new pull request, #12284: URL: https://github.com/apache/camel/pull/12284 (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,

[PR] (chores) removed redundant or unused exceptions in http components [camel]

2023-11-30 Thread via GitHub
orpiske opened a new pull request, #12283: URL: https://github.com/apache/camel/pull/12283 (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] (chores) removed redundant or unused exceptions in http components [camel]

2023-11-30 Thread via GitHub
github-actions[bot] commented on PR #12283: URL: https://github.com/apache/camel/pull/12283#issuecomment-1834595672 :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] Upgrades to match versions in 2.7.18 spring-boot-dependencies (#12262) [camel]

2023-11-30 Thread via GitHub
github-actions[bot] commented on PR #12282: URL: https://github.com/apache/camel/pull/12282#issuecomment-1834589330 :no_entry_sign: There are (likely) no changes in core core to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Upgrades to match versions in 2.7.18 spring-boot-dependencies (#12262) [camel]

2023-11-30 Thread via GitHub
github-actions[bot] commented on PR #12282: URL: https://github.com/apache/camel/pull/12282#issuecomment-1834589312 ### Components test results: | Total | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | --- | | 1 | 1 | 1 | 0 | -- This is an automated

(camel-quarkus) branch dependabot/maven/com.unboundid-unboundid-ldapsdk-6.0.11 created (now 4f0aaeac75)

2023-11-30 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.unboundid-unboundid-ldapsdk-6.0.11 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at 4f0aaeac75 Bump com.unboundid:unboundid-ldapsdk from

[PR] Bump com.unboundid:unboundid-ldapsdk from 6.0.10 to 6.0.11 [camel-quarkus]

2023-11-30 Thread via GitHub
dependabot[bot] opened a new pull request, #5580: URL: https://github.com/apache/camel-quarkus/pull/5580 Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.10 to 6.0.11. Changelog Sourced from

(camel) branch regen_bot updated (98ca9945350 -> 22dca31b1ec)

2023-11-30 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 98ca9945350 CAMEL-20163: consolidate common header filtering methods add 0db49ab7f73 CAMEL-20163: cleaned

(camel) 06/08: (chores) removed unnecessary call to toString

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 56ef1fd29d5147b9c65539dfca179ee62f98233a Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 14:57:07 2023 -0300

(camel) 03/08: (chores) break large methods in HTTP components

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 7422ff355b016997b68ee5a7026297902bfa28ee Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 14:50:56 2023 -0300

(camel) 04/08: (chores) use simpler methods for emptiness checks

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 122fe46b857dfc9ccffbd3f78fa1c5f5199a65d2 Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 14:54:33 2023 -0300

(camel) 05/08: (chores) use StandardCharsets instead of charset strings

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 95b523b53985e22da1b3474848f4a625e3a32b83 Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 14:56:40 2023 -0300

(camel) 07/08: (chores) use static inner classes

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit dfc16b534f1f020c78b7808a7d71f6d72740021e Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 14:58:22 2023 -0300

(camel) branch main updated (98ca9945350 -> 22dca31b1ec)

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 98ca9945350 CAMEL-20163: consolidate common header filtering methods new 0db49ab7f73 CAMEL-20163: cleaned up

(camel) 02/08: CAMEL-20163: removed commented code

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 72151fc0c142c2a08357e82dc13ce7e01655c545 Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 14:42:45 2023 -0300

(camel) 01/08: CAMEL-20163: cleaned up unnecessary suppressions

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 0db49ab7f7382ccb8864b212612d22f81e44ae2b Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 14:22:10 2023 -0300

Re: [PR] CAMEL-20163: cleaned up unnecessary suppressions [camel]

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

(camel) 08/08: (chores) use List.of which is simpler and more efficient for single objects

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 22dca31b1eca5a6e46a6a065fae3b1d775cdb891 Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 14:59:59 2023 -0300

[PR] Upgrades to match versions in 2.7.18 spring-boot-dependencies (#12262) [camel]

2023-11-30 Thread via GitHub
cunningt opened a new pull request, #12282: URL: https://github.com/apache/camel/pull/12282 Cherry picked from camel-3.x branch; refresh -- 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

[PR] Upgrades to match versions in 2.7.18 spring-boot-dependencies (#12262) [camel]

2023-11-30 Thread via GitHub
cunningt opened a new pull request, #12281: URL: https://github.com/apache/camel/pull/12281 Cherry-pick of upgrades from camel-3.x branch, refresh -- 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] Add checksum feature to camel-file/ftp [camel]

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

[PR] Add checksum feature to camel-file/ftp [camel]

2023-11-30 Thread via GitHub
graben opened a new pull request, #12280: URL: https://github.com/apache/camel/pull/12280 (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] CAMEL-20163: cleaned up unnecessary suppressions [camel]

2023-11-30 Thread via GitHub
github-actions[bot] commented on PR #12279: URL: https://github.com/apache/camel/pull/12279#issuecomment-1834314530 :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-20163: cleaned up unnecessary suppressions [camel]

2023-11-30 Thread via GitHub
orpiske opened a new pull request, #12279: URL: https://github.com/apache/camel/pull/12279 (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,

(camel) branch regen_bot updated (4b84b863dfc -> 98ca9945350)

2023-11-30 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 4b84b863dfc CAMEL-20170: camel-jbang - Report more accurately maven downloads (#12277) add 5183d95c4f0

(camel) 01/05: CAMEL-20163: cleanup content type handling code

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 5183d95c4f0bdf4dffab097b9c73b218c7b5d1ff Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 10:11:54 2023 -0300

(camel) 02/05: CAMEL-20163: cleanup parsing HTTP status ranges

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 8e641b1fb10e0b5a5f10699a5964f76c464bfaa8 Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 10:23:39 2023 -0300

(camel) branch main updated (4b84b863dfc -> 98ca9945350)

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 4b84b863dfc CAMEL-20170: camel-jbang - Report more accurately maven downloads (#12277) new 5183d95c4f0

Re: [PR] CAMEL-20163: cleanup content type handling code [camel]

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

(camel) 03/05: CAMEL-20163: consolidate header manipulation methods

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 0d1a2a52a96dfbd1217c6788f80c5d77c76a9ed6 Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 10:41:43 2023 -0300

(camel) 04/05: CAMEL-20163: consolidate common add filter methods

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit a228c8977949b103f468a3412bb24016757337f6 Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 10:46:44 2023 -0300

(camel) 05/05: CAMEL-20163: consolidate common header filtering methods

2023-11-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 98ca9945350f8c290910c262e3a06899a9cd1a2b Author: Otavio Rodolfo Piske AuthorDate: Thu Nov 30 10:54:58 2023 -0300

(camel-quarkus) branch main updated: Convert KotlinFeature from Kotlin to Java source

2023-11-30 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 2f8865e13c Convert KotlinFeature

Re: [I] Use Java source for Kotlin extension build time code [camel-quarkus]

2023-11-30 Thread via GitHub
jamesnetherton closed issue #5578: Use Java source for Kotlin extension build time code URL: https://github.com/apache/camel-quarkus/issues/5578 -- 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] Convert KotlinFeature from Kotlin to Java source [camel-quarkus]

2023-11-30 Thread via GitHub
jamesnetherton merged PR #5579: URL: https://github.com/apache/camel-quarkus/pull/5579 -- 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.1.x]: Upgrade helm procedure test [camel-k]

2023-11-30 Thread via GitHub
squakez commented on PR #4947: URL: https://github.com/apache/camel-k/pull/4947#issuecomment-1834157836 > @squakez is it normal to not have the 2.1.0 chart here https://github.com/apache/camel-k/tree/release-2.1.x/docs/charts ? If not I can cherry-pick it as well. Yes. Charts are

Re: [PR] chore(test): Health kamelet test cleanup [camel-k]

2023-11-30 Thread via GitHub
gansheer commented on PR #4945: URL: https://github.com/apache/camel-k/pull/4945#issuecomment-1834144939 @squakez @oscerd can you launch the falling test again please  ? (I want to check if the non-olm test is flaky or really failing) -- This is an automated message from the Apache Git

(camel-spring-boot) branch main updated: CAMEL-20148: Discover resources on classpath (#1028)

2023-11-30 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-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new cf3ec26827d CAMEL-20148: Discover

Re: [PR] CAMEL-20148: Discover resources on classpath [camel-spring-boot]

2023-11-30 Thread via GitHub
davsclaus merged PR #1028: URL: https://github.com/apache/camel-spring-boot/pull/1028 -- 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-19991: Jetty and SB upgrades [camel]

2023-11-30 Thread via GitHub
davsclaus commented on PR #12208: URL: https://github.com/apache/camel/pull/12208#issuecomment-1834124632 lets get this merged so we can be ready for SB 3.2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(camel-spring-boot) branch camel-spring-boot-3.x updated: Upgrade spring-boot to 2.7.18 (#1026)

2023-11-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-3.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this push: new

Re: [PR] Upgrade spring-boot to 2.7.18 [camel-spring-boot]

2023-11-30 Thread via GitHub
davsclaus merged PR #1026: URL: https://github.com/apache/camel-spring-boot/pull/1026 -- 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] Added link to the RSS feed of the blog [camel-website]

2023-11-30 Thread via GitHub
orpiske commented on PR #1101: URL: https://github.com/apache/camel-website/pull/1101#issuecomment-1834087368 > This change must be made in https://github.com/apache/camel-website/blob/main/antora-ui-camel/src/partials/footer-content.hbs and then the UI needs to be rebuilt (`yarn workspace

Re: [PR] Added link to the RSS feed of the blog [camel-website]

2023-11-30 Thread via GitHub
orpiske closed pull request #1101: Added link to the RSS feed of the blog URL: https://github.com/apache/camel-website/pull/1101 -- 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] [Backport 2.1.x]: Upgrade helm procedure test [camel-k]

2023-11-30 Thread via GitHub
gansheer commented on PR #4947: URL: https://github.com/apache/camel-k/pull/4947#issuecomment-1834078007 @squakez is it normal to not have the 2.1.0 chart here https://github.com/apache/camel-k/tree/release-2.1.x/docs/charts ? If not I can cherry-pick it as well. -- This is an automated

[PR] fix(e2e): Set default configuration knative http yaks test [camel-k]

2023-11-30 Thread via GitHub
gansheer opened a new pull request, #4952: URL: https://github.com/apache/camel-k/pull/4952 Change the default polling to the most commonly used one in other yaks feature files to fix the recurring flaky failures of this test. See:

[I] Add missing functionalities and resolve possible discrepancies [camel-k]

2023-11-30 Thread via GitHub
valdar opened a new issue, #4951: URL: https://github.com/apache/camel-k/issues/4951 ### What happened? Part of #3397 ### Steps to reproduce _No response_ ### Relevant log output _No response_ ### Camel K version _No response_ -- This is an

[I] Make the platform controller operator instantiate the camel k operator [camel-k]

2023-11-30 Thread via GitHub
valdar opened a new issue, #4950: URL: https://github.com/apache/camel-k/issues/4950 ### What happened? Part of #3397 ### Steps to reproduce _No response_ ### Relevant log output _No response_ ### Camel K version _No response_ -- This is an

[I] Add missing fields on IntegrationPlatform custom resource to support platform controller operator [camel-k]

2023-11-30 Thread via GitHub
valdar opened a new issue, #4949: URL: https://github.com/apache/camel-k/issues/4949 ### What happened? Part of #3397 ### Steps to reproduce _No response_ ### Relevant log output _No response_ ### Camel K version _No response_ -- This is an

[I] Move handling of IntegrationPlatformResource to a separate operator [camel-k]

2023-11-30 Thread via GitHub
valdar opened a new issue, #4948: URL: https://github.com/apache/camel-k/issues/4948 ### What happened? Part of #3397 ### Steps to reproduce _No response_ ### Relevant log output _No response_ ### Camel K version _No response_ -- This is an

[PR] Convert KotlinFeature from Kotlin to Java source [camel-quarkus]

2023-11-30 Thread via GitHub
jamesnetherton opened a new pull request, #5579: URL: https://github.com/apache/camel-quarkus/pull/5579 (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] [Backport 2.1.x]: Upgrade helm procedure test [camel-k]

2023-11-30 Thread via GitHub
gansheer opened a new pull request, #4947: URL: https://github.com/apache/camel-k/pull/4947 Backport fix https://github.com/apache/camel-k/pull/4927 **Release Note** ```release-note fix: Helm upgrade procedure with CRD management ``` -- This is an automated message

Re: [I] Use Java source for Kotlin extension build time code [camel-quarkus]

2023-11-30 Thread via GitHub
lburgazzoli commented on issue #5578: URL: https://github.com/apache/camel-quarkus/issues/5578#issuecomment-1833931721 no objections on my side -- 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: [I] helm upgrade failing - empty task in build [camel-k]

2023-11-30 Thread via GitHub
oscerd commented on issue #4923: URL: https://github.com/apache/camel-k/issues/4923#issuecomment-1833903651 Yes, backport is needed -- 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] helm upgrade failing - empty task in build [camel-k]

2023-11-30 Thread via GitHub
squakez commented on issue #4923: URL: https://github.com/apache/camel-k/issues/4923#issuecomment-1833899306 https://github.com/apache/camel-k/blob/main/release.adoc#helm - I presume Helm picks the readme from the doc charts. We need to backport if we plane to release 2.1.1. -- This is

Re: [I] helm upgrade failing - empty task in build [camel-k]

2023-11-30 Thread via GitHub
gansheer commented on issue #4923: URL: https://github.com/apache/camel-k/issues/4923#issuecomment-1833891039 @oscerd Is there any point in backporting to 2.1/2.0 or will the helm doc only be updated anyway in the next release ? -- This is an automated message from the Apache Git

Re: [PR] Added link to the RSS feed of the blog [camel-website]

2023-11-30 Thread via GitHub
zregvart commented on PR #1101: URL: https://github.com/apache/camel-website/pull/1101#issuecomment-1833848841 This change must be made in https://github.com/apache/camel-website/blob/main/antora-ui-camel/src/partials/footer-content.hbs and then the UI needs to be rebuilt (`yarn workspace

Re: [PR] CAMEL-20163: cleanup content type handling code [camel]

2023-11-30 Thread via GitHub
github-actions[bot] commented on PR #12278: URL: https://github.com/apache/camel/pull/12278#issuecomment-1833833815 :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-20163: cleanup content type handling code [camel]

2023-11-30 Thread via GitHub
orpiske opened a new pull request, #12278: URL: https://github.com/apache/camel/pull/12278 (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] Added link to the RSS feed of the blog [camel-website]

2023-11-30 Thread via GitHub
orpiske commented on PR #1101: URL: https://github.com/apache/camel-website/pull/1101#issuecomment-1833832048 It looks like it didn't work. I'll take a look later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(camel) branch regen_bot updated (3224e7452d3 -> 4b84b863dfc)

2023-11-30 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 3224e7452d3 Camel-Jbang: List service command needs to take into account the consumers category (#12276)

(camel-kamelets-examples) branch main updated: Update CustomerBuilder.java

2023-11-30 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-kamelets-examples.git The following commit(s) were added to refs/heads/main by this push: new 9086934 Update

(camel-kamelets-examples) branch main updated: Update CustomerBuilder.java

2023-11-30 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-kamelets-examples.git The following commit(s) were added to refs/heads/main by this push: new b1c5852 Update

Re: [PR] CAMEL-20170: camel-jbang - Report more accurately maven downloads [camel]

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

(camel) branch download deleted (was 0989cbb4db3)

2023-11-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch download in repository https://gitbox.apache.org/repos/asf/camel.git was 0989cbb4db3 CAMEL-20170: camel-jbang - Report more accurately maven downloads The revisions that were on this

(camel) branch main updated: CAMEL-20170: camel-jbang - Report more accurately maven downloads (#12277)

2023-11-30 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 4b84b863dfc CAMEL-20170: camel-jbang - Report

(camel) branch download created (now 0989cbb4db3)

2023-11-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch download in repository https://gitbox.apache.org/repos/asf/camel.git at 0989cbb4db3 CAMEL-20170: camel-jbang - Report more accurately maven downloads This branch includes the

[PR] CAMEL-20170: camel-jbang - Report more accurately maven downloads [camel]

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

(camel) 01/01: CAMEL-20170: camel-jbang - Report more accurately maven downloads

2023-11-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch download in repository https://gitbox.apache.org/repos/asf/camel.git commit 0989cbb4db358fee59d522f9b994dcdfe9a685d8 Author: Claus Ibsen AuthorDate: Thu Nov 30 14:27:26 2023 +0100

(camel) branch regen_bot updated (efee8903efd -> 3224e7452d3)

2023-11-30 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 efee8903efd Netty, Mllp, Mina Consoles needs to be listed as consumers and not endpoints (#12275) add

  1   2   3   >