[GitHub] [camel] jacekszymanski commented on pull request #9970: CAMEL-19304: camel-jpa implement paging

2023-04-30 Thread via GitHub
jacekszymanski commented on PR #9970: URL: https://github.com/apache/camel/pull/9970#issuecomment-1529409670 Thanks, corrected. -- 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 commen

[GitHub] [camel-quarkus] jamesnetherton opened a new issue, #2926: [CI] - Quarkus Main Branch Build Failure

2023-04-30 Thread via GitHub
jamesnetherton opened a new issue, #2926: URL: https://github.com/apache/camel-quarkus/issues/2926 This is a placeholder issue used by the [nightly sync workflow](https://github.com/apache/camel-quarkus/actions/workflows/quarkus-master-cron.yaml) for the [`quarkus-main`](https://github.com

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2926: [CI] - Quarkus Main Branch Build Failure

2023-04-30 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1529337584 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 4847786290-1103-fc136620-df23-4e17-b9a0-ac

[GitHub] [camel] davsclaus commented on a diff in pull request #9970: CAMEL-19304: camel-jpa implement paging

2023-04-30 Thread via GitHub
davsclaus commented on code in PR #9970: URL: https://github.com/apache/camel/pull/9970#discussion_r1181382505 ## components/camel-jpa/src/main/java/org/apache/camel/component/jpa/JpaProducer.java: ## @@ -202,10 +203,18 @@ protected void processQuery(Exchange exchange, EntityMa

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2023-04-30 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-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 9f45cdae11 Updated CHANGELOG.md 9f45cdae1

[camel-kafka-connector] branch main updated: Updated CHANGELOG.md

2023-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/main by this push: new 7e6c26aa4 Updated CHANGELOG.md 7e

[camel-spring-boot] branch automatic-periodic-sync updated (d18737d6ca3 -> 26118dec553)

2023-04-30 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 d18737d6ca3 [create-pull-request] automated change add 26118dec553 [create-pull-r

[GitHub] [camel-k] github-actions[bot] commented on issue #4016: Some API warnings reported while contributing operator 1.11.1

2023-04-30 Thread via GitHub
github-actions[bot] commented on issue #4016: URL: https://github.com/apache/camel-k/issues/4016#issuecomment-1529181473 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

[GitHub] [camel-quarkus] ppalaga commented on a diff in pull request #4861: simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode

2023-04-30 Thread via GitHub
ppalaga commented on code in PR #4861: URL: https://github.com/apache/camel-quarkus/pull/4861#discussion_r1181309747 ## extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/CamelNativeImageProcessor.java: ## @@ -139,6 +139,11 @@ void reflectiveI

[GitHub] [camel-quarkus] turing85 commented on a diff in pull request #4861: simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode

2023-04-30 Thread via GitHub
turing85 commented on code in PR #4861: URL: https://github.com/apache/camel-quarkus/pull/4861#discussion_r1181305016 ## extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/CamelNativeImageProcessor.java: ## @@ -139,6 +139,11 @@ void reflective

[camel-quarkus] 01/03: Remove Wagon related configuration as Maven 3.9.0+ does not use Wagon for http by default

2023-04-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 7c8af33103b0fd7d2ad1a3375d62f8c9afb83c8f Author: Peter Palaga AuthorDate: Sun Apr 30 21:11:11 2023 +0200 Remo

[camel-quarkus] 03/03: Patch mvnw with maven-resolver-1.9.8 artifacts so that it honors aether.connector.http.connectionMaxTtl to avoid Connect timeouts on GH actions

2023-04-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit a89132ab6feb28c0750f9f8b2ce280f57f2059d8 Author: Peter Palaga AuthorDate: Sun Apr 30 21:39:07 2023 +0200 Patc

[camel-quarkus] branch main updated (12b15469c5 -> a89132ab6f)

2023-04-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 12b15469c5 Fixup 9db92b2 Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1 new 7c8af33103 Remove Wagon related

[camel-quarkus] 02/03: Limit aether.connector.http.connectionMaxTtl to 120 seconds to avoid Connection timeouts on Github actions #4842

2023-04-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit f66584aabe8f4ff86bc1bb06af0b58a8de859604 Author: Peter Palaga AuthorDate: Sun Apr 30 21:22:13 2023 +0200 Limi

[GitHub] [camel-quarkus] ppalaga merged pull request #4864: Limit aether.connector.http.connectionMaxTtl to 120 seconds

2023-04-30 Thread via GitHub
ppalaga merged PR #4864: URL: https://github.com/apache/camel-quarkus/pull/4864 -- 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

[GitHub] [camel-quarkus] ppalaga commented on pull request #4864: Limit aether.connector.http.connectionMaxTtl to 120 seconds

2023-04-30 Thread via GitHub
ppalaga commented on PR #4864: URL: https://github.com/apache/camel-quarkus/pull/4864#issuecomment-1529149915 I am not going to wait for the examples. They use their own mvnw anyway. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [camel-quarkus] ppalaga commented on issue #4842: CI build fails to download Maven artifacts due to: ` java.net.ConnectException: Connection timed out`

2023-04-30 Thread via GitHub
ppalaga commented on issue #4842: URL: https://github.com/apache/camel-quarkus/issues/4842#issuecomment-1529136469 For the record I have ensured locally that the connections really live only as short as we set via `aether.connector.http.connectionMaxTtl` in https://github.com/apache/camel-

[GitHub] [camel-quarkus] ppalaga closed pull request #4441: Use banned dependency rules published by Quarkus (after filtering the…

2023-04-30 Thread via GitHub
ppalaga closed pull request #4441: Use banned dependency rules published by Quarkus (after filtering the… URL: https://github.com/apache/camel-quarkus/pull/4441 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [camel-quarkus] ppalaga commented on pull request #4441: Use banned dependency rules published by Quarkus (after filtering the…

2023-04-30 Thread via GitHub
ppalaga commented on PR #4441: URL: https://github.com/apache/camel-quarkus/pull/4441#issuecomment-1529131350 This was done as fe585f2255d1a354a4c2568c17aba1293ccc130a via another PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [camel-k] mertdotcc opened a new pull request, #4305: feat(trait): Add startup probes into health trait

2023-04-30 Thread via GitHub
mertdotcc opened a new pull request, #4305: URL: https://github.com/apache/camel-k/pull/4305 Closes [#4146](https://github.com/apache/camel-k/issues/4146) **Release Note** ```release-note add startup probes into health trait ``` -- This is an automated message from the Apac

[GitHub] [camel-quarkus] ppalaga commented on a diff in pull request #4861: simple("${exchange.getMessage().getBody()}") causes a MethodNotFoundException in native mode

2023-04-30 Thread via GitHub
ppalaga commented on code in PR #4861: URL: https://github.com/apache/camel-quarkus/pull/4861#discussion_r1181285955 ## extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/CamelNativeImageProcessor.java: ## @@ -139,6 +139,11 @@ void reflectiveI

[GitHub] [camel-quarkus] ppalaga commented on issue #4842: CI build fails to download Maven artifacts due to: ` java.net.ConnectException: Connection timed out`

2023-04-30 Thread via GitHub
ppalaga commented on issue #4842: URL: https://github.com/apache/camel-quarkus/issues/4842#issuecomment-1529125607 The failure in https://github.com/apache/camel-quarkus/pull/4863 shows that plain maven 3.9.1 is not enough: ``` Caused by: org.eclipse.aether.transfer.ArtifactTransfe

[GitHub] [camel-quarkus] ppalaga opened a new pull request, #4864: Limit aether.connector.http.connectionMaxTtl to 120 seconds

2023-04-30 Thread via GitHub
ppalaga opened a new pull request, #4864: URL: https://github.com/apache/camel-quarkus/pull/4864 ... and some workarounds to get aether.connector.http.connectionMaxTtl honored -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[camel-quarkus] branch main updated: Fixup 9db92b2 Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1

2023-04-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga 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 12b15469c5 Fixup 9db92b2 Upgrade to Maven Wr

[GitHub] [camel-quarkus] ppalaga merged pull request #4863: Fixup Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1

2023-04-30 Thread via GitHub
ppalaga merged PR #4863: URL: https://github.com/apache/camel-quarkus/pull/4863 -- 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

[GitHub] [camel-quarkus] ppalaga commented on pull request #4863: Fixup Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1

2023-04-30 Thread via GitHub
ppalaga commented on PR #4863: URL: https://github.com/apache/camel-quarkus/pull/4863#issuecomment-1529123554 Still not perfect, but having a current Maven will at least make it easier to tune the configuration. -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [camel-spring-boot] oscerd merged pull request #826: [Github Actions] Periodic Sync Camel Spring Boot SBOM (Camel 4)

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

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request, #826: [Github Actions] Periodic Sync Camel Spring Boot SBOM (Camel 4)

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

[camel-spring-boot] annotated tag camel-spring-boot-4.0.0-M3 created (now 28fe0c03c7f)

2023-04-30 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-spring-boot-4.0.0-M3 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git at 28fe0c03c7f (tag) tagging 07f607d771dea472df6393a150e440d1d842efec (commit)

[camel] branch regen_bot updated (93a1ba2ae62 -> 244b828a371)

2023-04-30 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 93a1ba2ae62 camel-cxf doc: use exchange.getMessage() instead of the deprecated exchange.getOut() add 244b8

[GitHub] [camel] github-actions[bot] commented on pull request #9970: CAMEL-19304: camel-jpa implement paging

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

[GitHub] [camel] jacekszymanski opened a new pull request, #9970: CAMEL-19304: camel-jpa implement paging

2023-04-30 Thread via GitHub
jacekszymanski opened a new pull request, #9970: URL: https://github.com/apache/camel/pull/9970 # Description Camel JPA endpoint supports option maximumResults, but this is not enough to implement paging. Also, there is no way to specify offset apart from nativeQuery. maximumResul

[GitHub] [camel] orpiske commented on pull request #9432: CAMEL-19058: fix a type check scability issue for Message types

2023-04-30 Thread via GitHub
orpiske commented on PR #9432: URL: https://github.com/apache/camel/pull/9432#issuecomment-1529063480 I'm closing this one. This was superseded by #9968 -- 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

[GitHub] [camel] orpiske closed pull request #9432: CAMEL-19058: fix a type check scability issue for Message types

2023-04-30 Thread via GitHub
orpiske closed pull request #9432: CAMEL-19058: fix a type check scability issue for Message types URL: https://github.com/apache/camel/pull/9432 -- 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

[GitHub] [camel] orpiske commented on pull request #9968: CAMEL-19058: rework the Message to avoid hitting the type-check scalability issue

2023-04-30 Thread via GitHub
orpiske commented on PR #9968: URL: https://github.com/apache/camel/pull/9968#issuecomment-1529062170 > I wonder if we should move some of those trait out of the root package to avoid having to much stuff there (there is already too much) - as those are mostly for internal optimization use,

[GitHub] [camel] oscerd merged pull request #9969: Generated sources regen for SBOM

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

[camel] branch regen_bot_sbom updated (4a178444a5b -> d5cbca1843b)

2023-04-30 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 4a178444a5b Regen SBOM from commit 511b04f25a74fe3787d28bde6507ec862174a51e add 25dd7230db3 Regen SBO

[GitHub] [camel] github-actions[bot] opened a new pull request, #9969: Generated sources regen for SBOM

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

[GitHub] [camel-kafka-connector] sidharthramesh closed issue #1526: Unable to use camel-netty-http connector: Error binding property pollingConsumerBlockTimeout=0

2023-04-30 Thread via GitHub
sidharthramesh closed issue #1526: Unable to use camel-netty-http connector: Error binding property pollingConsumerBlockTimeout=0 URL: https://github.com/apache/camel-kafka-connector/issues/1526 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-kafka-connector] sidharthramesh commented on issue #1526: Unable to use camel-netty-http connector: Error binding property pollingConsumerBlockTimeout=0

2023-04-30 Thread via GitHub
sidharthramesh commented on issue #1526: URL: https://github.com/apache/camel-kafka-connector/issues/1526#issuecomment-1529041030 Never mind. This was because I did not include the `camel-kafka-connector` in my dependencies. After including: ``` org.apache.camel.kafkacon

[GitHub] [camel] davsclaus commented on pull request #9968: CAMEL-19058: rework the Message to avoid hitting the type-check scalability issue

2023-04-30 Thread via GitHub
davsclaus commented on PR #9968: URL: https://github.com/apache/camel/pull/9968#issuecomment-1529031720 I wonder if we should move some of those trait out of the root package to avoid having to much stuff there (there is already too much) - as those are mostly for internal optimization use,

[camel-kamelets] branch regen_bot updated (33b3b87a -> 8438076f)

2023-04-30 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 33b3b87a Make Kamelet Catalog examples to use Camel JBang add 17928330 Updated CHANGELOG.md a

[GitHub] [camel-kamelets] oscerd merged pull request #1461: Generated sources regen for SBOM

2023-04-30 Thread via GitHub
oscerd merged PR #1461: URL: https://github.com/apache/camel-kamelets/pull/1461 -- 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 main updated: Regen SBOM from commit e47128b97a22b5c5bb83ab6067d7cbe49aed724f

2023-04-30 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 8438076f Regen SBOM from commit e47128b

[camel-quarkus] branch main updated (71214c5904 -> 1434c6a0e4)

2023-04-30 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 71214c5904 Updated CHANGELOG.md add 1434c6a0e4 Regen SBOM from commit 71214c59048e90b4f0df51665303ada8c

[GitHub] [camel-quarkus] oscerd merged pull request #4862: Generated sources regen for SBOM

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

[GitHub] [camel-quarkus] ppalaga opened a new pull request, #4863: Fixup Upgrade to Maven Wrapper 3.2.0 and Maven 3.9.1

2023-04-30 Thread via GitHub
ppalaga opened a new pull request, #4863: URL: https://github.com/apache/camel-quarkus/pull/4863 Fixup for https://github.com/apache/camel-quarkus/pull/4857 -- 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

[camel-kamelets] branch regen_bot_sbom updated (ea377d91 -> 85517e65)

2023-04-30 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 ea377d91 Regen SBOM from commit 52a77a269561e660b81af41dd2dcac815be92a6e add 20866f7e Regen

[GitHub] [camel-kamelets] github-actions[bot] opened a new pull request, #1461: Generated sources regen for SBOM

2023-04-30 Thread via GitHub
github-actions[bot] opened a new pull request, #1461: URL: https://github.com/apache/camel-kamelets/pull/1461 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-spring-boot] branch release/4.0.0-M3 updated: Fix dependency version

2023-04-30 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/4.0.0-M3 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/release/4.0.0-M3 by this push: new ac64f889ec8 Fi

[camel-quarkus] branch regen_bot_sbom updated (055492dd45 -> 13d9866b9c)

2023-04-30 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 055492dd45 Regen SBOM from commit a742267f2cd8ebec9019ff6f76dc9698fe1446bb add 8a44f8d227 Reg

[GitHub] [camel-quarkus] github-actions[bot] opened a new pull request, #4862: Generated sources regen for SBOM

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

[GitHub] [camel-kafka-connector] sidharthramesh opened a new issue, #1526: Unable to use camel-netty-http connector: Error binding property pollingConsumerBlockTimeout=0

2023-04-30 Thread via GitHub
sidharthramesh opened a new issue, #1526: URL: https://github.com/apache/camel-kafka-connector/issues/1526 I am trying to use kafka connect with camel-netty-http to open up a HTTP endpoint to receive HTTP requests as Kafka messages in a topic. I'm using camel-netty-http-kafka-connecto