Re: [PR] Cxf-soap tests fail in FIPS environment (fix for JVM) [camel-quarkus]

2023-11-12 Thread via GitHub
JiriOndrusek commented on code in PR #5485: URL: https://github.com/apache/camel-quarkus/pull/5485#discussion_r1390705371 ## integration-test-groups/cxf-soap/cxf-soap-ws-security-server/README.adoc: ## @@ -16,4 +16,50 @@ We test in two ways how the SOAP service endpoints are de

(camel) branch regen_bot updated (04a0f682c86 -> 366abc85d15)

2023-11-12 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 04a0f682c86 CAMEL-20100: camel-jsonpath - Add support for parsing using byte[] if message body is that (#11976)

(camel-website) branch whats420 updated (0eb0d9df -> 2f9751ce)

2023-11-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch whats420 in repository https://gitbox.apache.org/repos/asf/camel-website.git from 0eb0d9df Blog - Whats new in Camel 4.2 - WIP add 2f9751ce Blog - Whats new in Camel 4.2 - WIP No new

(camel-spring-boot) branch main updated: camel-smb - Should be scheduled endpoint and polished code.

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

(camel) branch main updated: camel-smb - Should be scheduled endpoint and polished code.

2023-11-12 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 366abc85d15 camel-smb - Should be scheduled endpoi

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

2023-11-12 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1807378863 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 6844835978-1299-dfc7db47-c670-4cdb-bb68-d7

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

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

(camel-k) branch dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.69.1 created (now 99b45319b)

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

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

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

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

2023-11-12 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1807306327 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 6843993735-1195-93fd22b4-4b68-4e49-8602-f967904

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

2023-11-12 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 cad0df1f8 chore: nightly SBOM

(camel-spring-boot) branch automatic-periodic-sync updated (dab328551f6 -> c022357f9d4)

2023-11-12 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 dab328551f6 [create-pull-request] automated change add c022357f9d4 [create-pull-r

(camel-k) branch main updated: chore: nightly SBOM update

2023-11-12 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 410d18a92 chore: nightly SBOM update 410d18a92

(camel-karavan) branch main updated: Update README.md

2023-11-12 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git The following commit(s) were added to refs/heads/main by this push: new af704d4e Update README.md af704d4e is describe

Re: [I] simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode [camel-quarkus]

2023-11-12 Thread via GitHub
ppalaga commented on issue #4860: URL: https://github.com/apache/camel-quarkus/issues/4860#issuecomment-1807240554 Yes, thanks for the reminder, @turing85! -- 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

Re: [I] simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode [camel-quarkus]

2023-11-12 Thread via GitHub
ppalaga closed issue #4860: simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode URL: https://github.com/apache/camel-quarkus/issues/4860 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(camel-website) branch whats420 updated (f83e2cea -> 0eb0d9df)

2023-11-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch whats420 in repository https://gitbox.apache.org/repos/asf/camel-website.git from f83e2cea Blog - Whats new in Camel 4.2 - WIP add 0eb0d9df Blog - Whats new in Camel 4.2 - WIP No new

[PR] Blog - Whats new in Camel 4.2 - WIP [camel-website]

2023-11-12 Thread via GitHub
davsclaus opened a new pull request, #1092: URL: https://github.com/apache/camel-website/pull/1092 (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 unsubscri

(camel-website) branch whats420 created (now f83e2cea)

2023-11-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch whats420 in repository https://gitbox.apache.org/repos/asf/camel-website.git at f83e2cea Blog - Whats new in Camel 4.2 - WIP This branch includes the following new commits: new f8

(camel-website) 01/01: Blog - Whats new in Camel 4.2 - WIP

2023-11-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch whats420 in repository https://gitbox.apache.org/repos/asf/camel-website.git commit f83e2cea2bddf688d3582def7e99f89218db0468 Author: Claus Ibsen AuthorDate: Sun Nov 12 19:18:50 2023 +0100

(camel) branch regen_bot_40x updated (0aa27743498 -> 04a0f682c86)

2023-11-12 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 0aa27743498 (chores) camel-test-infra-cassandra: upgrade to Cassandra 4.1.3 (#11947) add e9f4af234a1 (

(camel) branch regen_bot updated (131a7458595 -> 04a0f682c86)

2023-11-12 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 131a7458595 Regen SBOM from commit 52ffa07a3154af6daa62ec7faca913e39d24d181 (#11975) add 04a0f682c86 CAMEL

(camel) branch jsonpath deleted (was 3e8f0aa1ad4)

2023-11-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch jsonpath in repository https://gitbox.apache.org/repos/asf/camel.git was 3e8f0aa1ad4 CAMEL-20100: camel-jsonpath - Add support for parsing using byte[] if message body is that The revis

(camel) branch camel-4.0.x updated: CAMEL-20100: camel-jsonpath - Add support for parsing using byte[] if message body is that (#11976)

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

(camel) branch main updated: CAMEL-20100: camel-jsonpath - Add support for parsing using byte[] if message body is that (#11976)

2023-11-12 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 04a0f682c86 CAMEL-20100: camel-jsonpath - Add supp

Re: [PR] CAMEL-20100: camel-jsonpath - Add support for parsing using byte[] if… [camel]

2023-11-12 Thread via GitHub
davsclaus merged PR #11976: URL: https://github.com/apache/camel/pull/11976 -- 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] [Github Actions] Periodic Sync Camel Spring Boot SBOM (Camel 4) [camel-spring-boot]

2023-11-12 Thread via GitHub
oscerd merged PR #1007: URL: https://github.com/apache/camel-spring-boot/pull/1007 -- 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]

2023-11-12 Thread via GitHub
github-actions[bot] opened a new pull request, #1007: URL: https://github.com/apache/camel-spring-boot/pull/1007 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

Re: [PR] CAMEL-20100: camel-jsonpath - Add support for parsing using byte[] if… [camel]

2023-11-12 Thread via GitHub
github-actions[bot] commented on PR #11976: URL: https://github.com/apache/camel/pull/11976#issuecomment-1807158223 :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-20100: camel-jsonpath - Add support for parsing using byte[] if… [camel]

2023-11-12 Thread via GitHub
davsclaus opened a new pull request, #11976: URL: https://github.com/apache/camel/pull/11976 … message body is that # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses th

(camel) 01/01: CAMEL-20100: camel-jsonpath - Add support for parsing using byte[] if message body is that

2023-11-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch jsonpath in repository https://gitbox.apache.org/repos/asf/camel.git commit 3e8f0aa1ad45e56ad715df17ad4c89667a2f94f8 Author: Claus Ibsen AuthorDate: Sun Nov 12 16:22:41 2023 +0100 CAMEL-2

(camel) branch jsonpath created (now 3e8f0aa1ad4)

2023-11-12 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch jsonpath in repository https://gitbox.apache.org/repos/asf/camel.git at 3e8f0aa1ad4 CAMEL-20100: camel-jsonpath - Add support for parsing using byte[] if message body is that This bran

(camel) branch regen_bot updated (52ffa07a315 -> 131a7458595)

2023-11-12 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 52ffa07a315 Avoid empty deprecateNote in component json metadata add 131a7458595 Regen SBOM from commit 52

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

2023-11-12 Thread via GitHub
oscerd merged PR #11975: URL: https://github.com/apache/camel/pull/11975 -- 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 (6f326a38317 -> 34823a1c71e)

2023-11-12 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 6f326a38317 Regen SBOM from commit 5cd12e6ef68b48254de1646a6785dd3dc3fee8c5 add f4be02e9f7d Regen SBO

[PR] Generated sources regen for SBOM [camel]

2023-11-12 Thread via GitHub
github-actions[bot] opened a new pull request, #11975: URL: https://github.com/apache/camel/pull/11975 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. --

(camel-kamelets) branch regen_bot_sbom updated (5a55bf3e -> 631592a8)

2023-11-12 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 5a55bf3e Regen SBOM from commit f292a43a9f1ddb2fbdd538e2ec541a0b2b3cedd0 add c4739411 Regen

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

2023-11-12 Thread via GitHub
oscerd merged PR #5500: URL: https://github.com/apache/camel-quarkus/pull/5500 -- 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

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

2023-11-12 Thread via GitHub
github-actions[bot] opened a new pull request, #5500: URL: https://github.com/apache/camel-quarkus/pull/5500 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

(camel-quarkus) branch regen_bot_sbom updated (c0022f76f8 -> 64e0ad3dbf)

2023-11-12 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 c0022f76f8 Regen SBOM from commit 51b5b6eaa6286f5df0bc93f5acbdd4ae3d8e4e40 add d6bc66a504 Reg