(camel) branch main updated: camel-jbang - Fix bugs in debug command

2023-11-13 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 b7d481eb4ce camel-jbang - Fix bugs in debug comman

(camel) branch regen_bot updated (2aff8174f1b -> 255f5cc08d1)

2023-11-13 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 2aff8174f1b (chores) camel-github: fixed broken link (#11981) add 255f5cc08d1 Remove endpoint (#11983) No

Re: [PR] CAMEL-20103: fix the currency problem acquiring a producer template from the Defau… [camel]

2023-11-13 Thread via GitHub
davsclaus commented on PR #11971: URL: https://github.com/apache/camel/pull/11971#issuecomment-1809688713 @orpiske did you finish your local CI test -- 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 t

(camel) branch camel-4.0.x updated: Remove endpoint (#11983)

2023-11-13 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 cf4ee0b6792 Remove endpoint (#11983)

(camel) branch remove-endpoint deleted (was a3f2f033a6d)

2023-11-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch remove-endpoint in repository https://gitbox.apache.org/repos/asf/camel.git was a3f2f033a6d CAMEL-20109: Remove endpoint did not work if URI has # sign. Thanks to Peter Nowak for unit te

(camel) branch main updated: Remove endpoint (#11983)

2023-11-13 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 255f5cc08d1 Remove endpoint (#11983) 255f5cc08d1 i

Re: [PR] Remove endpoint [camel]

2023-11-13 Thread via GitHub
davsclaus merged PR #11983: URL: https://github.com/apache/camel/pull/11983 -- 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

(camel-quarkus) branch dependabot/maven/quarkiverse-tika.version-2.0.3 deleted (was 755c7e9faa)

2023-11-13 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch dependabot/maven/quarkiverse-tika.version-2.0.3 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was 755c7e9faa Auto generated changes for dependabot commit 7011

Re: [PR] Bump quarkiverse-tika.version from 2.0.2 to 2.0.3 [camel-quarkus]

2023-11-13 Thread via GitHub
dependabot[bot] commented on PR #5504: URL: https://github.com/apache/camel-quarkus/pull/5504#issuecomment-1809661007 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-tika.version from 2.0.2 to 2.0.3 [camel-quarkus]

2023-11-13 Thread via GitHub
jamesnetherton commented on PR #5504: URL: https://github.com/apache/camel-quarkus/pull/5504#issuecomment-1809660948 This needs to be done manually as per notes in https://github.com/apache/camel-quarkus/pull/5499. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Bump quarkiverse-tika.version from 2.0.2 to 2.0.3 [camel-quarkus]

2023-11-13 Thread via GitHub
jamesnetherton closed pull request #5504: Bump quarkiverse-tika.version from 2.0.2 to 2.0.3 URL: https://github.com/apache/camel-quarkus/pull/5504 -- 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] Remove endpoint [camel]

2023-11-13 Thread via GitHub
github-actions[bot] commented on PR #11983: URL: https://github.com/apache/camel/pull/11983#issuecomment-1809645028 :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) 01/02: CAMEL-20109: Remove endpoint did not work if URI has # sign. Thanks to Peter Nowak for unit test.

2023-11-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch remove-endpoint in repository https://gitbox.apache.org/repos/asf/camel.git commit 64c82aac7b65143bcdee785dcee16f78609006a4 Author: Claus Ibsen AuthorDate: Tue Nov 14 07:28:23 2023 +0100

(camel) branch remove-endpoint created (now a3f2f033a6d)

2023-11-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch remove-endpoint in repository https://gitbox.apache.org/repos/asf/camel.git at a3f2f033a6d CAMEL-20109: Remove endpoint did not work if URI has # sign. Thanks to Peter Nowak for unit te

(camel) 02/02: CAMEL-20109: Remove endpoint did not work if URI has # sign. Thanks to Peter Nowak for unit test.

2023-11-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch remove-endpoint in repository https://gitbox.apache.org/repos/asf/camel.git commit a3f2f033a6d1ddbd8a8e1eca41bb9de62b64484c Author: Claus Ibsen AuthorDate: Tue Nov 14 08:00:47 2023 +0100

[PR] Remove endpoint [camel]

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

(camel-spring-boot) branch main updated: Regen

2023-11-13 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 4eb9efa9520 Regen 4eb9efa9520 is descr

Re: [PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2023-11-13 Thread via GitHub
oscerd closed pull request #1008: [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) URL: https://github.com/apache/camel-spring-boot/pull/1008 -- 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 t

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

2023-11-13 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1809491113 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 6858321604-1300-0d2a1b3c-2996-48b5-83c0-e3

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

2023-11-13 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 2a5ff0aa Updated CHANGELOG.md 2a5ff0aa i

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

2023-11-13 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 a09e86cce chore: nightly SBOM

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

2023-11-13 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1809354588 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 6857350649-1196-f3fb14cd-de7d-4e14-b1d8-724f17d

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

2023-11-13 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 61afde769 chore: nightly SBOM

[PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2023-11-13 Thread via GitHub
github-actions[bot] opened a new pull request, #1008: URL: https://github.com/apache/camel-spring-boot/pull/1008 Periodic Sync of Camel Spring Boot Main Branch with main Camel Main. see https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml -- T

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

2023-11-13 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 c2240b1ac chore: nightly SBOM update c2240b1ac

Re: [PR] Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.5.0 to 2.5.3 [camel-quarkus]

2023-11-13 Thread via GitHub
github-actions[bot] commented on PR #5505: URL: https://github.com/apache/camel-quarkus/pull/5505#issuecomment-1809257092 Branch auto synchronized due to changes in generated files. New workflow run triggered: https://github.com/apache/camel-quarkus/actions/runs/6856659968 -- This

(camel-quarkus) branch dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.3 updated (19fc5b1601 -> 9d805ceaed)

2023-11-13 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.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.3 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 19fc5b1601 Bump io.quarkiverse.

(camel-quarkus) branch dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.2 deleted (was e4555cae5c)

2023-11-13 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.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was e4555cae5c Auto generated change

Re: [PR] Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.5.0 to 2.5.2 [camel-quarkus]

2023-11-13 Thread via GitHub
dependabot[bot] closed pull request #5400: Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.5.0 to 2.5.2 URL: https://github.com/apache/camel-quarkus/pull/5400 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(camel-quarkus) branch dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.3 created (now 19fc5b1601)

2023-11-13 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.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.3 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at 19fc5b1601 Bump io.quarkiverse.

Re: [PR] Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.5.0 to 2.5.2 [camel-quarkus]

2023-11-13 Thread via GitHub
dependabot[bot] commented on PR #5400: URL: https://github.com/apache/camel-quarkus/pull/5400#issuecomment-1809253026 Superseded by #5505. -- 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 io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.5.0 to 2.5.3 [camel-quarkus]

2023-11-13 Thread via GitHub
dependabot[bot] opened a new pull request, #5505: URL: https://github.com/apache/camel-quarkus/pull/5505 Bumps [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.5.0 to 2.5.3. Release notes Sourced from https:

Re: [PR] Bump quarkiverse-tika.version from 2.0.2 to 2.0.3 [camel-quarkus]

2023-11-13 Thread via GitHub
github-actions[bot] commented on PR #5504: URL: https://github.com/apache/camel-quarkus/pull/5504#issuecomment-1809232743 Branch auto synchronized due to changes in generated files. New workflow run triggered: https://github.com/apache/camel-quarkus/actions/runs/6856464548 -- This

(camel-quarkus) branch dependabot/maven/quarkiverse-tika.version-2.0.3 updated (70117aa7df -> 755c7e9faa)

2023-11-13 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-tika.version-2.0.3 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 70117aa7df Bump quarkiverse-tika.version from 2.0.2 to 2.0.3

(camel-quarkus) branch dependabot/maven/quarkiverse-tika.version-2.0.3 created (now 70117aa7df)

2023-11-13 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-tika.version-2.0.3 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at 70117aa7df Bump quarkiverse-tika.version from 2.0.2 to 2.0.3 No

[PR] Bump quarkiverse-tika.version from 2.0.2 to 2.0.3 [camel-quarkus]

2023-11-13 Thread via GitHub
dependabot[bot] opened a new pull request, #5504: URL: https://github.com/apache/camel-quarkus/pull/5504 Bumps `quarkiverse-tika.version` from 2.0.2 to 2.0.3. Updates `io.quarkiverse.tika:quarkus-tika` from 2.0.2 to 2.0.3 Release notes Sourced from https://github.com/quarkiverse/

(camel) branch regen_bot updated (b27d46d575f -> 2aff8174f1b)

2023-11-13 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 b27d46d575f CAMEL-20111: Update docs add 2aff8174f1b (chores) camel-github: fixed broken link (#11981) No

(camel) branch regen_bot updated (044985257b4 -> b27d46d575f)

2023-11-13 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 044985257b4 CAMEL-20110: camel-jetty - Allow to configure idleTimeout on jetty server (#11982) add b27d46d

(camel) branch main updated: (chores) camel-github: fixed broken link (#11981)

2023-11-13 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 2aff8174f1b (chores) camel-github: fixed broken li

Re: [PR] (chores) camel-github: fixed broken link [camel]

2023-11-13 Thread via GitHub
davsclaus merged PR #11981: URL: https://github.com/apache/camel/pull/11981 -- 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

(camel) branch regen_bot updated (a5d5dc0f8c0 -> 044985257b4)

2023-11-13 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 a5d5dc0f8c0 camel-catalog - Fix whitespace noise in jdk for known releases add 044985257b4 CAMEL-20110: ca

(camel) branch main updated: CAMEL-20111: Update docs

2023-11-13 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 b27d46d575f CAMEL-20111: Update docs b27d46d575f i

(camel) branch jetty-idle deleted (was 20bdcdda10c)

2023-11-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch jetty-idle in repository https://gitbox.apache.org/repos/asf/camel.git was 20bdcdda10c CAMEL-20110: camel-jetty - Allow to configure idleTimeout on jetty server The revisions that were

(camel) branch main updated: CAMEL-20110: camel-jetty - Allow to configure idleTimeout on jetty server (#11982)

2023-11-13 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 044985257b4 CAMEL-20110: camel-jetty - Allow to co

Re: [PR] CAMEL-20110: camel-jetty - Allow to configure idleTimeout on jetty se… [camel]

2023-11-13 Thread via GitHub
davsclaus merged PR #11982: URL: https://github.com/apache/camel/pull/11982 -- 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

(camel-quarkus) branch main updated (983634776d -> 79fbd5c003)

2023-11-13 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 983634776d Regen SBOM from commit 6f1eac7a6a9f4feebb2980eb56285732676ab39c (#5500) add 79fbd5c003 A

Re: [I] Add support for Salesforce pub / sub API [camel-quarkus]

2023-11-13 Thread via GitHub
jamesnetherton closed issue #4713: Add support for Salesforce pub / sub API URL: https://github.com/apache/camel-quarkus/issues/4713 -- 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

Re: [PR] Add support for Salesforce pub / sub API [camel-quarkus]

2023-11-13 Thread via GitHub
jamesnetherton merged PR #5503: URL: https://github.com/apache/camel-quarkus/pull/5503 -- 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: [PR] CAMEL-20110: camel-jetty - Allow to configure idleTimeout on jetty se… [camel]

2023-11-13 Thread via GitHub
github-actions[bot] commented on PR #11982: URL: https://github.com/apache/camel/pull/11982#issuecomment-1808867354 :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-20110: camel-jetty - Allow to configure idleTimeout on jetty se… [camel]

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

(camel) branch jetty-idle created (now 20bdcdda10c)

2023-11-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch jetty-idle in repository https://gitbox.apache.org/repos/asf/camel.git at 20bdcdda10c CAMEL-20110: camel-jetty - Allow to configure idleTimeout on jetty server This branch includes the

(camel) 01/01: CAMEL-20110: camel-jetty - Allow to configure idleTimeout on jetty server

2023-11-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch jetty-idle in repository https://gitbox.apache.org/repos/asf/camel.git commit 20bdcdda10c7149eb1074e12d03870b9508e9abb Author: Claus Ibsen AuthorDate: Mon Nov 13 20:17:20 2023 +0100 CAMEL

Re: [PR] CAMEL-20044 fix to handle commit on breakOnFirstError [camel]

2023-11-13 Thread via GitHub
orpiske commented on PR #11959: URL: https://github.com/apache/camel/pull/11959#issuecomment-1808818498 [components-camel-kafka.log](https://github.com/apache/camel/files/13339902/components-camel-kafka.log) Last build / test log. -- This is an automated message from the Apache Git

Re: [PR] CAMEL-20044 fix to handle commit on breakOnFirstError [camel]

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

Re: [PR] CAMEL-20044 fix to handle commit on breakOnFirstError [camel]

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

Re: [PR] (chores) camel-github: fixed broken link [camel]

2023-11-13 Thread via GitHub
github-actions[bot] commented on PR #11981: URL: https://github.com/apache/camel/pull/11981#issuecomment-1808714155 :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] (chores) camel-github: fixed broken link [camel]

2023-11-13 Thread via GitHub
orpiske opened a new pull request, #11981: URL: https://github.com/apache/camel/pull/11981 (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-karavan) branch main updated: Update README.md

2023-11-13 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 59c9e51a Update README.md 59c9e51a is describe

Re: [PR] Add support for Salesforce pub / sub API [camel-quarkus]

2023-11-13 Thread via GitHub
jamesnetherton commented on code in PR #5503: URL: https://github.com/apache/camel-quarkus/pull/5503#discussion_r1391347159 ## docs/modules/ROOT/pages/reference/extensions/salesforce.adoc: ## @@ -84,6 +84,33 @@ To generate Salesforce DTOs for your project, use the `salesforce-m

Re: [PR] CAMEL-20044 fix to handle commit on breakOnFirstError [camel]

2023-11-13 Thread via GitHub
orpiske commented on PR #11959: URL: https://github.com/apache/camel/pull/11959#issuecomment-1808488277 > ### Components test results: > Total Tested Failed ❌Passed ✅ > 1 1 1 0 Adding the latest Github CI logs. Seems to still be complaining about c

Re: [PR] CAMEL-20044 fix to handle commit on breakOnFirstError [camel]

2023-11-13 Thread via GitHub
orpiske commented on code in PR #11959: URL: https://github.com/apache/camel/pull/11959#discussion_r1391339271 ## components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/support/KafkaRecordProcessor.java: ## @@ -149,14 +146,30 @@ private boolean processExc

Re: [PR] Add support for Salesforce pub / sub API [camel-quarkus]

2023-11-13 Thread via GitHub
aldettinger commented on code in PR #5503: URL: https://github.com/apache/camel-quarkus/pull/5503#discussion_r1391292288 ## docs/modules/ROOT/pages/reference/extensions/salesforce.adoc: ## @@ -84,6 +84,33 @@ To generate Salesforce DTOs for your project, use the `salesforce-mave

(camel) branch regen_bot_3x updated (859c19adb7c -> 687e8b98eb9)

2023-11-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3x in repository https://gitbox.apache.org/repos/asf/camel.git omit 859c19adb7c Regen for commit 8eaf404ef1b5306aedee31f4bde277fdc2ce7673 add 687e8b98eb9 Regen for commit 8

(camel-website) branch whats420 updated: Add authors

2023-11-13 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 The following commit(s) were added to refs/heads/whats420 by this push: new 19f914cd Add authors 19f914cd is d

(camel) branch regen_bot_40x updated (fb7462c150d -> a5d5dc0f8c0)

2023-11-13 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 fb7462c150d CAMEL-20100: camel-jsonpath - Fix DEFAULT_PATH_LEAF_TO_NULL option to accept null as return val

(camel) branch camel-3.x updated: Regen for commit 8eaf404ef1b5306aedee31f4bde277fdc2ce7673 (#11980)

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

Re: [PR] Generated sources regen (Camel 3) [camel]

2023-11-13 Thread via GitHub
davsclaus merged PR #11980: URL: https://github.com/apache/camel/pull/11980 -- 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-19770: cleanup catches of Throwable in DSLs [camel]

2023-11-13 Thread via GitHub
orpiske commented on PR #11968: URL: https://github.com/apache/camel/pull/11968#issuecomment-1808305780 Some of my tests failed for this one, so I am investigating more closely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(camel) branch camel-4.0.x updated: CAMEL-20094: camel-catalog: camel-spring.xsd keeps being regenerated. (#11979)

2023-11-13 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 b12f3921e86 CAMEL-20094: camel-catal

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

2023-11-13 Thread via GitHub
davsclaus commented on PR #1092: URL: https://github.com/apache/camel-website/pull/1092#issuecomment-1808303013 Thanks -- 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 un

Re: [I] Component resolvable variables regression [camel-k]

2023-11-13 Thread via GitHub
squakez commented on issue #4916: URL: https://github.com/apache/camel-k/issues/4916#issuecomment-1808291568 I had a look this morning and I got to this conclusions: https://github.com/apache/camel-k/issues/3896#issuecomment-1808004610 if that can help -- This is an automated message fro

(camel) branch regen_bot_3x updated (77a2bab9613 -> 859c19adb7c)

2023-11-13 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3x in repository https://gitbox.apache.org/repos/asf/camel.git from 77a2bab9613 CAMEL-20092: reset error counter before greedy poll (#11937) (#11949) add 8eaf404ef1b CAMEL

[PR] Generated sources regen (Camel 3) [camel]

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

(camel-website) branch whats420 updated (2c75fdcd -> 54c00cb5)

2023-11-13 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch whats420 in repository https://gitbox.apache.org/repos/asf/camel-website.git from 2c75fdcd Apply suggestions from code review add 54c00cb5 Update index.md No new revisions were added b

Re: [I] Component resolvable variables regression [camel-k]

2023-11-13 Thread via GitHub
christophd commented on issue #4916: URL: https://github.com/apache/camel-k/issues/4916#issuecomment-1808247332 yep, having a look already -- 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

(camel-examples) branch main updated: CAMEL-20108 - replace set-body by setBody (#131)

2023-11-13 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-examples.git The following commit(s) were added to refs/heads/main by this push: new a4b9024e CAMEL-20108 - replace set-body b

Re: [PR] CAMEL-20108 - replace set-body by setBody [camel-examples]

2023-11-13 Thread via GitHub
davsclaus merged PR #131: URL: https://github.com/apache/camel-examples/pull/131 -- 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) branch camel-3.20.x updated: CAMEL-20094: camel-catalog: camel-spring.xsd keeps being regenerated. (#11979)

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

(camel) branch camel-3.21.x updated: CAMEL-20094: camel-catalog: camel-spring.xsd keeps being regenerated. (#11979)

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

(camel) branch camel-3.x updated: CAMEL-20094: camel-catalog: camel-spring.xsd keeps being regenerated. (#11979)

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

[PR] CAMEL-20108 - replace set-body by setBody [camel-examples]

2023-11-13 Thread via GitHub
apupier opened a new pull request, #131: URL: https://github.com/apache/camel-examples/pull/131 kebab case notation is deprecated in 4.2.0 -- 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

(camel) branch regen_bot updated (2dfb9df425b -> a5d5dc0f8c0)

2023-11-13 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 2dfb9df425b CAMEL-20094: camel-catalog: camel-spring.xsd keeps being regenerated. (#11979) add a5d5dc0f8c0

[PR] Add support for Salesforce pub / sub API [camel-quarkus]

2023-11-13 Thread via GitHub
jamesnetherton opened a new pull request, #5503: URL: https://github.com/apache/camel-quarkus/pull/5503 (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] CAMEL-20103: fix the currency problem acquiring a producer template from the Defau… [camel]

2023-11-13 Thread via GitHub
orpiske commented on PR #11971: URL: https://github.com/apache/camel/pull/11971#issuecomment-1808149873 Finally, looking at this one ... I'll test it manually on my CI, but I am not initially concerned with the fix. It should be fine, I think. -- This is an automated message from

(camel) branch main updated: camel-catalog - Fix whitespace noise in jdk for known releases

2023-11-13 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 a5d5dc0f8c0 camel-catalog - Fix whitespace noise i

Re: [PR] Upgrade to 4.2.0 [camel-quarkus]

2023-11-13 Thread via GitHub
jamesnetherton commented on PR #5501: URL: https://github.com/apache/camel-quarkus/pull/5501#issuecomment-1808148690 The failure in the example project is expected until Quarkus releases with an upgraded k8s client. I'll disable the native profile in that project after this PR is merged.

[I] Salesforce PubSubApiConsumer fails to load POJO class in test mode [camel-quarkus]

2023-11-13 Thread via GitHub
jamesnetherton opened a new issue, #5502: URL: https://github.com/apache/camel-quarkus/issues/5502 ### Bug description Some more detail here: https://issues.apache.org/jira/browse/CAMEL-20107 To work around it I've had to set `quarkus.test.flat-class-path = true`. -- T

(camel) branch regen_bot updated (fb7462c150d -> 2dfb9df425b)

2023-11-13 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 fb7462c150d CAMEL-20100: camel-jsonpath - Fix DEFAULT_PATH_LEAF_TO_NULL option to accept null as return value.

(camel) branch main updated: CAMEL-20094: camel-catalog: camel-spring.xsd keeps being regenerated. (#11979)

2023-11-13 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 2dfb9df425b CAMEL-20094: camel-catalog: camel-spri

Re: [PR] CAMEL-20094: camel-catalog: camel-spring.xsd keeps being regenerated. [camel]

2023-11-13 Thread via GitHub
davsclaus merged PR #11979: URL: https://github.com/apache/camel/pull/11979 -- 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

(camel) branch spring-xml-regen-issue deleted (was 173413d5cac)

2023-11-13 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch spring-xml-regen-issue in repository https://gitbox.apache.org/repos/asf/camel.git was 173413d5cac CAMEL-20094: camel-catalog: camel-spring.xsd keeps being regenerated. The revisions th

(camel-website) branch whats420 updated (cc40a15f -> 2c75fdcd)

2023-11-13 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 cc40a15f Blog - Whats new in Camel 4.2 - WIP add 2c75fdcd Apply suggestions from code review No new

Re: [PR] test(health): #3997 structured conditions for scaled integrations [camel-k]

2023-11-13 Thread via GitHub
squakez commented on PR #4917: URL: https://github.com/apache/camel-k/pull/4917#issuecomment-1808045568 > @squakez I was considering adding tests for more scenarios. Do you think its worth it? The more scenario we cover the better. However, for the specific issue I think it should be

Re: [PR] test(health): #3997 structured conditions for scaled integrations [camel-k]

2023-11-13 Thread via GitHub
rinaldodev commented on PR #4917: URL: https://github.com/apache/camel-k/pull/4917#issuecomment-1808037160 @squakez I was considering adding tests for more scenarios. Do you think its worth it? -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] Component resolvable variables regression [camel-k]

2023-11-13 Thread via GitHub
squakez commented on issue #4916: URL: https://github.com/apache/camel-k/issues/4916#issuecomment-1808006697 @christophd do you mind having an eye on this? The problem would be reproducible by running `kamel bind http-secured-source log-sink -p source.url=http://www.google.com/`. -- This

[I] Component resolvable variables regression [camel-k]

2023-11-13 Thread via GitHub
squakez opened a new issue, #4916: URL: https://github.com/apache/camel-k/issues/4916 There is still something not quite working out. I run into the following errors for the http-secured-source with camel-k version s 1.12.10, 2.0.1 and 2.1.0. Below you will find the log for Camel K Client 2

Re: [I] Kamelet http-sink not working [camel-k]

2023-11-13 Thread via GitHub
squakez commented on issue #3896: URL: https://github.com/apache/camel-k/issues/3896#issuecomment-1808004610 Thanks for reporting. I think it's a bug in the `IsResolvable` func, where we are expecting the variable to start and end with `{{` and `}}` whereas here it's not the case as there a

(camel-kamelets) branch regen_bot updated (56118065 -> d58dcc89)

2023-11-13 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 56118065 Use only camelCase in kamelets yaml - Mail IMAP Kamelet add f7487c16 Use enum instead of

(camel-kamelets) 03/03: Use enum instead of x-descriptors - Pulsar Sink Kamelet

2023-11-13 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 commit d58dcc89ca402b06f41ad198ff0044c01b7a1817 Author: Andrea Cosentino AuthorDate: Mon Nov 13 12:00:42 2023 +0100

(camel-kamelets) 01/03: Use enum instead of x-descriptors - Log Action

2023-11-13 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 commit f7487c16c7ee254374bf34587627f8868d63ae38 Author: Andrea Cosentino AuthorDate: Mon Nov 13 11:57:44 2023 +0100

  1   2   3   >