(camel) branch dependabot/maven/bouncycastle-version-1.78 created (now ae9e4c048d1)

2024-04-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/bouncycastle-version-1.78 in repository https://gitbox.apache.org/repos/asf/camel.git at ae9e4c048d1 Bump bouncycastle-version from 1.77 to 1.78 No new revisions were

[PR] Bump bouncycastle-version from 1.77 to 1.78 [camel]

2024-04-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13713: URL: https://github.com/apache/camel/pull/13713 Bumps `bouncycastle-version` from 1.77 to 1.78. Updates `org.bouncycastle:bcprov-debug-jdk18on` from 1.77 to 1.78 Changelog Sourced from https://github.com/bcgit/bc-java/blob/main/d

(camel) branch dependabot/maven/org.atmosphere-atmosphere-runtime-3.0.5 created (now df8daa07b93)

2024-04-07 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.atmosphere-atmosphere-runtime-3.0.5 in repository https://gitbox.apache.org/repos/asf/camel.git at df8daa07b93 Bump org.atmosphere:atmosphere-runtime from 3.0.4 to

Re: [PR] Bump org.atmosphere:atmosphere-runtime from 3.0.4 to 3.0.5 [camel]

2024-04-07 Thread via GitHub
github-actions[bot] commented on PR #13712: URL: https://github.com/apache/camel/pull/13712#issuecomment-2041987206 :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] Bump org.atmosphere:atmosphere-runtime from 3.0.4 to 3.0.5 [camel]

2024-04-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13712: URL: https://github.com/apache/camel/pull/13712 Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 3.0.4 to 3.0.5. Commits https://github.com/Atmosphere/atmosphere/commit/a032345dc9564996e

Re: [PR] Bump aws-java-sdk2-version from 2.25.24 to 2.25.26 [camel]

2024-04-07 Thread via GitHub
github-actions[bot] commented on PR #13711: URL: https://github.com/apache/camel/pull/13711#issuecomment-2041985167 :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] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-07 Thread via GitHub
jamesnetherton commented on PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#issuecomment-2041986041 > @ppalaga @jamesnetherton should I apply the generation (with duplicated code), or is it ok to wait the the improve? I have no strong opinion about it. But at some po

(camel) branch dependabot/maven/aws-java-sdk2-version-2.25.26 created (now dffcf232650)

2024-04-07 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.25.26 in repository https://gitbox.apache.org/repos/asf/camel.git at dffcf232650 Bump aws-java-sdk2-version from 2.25.24 to 2.25.26 No new rev

[PR] Bump aws-java-sdk2-version from 2.25.24 to 2.25.26 [camel]

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

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-07 Thread via GitHub
JiriOndrusek commented on PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#issuecomment-2041971720 TBH I even thought aboyt placing the generation script in one place in QC repository and use it via several modules. (In theory that should work and would be nicer in my POV) -

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-07 Thread via GitHub
JiriOndrusek commented on PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#issuecomment-2041967697 > I'd personally vote for not having those certs checked in in git but rather executing the script as a part of Maven build as we do in QCXF Yes., I agree, there is a sma

Re: [PR] Create an example project for vertx-websocket #5111 [camel-quarkus-examples]

2024-04-07 Thread via GitHub
jamesnetherton commented on code in PR #206: URL: https://github.com/apache/camel-quarkus-examples/pull/206#discussion_r1555289197 ## vertx-websocket-chat/README.adoc: ## @@ -0,0 +1,56 @@ += Vertx-Websocket Chat: A Camel Quarkus example +:cq-example-description: Demonstration o

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-07 Thread via GitHub
JiriOndrusek commented on code in PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#discussion_r1555287600 ## integration-test-groups/http/common/generate-certs.sh: ## @@ -0,0 +1,67 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one o

(camel-quarkus) branch main updated: Camel 4.5 : create langchain-embeddings extension Fixes #5970

2024-04-07 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 c0a9858385 Camel 4.5 : create langcha

Re: [PR] Camel 4.5 : create langchain-embeddings extension [camel-quarkus]

2024-04-07 Thread via GitHub
jamesnetherton merged PR #5972: URL: https://github.com/apache/camel-quarkus/pull/5972 -- 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 4.5 : create langchain-embeddings extension [camel-quarkus]

2024-04-07 Thread via GitHub
jamesnetherton closed issue #5970: Camel 4.5 : create langchain-embeddings extension URL: https://github.com/apache/camel-quarkus/issues/5970 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[PR] Bump mongo-java-driver-version from 4.11.1 to 5.0.1 [camel]

2024-04-07 Thread via GitHub
dependabot[bot] opened a new pull request, #13710: URL: https://github.com/apache/camel/pull/13710 Bumps `mongo-java-driver-version` from 4.11.1 to 5.0.1. Updates `org.mongodb:mongodb-driver-core` from 4.11.1 to 5.0.1 Release notes Sourced from https://github.com/mongodb/mongo-ja

Re: [PR] Bump mongo-java-driver-version from 4.11.1 to 5.0.1 [camel]

2024-04-07 Thread via GitHub
github-actions[bot] commented on PR #13710: URL: https://github.com/apache/camel/pull/13710#issuecomment-2041946416 :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/mongo-java-driver-version-5.0.1 created (now 05fe9622551)

2024-04-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/mongo-java-driver-version-5.0.1 in repository https://gitbox.apache.org/repos/asf/camel.git at 05fe9622551 Bump mongo-java-driver-version from 4.11.1 to 5.0.1 No new

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

2024-04-07 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2041795858 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 8593566894-1446-d0da98bf-00d1-45ba-b776-ad

Re: [PR] [3.8.x] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-07 Thread via GitHub
zhfeng merged PR #5969: URL: https://github.com/apache/camel-quarkus/pull/5969 -- 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 3.8.x updated: Http: use FIPS complaiant keystore and truststore (#5969)

2024-04-07 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository. zhfeng pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/3.8.x by this push: new b988c1226f Http: use FIPS complaiant keysto

[PR] chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 [camel-k]

2024-04-07 Thread via GitHub
dependabot[bot] opened a new pull request, #5330: URL: https://github.com/apache/camel-k/pull/5330 Bumps [golang.org/x/term](https://github.com/golang/term) from 0.18.0 to 0.19.0. Commits https://github.com/golang/term/commit/5b15d269ba1f54e8da86c8aa5574253aea0c2198";>5b15d26

(camel-k) branch dependabot/go_modules/golang.org/x/sync-0.7.0 created (now 5cf9d8c81)

2024-04-07 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/golang.org/x/sync-0.7.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git at 5cf9d8c81 chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 No new

[PR] chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 [camel-k]

2024-04-07 Thread via GitHub
dependabot[bot] opened a new pull request, #5331: URL: https://github.com/apache/camel-k/pull/5331 Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.6.0 to 0.7.0. Commits https://github.com/golang/sync/commit/14be23e5b48bec28285f8a694875175ecacfddb3";>14be23e se

(camel-k) branch dependabot/go_modules/golang.org/x/term-0.19.0 created (now 7eb8ce6e5)

2024-04-07 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/golang.org/x/term-0.19.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git at 7eb8ce6e5 chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 No

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

2024-04-07 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2041670366 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 8592594469-1342-e536d26d-31ca-4692-883b-e1b3f07

(camel-spring-boot) branch automatic-periodic-sync updated (9db1940adaf -> 4b65354a41e)

2024-04-07 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-spring-boot.git omit 9db1940adaf [create-pull-request] automated change add 4b65354a41e [create-pull-r

Re: [I] Don't materialize Integration generated sources [camel-k]

2024-04-07 Thread via GitHub
github-actions[bot] commented on issue #4825: URL: https://github.com/apache/camel-k/issues/4825#issuecomment-2041661600 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: [PR] [Github Actions] Periodic Sync Camel Spring Boot SBOM (Camel 4) [camel-spring-boot]

2024-04-07 Thread via GitHub
oscerd merged PR #1124: URL: https://github.com/apache/camel-spring-boot/pull/1124 -- 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] [Github Actions] Periodic Sync Camel Spring Boot SBOM (Camel 4) [camel-spring-boot]

2024-04-07 Thread via GitHub
github-actions[bot] opened a new pull request, #1124: URL: https://github.com/apache/camel-spring-boot/pull/1124 Periodic Sync of Camel Spring Boot Main Branch with main Camel Main for SBOM Generation. see https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/generate-s

(camel) branch regen_bot updated (9ff2e15c3c8 -> be07323653b)

2024-04-07 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 9ff2e15c3c8 CAMEL-20644 - Camel-AWS-Bedrock-Agent-Runtime: Support usage of sessionId to continue the same sess

(camel) branch camel-4.4.x updated: Fix camel-vertx-websocket endpoint instantiation when connection to remote websocket server (#13707)

2024-04-07 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.4.x by this push: new 1714311c76b Fix camel-vertx-websocke

Re: [I] java.lang.IllegalArgumentException: Cannot find RoutesBuilderLoader in classpath supporting file extension: json [camel-karavan]

2024-04-07 Thread via GitHub
davsclaus commented on issue #1132: URL: https://github.com/apache/camel-karavan/issues/1132#issuecomment-2041526335 Can you put together a sample project what you do and attach the files here or put somewhere where I can take a look -- This is an automated message from the Apache Git Ser

Re: [PR] Fix camel-vertx-websocket endpoint instantiation when connection to r… [camel]

2024-04-07 Thread via GitHub
davsclaus commented on PR #13707: URL: https://github.com/apache/camel/pull/13707#issuecomment-2041525876 Thanks I created a JIRA https://issues.apache.org/jira/browse/CAMEL-20656 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

(camel) branch main updated: Fix camel-vertx-websocket endpoint instantiation when connection to remote websocket server (#13707)

2024-04-07 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 be07323653b Fix camel-vertx-websocket endpoint ins

Re: [PR] Fix camel-vertx-websocket endpoint instantiation when connection to r… [camel]

2024-04-07 Thread via GitHub
davsclaus merged PR #13707: URL: https://github.com/apache/camel/pull/13707 -- 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] CAMEL-18017: return body part fields copied from parsed MDN entity to avoid corruption [camel]

2024-04-07 Thread via GitHub
davsclaus commented on PR #13708: URL: https://github.com/apache/camel/pull/13708#issuecomment-2041524858 great work, you are welcome to keep digging into other JIRAs related to camel-as2. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

(camel) branch main updated: CAMEL-18017: return body part fields copied from parsed MDN entity to avoid corruption (#13708)

2024-04-07 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 71a21b78345 CAMEL-18017: return body part fields c

Re: [PR] CAMEL-18017: return body part fields copied from parsed MDN entity to avoid corruption [camel]

2024-04-07 Thread via GitHub
davsclaus merged PR #13708: URL: https://github.com/apache/camel/pull/13708 -- 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] Generated sources regen for SBOM [camel]

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

(camel) branch regen_bot_sbom updated (b972d1990b4 -> 1da76564885)

2024-04-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_sbom in repository https://gitbox.apache.org/repos/asf/camel.git omit b972d1990b4 Regen SBOM from commit 447dcd3c45715212c3d00a7dcbe2a13bed887f8b add b4fad68fb9f Regen SBO

[PR] Generated sources regen for SBOM [camel]

2024-04-07 Thread via GitHub
github-actions[bot] opened a new pull request, #13709: URL: https://github.com/apache/camel/pull/13709 Regen bot :robot: found some uncommitted changes after running build on :camel: `main` branch for generating SBOMs. Please do not delete `regen_bot_sbom` branch after merge/rebase. --

Re: [PR] Generated sources regen for SBOM [camel-kamelets]

2024-04-07 Thread via GitHub
oscerd merged PR #1988: URL: https://github.com/apache/camel-kamelets/pull/1988 -- 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

(camel-kamelets) branch regen_bot updated (e5d79284 -> 619d06e6)

2024-04-07 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 e5d79284 Set neutral hostname (#1987) add 619d06e6 Regen SBOM from commit e5d79284be2201ee32e94a7

Re: [I] java.lang.IllegalArgumentException: Cannot find RoutesBuilderLoader in classpath supporting file extension: json [camel-karavan]

2024-04-07 Thread via GitHub
rapetum228 commented on issue #1132: URL: https://github.com/apache/camel-karavan/issues/1132#issuecomment-2041438608 @davsclaus updated to version 4.4.0. Problem still exists -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

(camel-kamelets) branch regen_bot_sbom updated (32ed9e4d -> 5a1f1723)

2024-04-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_sbom in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git omit 32ed9e4d Regen SBOM from commit 1de12f376f3903a566c64394659201dbd34c8c09 add 819a000b Regen

[PR] Generated sources regen for SBOM [camel-kamelets]

2024-04-07 Thread via GitHub
github-actions[bot] opened a new pull request, #1988: URL: https://github.com/apache/camel-kamelets/pull/1988 Regen bot :robot: found some uncommitted changes after running build on :camel-kamelets: `main` branch for generating SBOMs. Please do not delete `regen_bot_sbom` branch after mer

(camel-quarkus) branch regen_bot_sbom updated (48ddd41068 -> e738042490)

2024-04-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_sbom in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git omit 48ddd41068 Regen SBOM from commit 9845d7b8321536c755466854ced167bff7600958 add 616b2f4c56 Reg

[PR] Generated sources regen for SBOM [camel-quarkus]

2024-04-07 Thread via GitHub
github-actions[bot] opened a new pull request, #5974: URL: https://github.com/apache/camel-quarkus/pull/5974 Regen bot :robot: found some uncommitted changes after running build on :camel-quarkus: `main` branch for generating SBOMs. Please do not delete `regen_bot_sbom` branch after merge

Re: [PR] Generated sources regen for SBOM [camel-quarkus]

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