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

2024-04-05 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2040921020 The [quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) branch build has failed: * Build ID:

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

2024-04-05 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 bc088f68d chore: changelog

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

2024-04-05 Thread via GitHub
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2040825999 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID:

(camel-k) branch release-2.3.x updated: chore: nightly automatic updates

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

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

2024-04-05 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 772d56d9e chore: nightly automatic updates

[PR] chore: Fix YAKS tests for Camel 4.5.0 [camel-kamelets]

2024-04-05 Thread via GitHub
christophd opened a new pull request, #1986: URL: https://github.com/apache/camel-kamelets/pull/1986 - Update Apache Camel runtime to 4.5.0 - Use Citrus 4.2.0 - Update YAKS 0.19.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-05 Thread via GitHub
ppalaga commented on PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#issuecomment-2040521385 > > executing the script as a part of Maven build > > How would that work on Windows? It works flawlessly on GH Actions Windows hosts, when shell is set to bash and

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-05 Thread via GitHub
jamesnetherton commented on PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#issuecomment-2040496665 > executing the script as a part of Maven build How would that work on Windows? -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-05 Thread via GitHub
ppalaga commented on PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#issuecomment-2040472314 I'd personally vote for not having those certs checked in in git but rather executing the script as a part of Maven build as we do in QCXF

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-05 Thread via GitHub
ppalaga commented on code in PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#discussion_r1554166062 ## integration-test-groups/http/common/generate-certs.sh: ## @@ -0,0 +1,67 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one or

(camel-quarkus) branch 3.8.x updated: Improve the testability against Quarkus Platform BOMs

2024-04-05 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/3.8.x by this push: new 760c64c783 Improve the testability

Re: [PR] [3.8.x] Improve the testability against Quarkus Platform BOMs [camel-quarkus]

2024-04-05 Thread via GitHub
ppalaga merged PR #5960: URL: https://github.com/apache/camel-quarkus/pull/5960 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(camel-quarkus) branch main updated: Improve the testability against Quarkus Platform BOMs

2024-04-05 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 e9843295ea Improve the testability against

Re: [PR] Improve the testability against Quarkus Platform BOMs [camel-quarkus]

2024-04-05 Thread via GitHub
ppalaga merged PR #5961: URL: https://github.com/apache/camel-quarkus/pull/5961 -- 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] Improve the testability against Quarkus Platform BOMs [camel-quarkus]

2024-04-05 Thread via GitHub
ppalaga commented on PR #5961: URL: https://github.com/apache/camel-quarkus/pull/5961#issuecomment-2040388624 The failure on Windows due to occupied port seems to be intermittent. Thus merging. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-05 Thread via GitHub
aldettinger commented on code in PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#discussion_r1554022773 ## integration-test-groups/http/common/generate-certs.sh: ## @@ -0,0 +1,67 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one

(camel) 05/11: Fixed license format on the matrix Jenkinsfiles

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit e9b3c9345d8a4330b78b6f087281834931b5 Author: Otavio Rodolfo Piske AuthorDate: Fri Apr 5 11:28:50 2024

(camel) 04/11: Updated the pipeline to consolidate all the CI automation in a single file.

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 32aaad2d7136879a2d02ed907ebc436d4d3b0a49 Author: Vaishnavi R AuthorDate: Mon Apr 1 14:10:00 2024 +0530

(camel) 09/11: Improve stage name for multi-arch builds

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 57f731c8cc191fba8125ea24623dd266658d462c Author: Otavio Rodolfo Piske AuthorDate: Fri Apr 5 14:13:33 2024

(camel) 07/11: Fixed few syntax errors.

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 956552fdf9d41aa692e1befefabd738a28ae7c15 Author: Vaishnavi R AuthorDate: Fri Apr 5 16:29:57 2024 +0530

(camel) 10/11: Fixed few syntax errors.

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 71e6d0901cb59be177c0c1dda1294a4401ba2f2b Author: Vaishnavi R AuthorDate: Fri Apr 5 19:22:33 2024 +0530

(camel) 08/11: Fixed build on the CI

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 234515ba147bc62fc97b8de17bd18ab9a8df06f5 Author: Otavio Rodolfo Piske AuthorDate: Fri Apr 5 13:39:54 2024

(camel) 03/11: Martix Jenkins pipeline for CI/CD.

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit f4e55a407f3f752a51a13fa5abad54203ac53cf0 Author: Vaishnavi R AuthorDate: Thu Mar 28 14:42:37 2024 +0530

(camel) 01/11: CAMEL-20383: renamed the JDK 17 Jenkinsfile so we can create the matrix job

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 14017832bef37df4a9e4f17334bbe2542ddf44a6 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 20 11:16:25 2024

(camel) 02/11: Fixed license format on the Jenkinsfile

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 2e6c3fd4d8a274b0210aaebc69de8389d45de7c2 Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 20 11:26:47 2024

(camel) 11/11: Used single quotes instead of double and removed java -version step.

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 6814fbf40730cdcf9d0ae8df47c8d2990feac230 Author: Vaishnavi R AuthorDate: Fri Apr 5 20:04:41 2024 +0530

(camel) 06/11: Fixed a few syntax errors on the Jenkinsfile

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 5eb1e73bfe091f74aef85c3b8c64af3f8ca22daa Author: Otavio Rodolfo Piske AuthorDate: Fri Apr 5 11:40:21 2024

(camel) branch devel-camel-20383 updated (0ff40e3491a -> 6814fbf4073)

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git discard 0ff40e3491a Improve stage name for multi-arch builds discard d05d79d4dfc Fixed build on the CI discard

Re: [PR] Create an example project for vertx-websocket #5111 [camel-quarkus-examples]

2024-04-05 Thread via GitHub
spatnity commented on code in PR #206: URL: https://github.com/apache/camel-quarkus-examples/pull/206#discussion_r1553734407 ## vertx-websocket-chat/pom.xml: ## @@ -0,0 +1,312 @@ + + +http://maven.apache.org/POM/4.0.0; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;

Re: [PR] Create an example project for vertx-websocket #5111 [camel-quarkus-examples]

2024-04-05 Thread via GitHub
spatnity commented on code in PR #206: URL: https://github.com/apache/camel-quarkus-examples/pull/206#discussion_r1553734407 ## vertx-websocket-chat/pom.xml: ## @@ -0,0 +1,312 @@ + + +http://maven.apache.org/POM/4.0.0; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;

Re: [PR] Create an example project for vertx-websocket #5111 [camel-quarkus-examples]

2024-04-05 Thread via GitHub
spatnity commented on code in PR #206: URL: https://github.com/apache/camel-quarkus-examples/pull/206#discussion_r1553734407 ## vertx-websocket-chat/pom.xml: ## @@ -0,0 +1,312 @@ + + +http://maven.apache.org/POM/4.0.0; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;

Re: [PR] Create an example project for vertx-websocket #5111 [camel-quarkus-examples]

2024-04-05 Thread via GitHub
jamesnetherton commented on code in PR #206: URL: https://github.com/apache/camel-quarkus-examples/pull/206#discussion_r1553713073 ## vertx-websocket-chat/pom.xml: ## @@ -0,0 +1,312 @@ + + +http://maven.apache.org/POM/4.0.0;

(camel) branch main updated: Fixed missing license information on the top of the files

2024-04-05 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 9e563446713 Fixed missing license information on

Re: [PR] (chores) minor test infra cleanup [camel]

2024-04-05 Thread via GitHub
orpiske commented on PR #13703: URL: https://github.com/apache/camel/pull/13703#issuecomment-2039820818 > license header is missing in top of files Sorry I missed your comment. No idea why IntelliJ missed this. -- This is an automated message from the Apache Git Service. To

[PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-05 Thread via GitHub
JiriOndrusek opened a new pull request, #5969: URL: https://github.com/apache/camel-quarkus/pull/5969 cherry-picked 6de376f77cf61a5c627aeb00064fc50e880e23f6 Upstream PR: https://github.com/apache/camel-quarkus/pull/5968 -- This is an automated message from the Apache Git

Re: [PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-05 Thread via GitHub
JiriOndrusek commented on PR #5968: URL: https://github.com/apache/camel-quarkus/pull/5968#issuecomment-2039800154 I add *.pkcs12 and *.ext into ignored files for license check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] Http: use FIPS complaiant keystore and truststore [camel-quarkus]

2024-04-05 Thread via GitHub
JiriOndrusek opened a new pull request, #5968: URL: https://github.com/apache/camel-quarkus/pull/5968 fixes https://github.com/apache/camel-quarkus/issues/5966 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[PR] feat(core): Upgrade API kubernetes 1.28 [camel-k]

2024-04-05 Thread via GitHub
gansheer opened a new pull request, #5329: URL: https://github.com/apache/camel-k/pull/5329 Ref https://github.com/apache/camel-k/issues/5307 Upgrade to API kubernetes 1.28 **Release Note** ```release-note feat(core): Upgrade API kubernetes 1.28 ```

Re: [PR] Fix camel-vertx-websocket endpoint instantiation when connection to r… [camel]

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

[PR] Fix camel-vertx-websocket endpoint instantiation when connection to r… [camel]

2024-04-05 Thread via GitHub
alexisgra opened a new pull request, #13707: URL: https://github.com/apache/camel/pull/13707 …emote websocket server # Description While trying to migrate from `camel-ahc-ws` to `camel-vertx-websocket`, I encountered a problem with the `consumeAsClient` option. The remote

[PR] Create an example project for vertx-websocket #5111 [camel-quarkus-examples]

2024-04-05 Thread via GitHub
spatnity opened a new pull request, #206: URL: https://github.com/apache/camel-quarkus-examples/pull/206 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 current

[PR] CAMEL-18017: copy headers from parsed MDN [camel]

2024-04-05 Thread via GitHub
jono-morris opened a new pull request, #13706: URL: https://github.com/apache/camel/pull/13706 # Description Copy headers from parsed MDN entity to maintain the exact ordering and formatting. This addresses the problem where entity headers are parsed and then possibly

Re: [PR] CAMEL-18017: copy headers from parsed MDN [camel]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #13706: URL: https://github.com/apache/camel/pull/13706#issuecomment-2039652407 :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-18017: copy headers from parsed MDN [camel]

2024-04-05 Thread via GitHub
jono-morris commented on PR #13706: URL: https://github.com/apache/camel/pull/13706#issuecomment-2039651668 /component-test as2 -- 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] CAMEL-18017: copy headers from parsed MDN [camel]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #13706: URL: https://github.com/apache/camel/pull/13706#issuecomment-2039650715 :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 devel-camel-20383 updated: Improve stage name for multi-arch builds

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new 0ff40e3491a Improve stage

(camel) branch devel-camel-20383 updated (b3bb5ac0893 -> d05d79d4dfc)

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git discard b3bb5ac0893 More small fixes discard 30ecd8aa73d More small fixes discard cd2e1e38bb2 More small fixes

(camel) 01/01: Fixed build on the CI

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit d05d79d4dfcc33639ae4d3f76238555602007a8b Author: Otavio Rodolfo Piske AuthorDate: Fri Apr 5 13:39:54 2024

(camel) branch devel-camel-20383 updated: More small fixes

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new b3bb5ac0893 More small

(camel) branch devel-camel-20383 updated: More small fixes

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new 30ecd8aa73d More small

Re: [I] List Camel's endpoint in the integrations status [camel-k]

2024-04-05 Thread via GitHub
lburgazzoli commented on issue #5241: URL: https://github.com/apache/camel-k/issues/5241#issuecomment-2039606130 I'd personally wait to see how/if things would be implemented in camel core -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] List Camel's endpoint in the integrations status [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5241: URL: https://github.com/apache/camel-k/issues/5241#issuecomment-2039594797 > I don't think this should be something to be included in the health endpoint but rather a dedicated endpoint Clear. What I mean is, while this is available on Camel core,

Re: [I] Camel-K doesn't create the Ingress resource although it is enabled in the Traits using Pipe or KameletBinding [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5044: URL: https://github.com/apache/camel-k/issues/5044#issuecomment-2039591048 Waiting for some feedback before closing 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

Re: [I] Bad revision when running jvm and native builds with knative [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5069: URL: https://github.com/apache/camel-k/issues/5069#issuecomment-2039590350 Waiting for some feedback before closing 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

Re: [I] Native build failed directly [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5080: URL: https://github.com/apache/camel-k/issues/5080#issuecomment-2039590035 Waiting for some feedback before closing 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

(camel) branch devel-camel-20383 updated: More small fixes

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new cd2e1e38bb2 More small

Re: [I] Ability to use timezones when using quartz component and CronJob strategy [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5121: URL: https://github.com/apache/camel-k/issues/5121#issuecomment-2039587808 #5090 was dropped in favor of moving the logic directly in the runtime, eventually. I think for the time being this can be developed on Camel K side while the runtimes are not fully

(camel) branch devel-camel-20383 updated: More small fixes

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new e89df9167a1 More small

Re: [I] List Camel's endpoint in the integrations status [camel-k]

2024-04-05 Thread via GitHub
lburgazzoli commented on issue #5241: URL: https://github.com/apache/camel-k/issues/5241#issuecomment-2039587335 I don't think this should be something to be included in the health endpoint but rather a dedicated endpoint -- This is an automated message from the Apache Git Service. To

(camel) branch devel-camel-20383 updated: More small fixes

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new 307b85fe579 More small

Re: [I] The Yaml Parser diverges for Kamelets and Integration Resources [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5135: URL: https://github.com/apache/camel-k/issues/5135#issuecomment-2039582768 @lburgazzoli @davsclaus @oscerd bump. Please, confirm if this could be a bug on the core or something else we may need to fix in Camel K. Thanks in advance. -- This is an

(camel) branch devel-camel-20383 updated: Fixed few syntax errors.

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new f71d04cd435 Fixed few

Re: [I] Mount configmap/secret resources to a dedicated resources.d durectory [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5181: URL: https://github.com/apache/camel-k/issues/5181#issuecomment-2039579152 @gansheer are you actively work on this or planning to work for next minor delivery? -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] List Camel's endpoint in the integrations status [camel-k]

2024-04-05 Thread via GitHub
squakez commented on issue #5241: URL: https://github.com/apache/camel-k/issues/5241#issuecomment-2039574026 @lburgazzoli I think this can intersect with the work I'm about to retake of https://github.com/apache/camel-k/pull/5096. Right now, using as an example reference the Quarkus

Re: [PR] feat(core): Upgrade API kubernetes 1.28 and controller-runtime to 0.16 [camel-k]

2024-04-05 Thread via GitHub
squakez commented on PR #5321: URL: https://github.com/apache/camel-k/pull/5321#issuecomment-2039553132 @gansheer may I suggest a different strategy? Whenever we upgrade dependency, we better do it one by one instead of doing one shot, in order to understand which is the dependency that

(camel-k) branch main updated (3757cac20 -> 025bf44be)

2024-04-05 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 3757cac20 chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 add 0c47c3d54 feat(trait): allow usage

Re: [I] Support `kamel run ... -t camel.runtime-version=1.x` notation [camel-k]

2024-04-05 Thread via GitHub
squakez closed issue #4739: Support `kamel run ... -t camel.runtime-version=1.x` notation URL: https://github.com/apache/camel-k/issues/4739 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] feat(trait): allow usage of semver for camel.runtime-version [camel-k]

2024-04-05 Thread via GitHub
squakez merged PR #5327: URL: https://github.com/apache/camel-k/pull/5327 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
karesti commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039547259 @jamesnetherton I'm going to implement the liked issue (to be backported) then I would suggest making use of spinning a server with Quarkus and adding extra config with

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
karesti commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039524264 In the Infinispan extesion, I do have this code as well: ```java // dev mode client name for default if

Re: [I] camel-quarkus-spring-redis doesn't autowire RedisTemplate so it cannot be used for e.g. RedisIdempotentRepository [camel-quarkus]

2024-04-05 Thread via GitHub
davsclaus commented on issue #5962: URL: https://github.com/apache/camel-quarkus/issues/5962#issuecomment-2039505936 I created a ticket to see if we can make something generic https://issues.apache.org/jira/browse/CAMEL-20654 It will be useful for other components where you need to

Re: [I] camel-quarkus-spring-redis doesn't autowire RedisTemplate so it cannot be used for e.g. RedisIdempotentRepository [camel-quarkus]

2024-04-05 Thread via GitHub
davsclaus commented on issue #5962: URL: https://github.com/apache/camel-quarkus/issues/5962#issuecomment-2039499831 Yeah would be nice if quarkus could allow configuration form application properties - its very common and handy for setting this kind of stuff - instead of writing code all

Re: [I] camel-quarkus-spring-redis doesn't autowire RedisTemplate so it cannot be used for e.g. RedisIdempotentRepository [camel-quarkus]

2024-04-05 Thread via GitHub
jamesnetherton commented on issue #5962: URL: https://github.com/apache/camel-quarkus/issues/5962#issuecomment-2039487972 > works quite differently in Quarkus than Spring Boot Yes. The 'spring' part of the extension name is a little misleading. It gives you the means to

Re: [I] camel-quarkus-spring-redis doesn't autowire RedisTemplate so it cannot be used for e.g. RedisIdempotentRepository [camel-quarkus]

2024-04-05 Thread via GitHub
JesperBerggren commented on issue #5962: URL: https://github.com/apache/camel-quarkus/issues/5962#issuecomment-2039477088 Thanks for a quick reply! Ok, then it works quite differently in Quarkus than Spring Boot. In Spring Boot it enough to set something like this in

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
karesti commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039473661 something like ```java public class InfinispanDevServicesConfigBuilderCustomizer implements SmallRyeConfigBuilderCustomizer { @Override public void

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
jamesnetherton commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039467338 > @jamesnetherton maybe this can provide in the camel infinispan quarkus extension something like this Yes, I was thinking about something like that. I need to

(camel) branch main updated: CAMEL-20640: Remove unused and old openapi v2 stuff

2024-04-05 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 d5e89dacfec CAMEL-20640: Remove unused and old

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
karesti commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039451270 @jamesnetherton maybe you can provide in the camel infinispan quarkus extension something like this

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
karesti commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039448901 @jamesnetherton in the Infinispan extension, I already enable and so stuff depending on extensions that might be present. I have an idea that might be done in the camel

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
karesti commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039443811 I afraid that having dev services not enabled by default is the dev services default behaviour, I can't change that for Infinispan. But I can do that if I detect the use of

Re: [PR] [3.8.x] Improve the testability against Quarkus Platform BOMs [camel-quarkus]

2024-04-05 Thread via GitHub
ppalaga commented on PR #5960: URL: https://github.com/apache/camel-quarkus/pull/5960#issuecomment-2039437403 1e48f76 rebased and fixed the versions blindly taken from another branch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Improve the testability against Quarkus Platform BOMs [camel-quarkus]

2024-04-05 Thread via GitHub
ppalaga commented on PR #5961: URL: https://github.com/apache/camel-quarkus/pull/5961#issuecomment-2039431355 Thanks for the hint, @JiriOndrusek, you are completely right! I cherry-picked too carelessly 﫣 -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-05 Thread via GitHub
orpiske merged PR #13685: URL: https://github.com/apache/camel/pull/13685 -- 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-19543 - camel-sjms2: replace Thread.sleep in tests.

2024-04-05 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 c4499beb638 CAMEL-19543 - camel-sjms2: replace

(camel) branch devel-camel-20383 updated (f875725dd46 -> edca299578c)

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git discard f875725dd46 More small fixes discard d17029207c1 Fixed syntax errors on the Jenkinsfile new

(camel) 01/01: Fixed a few syntax errors on the Jenkinsfile

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit edca299578cf4cea4600bf901b7d1e579250ecba Author: Otavio Rodolfo Piske AuthorDate: Fri Apr 5 11:40:21 2024

(camel) branch devel-camel-20383 updated: More small fixes

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new f875725dd46 More small

(camel) branch devel-camel-20383 updated: Fixed syntax errors on the Jenkinsfile

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new d17029207c1 Fixed syntax

[PR] feat(trait): allow usage of semver for camel.runtime-version [camel-k]

2024-04-05 Thread via GitHub
squakez opened a new pull request, #5327: URL: https://github.com/apache/camel-k/pull/5327 With this PR we fix a minor problem that was impeding us to make use of the semantic version jolly. Once this is merged we'll be able to run: ``` kamel run test.yaml -t

(camel) branch devel-camel-20383 updated: Fixed license format on the matrix Jenkinsfiles

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/devel-camel-20383 by this push: new 1ffcd9208a2 Fixed license

(camel) 02/04: Fixed license format on the Jenkinsfile

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit fbea21c165e6fd427b3011977afc90fd8254656c Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 20 11:26:47 2024

(camel) 03/04: Martix Jenkins pipeline for CI/CD.

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 107d58ecd3d01c3e6a6e6f433eda758a35e9a569 Author: Vaishnavi R AuthorDate: Thu Mar 28 14:42:37 2024 +0530

(camel) 01/04: CAMEL-20383: renamed the JDK 17 Jenkinsfile so we can create the matrix job

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit f7cd8863801d2355678f82bd5672c4475718d58e Author: Otavio Rodolfo Piske AuthorDate: Wed Mar 20 11:16:25 2024

(camel) 04/04: Updated the pipeline to consolidate all the CI automation in a single file.

2024-04-05 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch devel-camel-20383 in repository https://gitbox.apache.org/repos/asf/camel.git commit 61ef63c4e9dea5356df3577a2cb0e089fd77b792 Author: Vaishnavi R AuthorDate: Mon Apr 1 14:10:00 2024 +0530

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
jamesnetherton commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039308842 > My question is: do you need to use dev services AND this bean not to be created but being provided by camel quarkus ? The problem is that devservices is enabled

Re: [PR] chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 [camel-k]

2024-04-05 Thread via GitHub
squakez merged PR #5323: URL: https://github.com/apache/camel-k/pull/5323 -- 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) branch main updated: chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0

2024-04-05 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new 3757cac20 chore(deps): bump

(camel-k) branch dependabot/go_modules/golang.org/x/oauth2-0.19.0 deleted (was 2182a205e)

2024-04-05 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch dependabot/go_modules/golang.org/x/oauth2-0.19.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git was 2182a205e chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0

Re: [I] Infinispan with dev services enabled can lead to jakarta.enterprise.inject.CreationException [camel-quarkus]

2024-04-05 Thread via GitHub
karesti commented on issue #5965: URL: https://github.com/apache/camel-quarkus/issues/5965#issuecomment-2039277207 @jamesnetherton yes, the dev services creates a default remote cache manager without any configuration and then when we use a cache in the code, the cache is also created by

Re: [PR] CAMEL-19543 - camel-sjms2: replace Thread.sleep in tests. [camel]

2024-04-05 Thread via GitHub
orpiske commented on code in PR #13685: URL: https://github.com/apache/camel/pull/13685#discussion_r1553211905 ## components/camel-sjms2/pom.xml: ## @@ -66,6 +66,12 @@ test test-jar + +org.awaitility +

  1   2   >