[PR] [Backport 2.1.x]: chore(ci): upgrade release-action action [camel-k]

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

[PR] [Backport 2.2.x]: chore(ci): upgrade release-action action [camel-k]

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

[PR] Remove xerces:xercesImpl from the BOM [camel-quarkus]

2024-02-28 Thread via GitHub
jamesnetherton opened a new pull request, #5822: URL: https://github.com/apache/camel-quarkus/pull/5822 I think xerces being in the BOM is a relic from the past that's no longer required. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Bump com.cedarsoftware:java-util from 2.4.0 to 2.4.2 [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13349: URL: https://github.com/apache/camel/pull/13349#issuecomment-1970565738 :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 dependabot/maven/com.cedarsoftware-java-util-2.4.2 created (now 4257a0bc1f0)

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.cedarsoftware-java-util-2.4.2 in repository https://gitbox.apache.org/repos/asf/camel.git at 4257a0bc1f0 Bump com.cedarsoftware:java-util from 2.4.0 to 2.4.2 No

[PR] Bump com.cedarsoftware:java-util from 2.4.0 to 2.4.2 [camel]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #13349: URL: https://github.com/apache/camel/pull/13349 Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) from 2.4.0 to 2.4.2. Changelog Sourced from

Re: [PR] Bump logback-version from 1.5.0 to 1.5.1 [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13348: URL: https://github.com/apache/camel/pull/13348#issuecomment-1970559964 :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 dependabot/maven/logback-version-1.5.1 created (now 28f28faffb8)

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/logback-version-1.5.1 in repository https://gitbox.apache.org/repos/asf/camel.git at 28f28faffb8 Bump logback-version from 1.5.0 to 1.5.1 No new revisions were added

[PR] Bump logback-version from 1.5.0 to 1.5.1 [camel]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #13348: URL: https://github.com/apache/camel/pull/13348 Bumps `logback-version` from 1.5.0 to 1.5.1. Updates `ch.qos.logback:logback-classic` from 1.5.0 to 1.5.1 Commits

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

2024-02-28 Thread via GitHub
squakez commented on PR #5182: URL: https://github.com/apache/camel-k/pull/5182#issuecomment-1970559587 @gansheer please, backport to release-2.1 and release-2.2 as the action is now failing on those branches. Thanks. -- This is an automated message from the Apache Git Service. To

Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-28 Thread via GitHub
jamesnetherton commented on code in PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#discussion_r1507119401 ## integration-tests/camel-k-runtime-shutdown/pom.xml: ## @@ -0,0 +1,304 @@ + + +http://maven.apache.org/POM/4.0.0;

Re: [PR] Install operator/base image according to the target architecture [camel-k]

2024-02-28 Thread via GitHub
squakez commented on code in PR #5200: URL: https://github.com/apache/camel-k/pull/5200#discussion_r1507122645 ## pkg/cmd/install.go: ## @@ -414,6 +415,24 @@ func (o *installCmdOptions) setupOperator( platformName) } + // Choose an

Re: [PR] Bump aws-java-sdk2-version from 2.24.11 to 2.24.13 [camel]

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

[PR] Bump aws-java-sdk2-version from 2.24.11 to 2.24.13 [camel]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #13347: URL: https://github.com/apache/camel/pull/13347 Bumps `aws-java-sdk2-version` from 2.24.11 to 2.24.13. Updates `software.amazon.awssdk:sqs` from 2.24.11 to 2.24.13 Updates `software.amazon.awssdk:kinesis` from 2.24.11 to 2.24.13

(camel) branch dependabot/maven/aws-java-sdk2-version-2.24.13 created (now 4184a796761)

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/aws-java-sdk2-version-2.24.13 in repository https://gitbox.apache.org/repos/asf/camel.git at 4184a796761 Bump aws-java-sdk2-version from 2.24.11 to 2.24.13 No new

Re: [I] Add missing functionalities and resolve possible discrepancies [camel-k]

2024-02-28 Thread via GitHub
lburgazzoli commented on issue #4951: URL: https://github.com/apache/camel-k/issues/4951#issuecomment-1970544789 still relevant -- 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: [I] Add missing fields on IntegrationPlatform custom resource to support platform controller operator [camel-k]

2024-02-28 Thread via GitHub
lburgazzoli commented on issue #4949: URL: https://github.com/apache/camel-k/issues/4949#issuecomment-1970544514 still relevant -- 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: [I] Add missing fields on IntegrationPlatform custom resource to support platform controller operator [camel-k]

2024-02-28 Thread via GitHub
lburgazzoli commented on issue #4949: URL: https://github.com/apache/camel-k/issues/4949#issuecomment-1970544366 still relevant -- 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: [I] Make the platform controller operator instantiate the camel k operator [camel-k]

2024-02-28 Thread via GitHub
lburgazzoli commented on issue #4950: URL: https://github.com/apache/camel-k/issues/4950#issuecomment-1970544132 still relevant -- 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] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-28 Thread via GitHub
lburgazzoli commented on PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#issuecomment-1970543303 > Any idea if these Groovy bits are still required (I'm assuming they are for Groovy support)? > >

(camel) branch main updated: Add new camel-quarkus release

2024-02-28 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet 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 cab567fcc79 Add new camel-quarkus release

Re: [PR] Bump jooq-version from 3.19.4 to 3.19.5 [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13345: URL: https://github.com/apache/camel/pull/13345#issuecomment-1970524418 :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 jooq-version from 3.19.4 to 3.19.5 [camel]

2024-02-28 Thread via GitHub
oscerd commented on PR #13345: URL: https://github.com/apache/camel/pull/13345#issuecomment-1970523955 /component-test jooq -- 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] Bump com.github.mwiede:jsch from 0.2.16 to 0.2.17 [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13346: URL: https://github.com/apache/camel/pull/13346#issuecomment-1970522859 :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 dependabot/maven/com.github.mwiede-jsch-0.2.17 created (now ffdc1458642)

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.github.mwiede-jsch-0.2.17 in repository https://gitbox.apache.org/repos/asf/camel.git at ffdc1458642 Bump com.github.mwiede:jsch from 0.2.16 to 0.2.17 No new

[PR] Bump com.github.mwiede:jsch from 0.2.16 to 0.2.17 [camel]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #13346: URL: https://github.com/apache/camel/pull/13346 Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.16 to 0.2.17. Commits

Re: [PR] Bump jooq-version from 3.19.4 to 3.19.5 [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13345: URL: https://github.com/apache/camel/pull/13345#issuecomment-1970521791 :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 dependabot/maven/jooq-version-3.19.5 created (now eb918287636)

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/jooq-version-3.19.5 in repository https://gitbox.apache.org/repos/asf/camel.git at eb918287636 Bump jooq-version from 3.19.4 to 3.19.5 No new revisions were added by

[PR] Bump jooq-version from 3.19.4 to 3.19.5 [camel]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #13345: URL: https://github.com/apache/camel/pull/13345 Bumps `jooq-version` from 3.19.4 to 3.19.5. Updates `org.jooq:jooq` from 3.19.4 to 3.19.5 Updates `org.jooq:jooq-codegen-maven` from 3.19.4 to 3.19.5 Dependabot will

Re: [PR] Bump org.apache.shiro:shiro-core from 1.13.0 to 2.0.0 [camel]

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

[PR] Bump org.apache.shiro:shiro-core from 1.13.0 to 2.0.0 [camel]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #13344: URL: https://github.com/apache/camel/pull/13344 Bumps [org.apache.shiro:shiro-core](https://github.com/apache/shiro) from 1.13.0 to 2.0.0. Release notes Sourced from

(camel) branch dependabot/maven/org.apache.shiro-shiro-core-2.0.0 created (now fe5d7afc186)

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.shiro-shiro-core-2.0.0 in repository https://gitbox.apache.org/repos/asf/camel.git at fe5d7afc186 Bump org.apache.shiro:shiro-core from 1.13.0 to 2.0.0 No

svn commit: r67631 - in /dev/camel/camel-karavan/4.4.0: ./ camel-karavan-4.4.0.zip camel-karavan-4.4.0.zip.asc camel-karavan-4.4.0.zip.sha512

2024-02-28 Thread marat
Author: marat Date: Thu Feb 29 02:38:51 2024 New Revision: 67631 Log: Import camel-karavan release Added: dev/camel/camel-karavan/4.4.0/ dev/camel/camel-karavan/4.4.0/camel-karavan-4.4.0.zip (with props) dev/camel/camel-karavan/4.4.0/camel-karavan-4.4.0.zip.asc

(camel-karavan) tag 4.4.0 created (now eaf73233)

2024-02-28 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a change to tag 4.4.0 in repository https://gitbox.apache.org/repos/asf/camel-karavan.git at eaf73233 (commit) No new revisions were added by this update.

Re: [I] User should be able to limit resources for integration containers in docker [camel-karavan]

2024-02-28 Thread via GitHub
mgubaidullin closed issue #1052: User should be able to limit resources for integration containers in docker URL: https://github.com/apache/camel-karavan/issues/1052 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(camel-k) branch release-2.2.x updated: chore: changelog automatic update

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.2.x by this push: new 6521fd28c chore: changelog

(camel-k) branch release-2.1.x updated: chore: changelog automatic update

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.1.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.1.x by this push: new b2b0e3a0e chore: changelog

[PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2024-02-28 Thread via GitHub
github-actions[bot] opened a new pull request, #1096: URL: https://github.com/apache/camel-spring-boot/pull/1096 Periodic Sync of Camel Spring Boot Main Branch with main Camel Main. see https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml --

Re: [I] Add missing fields on IntegrationPlatform custom resource to support platform controller operator [camel-k]

2024-02-28 Thread via GitHub
github-actions[bot] commented on issue #4949: URL: https://github.com/apache/camel-k/issues/4949#issuecomment-1970150081 This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s

Re: [I] Make the platform controller operator instantiate the camel k operator [camel-k]

2024-02-28 Thread via GitHub
github-actions[bot] commented on issue #4950: URL: https://github.com/apache/camel-k/issues/4950#issuecomment-1970150050 This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s

Re: [I] Add missing functionalities and resolve possible discrepancies [camel-k]

2024-02-28 Thread via GitHub
github-actions[bot] commented on issue #4951: URL: https://github.com/apache/camel-k/issues/4951#issuecomment-1970150019 This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s

Re: [PR] Refactor code generators [camel]

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

[PR] Refactor code generators [camel]

2024-02-28 Thread via GitHub
gnodet opened a new pull request, #13343: URL: https://github.com/apache/camel/pull/13343 - **Add missing generated annotations and message** - **Regen** - **Switch to velocity for converter loaders** - **Regen** -- This is an automated message from the Apache Git Service. To

(camel-k) branch main updated: chore: nightly automatic updates

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot 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 d45d039d7 chore: nightly automatic updates

(camel-karavan) branch main updated: Update DEV.md (#1150)

2024-02-28 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git The following commit(s) were added to refs/heads/main by this push: new eaf73233 Update DEV.md (#1150) eaf73233 is

Re: [PR] Update DEV.md [camel-karavan]

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

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

2024-02-28 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"}],

(camel-quarkus) branch main updated: Manage software.amazon.awssdk:endpoints-spi

2024-02-28 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga 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 4c4f79b52d Manage

Re: [PR] Manage software.amazon.awssdk:endpoints-spi [camel-quarkus]

2024-02-28 Thread via GitHub
ppalaga merged PR #5821: URL: https://github.com/apache/camel-quarkus/pull/5821 -- 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] Merge Camel quarkus main to main for 3.8.1 quarkus platform release [camel-quarkus-examples]

2024-02-28 Thread via GitHub
aldettinger opened a new pull request, #200: URL: https://github.com/apache/camel-quarkus-examples/pull/200 Note that the `main` branch points at the latest stable Camel Quarkus release. Pull requests should be generally send against the `camel-quarkus-main` branch pointing at the

(camel-website) branch regen_bot updated (5821f692 -> 8037e95c)

2024-02-28 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 5821f692 chore: update cache add 8037e95c Camel Quarkus 3.8.0 announcement blog post No new

(camel-website) branch main updated: Camel Quarkus 3.8.0 announcement blog post

2024-02-28 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 8037e95c Camel Quarkus 3.8.0

Re: [PR] Camel Quarkus 3.8.0 announcement blog post [camel-website]

2024-02-28 Thread via GitHub
aldettinger merged PR #1155: URL: https://github.com/apache/camel-website/pull/1155 -- 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 dependabot/maven/com.google.cloud.tools-jib-maven-plugin-3.4.1 created (now 19181428)

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.google.cloud.tools-jib-maven-plugin-3.4.1 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git at 19181428 build(deps): bump

(camel-k-runtime) branch dependabot/maven/quarkus-platform-version-3.8.1 created (now d5f6ef23)

2024-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/quarkus-platform-version-3.8.1 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git at d5f6ef23 build(deps): bump quarkus-platform-version from 3.6.0

[PR] build(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.1 [camel-k-runtime]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #1177: URL: https://github.com/apache/camel-k-runtime/pull/1177 Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.0 to 3.4.1. Commits See full diff in

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

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #1176: URL: https://github.com/apache/camel-k-runtime/pull/1176 Bumps `quarkus-platform-version` from 3.6.0 to 3.8.1. Updates `io.quarkus.platform:quarkus-camel-bom` from 3.6.0 to 3.8.1 Commits

(camel-k-runtime) branch dependabot/maven/quarkus-platform-version-3.7.4 deleted (was e5a618e7)

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

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

2024-02-28 Thread via GitHub
dependabot[bot] closed pull request #1174: build(deps): bump quarkus-platform-version from 3.6.0 to 3.7.4 URL: https://github.com/apache/camel-k-runtime/pull/1174 -- 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] build(deps): bump quarkus-platform-version from 3.6.0 to 3.7.4 [camel-k-runtime]

2024-02-28 Thread via GitHub
dependabot[bot] commented on PR #1174: URL: https://github.com/apache/camel-k-runtime/pull/1174#issuecomment-1969827965 Superseded by #1176. -- 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-karavan) branch main updated: Upgrade to latest distroless image

2024-02-28 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git The following commit(s) were added to refs/heads/main by this push: new 35bd2d3e Upgrade to latest distroless image

(camel-karavan) branch main updated: Upgrade to Quarkus 3.8.1

2024-02-28 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git The following commit(s) were added to refs/heads/main by this push: new c46a0e0d Upgrade to Quarkus 3.8.1 c46a0e0d is

Re: [PR] Install operator/base image according to the target architecture [camel-k]

2024-02-28 Thread via GitHub
tdiesler commented on code in PR #5200: URL: https://github.com/apache/camel-k/pull/5200#discussion_r1506469368 ## pkg/cmd/install.go: ## @@ -414,6 +415,24 @@ func (o *installCmdOptions) setupOperator( platformName) } + // Choose an

(camel-karavan) branch main updated: Updated DevServices

2024-02-28 Thread marat
This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git The following commit(s) were added to refs/heads/main by this push: new 1ef85bf8 Updated DevServices 1ef85bf8 is

(camel-quarkus) 02/02: jt400 mock coverage + native fixes

2024-02-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit f80eb759e84d7ea403cfd2e7d4567f7b982bd154 Author: JiriOndrusek AuthorDate: Tue Feb 27 11:58:28 2024 +0100

(camel-quarkus) branch 3.8.x updated (92d0c2c84d -> f80eb759e8)

2024-02-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from 92d0c2c84d Upgrade quarkus-amazon-services to 2.12.1 new 369096a685 Upgrade Quarkus to 3.8.1

(camel-quarkus) 01/02: Upgrade Quarkus to 3.8.1

2024-02-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 369096a685d78abd568496ddc23db9a5230c10f0 Author: James Netherton AuthorDate: Wed Feb 28 13:34:00 2024

Re: [PR] [3.8.x] Backports [camel-quarkus]

2024-02-28 Thread via GitHub
jamesnetherton merged PR #5819: URL: https://github.com/apache/camel-quarkus/pull/5819 -- 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-20452 - Azure Storage Datalake CloudEvent transformer (#13342)

2024-02-28 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 36bb6535c91 CAMEL-20452 - Azure Storage Datalake

(camel) branch CAMEL-20452 deleted (was 19528df1b8f)

2024-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20452 in repository https://gitbox.apache.org/repos/asf/camel.git was 19528df1b8f CAMEL-20452 - Azure Storage Datalake CloudEvent transformer The revisions that were on this

Re: [PR] CAMEL-20452 - Azure Storage Datalake CloudEvent transformer [camel]

2024-02-28 Thread via GitHub
oscerd merged PR #13342: URL: https://github.com/apache/camel/pull/13342 -- 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] CAMEL-20452 - Azure Storage Datalake CloudEvent transformer [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13342: URL: https://github.com/apache/camel/pull/13342#issuecomment-1969523601 :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-20452 - Azure Storage Datalake CloudEvent transformer [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13342: URL: https://github.com/apache/camel/pull/13342#issuecomment-1969519438 :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-20452 - Azure Storage Datalake CloudEvent transformer [camel]

2024-02-28 Thread via GitHub
oscerd commented on PR #13342: URL: https://github.com/apache/camel/pull/13342#issuecomment-1969518599 /component-test azure -- 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] CAMEL-20452 - Azure Storage Datalake CloudEvent transformer [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13342: URL: https://github.com/apache/camel/pull/13342#issuecomment-1969515175 :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] Install operator/base image according to the target architecture [camel-k]

2024-02-28 Thread via GitHub
claudio4j commented on PR #5200: URL: https://github.com/apache/camel-k/pull/5200#issuecomment-1969509647 Although this PR aims the client side, there is work to do on the image build side, to publish the multi-arch build in the manifest. -- This is an automated message from the Apache

Re: [PR] CAMEL-20452 - Azure Storage Datalake CloudEvent transformer [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13342: URL: https://github.com/apache/camel/pull/13342#issuecomment-1969507516 :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-20452 - Azure Storage Datalake CloudEvent transformer [camel]

2024-02-28 Thread via GitHub
oscerd commented on PR #13342: URL: https://github.com/apache/camel/pull/13342#issuecomment-1969506875 /component-test azure -- 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] CAMEL-20452 - Azure Storage Datalake CloudEvent transformer [camel]

2024-02-28 Thread via GitHub
github-actions[bot] commented on PR #13342: URL: https://github.com/apache/camel/pull/13342#issuecomment-1969483747 :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] Install operator/base image according to the target architecture [camel-k]

2024-02-28 Thread via GitHub
squakez commented on issue #5169: URL: https://github.com/apache/camel-k/issues/5169#issuecomment-1969483658 As mentioned in the PR, we should publish manifests accordingly to solve this issue: https://github.com/apache/camel-k/pull/5200#pullrequestreview-1906815706 -- This is an

[PR] CAMEL-20452 - Azure Storage Datalake CloudEvent transformer [camel]

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

(camel) branch CAMEL-20452 created (now 19528df1b8f)

2024-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch CAMEL-20452 in repository https://gitbox.apache.org/repos/asf/camel.git at 19528df1b8f CAMEL-20452 - Azure Storage Datalake CloudEvent transformer This branch includes the following

(camel) 01/01: CAMEL-20452 - Azure Storage Datalake CloudEvent transformer

2024-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-20452 in repository https://gitbox.apache.org/repos/asf/camel.git commit 19528df1b8fe4440b1aaeac84e943f501a25b6de Author: Andrea Cosentino AuthorDate: Wed Feb 28 18:23:41 2024 +0100

Re: [PR] Install operator/base image according to the target architecture [camel-k]

2024-02-28 Thread via GitHub
squakez commented on code in PR #5200: URL: https://github.com/apache/camel-k/pull/5200#discussion_r1506304897 ## pkg/cmd/install.go: ## @@ -414,6 +415,24 @@ func (o *installCmdOptions) setupOperator( platformName) } + // Choose an

Re: [PR] Clean up camel-k extension leftovers [camel-quarkus]

2024-02-28 Thread via GitHub
lburgazzoli commented on PR #5802: URL: https://github.com/apache/camel-quarkus/pull/5802#issuecomment-1969463832 > Any idea if these Groovy bits are still required (I'm assuming they are for Groovy support)? > >

Re: [PR] fix(quarkus): build time properties into file [camel-k]

2024-02-28 Thread via GitHub
claudio4j commented on code in PR #5198: URL: https://github.com/apache/camel-k/pull/5198#discussion_r1506305752 ## pkg/builder/quarkus.go: ## @@ -261,6 +201,39 @@ func BuildQuarkusRunnerCommon(ctx context.Context, mc maven.Context, project mav return nil } +func

Re: [I] Review integration digest computation and projection to the integration container as env var [camel-k]

2024-02-28 Thread via GitHub
lburgazzoli commented on issue #5192: URL: https://github.com/apache/camel-k/issues/5192#issuecomment-1969457828 The `CAMEL_K_DIGEST` env var was added to force the re-deploy of the pod in case of a config map changes, like if only change the flow in an `Integration`, then the pod won't

Re: [PR] CAMEL-20095 : add langchain component [camel]

2024-02-28 Thread via GitHub
orpiske commented on code in PR #13341: URL: https://github.com/apache/camel/pull/13341#discussion_r1506294869 ## components/camel-ai/camel-langchain/src/main/java/org/apache/camel/component/langchain/LangchainProducer.java: ## @@ -0,0 +1,140 @@ +/* + * Licensed to the Apache

Re: [PR] fix(quarkus): build time properties into file [camel-k]

2024-02-28 Thread via GitHub
squakez commented on code in PR #5198: URL: https://github.com/apache/camel-k/pull/5198#discussion_r1506294762 ## pkg/builder/quarkus.go: ## @@ -163,53 +158,6 @@ func GenerateQuarkusProjectCommon(runtimeVersion string, quarkusVersion string, }, ) -

Re: [I] Review integration digest computation and projection to the integration container as env var [camel-k]

2024-02-28 Thread via GitHub
squakez commented on issue #5192: URL: https://github.com/apache/camel-k/issues/5192#issuecomment-1969431012 Okey. Indeed, it's because the env template vars in pod changes. I've checked and it seems this var is not really used anywhere. I'll try to remove it at all and run some test to

Re: [PR] Install operator/base image according to the target architecture [camel-k]

2024-02-28 Thread via GitHub
tdiesler commented on PR #5200: URL: https://github.com/apache/camel-k/pull/5200#issuecomment-1969398363 Thanks @christophd - all done (I think) -- 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

Re: [PR] Install operator/base image according to the target architecture [camel-k]

2024-02-28 Thread via GitHub
tdiesler commented on code in PR #5200: URL: https://github.com/apache/camel-k/pull/5200#discussion_r1506267880 ## pkg/cmd/install.go: ## @@ -21,6 +21,7 @@ import ( "context" "errors" "fmt" + "github.com/apache/camel-k/v2/pkg/util/defaults" Review

(camel) branch regen_bot updated (4267d94f246 -> 65aabde93f6)

2024-02-28 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 4267d94f246 CAMEL-20483: camel-openapi-java - Rest DSL with api-context-path may append null in host name

Re: [PR] CAMEL-20095 : add langchain component [camel]

2024-02-28 Thread via GitHub
orpiske commented on PR #13341: URL: https://github.com/apache/camel/pull/13341#issuecomment-1969365287 @zbendhiba nice one! This is looking really cool -- 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] CAMEL-20095 : add langchain component [camel]

2024-02-28 Thread via GitHub
orpiske commented on code in PR #13341: URL: https://github.com/apache/camel/pull/13341#discussion_r1506242863 ## test-infra/camel-test-infra-ollama/src/test/java/org/apache/camel/test/infra/ollama/services/OllamaRemoteService.java: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the

Re: [PR] CAMEL-20095 : add langchain component [camel]

2024-02-28 Thread via GitHub
orpiske commented on code in PR #13341: URL: https://github.com/apache/camel/pull/13341#discussion_r1506241803 ## test-infra/camel-test-infra-ollama/src/test/java/org/apache/camel/test/infra/ollama/services/OllamaContainer.java: ## @@ -0,0 +1,64 @@ +/* + * Licensed to the

Re: [PR] CAMEL-20095 : add langchain component [camel]

2024-02-28 Thread via GitHub
orpiske commented on code in PR #13341: URL: https://github.com/apache/camel/pull/13341#discussion_r1506238899 ## components/camel-ai/camel-langchain/src/test/java/org/apache/camel/component/langchain/LangchainChatIT.java: ## @@ -0,0 +1,82 @@ +/* + * Licensed to the Apache

(camel) branch camel-4.4.x updated: CAMEL-20470: camel-jbang - Rest dsl with /api context path should auto detect platform-http as consumer

2024-02-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus 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 35c9c317ece CAMEL-20470:

(camel) branch main updated: CAMEL-20470: camel-jbang - Rest dsl with /api context path should auto detect platform-http as consumer

2024-02-28 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 65aabde93f6 CAMEL-20470: camel-jbang - Rest dsl

Re: [PR] CAMEL-20095 : add langchain component [camel]

2024-02-28 Thread via GitHub
orpiske commented on code in PR #13341: URL: https://github.com/apache/camel/pull/13341#discussion_r1506237081 ## components/camel-ai/camel-langchain/src/main/java/org/apache/camel/component/langchain/LangchainProducer.java: ## @@ -0,0 +1,140 @@ +/* + * Licensed to the Apache

  1   2   3   4   >