(camel) branch main updated: CAMEL-20557: Rest DSL to use openapi spec directly

2024-03-30 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 42b67c5e65c CAMEL-20557: Rest DSL to use openapi s

(camel-quarkus) branch pull/5921/head created (now 8db09d8d90)

2024-03-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch pull/5921/head in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at 8db09d8d90 Upgrade to cq-maven-plugin 4.7.0 This branch includes the following new commits: new

(camel-quarkus) 03/03: Upgrade to cq-maven-plugin 4.7.0

2024-03-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch pull/5921/head in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 8db09d8d907c2c88551c8970e84568e9aabb41a3 Author: Peter Palaga AuthorDate: Fri Mar 29 22:02:02 2024 +0100

(camel-quarkus) 02/03: Add Qdrant JVM only extension #5860

2024-03-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch pull/5921/head in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 16c84ac22c02009739be950a580af49f6d234b44 Author: aldettinger AuthorDate: Mon Mar 11 17:19:18 2024 +0100

(camel-quarkus) branch pull/5921/head deleted (was 8db09d8d90)

2024-03-30 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch pull/5921/head in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was 8db09d8d90 Upgrade to cq-maven-plugin 4.7.0 This change permanently discards the following revisions:

Re: [PR] Upgrade to cq-maven-plugin 4.7.0 [camel-quarkus]

2024-03-30 Thread via GitHub
ppalaga closed pull request #5934: Upgrade to cq-maven-plugin 4.7.0 URL: https://github.com/apache/camel-quarkus/pull/5934 -- 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 un

Re: [PR] Upgrade to cq-maven-plugin 4.7.0 [camel-quarkus]

2024-03-30 Thread via GitHub
ppalaga commented on PR #5934: URL: https://github.com/apache/camel-quarkus/pull/5934#issuecomment-2027962632 Added the commit to https://github.com/apache/camel-quarkus/pull/5921 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] Upgrade camel to 4.5.0 [camel-quarkus]

2024-03-30 Thread via GitHub
ppalaga commented on PR #5921: URL: https://github.com/apache/camel-quarkus/pull/5921#issuecomment-2027962781 Rebased and added the upgrade to cq-maven-plugin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

(camel) branch val-to created (now 75a35706450)

2024-03-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch val-to in repository https://gitbox.apache.org/repos/asf/camel.git at 75a35706450 CAMEL-20623: camel-rest-openapi - Use same client validation as in rest-dsl for producer. Avoid using A

(camel) 01/01: CAMEL-20623: camel-rest-openapi - Use same client validation as in rest-dsl for producer. Avoid using Atlassian JAR which is not jakarta ee compatible and is causing pain and classloadi

2024-03-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch val-to in repository https://gitbox.apache.org/repos/asf/camel.git commit 75a357064507b761347271bb2e2fbad0634acabc Author: Claus Ibsen AuthorDate: Sat Mar 30 11:35:43 2024 +0100 CAMEL-206

(camel) branch val-to updated: CAMEL-20623: camel-rest-openapi - Use same client validation as in rest-dsl for producer. Avoid using Atlassian JAR which is not jakarta ee compatible and is causing pai

2024-03-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch val-to in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/val-to by this push: new 40467c6d7e1 CAMEL-20623: camel-rest-openapi -

(camel) branch val-to updated: CAMEL-20623: camel-rest-openapi - Use same client validation as in rest-dsl for producer. Avoid using Atlassian JAR which is not jakarta ee compatible and is causing pai

2024-03-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch val-to in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/val-to by this push: new 721654f8523 CAMEL-20623: camel-rest-openapi -

[PR] rest-openapi - validator for producer [camel]

2024-03-30 Thread via GitHub
davsclaus opened a new pull request, #13666: URL: https://github.com/apache/camel/pull/13666 # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch) # Trac

Re: [PR] rest-openapi - validator for producer [camel]

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

(camel) branch val-to deleted (was 721654f8523)

2024-03-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch val-to in repository https://gitbox.apache.org/repos/asf/camel.git was 721654f8523 CAMEL-20623: camel-rest-openapi - Use same client validation as in rest-dsl for producer. Avoid using A

(camel) branch main updated: rest-openapi - validator for producer (#13666)

2024-03-30 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 bd1ca331e03 rest-openapi - validator for producer

Re: [PR] rest-openapi - validator for producer [camel]

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

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

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

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

2024-03-30 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2028534282 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID: 8495068869-1438-cf485ff8-e1b4-4921-8674-0c