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

2024-02-01 Thread via GitHub
orpiske commented on PR #12966: URL: https://github.com/apache/camel/pull/12966#issuecomment-1920719843 Oh and just one minor nitpick stuff. If you write your commit messages like this `CAMEL-20377: ` the PR request gets automatically associated with the ticket, which makes it a lot

Re: [PR] Adding Jenkins file for PPC64LE JDK21 [camel]

2024-02-01 Thread via GitHub
orpiske commented on code in PR #12968: URL: https://github.com/apache/camel/pull/12968#discussion_r1473964424 ## Jenkinsfile.ppc64le.jdk21: ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See

[PR] Removed CulpritsRecipientProvider and use DevelopersRecipientProvider… [camel-k-runtime]

2024-02-01 Thread via GitHub
oscerd opened a new pull request, #1163: URL: https://github.com/apache/camel-k-runtime/pull/1163 … in Jenkinsfile **Release Note** ```release-note Removed CulpritsRecipientProvider and use DevelopersRecipientProvider… ``` -- This is an automated message from the

Re: [PR] Removed CulpritsRecipientProvider and use DevelopersRecipientProvider… [camel-k-runtime]

2024-02-01 Thread via GitHub
oscerd merged PR #1163: URL: https://github.com/apache/camel-k-runtime/pull/1163 -- 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-k-runtime) branch main updated: Removed CulpritsRecipientProvider and use DevelopersRecipientProvider in Jenkinsfile (#1163)

2024-02-01 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-k-runtime.git The following commit(s) were added to refs/heads/main by this push: new d27eedb1 Removed

(camel-kafka-connector) 01/01: Removed CulpritsRecipientProvider and use DevelopersRecipientProvider in Jenkinsfile

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch culprits-fix in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 2d20cb562c433ea570b3dd648800f16910386d03 Author: Andrea Cosentino AuthorDate: Thu Feb 1

Re: [I] Salesforce sink update [camel-kafka-connector]

2024-02-01 Thread via GitHub
apoorvmintri commented on issue #1500: URL: https://github.com/apache/camel-kafka-connector/issues/1500#issuecomment-1920812212 @Matheusafonsouza Did you find the solution to this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] (chores) minor code cleanups [camel]

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

Re: [I] Externally built Integrations are deployed without a command in Camel-K 2.2.0 [camel-k]

2024-02-01 Thread via GitHub
gansheer commented on issue #5112: URL: https://github.com/apache/camel-k/issues/5112#issuecomment-1920732956 @squakez I'll take care of this. -- 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

(camel-k-runtime) branch jenkinsfile-fix created (now fa4153ff)

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch jenkinsfile-fix in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git at fa4153ff Removed CulpritsRecipientProvider and use DevelopersRecipientProvider in Jenkinsfile

(camel-k-runtime) 01/01: Removed CulpritsRecipientProvider and use DevelopersRecipientProvider in Jenkinsfile

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch jenkinsfile-fix in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit fa4153ff74cc187ee28e9f7e07b52849d3567f07 Author: Andrea Cosentino AuthorDate: Thu Feb 1 09:44:35

Re: [I] Quartz builds failing to start when using native builds [camel-k]

2024-02-01 Thread via GitHub
gansheer commented on issue #5088: URL: https://github.com/apache/camel-k/issues/5088#issuecomment-1920740379 @lsergio Thanks for your feedback, I will update the documentation to indicate the limitation in native mode for now. -- This is an automated message from the Apache Git Service.

(camel-k-runtime) branch jenkinsfile-fix deleted (was fa4153ff)

2024-02-01 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch jenkinsfile-fix in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git was fa4153ff Removed CulpritsRecipientProvider and use DevelopersRecipientProvider in Jenkinsfile

Re: [PR] build(deps): bump quarkus-platform-version from 3.6.0 to 3.7.1 [camel-k-runtime]

2024-02-01 Thread via GitHub
squakez closed pull request #1162: build(deps): bump quarkus-platform-version from 3.6.0 to 3.7.1 URL: https://github.com/apache/camel-k-runtime/pull/1162 -- 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

Re: [PR] build(deps): bump quarkus-platform-version from 3.6.0 to 3.7.1 [camel-k-runtime]

2024-02-01 Thread via GitHub
dependabot[bot] commented on PR #1162: URL: https://github.com/apache/camel-k-runtime/pull/1162#issuecomment-1920806566 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

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

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

(camel-k-runtime) branch dependabot/maven/quarkus-platform-version-3.7.1 deleted (was 34a054ff)

2024-02-01 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch dependabot/maven/quarkus-platform-version-3.7.1 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git was 34a054ff build(deps): bump quarkus-platform-version from 3.6.0

[PR] (chores) minor code cleanups [camel]

2024-02-01 Thread via GitHub
orpiske opened a new pull request, #12969: URL: https://github.com/apache/camel/pull/12969 - Use platform-specific new line characters - Use format-specifiers instead of concatenating strings -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] Compute digest of configmap and secret from its data [camel-k]

2024-02-01 Thread via GitHub
squakez commented on code in PR #5115: URL: https://github.com/apache/camel-k/pull/5115#discussion_r1473974795 ## pkg/util/digest/digest.go: ## @@ -183,7 +183,7 @@ func ComputeForIntegration(integration *v1.Integration, configmaps []*corev1.Con

Re: [PR] Removed CulpritsRecipientProvider and use DevelopersRecipientProvider… [camel-kafka-connector]

2024-02-01 Thread via GitHub
oscerd merged PR #1596: URL: https://github.com/apache/camel-kafka-connector/pull/1596 -- 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-kafka-connector) branch main updated: Removed CulpritsRecipientProvider and use DevelopersRecipientProvider in Jenkinsfile (#1596)

2024-02-01 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-kafka-connector.git The following commit(s) were added to refs/heads/main by this push: new a6867210f Removed

[PR] Removed CulpritsRecipientProvider and use DevelopersRecipientProvider… [camel-kafka-connector]

2024-02-01 Thread via GitHub
oscerd opened a new pull request, #1596: URL: https://github.com/apache/camel-kafka-connector/pull/1596 … in Jenkinsfile -- 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-kafka-connector) branch culprits-fix created (now 2d20cb562)

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch culprits-fix in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git at 2d20cb562 Removed CulpritsRecipientProvider and use DevelopersRecipientProvider in

Re: [PR] Update Jenkinsfile.sb.deploy [camel-spring-boot]

2024-02-01 Thread via GitHub
oscerd merged PR #1078: URL: https://github.com/apache/camel-spring-boot/pull/1078 -- 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] Update Jenkinsfile.sb.deploy [camel-spring-boot]

2024-02-01 Thread via GitHub
oscerd commented on PR #1078: URL: https://github.com/apache/camel-spring-boot/pull/1078#issuecomment-1920772960 It's just a problem with configuration. I'll go through the repository and check if we have other occurence. -- This is an automated message from the Apache Git Service. To

Re: [PR] Work around org.nvmpm dependency resolution issues quarkusio/quarkus#38510 [camel-quarkus]

2024-02-01 Thread via GitHub
jamesnetherton commented on PR #5708: URL: https://github.com/apache/camel-quarkus/pull/5708#issuecomment-1920850710 Seems the issue is resolved elsewhere for now so we don't need this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Work around org.nvmpm dependency resolution issues quarkusio/quarkus#38510 [camel-quarkus]

2024-02-01 Thread via GitHub
jamesnetherton closed pull request #5708: Work around org.nvmpm dependency resolution issues quarkusio/quarkus#38510 URL: https://github.com/apache/camel-quarkus/pull/5708 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Fix: add classifier field to the maven artifact abstraction [camel-k-runtime]

2024-02-01 Thread via GitHub
squakez commented on code in PR #1161: URL: https://github.com/apache/camel-k-runtime/pull/1161#discussion_r1473996353 ## support/camel-k-maven-plugin/src/main/java/org/apache/camel/k/tooling/maven/GenerateCatalogMojo.java: ## @@ -524,23 +525,26 @@ private void

(camel-spring-boot) branch main updated: Update Jenkinsfile.sb.deploy (#1078)

2024-02-01 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-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 4d55b615207 Update

(camel) 02/02: CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3, added check for presence of sessionToken

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-20281-s3-refine in repository https://gitbox.apache.org/repos/asf/camel.git commit 4da37de7ee2de3321a41f84a69df20d6e1b691b6 Author: Andrea Cosentino AuthorDate: Thu Feb 1 15:01:48 2024

Re: [PR] Camel 20281 s3 refine [camel]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #12972: URL: https://github.com/apache/camel/pull/12972#issuecomment-1921398244 :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 20281 s3 refine [camel]

2024-02-01 Thread via GitHub
oscerd opened a new pull request, #12972: URL: https://github.com/apache/camel/pull/12972 # Description # Target - [x] 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) #

Re: [PR] CXF-SOAP: Cover possible regression prior CXF fix causing indefinitive hang [camel-quarkus]

2024-02-01 Thread via GitHub
JiriOndrusek commented on code in PR #5685: URL: https://github.com/apache/camel-quarkus/pull/5685#discussion_r1474549753 ## integration-test-groups/cxf-soap/cxf-soap-ws-security-client/src/test/java/org/apache/camel/quarkus/component/cxf/soap/wss/client/it/CxfSoapWssClientTest.java:

(camel) branch CAMEL-20281-s3-refine deleted (was 4da37de7ee2)

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20281-s3-refine in repository https://gitbox.apache.org/repos/asf/camel.git was 4da37de7ee2 CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to

Re: [PR] Camel 20281 s3 refine [camel]

2024-02-01 Thread via GitHub
oscerd merged PR #12972: URL: https://github.com/apache/camel/pull/12972 -- 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: Camel 20281 s3 refine (#12972)

2024-02-01 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.git The following commit(s) were added to refs/heads/main by this push: new 57d113b01a7 Camel 20281 s3 refine (#12972)

(camel-website) 08/08: chore: update ansi-regex to 4.1.1

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit da6bb15d039dd491c79fb3cd67eda634133e75ec Author: Zoran Regvart AuthorDate: Tue Jan 30 17:25:52 2024 +0100

(camel-website) 07/08: chore: update terser to 5.27.0

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit a8d70cea1ac437b4521770913b4923fb5cdc6e50 Author: Zoran Regvart AuthorDate: Tue Jan 30 17:19:16 2024 +0100

(camel-website) 04/08: chore: update qs to 6.11.2 for most dependencies

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 58cde3367fb97972d37e6d02295b09793cd3c406 Author: Zoran Regvart AuthorDate: Tue Jan 30 16:55:21 2024 +0100

(camel-website) 03/08: chore: update json5 to 2.2.3

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 0ab9f8d74ef86b28b88a585df8d3ae074ba7a444 Author: Zoran Regvart AuthorDate: Tue Jan 30 16:37:18 2024 +0100

(camel-website) branch regen_bot updated (3ae0bec1 -> 2e7c1082)

2024-02-01 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 omit 3ae0bec1 Regen for commit 921af9c4331be871486a234a096d316ff330341f add 46d3862b chore: update

Error while running github feature from .asf.yaml in camel-website-pub!

2024-02-01 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to allow at least one merge strategy. (no_merge_method)", "resource": "Repository", "field": "merge_commit_allowed", "code": "invalid"}],

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

2024-02-01 Thread via GitHub
squakez merged PR #5127: URL: https://github.com/apache/camel-k/pull/5127 -- 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-k) 02/02: chore: generate updates

2024-02-01 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 commit eb5057e756f3538cb671e58db8a421c38b6f5dc0 Author: Gaelle Fournier AuthorDate: Thu Feb 1 11:31:48 2024 +0100

(camel-k) branch main updated (80a8778e6 -> eb5057e75)

2024-02-01 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from 80a8778e6 feat(#5103): Updating README file with the new parameter new 3d5829cd2 fix(doc): Add warning on

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

2024-02-01 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 commit 3d5829cd2df119aace4bcf59595823cf6988f915 Author: Gaelle Fournier AuthorDate: Thu Feb 1 11:02:07 2024 +0100

svn commit: r67123 [1/2] - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 15:28:22 2024 New Revision: 67123 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml

svn commit: r67123 [2/2] - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml

2024-02-01 Thread gzurowski
Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml == --- release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml (added) +++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml Thu Feb 1

svn commit: r67124 - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.asc

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 15:28:24 2024 New Revision: 67124 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.asc Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.asc

svn commit: r67125 - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.sha512

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 15:28:27 2024 New Revision: 67125 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.sha512 Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.sha512

svn commit: r67120 [1/2] - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 15:28:10 2024 New Revision: 67120 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json

svn commit: r67121 - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json.asc

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 15:28:12 2024 New Revision: 67121 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json.asc Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json.asc

svn commit: r67120 [2/2] - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json

2024-02-01 Thread gzurowski
Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json == --- release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json (added) +++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json Thu Feb

svn commit: r67122 - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json.sha512

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 15:28:15 2024 New Revision: 67122 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json.sha512 Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json.sha512

[PR] [3.2.x] Upgrade Camel to 4.0.4 [camel-quarkus]

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

(camel) branch CAMEL-20281-s3-refine created (now 4da37de7ee2)

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20281-s3-refine in repository https://gitbox.apache.org/repos/asf/camel.git at 4da37de7ee2 CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to

(camel) 01/02: CAMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS S3, added check for presence of sessionToken

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-20281-s3-refine in repository https://gitbox.apache.org/repos/asf/camel.git commit 356d1026ba7d9fed31e9e5d16460a66a091e Author: Andrea Cosentino AuthorDate: Thu Feb 1 14:55:51 2024

(camel-website) 05/08: chore: update decode-uri-component to 0.2.2

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit bc49c232c47923d33499e736943503611e11e153 Author: Zoran Regvart AuthorDate: Tue Jan 30 17:02:06 2024 +0100

(camel-website) 02/08: chore: force http-cache-semantics version 4.1.1

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 164ee32b1eef93155b81360c53a19f1db18cf309 Author: Zoran Regvart AuthorDate: Tue Jan 30 16:28:05 2024 +0100

(camel-website) 06/08: chore: update minimatch to 3.1.2

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 23fcc0d2a1b65809de134aba8321cafe7df81c35 Author: Zoran Regvart AuthorDate: Tue Jan 30 17:09:42 2024 +0100

(camel-website) 01/08: chore: update union-value to 1.0.1

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 46d3862b0569c5bb562ee74c0ade7aa25df0e56a Author: Zoran Regvart AuthorDate: Tue Jan 30 16:10:55 2024 +0100

(camel-website) branch main updated (921af9c4 -> da6bb15d)

2024-02-01 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git from 921af9c4 Add release notes and blog entry for Camel 4.0.4 new 46d3862b chore: update union-value to 1.0.1

Re: [PR] Several dependency updates [camel-website]

2024-02-01 Thread via GitHub
zregvart commented on PR #1135: URL: https://github.com/apache/camel-website/pull/1135#issuecomment-1921513798 The netlify-cli is broken for us right now (updated in an earlier PR), I think I'll revert to an older version (in a separate PR). Other than that changes here look good. So I'm

Re: [PR] CXF-SOAP: Cover possible regression prior CXF fix causing indefinitive hang [camel-quarkus]

2024-02-01 Thread via GitHub
JiriOndrusek commented on PR #5685: URL: https://github.com/apache/camel-quarkus/pull/5685#issuecomment-1921589075 PR is rebased the dependency `camel-test-junit5` removed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(camel-website) branch main updated: Move Camel 4.0.4 blog entry to the February folder

2024-02-01 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 0c75f7a2 Move Camel 4.0.4 blog entry to

(camel-website-pub) branch asf-site updated (8896cb8f5 -> c874f8e3d)

2024-02-01 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git discard 8896cb8f5 Website updated to 921af9c4331be871486a234a096d316ff330341f discard 02f20b759 Website

Re: [PR] Camel 20281 s3 refine [camel]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #12972: URL: https://github.com/apache/camel/pull/12972#issuecomment-1921414772 :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] Camel 20281 s3 refine [camel]

2024-02-01 Thread via GitHub
oscerd commented on PR #12972: URL: https://github.com/apache/camel/pull/12972#issuecomment-1921413647 /component-test aws -- 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.

Re: [PR] Fix: add classifier field to the maven artifact abstraction [camel-k-runtime]

2024-02-01 Thread via GitHub
claudio4j merged PR #1161: URL: https://github.com/apache/camel-k-runtime/pull/1161 -- 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-k-runtime) branch main updated: Fix: add classifier field to the maven artifact abstraction (#1161)

2024-02-01 Thread claudio4j
This is an automated email from the ASF dual-hosted git repository. claudio4j 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 48043b80 Fix: add classifier field to

(camel) branch regen_bot updated (f44bc83279e -> 57d113b01a7)

2024-02-01 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 f44bc83279e AMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support

Re: [PR] Several dependency updates [camel-website]

2024-02-01 Thread via GitHub
zregvart merged PR #1135: URL: https://github.com/apache/camel-website/pull/1135 -- 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-website-pub) branch asf-site updated (5e8bdd2bb -> 8896cb8f5)

2024-02-01 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git discard 5e8bdd2bb Website updated to 921af9c4331be871486a234a096d316ff330341f discard 8c64c25e2 Website

Re: [I] Nightly release snapshot [camel-k-runtime]

2024-02-01 Thread via GitHub
gansheer commented on issue #910: URL: https://github.com/apache/camel-k-runtime/issues/910#issuecomment-1921531928 @squakez I'm on it. -- 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

(camel-website) branch regen_bot updated (2e7c1082 -> 5b923634)

2024-02-01 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 omit 2e7c1082 Regen for commit da6bb15d039dd491c79fb3cd67eda634133e75ec add 0c75f7a2 Move Camel 4.0.4

Error while running github feature from .asf.yaml in camel-website-pub!

2024-02-01 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to allow at least one merge strategy. (no_merge_method)", "resource": "Repository", "field": "merge_commit_allowed", "code": "invalid"}],

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

2024-02-01 Thread via GitHub
gansheer opened a new pull request, #1164: URL: https://github.com/apache/camel-k-runtime/pull/1164 Nightly deploy is activated on the following branches: * main * release-3.6.x * release-3.2.x * release-2.16.x **Release Note**

(camel-kamelets) 03/04: Support Kafka Batch as Kamelet source - Kafka Azure Schema Registry Source as batch

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-azure in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 792f524ab24ae124826612df02a60e00324e5191 Author: Andrea Cosentino AuthorDate: Thu Feb 1 12:11:15

(camel-kamelets) branch kafka-batch-azure created (now 97d97c9e)

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kafka-batch-azure in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 97d97c9e Support Kafka Batch as Kamelet source - Kafka Azure Schema Registry Source as batch

(camel-kamelets) 01/04: Support Kafka Batch as Kamelet source - Kafka Azure Schema Registry Source as batch

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-azure in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit a8ad1ab09928b38b725019a523f7e7e00f3fbb22 Author: Andrea Cosentino AuthorDate: Thu Feb 1 12:08:24

(camel-kamelets) 04/04: Support Kafka Batch as Kamelet source - Kafka Azure Schema Registry Source as batch

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-azure in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 97d97c9e32d9de8ec1a4aab042fe85aa3a4e2f89 Author: Andrea Cosentino AuthorDate: Thu Feb 1 12:11:52

(camel-kamelets) 02/04: Support Kafka Batch as Kamelet source - Kafka Azure Schema Registry Source as batch

2024-02-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kafka-batch-azure in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit f63e43c0884599ce4e837737ffc2f2768700c21b Author: Andrea Cosentino AuthorDate: Thu Feb 1 12:10:20

Re: [PR] Fix: add classifier field to the maven artifact abstraction [camel-k-runtime]

2024-02-01 Thread via GitHub
squakez commented on code in PR #1161: URL: https://github.com/apache/camel-k-runtime/pull/1161#discussion_r1474269614 ## support/camel-k-maven-plugin/src/main/java/org/apache/camel/k/tooling/maven/GenerateCatalogMojo.java: ## @@ -524,23 +525,26 @@ private void

[PR] Support Kafka Batch as Kamelet source - Kafka Azure Schema Registry Source as batch [camel-kamelets]

2024-02-01 Thread via GitHub
oscerd opened a new pull request, #1867: URL: https://github.com/apache/camel-kamelets/pull/1867 Related to #1839 -- 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 main updated: AMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS Config (#12970)

2024-02-01 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.git The following commit(s) were added to refs/heads/main by this push: new f44bc83279e AMEL-20281 - Camel-AWS Components:

svn commit: r67106 - /release/camel/apache-camel/4.0.4/

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 11:45:09 2024 New Revision: 67106 Log: Apache Camel 4.0.4 release distro placeholder. Added: release/camel/apache-camel/4.0.4/

Re: [PR] AMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS Config [camel]

2024-02-01 Thread via GitHub
oscerd merged PR #12970: URL: https://github.com/apache/camel/pull/12970 -- 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 camel-spring-boot-4.0.x updated (ae17c16ce99 -> f69cbf2f98a)

2024-02-01 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-spring-boot-4.0.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git from ae17c16ce99 CAMEL-20343: camel-spring-boot - Upgrade to 3.1.8 add d7570c7eff0

(camel-kamelets) 03/04: Support Kafka Batch as Kamelet source - Kafka Azure Schema Registry Source as batch

2024-02-01 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 9e8b6122d1df57b097abfc6d3768f4eae90b372b Author: Andrea Cosentino AuthorDate: Thu Feb 1 12:11:15 2024 +0100

Re: [PR] CXF-SOAP: Cover possible regression prior CXF fix causing indefinitive hang [camel-quarkus]

2024-02-01 Thread via GitHub
jamesnetherton commented on PR #5685: URL: https://github.com/apache/camel-quarkus/pull/5685#issuecomment-1921224172 @JiriOndrusek do you mind rebasing on latest `main` just to check it with the latest upgrades. I left an optional nitpick comment too. -- This is an automated

Re: [PR] (chores) minor code cleanups [camel]

2024-02-01 Thread via GitHub
orpiske merged PR #12969: URL: https://github.com/apache/camel/pull/12969 -- 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: (chores) minor code cleanups

2024-02-01 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 The following commit(s) were added to refs/heads/main by this push: new b2d5d6cf654 (chores) minor code cleanups

Re: [PR] AMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS Config [camel]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #12970: URL: https://github.com/apache/camel/pull/12970#issuecomment-1921076206 :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] AMEL-20281 - Camel-AWS Components: Make it possible to use AwsSessionCredentials to support temporary credentials - AWS Config [camel]

2024-02-01 Thread via GitHub
oscerd commented on PR #12970: URL: https://github.com/apache/camel/pull/12970#issuecomment-1921075501 /component-test aws -- 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.

svn commit: r67102 [1/2] - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 11:43:11 2024 New Revision: 67102 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml

svn commit: r67102 [2/2] - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml

2024-02-01 Thread gzurowski
Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml == --- release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml (added) +++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml Thu Feb 1

svn commit: r67103 - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.asc

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 11:43:13 2024 New Revision: 67103 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.asc Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.asc

svn commit: r67104 - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.sha512

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 11:43:16 2024 New Revision: 67104 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.sha512 Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.xml.sha512

svn commit: r67099 [1/2] - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json

2024-02-01 Thread gzurowski
Author: gzurowski Date: Thu Feb 1 11:42:53 2024 New Revision: 67099 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json

svn commit: r67099 [2/2] - /release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json

2024-02-01 Thread gzurowski
Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json == --- release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json (added) +++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4-sbom.json Thu Feb

  1   2   3   >