Re: [PR] CAMEL-16660 - Hazelcast : tests : create camel-test-infra-Hazelcast. [camel]

2024-03-18 Thread via GitHub
VaishnaviR18 closed pull request #13503: CAMEL-16660 - Hazelcast : tests : create camel-test-infra-Hazelcast. URL: https://github.com/apache/camel/pull/13503 -- 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 t

Re: [I] OpenAPI model not considering mixins in natibe build [camel-quarkus]

2024-03-18 Thread via GitHub
zhfeng commented on issue #5891: URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2005864187 `io.swagger.v3.core.jackson.mixin.Schema31Mixin` and `Schema31Mixin.TypeSerializer` ? -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] Update simple-language.adoc [camel]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #13522: URL: https://github.com/apache/camel/pull/13522#issuecomment-2005853526 ### Core test results: | Tested | Failed :x: | Passed :white_check_mark: | | --- | --- | --- | | 1 | 0 | 1 | -- This is an automated message from the Apache Gi

Re: [PR] Update simple-language.adoc [camel]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #13522: URL: https://github.com/apache/camel/pull/13522#issuecomment-2005853504 :no_entry_sign: There are (likely) no components to be tested in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(camel-kamelets) branch regen_bot updated (50eef569 -> bc4d6a92)

2024-03-18 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-kamelets.git from 50eef569 Regen for commit 401d572f7007881352dfeafdc011c6b2619b (#1952) add bc4d6a92 Bump org.

(camel-kamelets) branch dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.1 deleted (was 57e897cc)

2024-03-18 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.1 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git was 57e897cc Bump org.apache.maven.plugins:maven-gp

(camel-kamelets) branch main updated: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#1953)

2024-03-18 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.git The following commit(s) were added to refs/heads/main by this push: new bc4d6a92 Bump org.apache.maven.plugins:m

Re: [PR] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 [camel-kamelets]

2024-03-18 Thread via GitHub
oscerd merged PR #1953: URL: https://github.com/apache/camel-kamelets/pull/1953 -- 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...@came

Re: [I] OpenAPI model not considering mixins in natibe build [camel-quarkus]

2024-03-18 Thread via GitHub
ivivanov-bg commented on issue #5891: URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2005775981 That's exacrly what I observed too and the reason to not privide a PR directly. My cussrent issue (with the jsonSchema) gets resolved if the Schema31 mixin and the i

[PR] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 [camel-kamelets]

2024-03-18 Thread via GitHub
dependabot[bot] opened a new pull request, #1953: URL: https://github.com/apache/camel-kamelets/pull/1953 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.0 to 3.2.1. Release notes Sourced from https://github.com/apache/maven-g

(camel-kamelets) branch dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.1 created (now 57e897cc)

2024-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.1 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 57e897cc Bump org.apache.maven.plugins:maven-gp

Re: [I] OpenAPI model not considering mixins in natibe build [camel-quarkus]

2024-03-18 Thread via GitHub
zhfeng commented on issue #5891: URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2005770166 @ivivanov-bg what the mixin classes should be registered for reflection? I tried all class from `io.swagger.v3.core.jackson.mixin` but the native runner is producing an empty re

(camel-quarkus) 01/01: Upgrade Quarkus to 3.10.0.CR1

2024-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 14cbe21f6143f8610fa85dbec7382a25acf48653 Author: James Netherton AuthorDate: Wed Mar 13 19:00:20 2024 +

(camel-quarkus) branch quarkus-main updated (8b63fd781c -> 14cbe21f61)

2024-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 8b63fd781c Upgrade Quarkus to 3.10.0.CR1 add a0387cd0a5 Fixup adding com.squareup.okhttp3:mockwe

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

2024-03-18 Thread via GitHub
github-actions[bot] closed issue #2926: [CI] - Quarkus Main Branch Build Failure URL: https://github.com/apache/camel-quarkus/issues/2926 -- 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-03-18 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2005713780 Build fixed with: * Camel Quarkus Commit: 14cbe21f6143f8610fa85dbec7382a25acf48653 * Quarkus Main Commit: 7e299659231102b5a5e88336a023c8626cfd61ff *

(camel-kafka-connector) branch main updated: Updated CHANGELOG.md

2024-03-18 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-kafka-connector.git The following commit(s) were added to refs/heads/main by this push: new 64bfe5af28 Updated CHANGELOG.md 6

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

2024-03-18 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 7ac804f95 chore: changelog au

Re: [PR] chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 [camel-k]

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

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

2024-03-18 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 2b317ff81 chore: changelog au

(camel-k) branch dependabot/go_modules/github.com/onsi/gomega-1.32.0 created (now 3d2c2a19e)

2024-03-18 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/onsi/gomega-1.32.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git at 3d2c2a19e chore(deps): bump github.com/onsi/gomega from 1.31.1 to

[PR] chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 [camel-k]

2024-03-18 Thread via GitHub
dependabot[bot] opened a new pull request, #5257: URL: https://github.com/apache/camel-k/pull/5257 Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.31.1 to 1.32.0. Release notes Sourced from https://github.com/onsi/gomega/releases";>github.com/onsi/gomega's re

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

2024-03-18 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2005430791 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 8335398301-1322-017b8ccf-c248-4add-9651-2f9ee60

Re: [PR] Update simple-language.adoc [camel]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #13522: URL: https://github.com/apache/camel/pull/13522#issuecomment-2005410052 :star2: Thank you for your contribution to the Apache Camel project! :star2: :warning: Please note that the changes on this PR may be **tested automatically**.

[PR] Update simple-language.adoc [camel]

2024-03-18 Thread via GitHub
chiragsanghavi opened a new pull request, #13522: URL: https://github.com/apache/camel/pull/13522 # Description Update simple-language.adoc, adding an example of a unary operator. # Target - [X] I checked that the commit is targeting the correct branch (note that Camel 3

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

2024-03-18 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 b61b3d7e4 chore: nightly automatic updates b61b

Re: [I] File name format and File Format in Azure Data Lake Sink Connector [camel-kafka-connector]

2024-03-18 Thread via GitHub
AishD3 commented on issue #1604: URL: https://github.com/apache/camel-kafka-connector/issues/1604#issuecomment-2004933354 @oscerd I just have a small doubt, can you pls guide on this. key.converter: io.confluent.connect.avro.AvroConverter value.converter: io.confluent.connect.

(camel-quarkus) 02/04: Fixup adding com.squareup.okhttp3:mockwebserver to camel-quarkus-bom

2024-03-18 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 9da812dfdc81b96903cb69f22e1c25e4d5f0bca6 Author: James Netherton AuthorDate: Mon Mar 18 08:04:24 2024 +

(camel-quarkus) branch 3.8.x updated (6580b175d9 -> c3a5391ca6)

2024-03-18 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a change to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 6580b175d9 [maven-release-plugin] Set next development version 3.8.2-SNAPSHOT new e3c8fece0e Update g

(camel-quarkus) 03/04: Upgrade Debezium to 2.5.2.Final

2024-03-18 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 718a53003bf8a5d77f4316f138f4e29ebc63ec22 Author: James Netherton AuthorDate: Mon Mar 18 10:16:32 2024 +

Re: [PR] [3.8.x] Backports [camel-quarkus]

2024-03-18 Thread via GitHub
aldettinger merged PR #5892: URL: https://github.com/apache/camel-quarkus/pull/5892 -- 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) branch regen_bot updated (abf1b8345c7 -> fdf997b5938)

2024-03-18 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 abf1b8345c7 CAMEL-20477: startup reliability test needs a fully clean runtime to run reliably add fdf997b5

(camel) branch main updated: catalog: make catalog more type safe

2024-03-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli 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 fdf997b5938 catalog: make catalog more type safe

Re: [PR] catalog: make catalog more type safe [camel]

2024-03-18 Thread via GitHub
lburgazzoli merged PR #13518: URL: https://github.com/apache/camel/pull/13518 -- 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.

(camel) branch regen_bot updated (81358a64cf9 -> abf1b8345c7)

2024-03-18 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 81358a64cf9 (chores) camel-kafka: increase fork timeout to prevent failures due to long-running tests add

Re: [PR] CAMEL-16660 - Hazelcast : tests : create camel-test-infra-Hazelcast. [camel]

2024-03-18 Thread via GitHub
orpiske commented on PR #13503: URL: https://github.com/apache/camel/pull/13503#issuecomment-2004755186 @VaishnaviR18 when you get a chance, can you please rebase the code so we can merge? Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, plea

(camel) 07/08: CAMEL-20477: allow using a fixed port for the Artemis VM service

2024-03-18 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 d20172ff8098fa5e9f3b65b07154ad36950de08e Author: Otavio Rodolfo Piske AuthorDate: Mon Mar 18 17:41:25 2024 +0100 CAME

(camel) 03/08: CAMEL-20477: only use a persistent broker if needed by the test

2024-03-18 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 3d24f15edca306e992fae3d7af925a29ffae81c4 Author: Otavio Rodolfo Piske AuthorDate: Mon Mar 18 09:52:15 2024 +0100 CAME

(camel) 06/08: CAMEL-20477: rework the multiple consumer tests

2024-03-18 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 89674b561ea611d93eb7475d7e8f2a062a396e24 Author: Otavio Rodolfo Piske AuthorDate: Mon Mar 18 14:37:37 2024 +0100 CAME

(camel) 05/08: CAMEL-20477: try to fix flakiness on JmsInOutRoutingSlipTest

2024-03-18 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 a376bc9148331f5fc8454792502ce4e930e7546b Author: Otavio Rodolfo Piske AuthorDate: Mon Mar 18 10:17:28 2024 +0100 CAME

(camel) 04/08: CAMEL-20477: rework overly fragile test

2024-03-18 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 cda13fef47ef8a0e8d193fb27de4dbca057a Author: Otavio Rodolfo Piske AuthorDate: Mon Mar 18 09:53:52 2024 +0100 CAME

(camel) 08/08: CAMEL-20477: startup reliability test needs a fully clean runtime to run reliably

2024-03-18 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 abf1b8345c7f4333e2562ed0a901eee7f6ced050 Author: Otavio Rodolfo Piske AuthorDate: Mon Mar 18 17:43:24 2024 +0100 CAME

(camel) 01/08: CAMEL-20477: try to fix flakiness on AsyncJmsProducerTest

2024-03-18 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 d4065543906245eef1c9a9aad2f0ac2dc588f4ea Author: Otavio Rodolfo Piske AuthorDate: Mon Mar 18 09:37:42 2024 +0100 CAME

(camel) 02/08: CAMEL-20477: try to fix flakiness on TemporaryQueueRouteTest

2024-03-18 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 6a3a3d62ba7649cadbf3e79dc79a6ae473836ca4 Author: Otavio Rodolfo Piske AuthorDate: Mon Mar 18 09:49:21 2024 +0100 CAME

(camel) branch main updated (81358a64cf9 -> abf1b8345c7)

2024-03-18 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 81358a64cf9 (chores) camel-kafka: increase fork timeout to prevent failures due to long-running tests new d4065543

Re: [PR] CAMEL-20477: another set of JMS test fixes [camel]

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

Re: [I] Feature: helm chart [camel-karavan]

2024-03-18 Thread via GitHub
mgubaidullin commented on issue #1172: URL: https://github.com/apache/camel-karavan/issues/1172#issuecomment-2004746304 @spoletum the proposed idea look good for me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[PR] [backport 2.2.x] Add Kamelet v1alpha1 sample to OLM manifest [camel-k]

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

[PR] CAMEL-20559 camel-jbang-plugin-k run command error on a multi-valued trait property [camel]

2024-03-18 Thread via GitHub
claudio4j opened a new pull request, #13521: URL: https://github.com/apache/camel/pull/13521 https://issues.apache.org/jira/browse/CAMEL-20559 # Description # Target - [x] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.

(camel) branch regen_bot updated (5d5229966b6 -> 81358a64cf9)

2024-03-18 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 5d5229966b6 CAMEL-20579: Handle NotYetImplementedForExchangeException for xchange ticker service lookup ad

(camel) branch main updated: (chores) camel-kafka: increase fork timeout to prevent failures due to long-running tests

2024-03-18 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 81358a64cf9 (chores) camel-kafka: increase fork time

Re: [PR] (chores) camel-kafka: increase fork timeout to prevent failures due to long-running tests [camel]

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

Re: [PR] fix #4948 part of #3397 [camel-k]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #5119: URL: https://github.com/apache/camel-k/pull/5119#issuecomment-2004577345 :warning: Unit test coverage report - coverage decreased from 37.2% to 37.1% (**-0.1%**) -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] CAMEL-20477: another set of JMS test fixes [camel]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #13520: URL: https://github.com/apache/camel/pull/13520#issuecomment-2004468545 :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-20477: another set of JMS test fixes [camel]

2024-03-18 Thread via GitHub
orpiske opened a new pull request, #13520: URL: https://github.com/apache/camel/pull/13520 (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-ma

(camel) branch regen_bot updated (721b135294d -> 5d5229966b6)

2024-03-18 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 721b135294d Camel-AI: Langchain Embeddings component testing with Camel Milvus (#13517) add e924867d1a1 CA

Re: [I] xchange and com.github.mmazi:rescu not ready for Jakarta 10 [camel-quarkus]

2024-03-18 Thread via GitHub
jamesnetherton commented on issue #4516: URL: https://github.com/apache/camel-quarkus/issues/4516#issuecomment-2004411179 We should be able to enable this again with Camel 4.5.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(camel) branch main updated: CAMEL-20579: Handle NotYetImplementedForExchangeException for xchange ticker service lookup

2024-03-18 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.git The following commit(s) were added to refs/heads/main by this push: new 5d5229966b6 CAMEL-20579: Handle NotYetImpleme

Re: [PR] CAMEL-20579: Handle NotYetImplementedForExchangeException for xchange ticker service lookup [camel]

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

(camel-kafka-connector) branch dependabot/github_actions/peter-evans/create-pull-request-6.0.2 created (now 5e0ff092f6)

2024-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/peter-evans/create-pull-request-6.0.2 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git at 5e0ff092f6 Bump peter-evans/create-pull-r

(camel-kafka-connector) branch dependabot/github_actions/actions/checkout-4.1.2 created (now dd53294433)

2024-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.2 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git at dd53294433 Bump actions/checkout from 4.1.1 to 4.1.2 No

[PR] Bump actions/checkout from 4.1.1 to 4.1.2 [camel-kafka-connector]

2024-03-18 Thread via GitHub
dependabot[bot] opened a new pull request, #1608: URL: https://github.com/apache/camel-kafka-connector/pull/1608 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. Release notes Sourced from https://github.com/actions/checkout/releases";>actions/chec

[PR] Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 [camel-kafka-connector]

2024-03-18 Thread via GitHub
dependabot[bot] opened a new pull request, #1607: URL: https://github.com/apache/camel-kafka-connector/pull/1607 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.1 to 6.0.2. Release notes Sourced from https://github.com/peter-eva

(camel) branch pojo-beans updated (34c3e785152 -> 8cdd76e14f1)

2024-03-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch pojo-beans in repository https://gitbox.apache.org/repos/asf/camel.git from 34c3e785152 CAMEL-17641: Generate json metadata for pojo beans in camel-core that end users can use such as Agg

(camel) branch pojo-beans updated (8a6ffd7641c -> 34c3e785152)

2024-03-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch pojo-beans in repository https://gitbox.apache.org/repos/asf/camel.git from 8a6ffd7641c CAMEL-17641: Generate json metadata for pojo beans in camel-core that end users can use such as Agg

Re: [PR] CAMEL-20521: camel-amqp - AMQP publisher application is losing messages with local JMS transaction enabled [camel]

2024-03-18 Thread via GitHub
luigidemasi commented on PR #13403: URL: https://github.com/apache/camel/pull/13403#issuecomment-2004215687 I also opened an issue on spring that has already been fixed: https://github.com/spring-projects/spring-framework/issues/32473 -- This is an automated message from the Apache Git

Re: [I] File name format and File Format in Azure Data Lake Sink Connector [camel-kafka-connector]

2024-03-18 Thread via GitHub
AishD3 commented on issue #1604: URL: https://github.com/apache/camel-kafka-connector/issues/1604#issuecomment-2004207212 @valdar Can you pls guide on connector configs of using this transforms, I am always getting "Unable to Initialise the pojo class" -- This is an automated message fro

[PR] CAMEL-20579: Handle NotYetImplementedForExchangeException for xchange ticker service lookup [camel]

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

Re: [PR] CAMEL-20579: Handle NotYetImplementedForExchangeException for xchange ticker service lookup [camel]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #13519: URL: https://github.com/apache/camel/pull/13519#issuecomment-2004170141 :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) branch pojo-beans updated (935d535ea14 -> 8a6ffd7641c)

2024-03-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch pojo-beans in repository https://gitbox.apache.org/repos/asf/camel.git omit 935d535ea14 CAMEL-17641: Generate json metadata for pojo beans in camel-core that end users can use such as Agg

(camel-spring-boot) branch dependabot/github_actions/peter-evans/create-pull-request-6.0.2 deleted (was 98f605515b4)

2024-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/peter-evans/create-pull-request-6.0.2 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 98f605515b4 Bump peter-evans/create-pull-requ

(camel-spring-boot) branch main updated: Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 (#1112)

2024-03-18 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new fd53fa716ed Bump peter-evans/create-p

Re: [PR] Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 [camel-spring-boot]

2024-03-18 Thread via GitHub
oscerd merged PR #1112: URL: https://github.com/apache/camel-spring-boot/pull/1112 -- 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...@c

[PR] Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 [camel-spring-boot]

2024-03-18 Thread via GitHub
dependabot[bot] opened a new pull request, #1112: URL: https://github.com/apache/camel-spring-boot/pull/1112 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.1 to 6.0.2. Release notes Sourced from https://github.com/peter-evans/c

(camel-spring-boot) branch dependabot/github_actions/peter-evans/create-pull-request-6.0.2 created (now 98f605515b4)

2024-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/peter-evans/create-pull-request-6.0.2 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git at 98f605515b4 Bump peter-evans/create-pull-requ

Re: [I] File name format and File Format in Azure Data Lake Sink Connector [camel-kafka-connector]

2024-03-18 Thread via GitHub
oscerd commented on issue #1604: URL: https://github.com/apache/camel-kafka-connector/issues/1604#issuecomment-2004026888 On this @valdar is the expert -- 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: [I] File name format and File Format in Azure Data Lake Sink Connector [camel-kafka-connector]

2024-03-18 Thread via GitHub
AishD3 commented on issue #1604: URL: https://github.com/apache/camel-kafka-connector/issues/1604#issuecomment-2004024165 @oscerd can you give sample connector configs with SinkPojoToSchemaAndStructTransform.java to convert file to Avro -- This is an automated message from the Apache Gi

(camel) branch pojo-beans updated (e0dc6f2da7d -> 935d535ea14)

2024-03-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch pojo-beans in repository https://gitbox.apache.org/repos/asf/camel.git discard e0dc6f2da7d Regen discard 7ab02736dfc Regen discard f4b2a4e71b9 CAMEL-17641: Generate json metadata for pojo b

[PR] [3.8.x] Backports [camel-quarkus]

2024-03-18 Thread via GitHub
jamesnetherton opened a new pull request, #5892: URL: https://github.com/apache/camel-quarkus/pull/5892 (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] Align Debezium & QPid JMS versions with the Quarkus Platform [camel-quarkus]

2024-03-18 Thread via GitHub
jamesnetherton merged PR #5890: URL: https://github.com/apache/camel-quarkus/pull/5890 -- 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-quarkus) branch main updated (497d09e553 -> 7e29965923)

2024-03-18 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 497d09e553 Remove redundant parentFirstArtifact configuration from js-dsl extension new 5a2ae8eccb

(camel-quarkus) 01/02: Upgrade Debezium to 2.5.2.Final

2024-03-18 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 commit 5a2ae8eccb84b3eee9735d3421aef87abe3b0914 Author: James Netherton AuthorDate: Mon Mar 18 10:16:32 2024 +

Re: [PR] catalog: make catalog more type safe [camel]

2024-03-18 Thread via GitHub
lburgazzoli commented on PR #13518: URL: https://github.com/apache/camel/pull/13518#issuecomment-2003826008 @davsclaus this is a follow up for https://github.com/apache/camel/pull/13481#issuecomment-2003460659 -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] catalog: make catalog more type safe [camel]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #13518: URL: https://github.com/apache/camel/pull/13518#issuecomment-2003824039 :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] catalog: make catalog more type safe [camel]

2024-03-18 Thread via GitHub
lburgazzoli opened a new pull request, #13518: URL: https://github.com/apache/camel/pull/13518 # 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) # Tr

(camel) branch main updated: CAMEL-20548: include a capability section to advertise which artifact provides a specific feature

2024-03-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli 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 e924867d1a1 CAMEL-20548: include a capability se

Re: [PR] CAMEL-20548: include a capability section to advertise which artifact provides a specific feature [camel]

2024-03-18 Thread via GitHub
lburgazzoli merged PR #13481: URL: https://github.com/apache/camel/pull/13481 -- 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.

Re: [PR] CAMEL-20548: include a capability section to advertise which artifact provides a specific feature [camel]

2024-03-18 Thread via GitHub
lburgazzoli commented on code in PR #13481: URL: https://github.com/apache/camel/pull/13481#discussion_r1528458617 ## catalog/camel-catalog/src/main/resources/org/apache/camel/catalog/capabilities.properties: ## @@ -0,0 +1,17 @@ +## --

(camel) branch regen_bot updated (b6f65ecacdb -> 721b135294d)

2024-03-18 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 b6f65ecacdb Camel 20567 make it possible to define restconfiguration in xml-io-dsl and xml-jaxb-dsl (#13488)

(camel) branch milvus-supp-langchain deleted (was 930ff7f9e87)

2024-03-18 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch milvus-supp-langchain in repository https://gitbox.apache.org/repos/asf/camel.git was 930ff7f9e87 Camel-AI: Langchain Embeddings component testing with Camel Milvus The revisions that

(camel) branch main updated: Camel-AI: Langchain Embeddings component testing with Camel Milvus (#13517)

2024-03-18 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.git The following commit(s) were added to refs/heads/main by this push: new 721b135294d Camel-AI: Langchain Embeddings compon

Re: [PR] Camel-AI: Langchain Embeddings component testing with Camel Milvus [camel]

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

Re: [PR] Camel-AI: Langchain Embeddings component testing with Camel Milvus [camel]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #13517: URL: https://github.com/apache/camel/pull/13517#issuecomment-2003771762 :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 G

Re: [PR] Camel-AI: Langchain Embeddings component testing with Camel Milvus [camel]

2024-03-18 Thread via GitHub
oscerd commented on PR #13517: URL: https://github.com/apache/camel/pull/13517#issuecomment-2003770711 /component-test ai -- 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] Camel-AI: Langchain Embeddings component testing with Camel Milvus [camel]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #13517: URL: https://github.com/apache/camel/pull/13517#issuecomment-2003748802 :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-AI: Langchain Embeddings component testing with Camel Milvus [camel]

2024-03-18 Thread via GitHub
oscerd opened a new pull request, #13517: URL: https://github.com/apache/camel/pull/13517 # Description # Target - [x] 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) # Trackin

(camel) 01/01: Camel-AI: Langchain Embeddings component testing with Camel Milvus

2024-03-18 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch milvus-supp-langchain in repository https://gitbox.apache.org/repos/asf/camel.git commit 930ff7f9e870d1d76b8357643f390628cadd Author: Andrea Cosentino AuthorDate: Mon Mar 18 13:10:19 2024

(camel) branch milvus-supp-langchain created (now 930ff7f9e87)

2024-03-18 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch milvus-supp-langchain in repository https://gitbox.apache.org/repos/asf/camel.git at 930ff7f9e87 Camel-AI: Langchain Embeddings component testing with Camel Milvus This branch include

Re: [PR] CAMEL-20548: include a capability section to advertise which artifact provides a specific feature [camel]

2024-03-18 Thread via GitHub
davsclaus commented on code in PR #13481: URL: https://github.com/apache/camel/pull/13481#discussion_r1528419750 ## catalog/camel-catalog/src/main/resources/org/apache/camel/catalog/capabilities.properties: ## @@ -0,0 +1,17 @@ +##

(camel) branch regen_bot_40x updated (5089bbf295a -> b6f65ecacdb)

2024-03-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_40x in repository https://gitbox.apache.org/repos/asf/camel.git from 5089bbf295a CAMEL-20558: Ability to use the old Micrometer meter names does not work on MicrometerExchangeE

  1   2   >