(camel) branch regen_bot updated (70ce17e1dc0 -> f3c5605aab2)

2024-02-02 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 70ce17e1dc0 Bump aws-java-sdk2-version from 2.23.15 to 2.23.16 (#12976) add 10240eb97bc Bump org.jgroups:jg

Re: [I] Minio tests fail in the Quarkus Platform [camel-quarkus]

2024-02-02 Thread via GitHub
b-thiswatch commented on issue #5690: URL: https://github.com/apache/camel-quarkus/issues/5690#issuecomment-1923311298 true. ```xml com.squareup.okhttp3 okhttp 3.14.9 ``` is working for me on Quarkus 3.7.1 -- This is an automated message from t

Re: [PR] feat(ci): Add nightly deploy for main and recent release branches [camel-k-runtime]

2024-02-02 Thread via GitHub
squakez merged PR #1164: URL: https://github.com/apache/camel-k-runtime/pull/1164 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@ca

(camel-k-runtime) branch main updated: feat(ci): Add nightly deploy for main and recent release branches

2024-02-02 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/main by this push: new 3881a4e3 feat(ci): Add nightly deploy f

Re: [PR] Enhancement add classifier field to the MavenArtifact struct [camel-k]

2024-02-02 Thread via GitHub
squakez commented on code in PR #5126: URL: https://github.com/apache/camel-k/pull/5126#discussion_r1474843154 ## pkg/util/maven/maven_project_test.go: ## @@ -181,6 +181,17 @@ func TestParseGAVMvnNoVersion(t *testing.T) { assert.Equal(t, dep.ArtifactID, "camel-core") }

Re: [PR] Bump dhis2-java-sdk.version from 2.1.0 to 3.0.0 [camel]

2024-02-02 Thread via GitHub
oscerd commented on PR #12979: URL: https://github.com/apache/camel/pull/12979#issuecomment-1923356172 Too big changes, needs manual steps -- 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

Re: [PR] Bump dhis2-java-sdk.version from 2.1.0 to 3.0.0 [camel]

2024-02-02 Thread via GitHub
dependabot[bot] commented on PR #12979: URL: https://github.com/apache/camel/pull/12979#issuecomment-1923356244 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 dependency by

Re: [PR] Bump dhis2-java-sdk.version from 2.1.0 to 3.0.0 [camel]

2024-02-02 Thread via GitHub
oscerd closed pull request #12979: Bump dhis2-java-sdk.version from 2.1.0 to 3.0.0 URL: https://github.com/apache/camel/pull/12979 -- 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

(camel) branch dependabot/maven/dhis2-java-sdk.version-3.0.0 deleted (was 12bf93a1b3b)

2024-02-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/dhis2-java-sdk.version-3.0.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 12bf93a1b3b Bump dhis2-java-sdk.version from 2.1.0 to 3.0.0 The revisions

[PR] [Backport 2.2.x]: fix(doc): Add warning on cron trait for native build [camel-k]

2024-02-02 Thread via GitHub
gansheer opened a new pull request, #5129: URL: https://github.com/apache/camel-k/pull/5129 Backport from https://github.com/apache/camel-k/pull/5127 **Release Note** ```release-note fix(doc): Add warning on cron trait for native build ``` -- This is

Re: [PR] [Backport 2.2.x]: fix(doc): Add warning on cron trait for native build [camel-k]

2024-02-02 Thread via GitHub
squakez merged PR #5129: URL: https://github.com/apache/camel-k/pull/5129 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apac

(camel-k) 01/02: fix(doc): Add warning on cron trait for native build

2024-02-02 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit d4c6daa2b764026c199caa602c6055a103c62020 Author: Gaelle Fournier AuthorDate: Thu Feb 1 11:02:07 2024 +0100

(camel-k) 02/02: chore: generate updates

2024-02-02 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 8feff1cdcaabc29982e21869792ca2e59b4006ab Author: Gaelle Fournier AuthorDate: Fri Feb 2 09:55:35 2024 +0100

(camel-k) branch release-2.2.x updated (c5001c9cc -> 8feff1cdc)

2024-02-02 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git from c5001c9cc chore: changelog automatic update new d4c6daa2b fix(doc): Add warning on cron trait for nat

Re: [PR] [Camel 20377] *IT tests should be run with failsafe instead of surefire [camel]

2024-02-02 Thread via GitHub
orpiske commented on code in PR #12966: URL: https://github.com/apache/camel/pull/12966#discussion_r1475782422 ## pom.xml: ## @@ -915,5 +925,37 @@ + +integration-test + + + +

Re: [PR] [Camel 20377] *IT tests should be run with failsafe instead of surefire [camel]

2024-02-02 Thread via GitHub
oscerd commented on code in PR #12966: URL: https://github.com/apache/camel/pull/12966#discussion_r1475799453 ## pom.xml: ## @@ -915,5 +925,37 @@ + +integration-test + + + +

Re: [PR] [Camel 20377] *IT tests should be run with failsafe instead of surefire [camel]

2024-02-02 Thread via GitHub
orpiske commented on code in PR #12966: URL: https://github.com/apache/camel/pull/12966#discussion_r1475782422 ## pom.xml: ## @@ -915,5 +925,37 @@ + +integration-test + + + +

Re: [PR] [Camel 20377] *IT tests should be run with failsafe instead of surefire [camel]

2024-02-02 Thread via GitHub
orpiske commented on code in PR #12966: URL: https://github.com/apache/camel/pull/12966#discussion_r1475794696 ## pom.xml: ## @@ -409,13 +410,22 @@ org.apache.maven.plugins -maves-surefire-plugin +

Re: [PR] [Camel 20377] *IT tests should be run with failsafe instead of surefire [camel]

2024-02-02 Thread via GitHub
orpiske commented on code in PR #12966: URL: https://github.com/apache/camel/pull/12966#discussion_r1475782422 ## pom.xml: ## @@ -915,5 +925,37 @@ + +integration-test + + + +

Re: [PR] [Camel 20377] *IT tests should be run with failsafe instead of surefire [camel]

2024-02-02 Thread via GitHub
orpiske commented on code in PR #12966: URL: https://github.com/apache/camel/pull/12966#discussion_r1475809322 ## pom.xml: ## @@ -409,13 +410,22 @@ org.apache.maven.plugins -maves-surefire-plugin +

[PR] CXF-SOAP: Cover possible regression of indefinitive hang [camel-quarkus]

2024-02-02 Thread via GitHub
JiriOndrusek opened a new pull request, #5712: URL: https://github.com/apache/camel-quarkus/pull/5712 Upstream PR: https://github.com/apache/camel-quarkus/pull/5685 Cherry-picked: https://github.com/jboss-fuse/camel-quarkus/commit/1cbc957bb8992735f60f660477bf5ec74c2efc94 --

Re: [PR] Camel 16099: throttler EIP - throttle on concurrent requests [camel]

2024-02-02 Thread via GitHub
jono-morris commented on PR #12138: URL: https://github.com/apache/camel/pull/12138#issuecomment-1923470646 > > > Thank you all for the hard work improving Apache Camel! > > > I have a question about this change that I would like to ask. > > > With this new change, how are we going to s

(camel-kamelets) branch maxInterval created (now 55ef3bc6)

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 55ef3bc6 Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option This branch includes

(camel-kamelets) 01/02: Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit bfb3dae0473fae53e8f301e5e98a6b8805a6d1c2 Author: Andrea Cosentino AuthorDate: Fri Feb 2 10:32:53 2024 +

(camel-kamelets) 02/02: Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 55ef3bc6d6b29acfafa5ea41c344243dd4942415 Author: Andrea Cosentino AuthorDate: Fri Feb 2 11:03:04 2024 +

[PR] Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option [camel-kamelets]

2024-02-02 Thread via GitHub
oscerd opened a new pull request, #1869: URL: https://github.com/apache/camel-kamelets/pull/1869 (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

[I] Update github actions to a version that use node 20 [camel-k]

2024-02-02 Thread via GitHub
valdar opened a new issue, #5130: URL: https://github.com/apache/camel-k/issues/5130 ### What happened? As mentioned in a warning when running github actions, some needs to be updated to a version that uses node 20 before it gets removed. ### Steps to reproduce _No respo

[I] Refactor build-bundle-image.sh to use kustomize profiles [camel-k]

2024-02-02 Thread via GitHub
valdar opened a new issue, #5131: URL: https://github.com/apache/camel-k/issues/5131 ### What happened? this part https://github.com/apache/camel-k/blob/80a8778e6d39c06752f37e76f3976e8b7abdc2dd/.github/actions/kamel-build-bundle/build-bundle-image.sh#L98-L100 could potentially benef

Re: [PR] Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option [camel-kamelets]

2024-02-02 Thread via GitHub
oscerd merged PR #1869: URL: https://github.com/apache/camel-kamelets/pull/1869 -- 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 (c960a498 -> e534f2fd)

2024-02-02 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-kamelets.git from c960a498 Updated CHANGELOG.md new e1ed9998 Kafka Batch Not Secured Source: Expose also maxPollIntervalM

(camel-kamelets) 02/02: Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option

2024-02-02 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 e534f2fd1ad8e11df9d18b8b5a324bd430c5f9f7 Author: Andrea Cosentino AuthorDate: Fri Feb 2 11:03:04 2024 +0100

(camel-kamelets) 01/02: Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option

2024-02-02 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 e1ed9998cea3b13203ff986d153630ac0f4678d6 Author: Andrea Cosentino AuthorDate: Fri Feb 2 10:32:53 2024 +0100

(camel-kamelets) branch regen_bot updated (a84bb513 -> e534f2fd)

2024-02-02 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 a84bb513 Support Kafka Batch as Kamelet source - Kafka Apicurio Schema Registry Source as batch a

Re: [I] Update github actions to a version that use node 20 [camel-k]

2024-02-02 Thread via GitHub
gansheer commented on issue #5130: URL: https://github.com/apache/camel-k/issues/5130#issuecomment-1923506413 Do you have additional informations on this, Like a link to the warning in an action logs or the warning message ? I am curious as most of the github actions have been recently u

Re: [I] Update github actions to a version that use node 20 [camel-k]

2024-02-02 Thread via GitHub
gansheer commented on issue #5130: URL: https://github.com/apache/camel-k/issues/5130#issuecomment-1923520150 @squakez I'll take care of it, there is probably the setup-go action that was failing and was excluded from upgrades. -- This is an automated message from the Apache Git Service.

[PR] chore(ci): upgrade setup-go action [camel-k]

2024-02-02 Thread via GitHub
gansheer opened a new pull request, #5132: URL: https://github.com/apache/camel-k/pull/5132 Ref #5130 5130 **Release Note** ```release-note chore(ci): upgrade setup-go action ``` -- This is an automated message from the Apache Git Service. To

Re: [PR] chore(ci): upgrade setup-go action [camel-k]

2024-02-02 Thread via GitHub
gansheer commented on PR #5132: URL: https://github.com/apache/camel-k/pull/5132#issuecomment-1923539410 I want to see if it is still failing. It was removed from https://github.com/apache/camel-k/pull/5085 because it was failing. -- This is an automated message from the Apache Git Servi

Re: [PR] Camel 16099: throttler EIP - throttle on concurrent requests [camel]

2024-02-02 Thread via GitHub
jono-morris commented on PR #12138: URL: https://github.com/apache/camel/pull/12138#issuecomment-1923544802 @pai911 See https://issues.apache.org/jira/browse/CAMEL-20355 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

(camel) 02/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 369bcff5d8189f373f387f64bacb314c5ec1a7bc Author: Claus Ibsen AuthorDate: Fri Feb 2 10:09:02 2024 +0100 CAMEL-20378

(camel) 03/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 5b34f2bc09279491b45775aadaa8240a1614c947 Author: Claus Ibsen AuthorDate: Fri Feb 2 10:16:54 2024 +0100 CAMEL-20378

(camel) 07/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 341fb2f6a6c7653da72c61660284429a64f1fe0d Author: Claus Ibsen AuthorDate: Fri Feb 2 11:08:35 2024 +0100 CAMEL-20378

(camel) 08/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit e8302422ad8a45888f0e3ab0fe993403007da12b Author: Claus Ibsen AuthorDate: Fri Feb 2 11:21:41 2024 +0100 CAMEL-20378

(camel) 13/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 4fb8a1e82989b28c00d2904c6b147264387c2788 Author: Claus Ibsen AuthorDate: Fri Feb 2 12:30:02 2024 +0100 CAMEL-20378

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

2024-02-02 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 240d46d94a1 Regen 240d46d94a1 is descr

(camel) 01/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit c3205f090cd8c1d8e09713cc6e0287b135b2c036 Author: Claus Ibsen AuthorDate: Fri Feb 2 09:50:14 2024 +0100 CAMEL-20378

(camel) branch lang2 created (now 4fb8a1e8298)

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git at 4fb8a1e8298 CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the sam

(camel) 05/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 14bff244c716770ce5b993ba99cbe7f23b238c6f Author: Claus Ibsen AuthorDate: Fri Feb 2 10:48:15 2024 +0100 CAMEL-20378

(camel) 10/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 07b1d3505fd61b6004a61bea733cb2c7fb47bb2c Author: Claus Ibsen AuthorDate: Fri Feb 2 11:31:11 2024 +0100 CAMEL-20378

(camel) 04/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit b7a28a434634dfa8fed84ac35cd2871c1519eadc Author: Claus Ibsen AuthorDate: Fri Feb 2 10:42:36 2024 +0100 CAMEL-20378

(camel) 09/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 2702e9cc1af008225b090f72c76deae518074d55 Author: Claus Ibsen AuthorDate: Fri Feb 2 11:25:53 2024 +0100 CAMEL-20378

(camel) 12/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 4376d513660df2d181ef8495d815ae9a0b31cf67 Author: Claus Ibsen AuthorDate: Fri Feb 2 12:14:07 2024 +0100 CAMEL-20378

(camel) 06/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit fba6cf0e08a9d1acbfa6be51cdd00c03e327cdac Author: Claus Ibsen AuthorDate: Fri Feb 2 11:03:38 2024 +0100 CAMEL-20378

(camel) 11/13: CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the same way.

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git commit 882ec8a7da0a2f472a8dc09f4ff665189b98c2ad Author: Claus Ibsen AuthorDate: Fri Feb 2 12:10:58 2024 +0100 CAMEL-20378

[PR] Configuration of languages should be consistent (part 1) [camel]

2024-02-02 Thread via GitHub
davsclaus opened a new pull request, #12980: URL: https://github.com/apache/camel/pull/12980 # 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

Re: [PR] Configuration of languages should be consistent (part 1) [camel]

2024-02-02 Thread via GitHub
github-actions[bot] commented on PR #12980: URL: https://github.com/apache/camel/pull/12980#issuecomment-1923625085 :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] CXF-SOAP: Cover possible regression of indefinitive hang [camel-quarkus]

2024-02-02 Thread via GitHub
jamesnetherton merged PR #5712: URL: https://github.com/apache/camel-quarkus/pull/5712 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

(camel-quarkus) branch 3.2.x updated: CXF-SOAP: Cover possible regression prior CXF fix causing hang of the client

2024-02-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 3.2.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/3.2.x by this push: new bf89a77086 CXF-SOAP: Cover possible

(camel) branch lang2 updated (4fb8a1e8298 -> 2e8e8a4ed84)

2024-02-02 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch lang2 in repository https://gitbox.apache.org/repos/asf/camel.git from 4fb8a1e8298 CAMEL-20378: Languages should be thread-safe and be configured only via properties array, all in the sam

Re: [PR] Enhancement add classifier field to the MavenArtifact struct [camel-k]

2024-02-02 Thread via GitHub
squakez commented on code in PR #5126: URL: https://github.com/apache/camel-k/pull/5126#discussion_r1475979381 ## pkg/apis/camel/v1/maven_types_support.go: ## @@ -24,7 +24,11 @@ import ( func (in *MavenArtifact) GetDependencyID() string { switch { case in.Versio

Re: [PR] Enhancement add classifier field to the MavenArtifact struct [camel-k]

2024-02-02 Thread via GitHub
claudio4j commented on code in PR #5126: URL: https://github.com/apache/camel-k/pull/5126#discussion_r1476002653 ## pkg/apis/camel/v1/maven_types_support.go: ## @@ -24,7 +24,11 @@ import ( func (in *MavenArtifact) GetDependencyID() string { switch { case in.Vers

[I] Add a manual saga test in camel-quarkus-lra [camel-quarkus]

2024-02-02 Thread via GitHub
zhfeng opened a new issue, #5713: URL: https://github.com/apache/camel-quarkus/issues/5713 ### Describe the feature here It could leverage `LRAManualIT` from camel core and test with complete or compensate saga transaction manually. -- This is an automated message from the Apache G

[PR] Add manual saga tests [camel-quarkus]

2024-02-02 Thread via GitHub
zhfeng opened a new pull request, #5714: URL: https://github.com/apache/camel-quarkus/pull/5714 Fix #5713 -- 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 unsubscrib

Re: [PR] Enhancement add classifier field to the MavenArtifact struct [camel-k]

2024-02-02 Thread via GitHub
squakez commented on code in PR #5126: URL: https://github.com/apache/camel-k/pull/5126#discussion_r1476009977 ## pkg/apis/camel/v1/maven_types_support.go: ## @@ -24,7 +24,11 @@ import ( func (in *MavenArtifact) GetDependencyID() string { switch { case in.Versio

Re: [PR] Add manual saga tests [camel-quarkus]

2024-02-02 Thread via GitHub
jamesnetherton commented on code in PR #5714: URL: https://github.com/apache/camel-quarkus/pull/5714#discussion_r1476027745 ## integration-tests/lra/pom.xml: ## @@ -47,6 +47,10 @@ org.apache.camel.quarkus camel-quarkus-lra + +

Re: [PR] Add manual saga tests [camel-quarkus]

2024-02-02 Thread via GitHub
zhfeng commented on code in PR #5714: URL: https://github.com/apache/camel-quarkus/pull/5714#discussion_r1476039740 ## integration-tests/lra/pom.xml: ## @@ -47,6 +47,10 @@ org.apache.camel.quarkus camel-quarkus-lra + +org.a

Re: [PR] Add manual saga tests [camel-quarkus]

2024-02-02 Thread via GitHub
zhfeng commented on code in PR #5714: URL: https://github.com/apache/camel-quarkus/pull/5714#discussion_r1476053867 ## integration-tests/lra/pom.xml: ## @@ -47,6 +47,10 @@ org.apache.camel.quarkus camel-quarkus-lra + +org.a

(camel-kamelets) branch kafka-maxInterval created (now 824c6678)

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 824c6678 Kafka Batch SSL: Expose also maxPollIntervalMs option This branch includes the follow

(camel-kamelets) 10/10: Kafka Batch SSL: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 824c6678dc96ef0dddf3b5b4df1ff71cab5c3585 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:20:59

(camel-kamelets) 01/10: Kafka Batch Apicurio Not Secured Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 73464f34564e2d0a745a7b6818401a79fa1674b1 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:10:55

(camel-kamelets) 09/10: Kafka Batch SSL: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 47093120a5831c823522212d2cfaa76e9c3d492b Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:18:11

(camel-kamelets) 08/10: Kafka Batch Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 090c9f06570957280af3c987049f17c1c58b3d7b Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:16:07

(camel-kamelets) 04/10: Kafka Batch Azure Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit a68cfc0dcba6f37091b6218e371f98466bcdd111 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:13:07

(camel-kamelets) 06/10: Kafka Batch Scram Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 75420c067b33eeb39941621b1c459cb8678cc377 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:14:29

(camel-kamelets) 02/10: Kafka Batch Apicurio Not Secured Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 8d189ecac588e5f88c9c11b20bbc0b03a1df50ab Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:11:38

(camel-kamelets) 05/10: Kafka Batch Scram Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 16768af6102ac5f98d6084232ecfa623d8e2b63e Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:13:59

(camel-kamelets) 03/10: Kafka Batch Azure Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit af418be784afac060dcd1bee0b3d4b1984f76335 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:12:30

(camel-kamelets) 07/10: Kafka Batch Source: Expose also maxPollIntervalMs option

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 72dcae61657428b694129a3379411f69455f52e1 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:15:17

[PR] Kafka Batch Source Kamelets: Expose also maxPollIntervalMs option [camel-kamelets]

2024-02-02 Thread via GitHub
oscerd opened a new pull request, #1870: URL: https://github.com/apache/camel-kamelets/pull/1870 (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

Re: [PR] Kafka Batch Source Kamelets: Expose also maxPollIntervalMs option [camel-kamelets]

2024-02-02 Thread via GitHub
oscerd merged PR #1870: URL: https://github.com/apache/camel-kamelets/pull/1870 -- 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) 02/10: Kafka Batch Apicurio Not Secured Source: Expose also maxPollIntervalMs option

2024-02-02 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 607a8446e53e35070426c6e5ea8f8995fb9b8779 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:11:38 2024 +0100

(camel-kamelets) 04/10: Kafka Batch Azure Source: Expose also maxPollIntervalMs option

2024-02-02 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 1a9243f5b629f35a6d91e0bcbc4bddeb20cd47b9 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:13:07 2024 +0100

(camel-kamelets) 01/10: Kafka Batch Apicurio Not Secured Source: Expose also maxPollIntervalMs option

2024-02-02 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 274e2f94501a2ca3b721cf330172abda61d9b94b Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:10:55 2024 +0100

(camel-kamelets) 03/10: Kafka Batch Azure Source: Expose also maxPollIntervalMs option

2024-02-02 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 5794ddc7f81239785b5538b5852068dd9b76beca Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:12:30 2024 +0100

(camel-kamelets) 05/10: Kafka Batch Scram Source: Expose also maxPollIntervalMs option

2024-02-02 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 43b23b7dadbdbc035aba60542cdf30f6e3d8c53c Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:13:59 2024 +0100

(camel-kamelets) 09/10: Kafka Batch SSL: Expose also maxPollIntervalMs option

2024-02-02 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 32cb0c059c43ed8a9710ac63829494b01c80feaf Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:18:11 2024 +0100

(camel-kamelets) 06/10: Kafka Batch Scram Source: Expose also maxPollIntervalMs option

2024-02-02 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 eb6ae21bb3860a040b483f3c8dd7598a6d07d7ba Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:14:29 2024 +0100

(camel-kamelets) 07/10: Kafka Batch Source: Expose also maxPollIntervalMs option

2024-02-02 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 27674b671791f5794ba8ed05941fe76512bd9452 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:15:17 2024 +0100

(camel-kamelets) 10/10: Kafka Batch SSL: Expose also maxPollIntervalMs option

2024-02-02 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 cea538253156d6f1a9d6a5ec253d2216ddf5ca43 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:20:59 2024 +0100

(camel-kamelets) branch main updated (e534f2fd -> cea53825)

2024-02-02 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-kamelets.git from e534f2fd Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option new 274e2f94 Kafka Batch

[PR] CAMEL-20387: tracing-headers should be case insensitive [camel]

2024-02-02 Thread via GitHub
dbregio opened a new pull request, #12981: URL: https://github.com/apache/camel/pull/12981 # Description See https://camel.zulipchat.com/#narrow/stream/257298-camel/topic/Micrometer.20Observation # Target - [ ] I checked that the commit is targeting the correct branch (n

(camel-kamelets) branch kafka-maxInterval deleted (was 824c6678)

2024-02-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kafka-maxInterval in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git was 824c6678 Kafka Batch SSL: Expose also maxPollIntervalMs option The revisions that were on this

(camel-kamelets) 08/10: Kafka Batch Source: Expose also maxPollIntervalMs option

2024-02-02 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 ab6a197da3b2025a42f5b9945c21f06e72cfd3d6 Author: Andrea Cosentino AuthorDate: Fri Feb 2 14:16:07 2024 +0100

[I] Karavan on minikube on macos does not start [camel-karavan]

2024-02-02 Thread via GitHub
arheom opened a new issue, #1096: URL: https://github.com/apache/camel-karavan/issues/1096 As context, I have a macOS with arm, and I try to install the latest karavan (4.3.0) on a minikube on it. I followed the instructions from github, and also including with colima and it does no

Re: [PR] CAMEL-20387: tracing-headers should be case insensitive [camel]

2024-02-02 Thread via GitHub
github-actions[bot] commented on PR #12981: URL: https://github.com/apache/camel/pull/12981#issuecomment-1923801379 :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-kamelets) branch regen_bot updated (e534f2fd -> cea53825)

2024-02-02 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 e534f2fd Kafka Batch Not Secured Source: Expose also maxPollIntervalMs option add 274e2f94 Kafka

Re: [I] Karavan on minikube on macos does not start [camel-karavan]

2024-02-02 Thread via GitHub
mgubaidullin commented on issue #1096: URL: https://github.com/apache/camel-karavan/issues/1096#issuecomment-1923833974 I use MacOS with M2 to develop Karavan. Works well both Docker and Minikube -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] Karavan on minikube on macos does not start [camel-karavan]

2024-02-02 Thread via GitHub
arheom commented on issue #1096: URL: https://github.com/apache/camel-karavan/issues/1096#issuecomment-1923930270 Thats great to know it works on macos (I have M1). Do you have any suggestion what to try? I used this guide here: https://github.com/apache/camel-karavan/blob/main/docs/WEB_KUB

[PR] CAMEL-20380: fixed incomplete batching on poll timeout [camel]

2024-02-02 Thread via GitHub
orpiske opened a new pull request, #12982: URL: https://github.com/apache/camel/pull/12982 (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

Re: [PR] CAMEL-20380: fixed incomplete batching on poll timeout [camel]

2024-02-02 Thread via GitHub
github-actions[bot] commented on PR #12982: URL: https://github.com/apache/camel/pull/12982#issuecomment-1924001521 :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] Configuration of languages should be consistent (part 1) [camel]

2024-02-02 Thread via GitHub
davsclaus merged PR #12980: URL: https://github.com/apache/camel/pull/12980 -- 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

  1   2   >