Re: [I] CKC 4.8.5 release [camel-kafka-connector]

2025-03-08 Thread via GitHub
davsclaus commented on issue #1703: URL: https://github.com/apache/camel-kafka-connector/issues/1703#issuecomment-2708715750 @valdar @oscerd it would be much appreciated if any of you could help do the 4.8.5 LTS release. -- This is an automated message from the Apache Git Service. To res

[PR] Upgrade Camel to 4.8.5 [camel-quarkus]

2025-03-08 Thread via GitHub
jamesnetherton opened a new pull request, #7108: URL: https://github.com/apache/camel-quarkus/pull/7108 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

(camel-kamelets) 01/01: Upgrade to Camel 4.8.4

2025-03-08 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-4.8.4 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit afdb54471568c71a2f4861eb42a308453e2266e3 Author: Andrea Cosentino AuthorDate: Thu Mar 6 10:55:22 2025 +

Re: [PR] chore(doc): MDC documentation and proposal [camel]

2025-03-08 Thread via GitHub
lsergio commented on PR #17389: URL: https://github.com/apache/camel/pull/17389#issuecomment-2708628906 Another point that may not be solved by the solutions, although it is not a problem I'm facing. If I had two routes in the same yaml dsl file, would I be able to use different list

(camel-k) 01/01: chore(ci): v2.7.0-nightly release updates

2025-03-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to tag v2.7.0-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 3c3884bdd9e29067ed45722af81c07ea1b387947 Author: github-actions[bot] <41898282+github-actions[bot]@users.norep

(camel-k) tag v2.7.0-nightly updated (0008f9cee -> 3c3884bdd)

2025-03-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.7.0-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git *** WARNING: tag v2.7.0-nightly was modified! *** from 0008f9cee (commit) to 3c3884bdd (commit) discard 0

(camel-k) 01/01: chore(ci): v2.5.2-nightly release updates

2025-03-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to tag v2.5.2-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git commit d6cbf9198b2cac003bb236d6c93f1a2233089a7c Author: github-actions[bot] <41898282+github-actions[bot]@users.norep

(camel-k) tag v2.5.2-nightly updated (4e32c1bd6 -> d6cbf9198)

2025-03-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.5.2-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git *** WARNING: tag v2.5.2-nightly was modified! *** from 4e32c1bd6 (commit) to d6cbf9198 (commit) discard 4

(camel-k) tag v2.6.1-nightly updated (7c8e1478f -> 6273f6a5b)

2025-03-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.6.1-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git *** WARNING: tag v2.6.1-nightly was modified! *** from 7c8e1478f (commit) to 6273f6a5b (commit) discard 7

(camel-k) 01/01: chore(ci): v2.6.1-nightly release updates

2025-03-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to tag v2.6.1-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 6273f6a5be65543d6e0d8e5675af2d0fdd848900 Author: github-actions[bot] <41898282+github-actions[bot]@users.norep

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

2025-03-08 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2708605365 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 13742802942-1677-901ae73b-101a-43f7-868f-f2fb89

(camel) branch km updated: CAMEL-21833: Move kamelet kafka manual commit to camel-kafka due to classloading problems.

2025-03-08 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch km in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/km by this push: new 82820414e46 CAMEL-21833: Move kamelet kafka manual com

Re: [PR] chore(deps): Bump aws-java-sdk2-version from 2.30.34 to 2.30.35 [camel]

2025-03-08 Thread via GitHub
oscerd commented on PR #17375: URL: https://github.com/apache/camel/pull/17375#issuecomment-2705852663 /component-tests 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] chore(doc): MDC documentation and proposal [camel]

2025-03-08 Thread via GitHub
lsergio commented on PR #17389: URL: https://github.com/apache/camel/pull/17389#issuecomment-2708532849 I was also wondering if the listener idea could be applied to thread creation instead. Camel would use a thread factory that creates an specific kind of thread which would invoke

Re: [PR] chore(doc): MDC documentation and proposal [camel]

2025-03-08 Thread via GitHub
lsergio commented on PR #17389: URL: https://github.com/apache/camel/pull/17389#issuecomment-2708530239 @squakez let me see if I got it correctly The developer would implement a listener that would be called for every log eip or log component call in order to set the mdc. If so, the

(camel-quarkus) branch main updated: Disable FopTest on GitHub CI for Windows

2025-03-08 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 ea79564938 Disable FopTest on GitHub

(camel) branch main updated: Update known releases in catalog

2025-03-08 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 ec179d9f5d5 Update known releases in catalog ec179

Error while running github feature from refs/heads/asf-site:.asf.yaml in camel-website-pub!

2025-03-08 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: Validation Failed: 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"}],

(camel-website-pub) branch asf-site updated (df0a70d163 -> 2e20de0bd9)

2025-03-08 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 df0a70d163 Website updated to b3e9ad80a9ce7e07074baa06f2708dd425847379 discard 93d73b030c Website

svn commit: r75370 [2/2] - /release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml

2025-03-08 Thread gzurowski
Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml == --- release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml (added) +++ release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml Sat Mar 8

Re: [PR] camel-jbang-plugin-kubernetes: make the delete op to delete from the k8s resources [camel]

2025-03-08 Thread via GitHub
davsclaus commented on PR #17335: URL: https://github.com/apache/camel/pull/17335#issuecomment-2708451640 LGTM -- 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

[I] Camel 4.10.2 Release [camel-karaf]

2025-03-08 Thread via GitHub
davsclaus opened a new issue, #597: URL: https://github.com/apache/camel-karaf/issues/597 The 4.10.x LTS has been out for a few months. It would be good to get a camel-karaf release out that uses this. The new 4.10.2 would be a good first release. There is no need to do 4.10.0 or 4.10.1 rel

(camel-website-pub) branch asf-site updated (8fcce8f58c -> df0a70d163)

2025-03-08 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 8fcce8f58c Website updated to be0f0009643b80b6e38fb1d1d55da1ea5f102df3 discard 64df7b3d8f Website

(camel) 01/01: Merge branch 'release/4.8.5' into camel-4.8.x

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-4.8.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 8f800a1c4a21cc75db2c4cb2c053474d315710c8 Merge: 3f680ec5f07 5ce05e9e5a1 Author: Gregor Zurowski AuthorDate: Sat M

(camel-website) branch regen_bot updated (b3e9ad80 -> d2ca8ea3)

2025-03-08 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 b3e9ad80 Move schema to correct folder add d2ca8ea3 Polished No new revisions were added by this u

Error while running github feature from refs/heads/asf-site:.asf.yaml in camel-website-pub!

2025-03-08 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: Validation Failed: 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"}],

(camel-website) branch main updated: Polished

2025-03-08 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-website.git The following commit(s) were added to refs/heads/main by this push: new d2ca8ea3 Polished d2ca8ea3 is described be

Error while running github feature from refs/heads/asf-site:.asf.yaml in camel-website-pub!

2025-03-08 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: Validation Failed: 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"}],

(camel-website-pub) branch asf-site updated (fe91f89159 -> 8fcce8f58c)

2025-03-08 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 fe91f89159 Website updated to c98a657598b015a94ef6eac949c7763ecbad7cfa discard 704918a39e Website

(camel-spring-boot) 02/03: Merge branch 'release/4.8.5' into camel-spring-boot-4.8.x

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-spring-boot-4.8.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit a73eb4f105406e51d8c2bb55b6928d3082c2de78 Merge: 61e4221ea8a 6f81b10e934 Author: Gregor Zur

svn commit: r75367 [1/2] - /release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:52:23 2025 New Revision: 75367 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json

svn commit: r75369 - /release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json.sha512

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:52:28 2025 New Revision: 75369 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json.sha512 Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json.sha512 ==

(camel-website) branch regen_bot updated (6148b595 -> b3e9ad80)

2025-03-08 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 6148b595 Add release notes and blog entry from Camel 4.8.5 add b3e9ad80 Move schema to correct fold

(camel-website) branch main updated: Move schema to correct folder

2025-03-08 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-website.git The following commit(s) were added to refs/heads/main by this push: new b3e9ad80 Move schema to correct folder b3e

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

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-spring-boot-4.8.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 265d32ce7ab8844156be948a52862c86294e493c Author: Gregor Zurowski AuthorDate: Sat Mar 8 17

(camel-spring-boot) branch release/4.8.5 deleted (was 6f81b10e934)

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/4.8.5 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 6f81b10e934 [maven-release-plugin] prepare for next development iteration The revisions that we

(camel-website) branch regen_bot updated (be0f0009 -> 6148b595)

2025-03-08 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 be0f0009 Add XML schemas for Camel 4.8.5 add 6148b595 Add release notes and blog entry from Camel 4

svn commit: r75371 - /release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml.asc

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:52:35 2025 New Revision: 75371 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml.asc Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml.asc ===

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

2025-03-08 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 6148b595 Add release notes and blog entry

(camel-website) branch regen_bot updated (e940c5dd -> be0f0009)

2025-03-08 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 e940c5dd Fixing dates on release page of Camel-K (#1317) add be0f0009 Add XML schemas for Camel 4.8

(camel-spring-boot) branch camel-spring-boot-4.8.x updated (61e4221ea8a -> 265d32ce7ab)

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-spring-boot-4.8.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git from 61e4221ea8a Bump for next release add c5a60b452c1 Target Camel 4.8.5 for release

(camel) branch release/4.8.5 deleted (was 5ce05e9e5a1)

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

(camel) branch camel-4.8.x updated (3f680ec5f07 -> 8f800a1c4a2)

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch camel-4.8.x in repository https://gitbox.apache.org/repos/asf/camel.git from 3f680ec5f07 [CAMEL-21604]upgrade to CXF 4.0.7 add 63b0ee312c7 [maven-release-plugin] prepare release camel

svn commit: r75372 - /release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml.sha512

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:52:38 2025 New Revision: 75372 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml.sha512 Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml.sha512 =

svn commit: r75365 - /release/camel/apache-camel/4.8.5/

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:51:07 2025 New Revision: 75365 Log: Apache Camel 4.8.5 release distro placeholder. Added: release/camel/apache-camel/4.8.5/

svn commit: r75370 [1/2] - /release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:52:33 2025 New Revision: 75370 Log: Import Camel SBOMs XML release Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.xml

svn commit: r75373 - /release/camel/apache-camel/4.8.4/

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:52:53 2025 New Revision: 75373 Log: Removed the old release Removed: release/camel/apache-camel/4.8.4/

svn commit: r75367 [2/2] - /release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json

2025-03-08 Thread gzurowski
Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json == --- release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json (added) +++ release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json Sat Mar

svn commit: r75368 - /release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json.asc

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:52:26 2025 New Revision: 75368 Log: Import Camel SBOMs JSON release Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json.asc Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-sbom.json.asc

svn commit: r75366 - in /release/camel/apache-camel/4.8.5: apache-camel-4.8.5-src.zip apache-camel-4.8.5-src.zip.asc apache-camel-4.8.5-src.zip.sha512 apache-camel-4.8.5.pom apache-camel-4.8.5.pom.asc

2025-03-08 Thread gzurowski
Author: gzurowski Date: Sat Mar 8 16:51:55 2025 New Revision: 75366 Log: Apache Camel 4.8.5 released artifacts. Added: release/camel/apache-camel/4.8.5/apache-camel-4.8.5-src.zip (with props) release/camel/apache-camel/4.8.5/apache-camel-4.8.5-src.zip.asc release/camel/apache-camel

(camel-spring-boot) 01/02: Target Camel 4.10.2 for release

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/4.10.2 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 52da26d91ab6ba1583cbffcb7593b9f92b058a98 Author: Gregor Zurowski AuthorDate: Sat Mar 8 13:11:01 20

(camel-spring-boot) annotated tag camel-spring-boot-4.10.2 created (now 6e8a2ed8e3c)

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-spring-boot-4.10.2 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git at 6e8a2ed8e3c (tag) tagging 286ad6da1a8237de8dfac2182556db4c338e448b (commit) r

(camel-spring-boot) branch release/4.10.2 created (now 286ad6da1a8)

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/4.10.2 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git at 286ad6da1a8 [maven-release-plugin] prepare release camel-spring-boot-4.10.2 This branch includ

[PR] chore(deps): Bump aws-java-sdk2-version from 2.30.34 to 2.30.35 [camel]

2025-03-08 Thread via GitHub
dependabot[bot] opened a new pull request, #17375: URL: https://github.com/apache/camel/pull/17375 Bumps `aws-java-sdk2-version` from 2.30.34 to 2.30.35. Updates `software.amazon.awssdk:sqs` from 2.30.34 to 2.30.35 Updates `software.amazon.awssdk:kinesis` from 2.30.34 to 2.30.35

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

2025-03-08 Thread via GitHub
scrocquesel commented on PR #7107: URL: https://github.com/apache/camel-quarkus/pull/7107#issuecomment-2708189097 > @scrocquesel do you plan to upgrade `quarkus-amazon-services` in the Quarkus Platform to 3.x (i.e in time for the Quarkus 3.20 LTS release)? > > If not, I'll close this

Re: [PR] CAMEL-21837 - camel-api - Deprecate component.extension [camel]

2025-03-08 Thread via GitHub
oscerd merged PR #17369: URL: https://github.com/apache/camel/pull/17369 -- 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.apach

(camel) branch release/4.10.2 created (now 8a56ec5eb26)

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/4.10.2 in repository https://gitbox.apache.org/repos/asf/camel.git at 8a56ec5eb26 [maven-release-plugin] prepare release camel-4.10.2 This branch includes the following new comm

(camel) annotated tag camel-4.10.2 created (now 1ecbe1efedb)

2025-03-08 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-4.10.2 in repository https://gitbox.apache.org/repos/asf/camel.git at 1ecbe1efedb (tag) tagging 8a56ec5eb26f4ddd033d10690a13cb76cbe699d5 (commit) replaces camel-4.10.1