Re: [PR] fixes(#5424): Generate badges for deprecated traits [camel-k]

2024-04-25 Thread via GitHub
squakez commented on code in PR #5425: URL: https://github.com/apache/camel-k/pull/5425#discussion_r1579322275 ## docs/modules/traits/pages/registry.adoc: ## @@ -1,8 +1,9 @@ = Registry Trait +// Start of autogenerated code - DO NOT EDIT! (badges)

Re: [PR] fixes(#5424): Generate badges for deprecated traits [camel-k]

2024-04-25 Thread via GitHub
squakez commented on code in PR #5425: URL: https://github.com/apache/camel-k/pull/5425#discussion_r1579311393 ## pkg/apis/camel/v1/trait/dependencies.go: ## @@ -20,7 +20,8 @@ package trait // The Dependencies trait is internally used to automatically add runtime dependencies

Re: [I] Generate badges for deprecated traits [camel-k]

2024-04-25 Thread via GitHub
tdiesler commented on issue #5424: URL: https://github.com/apache/camel-k/issues/5424#issuecomment-2076958073 PR: https://github.com/apache/camel-k/pull/5425 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [LRA] Fix test when running with DOCKER_HOST [camel-quarkus]

2024-04-25 Thread via GitHub
avano commented on PR #6042: URL: https://github.com/apache/camel-quarkus/pull/6042#issuecomment-2076940280 @zhfeng fyi, fix for the LRA test failure on windows (with rhel sidecar) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] Generate badges for deprecated traits [camel-k]

2024-04-25 Thread via GitHub
tdiesler commented on issue #5424: URL: https://github.com/apache/camel-k/issues/5424#issuecomment-2076928414 It is likely that we can reuse already existing markdown like

Re: [I] Olingo4 API Name error : No matching method for /DEFAULT [camel-karavan]

2024-04-25 Thread via GitHub
davsclaus commented on issue #1244: URL: https://github.com/apache/camel-karavan/issues/1244#issuecomment-2076926298 Yeah we plan to release camel 4.6 next month -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(camel-spring-boot) branch camel-spring-boot-3.22.x updated: Regen

2024-04-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-3.22.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/camel-spring-boot-3.22.x by this push:

(camel) branch camel-3.22.x updated: Fix CS

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

(camel) branch camel-3.22.x updated: Regen

2024-04-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.22.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.22.x by this push: new 0d14ab9919c Regen 0d14ab9919c is

Re: [I] Olingo4 API Name error : No matching method for /DEFAULT [camel-karavan]

2024-04-25 Thread via GitHub
cdia8890 commented on issue #1244: URL: https://github.com/apache/camel-karavan/issues/1244#issuecomment-2076907878 Thank you very much for the quick support. This is really helpful. I see this fix will be available in 4.6.0 version. That's by next month right? -- This is an automated

(camel) branch regen_bot updated (3c846829cd9 -> ce2f93906c8)

2024-04-25 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 3c846829cd9 Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (#13754) add d8182123633

[PR] fix(trait): compute cm after catalog [camel-k]

2024-04-25 Thread via GitHub
squakez opened a new pull request, #5423: URL: https://github.com/apache/camel-k/pull/5423 Closes #5420 **Release Note** ```release-note fix(trait): compute cm after catalog ``` -- This is an automated message from the Apache Git Service. To

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 deleted (was ad86a752ac2)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 in repository https://gitbox.apache.org/repos/asf/camel.git was ad86a752ac2 (chores): add missing release The revisions that were

(camel) 01/02: CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit d8182123633c26017251df102e1866b1dbc407f0 Author: Nicolas Filotto AuthorDate: Fri Apr 19 19:37:27 2024 +0200

(camel) 02/02: (chores): add missing release

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit ce2f93906c8b1f3e614cacb70234a8165a263458 Author: Nicolas Filotto AuthorDate: Thu Apr 25 12:25:11 2024 +0200

(camel) branch main updated (3c846829cd9 -> ce2f93906c8)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 3c846829cd9 Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (#13754) new d8182123633

Re: [PR] CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit [camel]

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

[PR] [Backport 2.3.x] fix(trait): remove imageWasKit [camel-k]

2024-04-25 Thread via GitHub
squakez opened a new pull request, #5422: URL: https://github.com/apache/camel-k/pull/5422 As discussed in #5399 we need to clarify the intent of each IntegrationKit types. * removal of imageWasKit * usage of external IntegrationKit when we are certain that the image comes from

[I] Workflow to validate documentation changes against the Camel website [camel-quarkus]

2024-04-25 Thread via GitHub
jamesnetherton opened a new issue, #6041: URL: https://github.com/apache/camel-quarkus/issues/6041 ### Description Not sure how feasible this is, but it might be worth a POC. If there are adoc changes on a PR, then we could trigger a workflow to validate them against the Camel

Re: [PR] Sonar fix done for camel-activemq component [camel]

2024-04-25 Thread via GitHub
davsclaus closed pull request #13937: Sonar fix done for camel-activemq component URL: https://github.com/apache/camel/pull/13937 -- 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

(camel-quarkus) branch main updated: Revert "Fix AsciiDoc attribute substitution in MapStruct and Jasypt documentation"

2024-04-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new ba27863ccf Revert "Fix AsciiDoc

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 updated (42edb9c60fe -> ad86a752ac2)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 in repository https://gitbox.apache.org/repos/asf/camel.git from 42edb9c60fe CAMEL-20692: camel-cxf - Set a default value for

(camel-k) branch main updated: chore(ci): enable quarkus nightly on 2.3 branch

2024-04-25 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.git The following commit(s) were added to refs/heads/main by this push: new 905ed48be chore(ci): enable quarkus nightly on

Re: [PR] fix(trait): controller strategy default service port name [camel-k]

2024-04-25 Thread via GitHub
squakez commented on PR #5411: URL: https://github.com/apache/camel-k/pull/5411#issuecomment-2076831114 Should be good to go now. I've worked to define a more generic approach and let any trait requiring to know the port name to use a function that will return the default based on the

Re: [PR] Sonar fix done for camel-activemq component [camel]

2024-04-25 Thread via GitHub
github-actions[bot] commented on PR #13937: URL: https://github.com/apache/camel/pull/13937#issuecomment-2076822161 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] Sonar fix done for camel-activemq component [camel]

2024-04-25 Thread via GitHub
bhas2000 opened a new pull request, #13937: URL: https://github.com/apache/camel/pull/13937 Fixed sonar issues for: 1. Replace this instanceof check and cast with 'instanceof ActiveMQMessage activemqmessage' 2. Replace this instanceof check and cast with 'instanceof String string'

(camel) branch regen_bot updated (65511a26575 -> 3c846829cd9)

2024-04-25 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 65511a26575 CAMEL-20715: camel-olingo - Should handle DEFAULT as ApiName if created via tooling (#13920)

Re: [I] perf-regression: collect report at each staging release [camel-quarkus]

2024-04-25 Thread via GitHub
jamesnetherton commented on issue #4012: URL: https://github.com/apache/camel-quarkus/issues/4012#issuecomment-2076814664 ``` Camel Quarkus Throughput Performance Increase Compared to Previous Version Camel Quarkus version | Duration | JVM req/s

(camel) branch dependabot/maven/jakarta.annotation-jakarta.annotation-api-3.0.0 deleted (was f916f82784e)

2024-04-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/jakarta.annotation-jakarta.annotation-api-3.0.0 in repository https://gitbox.apache.org/repos/asf/camel.git was f916f82784e Bump

(camel) branch main updated: Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (#13754)

2024-04-25 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 3c846829cd9 Bump

Re: [PR] Bump jackson2-version from 2.16.2 to 2.17.0 [camel]

2024-04-25 Thread via GitHub
davsclaus commented on PR #13500: URL: https://github.com/apache/camel/pull/13500#issuecomment-2076806821 Quarkus 3.10 uses Jackson 2.17 -- 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] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [camel]

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

(camel-spring-boot) branch release/4.4.2 deleted (was 530d390aad2)

2024-04-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/4.4.2 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 530d390aad2 [maven-release-plugin] prepare for next development iteration The revisions that

(camel-spring-boot) 03/03: Target Camel 4.4.3-SNAPSHOT for development

2024-04-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-spring-boot-4.4.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 13da98a3bea99ba34bc133957a28a268d1dd4bab Author: Gregor Zurowski AuthorDate: Thu Apr 25

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.4 deleted (was 465ba2c1193)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.4 in repository https://gitbox.apache.org/repos/asf/camel.git was 465ba2c1193 CAMEL-20692: camel-cxf - Set a default value for

(camel-spring-boot) branch camel-spring-boot-4.4.x updated (85ecacd6504 -> 13da98a3bea)

2024-04-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-spring-boot-4.4.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git from 85ecacd6504 Regen add 037a37fedf2 Target Camel 4.4.2 for release add

(camel) branch camel-4.4.x updated: CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit (#13935)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.4.x by this push: new 46f78dd8514 CAMEL-20692: camel-cxf -

Re: [PR] CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit [camel]

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

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 updated (8f6cc1ed57d -> 42edb9c60fe)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 in repository https://gitbox.apache.org/repos/asf/camel.git omit 8f6cc1ed57d CAMEL-20692: camel-cxf - Set a default value for

(camel) branch release/4.4.2 deleted (was a587a0b9df4)

2024-04-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/4.4.2 in repository https://gitbox.apache.org/repos/asf/camel.git was a587a0b9df4 [maven-release-plugin] prepare for next development iteration The revisions that were on this

(camel) 01/01: Merge branch 'release/4.4.2' into camel-4.4.x

2024-04-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 4436b8bcdfd701ab45173b5edea2b382697251a2 Merge: ae25d0bf1f5 a587a0b9df4 Author: Gregor Zurowski AuthorDate: Thu

(camel) branch camel-4.4.x updated (ae25d0bf1f5 -> 4436b8bcdfd)

2024-04-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git from ae25d0bf1f5 CAMEL-20715: camel-olingo - Should handle DEFAULT as ApiName if created via tooling (#13920)

Re: [PR] Test fixes [camel-k]

2024-04-25 Thread via GitHub
christophd commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r1579175621 ## pkg/platform/defaults.go: ## @@ -325,7 +325,7 @@ func setPlatformDefaults(p *v1.IntegrationPlatform, verbose bool) error { // Build timeout if

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.4 updated (f0c79712ea5 -> 465ba2c1193)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.4 in repository https://gitbox.apache.org/repos/asf/camel.git discard f0c79712ea5 CAMEL-20692: camel-cxf - Set a default value for

(camel-website) branch regen_bot updated (842d8eff -> 50fd4ed9)

2024-04-25 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-website.git from 842d8eff Add XML schemas for Camel 4.4.2 add 50fd4ed9 Add release notes and blog entry for Camel

(camel-website) branch main updated: Add release notes and blog entry for Camel 4.4.2

2024-04-25 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/main by this push: new 50fd4ed9 Add release notes and blog entry

(camel-website) branch regen_bot updated (91c9b0fa -> 842d8eff)

2024-04-25 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-website.git from 91c9b0fa Fix docs for website build add 842d8eff Add XML schemas for Camel 4.4.2 No new revisions

Re: [PR] fix(#5402): Make sure to enable Knative profile [camel-k]

2024-04-25 Thread via GitHub
christophd commented on code in PR #5419: URL: https://github.com/apache/camel-k/pull/5419#discussion_r1579135921 ## pkg/trait/knative_service.go: ## @@ -149,6 +150,11 @@ func (t *knativeServiceTrait) SelectControllerStrategy(e *Environment) (*Control return

Re: [PR] CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit [camel]

2024-04-25 Thread via GitHub
github-actions[bot] commented on PR #13936: URL: https://github.com/apache/camel/pull/13936#issuecomment-2076707824 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

(camel) 01/01: CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 in repository https://gitbox.apache.org/repos/asf/camel.git commit 8f6cc1ed57d0b620dd564f1aca26511afa316b64 Author: Nicolas Filotto

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 created (now 8f6cc1ed57d)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.6 in repository https://gitbox.apache.org/repos/asf/camel.git at 8f6cc1ed57d CAMEL-20692: camel-cxf - Set a default value for

Re: [PR] CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit [camel]

2024-04-25 Thread via GitHub
github-actions[bot] commented on PR #13935: URL: https://github.com/apache/camel/pull/13935#issuecomment-2076702300 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.4 created (now f0c79712ea5)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.4 in repository https://gitbox.apache.org/repos/asf/camel.git at f0c79712ea5 CAMEL-20692: camel-cxf - Set a default value for

(camel) 01/01: CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.4 in repository https://gitbox.apache.org/repos/asf/camel.git commit f0c79712ea52e77ae59db03a3e7d4b2ed9e8c289 Author: Nicolas Filotto

svn commit: r68768 [1/2] - /release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:54:21 2024 New Revision: 68768 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml

svn commit: r68771 - /release/camel/apache-camel/4.4.1/

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:55:02 2024 New Revision: 68771 Log: Removed the old release Removed: release/camel/apache-camel/4.4.1/

svn commit: r68770 - /release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml.sha512

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:54:26 2024 New Revision: 68770 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml.sha512 Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml.sha512

svn commit: r68769 - /release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml.asc

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:54:24 2024 New Revision: 68769 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml.asc Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml.asc

svn commit: r68768 [2/2] - /release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml

2024-04-25 Thread gzurowski
Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml == --- release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml (added) +++ release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.xml Thu Apr 25

svn commit: r68766 - /release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json.asc

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:54:09 2024 New Revision: 68766 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json.asc Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json.asc

svn commit: r68767 - /release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json.sha512

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:54:15 2024 New Revision: 68767 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json.sha512 Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json.sha512

svn commit: r68765 [1/2] - /release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:52:58 2024 New Revision: 68765 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json

svn commit: r68765 [2/2] - /release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json

2024-04-25 Thread gzurowski
Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json == --- release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json (added) +++ release/camel/apache-camel/4.4.2/apache-camel-4.4.2-sbom.json Thu Apr

Re: [PR] fix(#5402): Make sure to enable Knative profile [camel-k]

2024-04-25 Thread via GitHub
squakez commented on code in PR #5419: URL: https://github.com/apache/camel-k/pull/5419#discussion_r1579119631 ## pkg/trait/knative_service.go: ## @@ -149,6 +150,11 @@ func (t *knativeServiceTrait) SelectControllerStrategy(e *Environment) (*Control return nil,

svn commit: r68763 - /release/camel/apache-camel/4.4.2/

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:49:20 2024 New Revision: 68763 Log: Apache Camel 4.4.2 release distro placeholder. Added: release/camel/apache-camel/4.4.2/

svn commit: r68764 - in /release/camel/apache-camel/4.4.2: apache-camel-4.4.2-src.zip apache-camel-4.4.2-src.zip.asc apache-camel-4.4.2-src.zip.sha512 apache-camel-4.4.2.pom apache-camel-4.4.2.pom.asc

2024-04-25 Thread gzurowski
Author: gzurowski Date: Thu Apr 25 08:50:25 2024 New Revision: 68764 Log: Apache Camel 4.4.2 released artifacts. Added: release/camel/apache-camel/4.4.2/apache-camel-4.4.2-src.zip (with props) release/camel/apache-camel/4.4.2/apache-camel-4.4.2-src.zip.asc

Re: [PR] (chores) camel-core: removed unused field [camel]

2024-04-25 Thread via GitHub
github-actions[bot] commented on PR #13934: URL: https://github.com/apache/camel/pull/13934#issuecomment-2076684261 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] (chores) camel-core: removed unused field [camel]

2024-04-25 Thread via GitHub
orpiske opened a new pull request, #13934: URL: https://github.com/apache/camel/pull/13934 I'm sending this one separately because this field seems unused, but it would be good to have a double check. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] fix(#5402): Make sure to enable Knative profile [camel-k]

2024-04-25 Thread via GitHub
christophd commented on PR #5419: URL: https://github.com/apache/camel-k/pull/5419#issuecomment-2076681555 > I think the check on the serving API was done on purpose, however I don't have enough historical knowledge about it. Please, @lburgazzoli have a look at this. I think it was

Re: [PR] Next is 3.11.0-SNAPSHOT [camel-quarkus]

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

(camel-quarkus) branch main updated: Remove references to redundant yarn build arguments

2024-04-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 0c5961300c Remove references to

Re: [PR] Remove references to redundant yarn build arguments [camel-quarkus]

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

Re: [PR] (chores) camel-core: more cleanups (non-atomic operations and unused code) [camel]

2024-04-25 Thread via GitHub
github-actions[bot] commented on PR #13933: URL: https://github.com/apache/camel/pull/13933#issuecomment-2076677200 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

Re: [PR] fix(#5292): Simplify run cmd for archs other than amd64 [camel-k]

2024-04-25 Thread via GitHub
tdiesler commented on PR #5403: URL: https://github.com/apache/camel-k/pull/5403#issuecomment-2076675654 Ready to merge? -- 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

Re: [PR] CAMEL-20705: fix non-atomic operations on volatile fields on the ScheduledPollConsumer [camel]

2024-04-25 Thread via GitHub
github-actions[bot] commented on PR #13932: URL: https://github.com/apache/camel/pull/13932#issuecomment-2076667985 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] CAMEL-20705: fix non-atomic operations on volatile fields on the ScheduledPollConsumer [camel]

2024-04-25 Thread via GitHub
orpiske opened a new pull request, #13932: URL: https://github.com/apache/camel/pull/13932 I'd like a review on this one. What's the problem here: ScheduledPollConsumer does non-atomic operations on volatile fields. For instance: ``` backoffCounter++ ``` That's

Re: [PR] CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit [camel]

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

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.0 deleted (was 09f17920673)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 09f17920673 CAMEL-20692: camel-cxf - Set a default value for

(camel) branch camel-4.0.x updated: CAMEL-20692: camel-cxf - Set a default value for loggingSizeLimit (#13931)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto 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 b0f5462bfa9 CAMEL-20692: camel-cxf -

Re: [PR] Reduced Cognitive complexity of the code. [camel]

2024-04-25 Thread via GitHub
anjaliInfy1822 closed pull request #13921: Reduced Cognitive complexity of the code. URL: https://github.com/apache/camel/pull/13921 -- 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

Re: [PR] Reduced Cognitive complexity of the code. [camel]

2024-04-25 Thread via GitHub
orpiske commented on code in PR #13921: URL: https://github.com/apache/camel/pull/13921#discussion_r1579081967 ## catalog/camel-catalog/src/main/java/org/apache/camel/catalog/DefaultCamelCatalog.java: ## @@ -659,4 +654,15 @@ private String loadResource(String file) { }

Re: [PR] Reduced Cognitive complexity of the code. [camel]

2024-04-25 Thread via GitHub
orpiske commented on code in PR #13921: URL: https://github.com/apache/camel/pull/13921#discussion_r1579081967 ## catalog/camel-catalog/src/main/java/org/apache/camel/catalog/DefaultCamelCatalog.java: ## @@ -659,4 +654,15 @@ private String loadResource(String file) { }

Re: [I] [camel-main] Rest OpenAPI classpath schema resolution is broken in native mode [camel-quarkus]

2024-04-25 Thread via GitHub
jamesnetherton commented on issue #5945: URL: https://github.com/apache/camel-quarkus/issues/5945#issuecomment-2076637181 This is fixed now. Since Camel switched to the Swagger `OpenAPIV3Parser` we needed some additional substitutions for native mode resource loading. -- This is an

Re: [I] [camel-main] Rest OpenAPI classpath schema resolution is broken in native mode [camel-quarkus]

2024-04-25 Thread via GitHub
jamesnetherton closed issue #5945: [camel-main] Rest OpenAPI classpath schema resolution is broken in native mode URL: https://github.com/apache/camel-quarkus/issues/5945 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

(camel-quarkus) branch camel-main updated: Fix Swagger classpath resource loading in native mode

2024-04-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/camel-main by this push: new ba383623e2 Fix Swagger

Re: [PR] (chores) camel-core: more cleanups [camel]

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

(camel) branch main updated (e404dc0e6c2 -> 62d6d5f5cfb)

2024-04-25 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from e404dc0e6c2 Fix olingo tests new 173d73e1634 (chores) camel-core: code cleanup new b5bf239b299 (chores)

(camel) 02/03: (chores) camel-core: code cleanup

2024-04-25 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit b5bf239b299d6353521b1f0aea9a41f307bab961 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 12:04:57 2024 +0200

(camel) 03/03: (chores) camel-core: code cleanup

2024-04-25 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 62d6d5f5cfb4d4eeb187b597fd7d9a2392dfcf4e Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 12:07:24 2024 +0200

(camel) 01/03: (chores) camel-core: code cleanup

2024-04-25 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 173d73e163465d51386ca7c379d920cc05c92d69 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 12:03:12 2024 +0200

Re: [PR] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [camel]

2024-04-25 Thread via GitHub
davsclaus commented on PR #13754: URL: https://github.com/apache/camel/pull/13754#issuecomment-2076619910 /component-test camel-cxf camel-jetty camel-jooq camel-spring-redis camel-spring-ws -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Bump jackson2-version from 2.16.2 to 2.17.0 [camel]

2024-04-25 Thread via GitHub
davsclaus commented on PR #13500: URL: https://github.com/apache/camel/pull/13500#issuecomment-2076622558 spring boot 3.3 to be released end of May -- 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

Re: [PR] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [camel]

2024-04-25 Thread via GitHub
github-actions[bot] commented on PR #13754: URL: https://github.com/apache/camel/pull/13754#issuecomment-2076620685 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [camel]

2024-04-25 Thread via GitHub
davsclaus commented on PR #13754: URL: https://github.com/apache/camel/pull/13754#issuecomment-2076616714 https://projects.eclipse.org/projects/ee4j.ca/releases/3.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] doc(trait): Maven profile cm/secret additional information [camel-k]

2024-04-25 Thread via GitHub
squakez commented on PR #5416: URL: https://github.com/apache/camel-k/pull/5416#issuecomment-2076610913 Please, backport to 2.3 branch. -- 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] doc(trait): Maven profile cm/secret additional information [camel-k]

2024-04-25 Thread via GitHub
squakez merged PR #5416: URL: https://github.com/apache/camel-k/pull/5416 -- 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:

Re: [I] Builder trait maven-profiles expect the profile in the operator namespace [camel-k]

2024-04-25 Thread via GitHub
squakez closed issue #5372: Builder trait maven-profiles expect the profile in the operator namespace URL: https://github.com/apache/camel-k/issues/5372 -- 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

Re: [PR] Add e2e traits test for cron [camel-k]

2024-04-25 Thread via GitHub
squakez merged PR #5414: URL: https://github.com/apache/camel-k/pull/5414 -- 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:

Re: [PR] Add e2e traits test for cron [camel-k]

2024-04-25 Thread via GitHub
tdiesler commented on PR #5414: URL: https://github.com/apache/camel-k/pull/5414#issuecomment-2076605531 Ready to merge -- 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

(camel) branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.0 updated (44b0e24bc0e -> 09f17920673)

2024-04-25 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-20692/set-default-value-for-loggingSizeLimit-4.0 in repository https://gitbox.apache.org/repos/asf/camel.git discard 44b0e24bc0e CAMEL-20692: camel-cxf - Set a default value for

<    1   2   3   4   >