Re: [I] Camel Quarkus JPA can not work with the named persistence unit [camel-quarkus]

2025-04-10 Thread via GitHub
zhfeng commented on issue #7254: URL: https://github.com/apache/camel-quarkus/issues/7254#issuecomment-2796022013 Then it could add `PersistenceUnit` in the following method to make it lookup the named bean with `EntityManagerFactory` ?https://github.com/apache/camel-quarkus/blob/91cb3a2b1f

Re: [PR] chore(deps): Bump io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17 from 2.14.0-alpha to 2.15.0-alpha [camel]

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

Re: [PR] chore(deps): Bump io.nats:jnats from 2.21.0 to 2.21.1 [camel]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #17726: URL: https://github.com/apache/camel/pull/17726#issuecomment-2795999546 :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] chore(deps): Bump io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17 from 2.14.0-alpha to 2.15.0-alpha [camel]

2025-04-10 Thread via GitHub
dependabot[bot] opened a new pull request, #17727: URL: https://github.com/apache/camel/pull/17727 Bumps [io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.14.0-alpha to 2.15.0-alpha. Relea

(camel) branch dependabot/maven/io.opentelemetry.instrumentation-opentelemetry-log4j-appender-2.17-2.15.0-alpha created (now 0454883a2ad)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.opentelemetry.instrumentation-opentelemetry-log4j-appender-2.17-2.15.0-alpha in repository https://gitbox.apache.org/repos/asf/camel.git at 0454883a2ad chore(deps):

[PR] chore(deps): Bump io.nats:jnats from 2.21.0 to 2.21.1 [camel]

2025-04-10 Thread via GitHub
dependabot[bot] opened a new pull request, #17726: URL: https://github.com/apache/camel/pull/17726 Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.21.0 to 2.21.1. Release notes Sourced from https://github.com/nats-io/nats.java/releases";>io.nats:jnats's releases

(camel) branch dependabot/maven/io.nats-jnats-2.21.1 created (now 286a803fafd)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.nats-jnats-2.21.1 in repository https://gitbox.apache.org/repos/asf/camel.git at 286a803fafd chore(deps): Bump io.nats:jnats from 2.21.0 to 2.21.1 No new revisions

Re: [PR] chore(deps): Bump huaweicloud-sdk-version from 3.1.142 to 3.1.143 [camel]

2025-04-10 Thread via GitHub
gansheer commented on PR #17722: URL: https://github.com/apache/camel/pull/17722#issuecomment-2795989659 /component-tests huawei -- 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 comme

[PR] camel-jbang - Upgrade to hawtio 4.4.0 (4.10.x) [camel]

2025-04-10 Thread via GitHub
tadayosi opened a new pull request, #17725: URL: https://github.com/apache/camel/pull/17725 # Description Backport #17724 to 4.10.x # Target - [x] I checked that the commit is targeting the correct branch (Camel 4 uses the `main` branch) # Tracking - [x

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

2025-04-10 Thread via GitHub
gansheer commented on PR #17720: URL: https://github.com/apache/camel/pull/17720#issuecomment-2795986835 /component-tests aws -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] chore(deps): Bump huaweicloud-sdk-version from 3.1.142 to 3.1.143 [camel]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #17722: URL: https://github.com/apache/camel/pull/17722#issuecomment-2795991541 :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] chore(deps): Bump aws-java-sdk2-version from 2.31.19 to 2.31.20 [camel]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #17720: URL: https://github.com/apache/camel/pull/17720#issuecomment-2795988247 :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: [I] Camel Quarkus JPA can not work with the named persistence unit [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton commented on issue #7254: URL: https://github.com/apache/camel-quarkus/issues/7254#issuecomment-2795986293 > is it related to `PersistenceUnit` annotation? Yeah, by default, Camel knows nothing about CDI bean qualifiers. So registry lookups will fail unless you provide

[PR] Upgrade quarkus-jsch to 3.0.15 [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton opened a new pull request, #7255: URL: https://github.com/apache/camel-quarkus/pull/7255 (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

[PR] camel-jbang - Upgrade to hawtio 4.4.0 [camel]

2025-04-10 Thread via GitHub
tadayosi opened a new pull request, #17724: URL: https://github.com/apache/camel/pull/17724 # Description This finally fixes the issue with `camel hawtio`. # Target - [x] I checked that the commit is targeting the correct branch (Camel 4 uses the `main` branch)

Re: [PR] chore(deps): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 [camel]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #17723: URL: https://github.com/apache/camel/pull/17723#issuecomment-2795977006 :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] chore(deps): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 [camel]

2025-04-10 Thread via GitHub
dependabot[bot] opened a new pull request, #17723: URL: https://github.com/apache/camel/pull/17723 Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org

(camel) branch dependabot/maven/org.apache.commons-commons-text-1.13.1 created (now 99e712664d8)

2025-04-10 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.commons-commons-text-1.13.1 in repository https://gitbox.apache.org/repos/asf/camel.git at 99e712664d8 chore(deps): Bump org.apache.commons:commons-text fro

Re: [PR] Bump quarkiverse-jsch.version from 3.0.14 to 3.0.15 [camel-quarkus]

2025-04-10 Thread via GitHub
dependabot[bot] commented on PR #7252: URL: https://github.com/apache/camel-quarkus/pull/7252#issuecomment-2795971629 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a depende

(camel-quarkus) branch dependabot/maven/quarkiverse-jsch.version-3.0.15 deleted (was ccdcdbad07)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkiverse-jsch.version-3.0.15 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was ccdcdbad07 Bump quarkiverse-jsch.version from 3.0.14 to 3.0.15

Re: [PR] Bump quarkiverse-jsch.version from 3.0.14 to 3.0.15 [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton closed pull request #7252: Bump quarkiverse-jsch.version from 3.0.14 to 3.0.15 URL: https://github.com/apache/camel-quarkus/pull/7252 -- 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 t

Re: [PR] Bump quarkiverse-jsch.version from 3.0.14 to 3.0.15 [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton commented on PR #7252: URL: https://github.com/apache/camel-quarkus/pull/7252#issuecomment-2795971586 I'll do this manually. -- 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 spe

Re: [PR] chore(deps): bump github.com/magiconair/properties from 1.8.9 to 1.8.10 [camel-k]

2025-04-10 Thread via GitHub
squakez merged PR #6138: URL: https://github.com/apache/camel-k/pull/6138 -- 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] chore(deps): Bump huaweicloud-sdk-version from 3.1.142 to 3.1.143 [camel]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #17722: URL: https://github.com/apache/camel/pull/17722#issuecomment-2795959808 :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 dependabot/maven/huaweicloud-sdk-version-3.1.143 created (now 7a9546b6b73)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/huaweicloud-sdk-version-3.1.143 in repository https://gitbox.apache.org/repos/asf/camel.git at 7a9546b6b73 chore(deps): Bump huaweicloud-sdk-version from 3.1.142 to 3

[PR] chore(deps): Bump huaweicloud-sdk-version from 3.1.142 to 3.1.143 [camel]

2025-04-10 Thread via GitHub
dependabot[bot] opened a new pull request, #17722: URL: https://github.com/apache/camel/pull/17722 Bumps `huaweicloud-sdk-version` from 3.1.142 to 3.1.143. Updates `com.huaweicloud.sdk:huaweicloud-sdk-core` from 3.1.142 to 3.1.143 Release notes Sourced from https://github.com/hua

Re: [I] Camel Quarkus JPA can not work with the named persistence unit [camel-quarkus]

2025-04-10 Thread via GitHub
zhfeng commented on issue #7254: URL: https://github.com/apache/camel-quarkus/issues/7254#issuecomment-2795957125 Thanks @jamesnetherton - but why cannot find `EntityManagerFactory` by name if there are multi configs? is it related to `PersistenceUnit` annation? -- This is an automated me

(camel-k) branch dependabot/go_modules/github.com/magiconair/properties-1.8.10 deleted (was b30b3a72c)

2025-04-10 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch dependabot/go_modules/github.com/magiconair/properties-1.8.10 in repository https://gitbox.apache.org/repos/asf/camel-k.git was b30b3a72c chore(deps): bump github.com/magiconair/propert

(camel-k) branch main updated: chore(deps): bump github.com/magiconair/properties from 1.8.9 to 1.8.10

2025-04-10 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti 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 4056349f3 chore(deps): bump github.com/magicona

(camel) branch dependabot/maven/lucene-version-10.2.0 created (now f53107b85aa)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/lucene-version-10.2.0 in repository https://gitbox.apache.org/repos/asf/camel.git at f53107b85aa chore(deps): Bump lucene-version from 9.12.0 to 10.2.0 No new revision

Re: [PR] chore(deps): Bump lucene-version from 9.12.0 to 10.2.0 [camel]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #17721: URL: https://github.com/apache/camel/pull/17721#issuecomment-2795949689 :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] chore(deps): Bump lucene-version from 9.12.0 to 10.2.0 [camel]

2025-04-10 Thread via GitHub
dependabot[bot] opened a new pull request, #17721: URL: https://github.com/apache/camel/pull/17721 Bumps `lucene-version` from 9.12.0 to 10.2.0. Updates `org.apache.lucene:lucene-core` from 9.12.0 to 10.2.0 Updates `org.apache.lucene:lucene-queryparser` from 9.12.0 to 10.2.0

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

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #17720: URL: https://github.com/apache/camel/pull/17720#issuecomment-2795944076 :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 allow-null updated (fca0f8bfe6a -> ac54f8948ff)

2025-04-10 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch allow-null in repository https://gitbox.apache.org/repos/asf/camel.git from fca0f8bfe6a Fixed test add ac54f8948ff CAMEL-21949: camel-core - Type converter with allowNull should be a

(camel) branch dependabot/maven/aws-java-sdk2-version-2.31.20 created (now f82a82ebcb1)

2025-04-10 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.31.20 in repository https://gitbox.apache.org/repos/asf/camel.git at f82a82ebcb1 chore(deps): Bump aws-java-sdk2-version from 2.31.19 to 2.31.

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

2025-04-10 Thread via GitHub
dependabot[bot] opened a new pull request, #17720: URL: https://github.com/apache/camel/pull/17720 Bumps `aws-java-sdk2-version` from 2.31.19 to 2.31.20. Updates `software.amazon.awssdk:sqs` from 2.31.19 to 2.31.20 Updates `software.amazon.awssdk:kinesis` from 2.31.19 to 2.31.20

(camel-quarkus) branch dependabot/maven/quarkiverse-jgit.version-3.4.2 deleted (was f1ddd80007)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkiverse-jgit.version-3.4.2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was f1ddd80007 Auto generated changes for dependabot commit 3a606d3a

Re: [PR] Bump quarkiverse-jgit.version from 3.3.3 to 3.4.2 [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton commented on PR #7253: URL: https://github.com/apache/camel-quarkus/pull/7253#issuecomment-2795932331 Fails with the same issue I've been seeing on `quarkus-main`: ``` java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to e

Re: [PR] Bump quarkiverse-jgit.version from 3.3.3 to 3.4.2 [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton closed pull request #7253: Bump quarkiverse-jgit.version from 3.3.3 to 3.4.2 URL: https://github.com/apache/camel-quarkus/pull/7253 -- 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] Bump quarkiverse-jgit.version from 3.3.3 to 3.4.2 [camel-quarkus]

2025-04-10 Thread via GitHub
dependabot[bot] commented on PR #7253: URL: https://github.com/apache/camel-quarkus/pull/7253#issuecomment-2795932387 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a depende

Re: [PR] Bump quarkiverse-groovy.version from 3.21.1 to 3.21.2 [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton merged PR #7251: URL: https://github.com/apache/camel-quarkus/pull/7251 -- 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 (aaad606e4e -> 98c1f7d0e4)

2025-04-10 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 aaad606e4e Bump cq-plugin.version from 4.17.3 to 4.17.4 add 98c1f7d0e4 Bump quarkiverse-groovy.versi

(camel-quarkus) branch dependabot/maven/quarkiverse-groovy.version-3.21.2 deleted (was 23a858f1f4)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkiverse-groovy.version-3.21.2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was 23a858f1f4 Auto generated changes for dependabot commit 40cc1

(camel-quarkus) branch dependabot/maven/cq-plugin.version-4.17.4 deleted (was 183b04fda2)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/cq-plugin.version-4.17.4 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was 183b04fda2 Bump cq-plugin.version from 4.17.3 to 4.17.4 The revisions t

(camel-quarkus) branch main updated (00220cecf8 -> aaad606e4e)

2025-04-10 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 00220cecf8 Manage and align com.fasterxml:aalto-xml (#7241) add aaad606e4e Bump cq-plugin.version fr

Re: [PR] Bump cq-plugin.version from 4.17.3 to 4.17.4 [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton merged PR #7250: URL: https://github.com/apache/camel-quarkus/pull/7250 -- 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: [I] Camel Quarkus JPA can not work with the named persistence unit [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton commented on issue #7254: URL: https://github.com/apache/camel-quarkus/issues/7254#issuecomment-2795919695 > I wonder if this could be fixed by adding a `CamelBeanQualifierResolver` Yes, probably. Here's an example for what I did for anything using JDBC: https://

(camel-website) branch regen_bot updated (a8a9aeae -> d83661a3)

2025-04-10 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-website.git discard a8a9aeae Regen for commit 034a19183d558a43dcc02a27d60c22d62259d5bb add 8a324038 Update _index.md (#

(camel-website) branch main updated: Update _index.md (#1338)

2025-04-10 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-website.git The following commit(s) were added to refs/heads/main by this push: new 8a324038 Update _index.md (#1338) 8a324038

Re: [PR] UI | Fix for Unwanted Underscores Bug [camel-website]

2025-04-10 Thread via GitHub
davsclaus merged PR #1338: URL: https://github.com/apache/camel-website/pull/1338 -- 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...@ca

(camel) branch allow-null updated (046c40ed2f2 -> fca0f8bfe6a)

2025-04-10 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch allow-null in repository https://gitbox.apache.org/repos/asf/camel.git from 046c40ed2f2 CAMEL-21949: camel-core - Type converter with allowNull should be a valid response for ConvertBodyT

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

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2795770346 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 14394315939-1814-39a06e7d-0f51-4de0-95c9-0

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

2025-04-10 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-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 17b9e8b34 Updated CHANGELOG.md 17b9e8b34

(camel-kafka-connector) branch automatic-periodic-sync updated (f839e6fcd2 -> ca126d4621)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git discard f839e6fcd2 [create-pull-request] automated change add ca126d4621 [create-pull

(camel-k) 01/01: chore(ci): v2.7.0-nightly release updates

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to tag v2.7.0-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 2f1f7a150eecb846dade66fd0127e1ce1090d32e Author: github-actions[bot] <41898282+github-actions[bot]@users.norep

(camel-k) tag v2.7.0-nightly updated (ace1d7f41 -> 2f1f7a150)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.7.0-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git *** WARNING: tag v2.7.0-nightly was modified! *** from ace1d7f41 (commit) to 2f1f7a150 (commit) discard a

(camel-k) tag v2.6.1-nightly updated (a798cb845 -> a1d99a0a1)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.6.1-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git *** WARNING: tag v2.6.1-nightly was modified! *** from a798cb845 (commit) to a1d99a0a1 (commit) discard a

(camel-k) 01/01: chore(ci): v2.6.1-nightly release updates

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to tag v2.6.1-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git commit a1d99a0a196f24459cc741556ac2dd86bd20b19b Author: github-actions[bot] <41898282+github-actions[bot]@users.norep

(camel) branch dependabot/maven/aws-java-sdk2-version-2.31.17 created (now 25d170b91c7)

2025-04-10 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.31.17 in repository https://gitbox.apache.org/repos/asf/camel.git at 25d170b91c7 chore(deps): Bump aws-java-sdk2-version from 2.31.16 to 2.31.

Re: [I] Camel Quarkus JPA can not work with the named persistence unit [camel-quarkus]

2025-04-10 Thread via GitHub
zhfeng commented on issue #7254: URL: https://github.com/apache/camel-quarkus/issues/7254#issuecomment-2795582683 @jamesnetherton - I wonder if this could be fixed by adding a `CamelBeanQualifierResolver` like ```java public static class PersistenceUnitQualifierResolver implements

[I] Camel Quarkus JPA can not work with the named persistence unit [camel-quarkus]

2025-04-10 Thread via GitHub
zhfeng opened a new issue, #7254: URL: https://github.com/apache/camel-quarkus/issues/7254 ### Bug description When `quarkus-hibernate-orm` is config with a named persistence unit like ``` quarkus.hibernate-orm."test".packages=org.acme.entity quarkus.hibernate-orm."test".datas

Re: [I] Use the new dynamic shell completion from cobra [camel-k]

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #2641: URL: https://github.com/apache/camel-k/issues/2641#issuecomment-2795485614 This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s i

Re: [I] Expose UDP port using traits and make it accessible outside of the pod [camel-k]

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #2693: URL: https://github.com/apache/camel-k/issues/2693#issuecomment-2795485573 This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s i

Re: [I] use the OCI containers to distribute camel-k artifacts [camel-k]

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #2732: URL: https://github.com/apache/camel-k/issues/2732#issuecomment-2795485496 This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s i

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

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2795484242 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 14392777403-1710-0bf7852b-26a7-43f6-8eaf-292f90

(camel-quarkus) branch revert-7233-cq-tokenizer created (now f49743f774)

2025-04-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch revert-7233-cq-tokenizer in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at f49743f774 Revert "Align langchain4j-tokenizer.adoc to reflect the component .adoc from

[PR] Remove logging of testcontainers configuration [camel-quarkus]

2025-04-10 Thread via GitHub
jamesnetherton opened a new pull request, #7238: URL: https://github.com/apache/camel-quarkus/pull/7238 Follow up to https://github.com/apache/camel-quarkus/pull/7231. We should do it globally. Dumping the environment JSON to the console doesn't really add anything useful. -- This is an

[PR] CAMEL-21901: camel-salesforce: Fix using fallbackReplyId when salesfo… [camel]

2025-04-10 Thread via GitHub
davsclaus opened a new pull request, #17696: URL: https://github.com/apache/camel/pull/17696 …rce cannot subscribe due to invalid initial replyId from a preconfigured initialReplyIdMap. # Description # Target - [ ] I checked that the commit is targeting the corre

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

2025-04-10 Thread via GitHub
gansheer commented on PR #17699: URL: https://github.com/apache/camel/pull/17699#issuecomment-2788584411 /component-tests aws -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

(camel) branch dependabot/maven/com.nimbusds-nimbus-jose-jwt-10.2 created (now 6d3f93564a4)

2025-04-10 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.nimbusds-nimbus-jose-jwt-10.2 in repository https://gitbox.apache.org/repos/asf/camel.git at 6d3f93564a4 chore(deps-dev): Bump com.nimbusds:nimbus-jose-jwt from 1

Re: [PR] Added Camel Kamelets release 4.11.0 [camel-website]

2025-04-10 Thread via GitHub
oscerd merged PR #1335: URL: https://github.com/apache/camel-website/pull/1335 -- 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-quarkus) branch main updated: Revert "Align langchain4j-tokenizer.adoc to reflect the component .adoc from …" (#7236)

2025-04-10 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-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 0e8596d6f4 Revert "Align langchain4j-toke

(camel) branch main updated: chore(deps): Bump com.github.mwiede:jsch from 0.2.24 to 0.2.25

2025-04-10 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 eb4a1ea7543 chore(deps): Bump com.github.mwiede:jsch

Re: [PR] chore(deps): Bump mockito-version from 5.16.1 to 5.17.0 [camel]

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

Re: [PR] Bump org.apache.maven.plugins:maven-release-plugin from 2.4.2 to 3.1.1 [camel-spring-boot]

2025-04-10 Thread via GitHub
oscerd closed pull request #1418: Bump org.apache.maven.plugins:maven-release-plugin from 2.4.2 to 3.1.1 URL: https://github.com/apache/camel-spring-boot/pull/1418 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

(camel-quarkus) branch langchain4j-tokenizer created (now 0302a044e1)

2025-04-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch langchain4j-tokenizer in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at 0302a044e1 Langchain4j-Tokenizer link is component and not others No new revisions were add

(camel) branch dependabot/github_actions/actions/setup-java-4.7.1 deleted (was 7a80f2b6af2)

2025-04-10 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/setup-java-4.7.1 in repository https://gitbox.apache.org/repos/asf/camel.git was 7a80f2b6af2 chore(deps): Bump actions/setup-java from 4.7.0 to 4.7.1

Re: [PR] chore(deps): Bump pulsar-version from 3.3.3 to 4.0.4 [camel]

2025-04-10 Thread via GitHub
oscerd commented on PR #17707: URL: https://github.com/apache/camel/pull/17707#issuecomment-2791817911 I think this need manual work and tests -- 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] chore(deps): Bump pulsar-version from 3.3.3 to 4.0.4 [camel]

2025-04-10 Thread via GitHub
dependabot[bot] opened a new pull request, #17707: URL: https://github.com/apache/camel/pull/17707 Bumps `pulsar-version` from 3.3.3 to 4.0.4. Updates `org.apache.pulsar:pulsar-client` from 3.3.3 to 4.0.4 Release notes Sourced from https://github.com/apache/pulsar/releases";>org.

(camel) branch main updated: chore(deps): Bump org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#17713)

2025-04-10 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 bb46dd6df35 chore(deps): Bump org.l2x6.cq:cq-ali

(camel) branch main updated: chore(deps): Bump com.microsoft.azure:msal4j from 1.19.1 to 1.20.0 (#17689)

2025-04-10 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 c502a85e2e8 chore(deps): Bump com.microsoft.azure

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

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2785007194 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 14322147881-1707-d06faf48-3e6e-4af5-af5c-13414e

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

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

Re: [PR] CAMEL-21736 google-bigquery-sql: Support fetching query results for S… [camel]

2025-04-10 Thread via GitHub
anirudh-04 commented on PR #17655: URL: https://github.com/apache/camel/pull/17655#issuecomment-2783622424 Should I be committing the auto-generated google-bigquery-sql.json, GoogleBigQuerySQLEndpointUriFactory.java, GoogleBigQuerySQLEndpointConfigurer.java changes as well? -- This is an

(camel-quarkus) branch dependabot/github_actions/actions/setup-java-4.7.1 deleted (was e94fad228f)

2025-04-10 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/setup-java-4.7.1 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was e94fad228f Bump actions/setup-java from 4.7.0 to 4.7.1 The re

[PR] Bump cq-plugin.version from 4.17.2 to 4.17.3 [camel-quarkus]

2025-04-10 Thread via GitHub
dependabot[bot] opened a new pull request, #7237: URL: https://github.com/apache/camel-quarkus/pull/7237 Bumps `cq-plugin.version` from 4.17.2 to 4.17.3. Updates `org.l2x6.cq:cq-filtered-external-enforcer-rules` from 4.17.2 to 4.17.3 Commits https://github.com/l2x6/cq-maven-

(camel) branch main updated: Enabling ppc64le support for camel-pinecone (#17684)

2025-04-10 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 29528a7a596 Enabling ppc64le support for camel-pin

Re: [PR] camel-jbang: fix export not respecting --quarkus-group-id parameter [camel]

2025-04-10 Thread via GitHub
davsclaus merged PR #17665: URL: https://github.com/apache/camel/pull/17665 -- 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: [PR] Bump actions/setup-java from 4.7.0 to 4.7.1 [camel-kamelets]

2025-04-10 Thread via GitHub
oscerd merged PR #2447: URL: https://github.com/apache/camel-kamelets/pull/2447 -- 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: [PR] chore(deps): Bump jandex-version from 3.2.7 to 3.3.0 [camel]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #17688: URL: https://github.com/apache/camel/pull/17688#issuecomment-2785436500 :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

(camel-k) tag v2.5.2-nightly updated (28f382f1f -> fdb97d5b9)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.5.2-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git *** WARNING: tag v2.5.2-nightly was modified! *** from 28f382f1f (commit) to fdb97d5b9 (commit) discard 2

(camel-k) tag v2.6.1-nightly updated (74fba9b19 -> 98688e2f3)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.6.1-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git *** WARNING: tag v2.6.1-nightly was modified! *** from 74fba9b19 (commit) to 98688e2f3 (commit) discard 7

Re: [PR] Bump actions/setup-java from 4.7.0 to 4.7.1 [camel-quarkus]

2025-04-10 Thread via GitHub
zhfeng merged PR #7242: URL: https://github.com/apache/camel-quarkus/pull/7242 -- 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-quarkus) branch dependabot/maven/quarkiverse-mybatis.version-2.3.2 deleted (was ef4063949d)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkiverse-mybatis.version-2.3.2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was ef4063949d Auto generated changes for dependabot commit 48aba

Re: [PR] camel-salesforce-maven-plugin: fix JWT authentication [camel]

2025-04-10 Thread via GitHub
davsclaus merged PR #17703: URL: https://github.com/apache/camel/pull/17703 -- 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

[PR] Langchain4j-Tokenizer link is component and not others [camel-quarkus]

2025-04-10 Thread via GitHub
oscerd opened a new pull request, #7234: URL: https://github.com/apache/camel-quarkus/pull/7234 -- 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: com

(camel) branch dependabot/maven/shiro-version-2.0.3 created (now 7690ed6b6ad)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/shiro-version-2.0.3 in repository https://gitbox.apache.org/repos/asf/camel.git at 7690ed6b6ad chore(deps): Bump shiro-version from 2.0.2 to 2.0.3 No new revisions wer

Re: [PR] Bump quarkiverse-jgit.version from 3.3.3 to 3.4.2 [camel-quarkus]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #7253: URL: https://github.com/apache/camel-quarkus/pull/7253#issuecomment-2795198116 > [!WARNING] > Branch auto synchronized due to changes in generated files. New workflow run triggered: > > https://github.com/apache/camel-quarkus/actions/runs/1

(camel-quarkus) branch dependabot/maven/quarkiverse-jgit.version-3.4.2 updated (3a606d3a1f -> f1ddd80007)

2025-04-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkiverse-jgit.version-3.4.2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 3a606d3a1f Bump quarkiverse-jgit.version from 3.3.3 to 3.4.2

Re: [PR] camel-salesforce-maven-plugin: fix JWT authentication [camel]

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

  1   2   3   >