[camel] branch regen_bot updated (5f18f4a06a2 -> 592f3db2317)

2023-10-26 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 5f18f4a06a2 Upgrade AWS SDK v2 to version 2.21.8 (#11841) add 592f3db2317 CAMEL-19986: created throttling

Re: [PR] CAMEL-19541-1: replaced cycles with Thread.sleep() with throttling execution method [camel]

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

[PR] CAMEL-19541-1: replaced cycles with Thread.sleep() with throttling execution method [camel]

2023-10-26 Thread via GitHub
LostArtist opened a new pull request, #11843: URL: https://github.com/apache/camel/pull/11843 (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 unsubscribe,

Re: [PR] CAMEL-19986: created throttling executor in camel-test [camel]

2023-10-26 Thread via GitHub
orpiske merged PR #11837: URL: https://github.com/apache/camel/pull/11837 -- 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-19986: created throttling executor in camel-test

2023-10-26 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 592f3db2317 CAMEL-19986: created throttling

Re: [PR] Camel-15211: add props to configure SSL context parameters [camel]

2023-10-26 Thread via GitHub
davsclaus commented on PR #11812: URL: https://github.com/apache/camel/pull/11812#issuecomment-1780978851 Can we change `camel.main.ssl` to `camel.ssl` as this is not tied to main only. -- This is an automated message from the Apache Git Service. To respond to the message, please

[camel] branch primary-spring updated (cc4404611cc -> c73dea16b80)

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch primary-spring in repository https://gitbox.apache.org/repos/asf/camel.git from cc4404611cc CAMEL-20042: camel-spring - Autowire @Primary beans supported add c73dea16b80

Re: [PR] Camel-15211: add props to configure SSL context parameters [camel]

2023-10-26 Thread via GitHub
jono-morris commented on PR #11812: URL: https://github.com/apache/camel/pull/11812#issuecomment-1780953617 Added camel.main.ssl.xxx, and updated PrepareCamelMainMojo and BaseMainSupport. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Camel-15211: add props to configure SSL context parameters [camel]

2023-10-26 Thread via GitHub
jono-morris commented on code in PR #11812: URL: https://github.com/apache/camel/pull/11812#discussion_r1373022595 ## core/camel-main/src/main/java/org/apache/camel/main/DefaultConfigurationProperties.java: ## @@ -159,6 +159,15 @@ public abstract class

Re: [PR] fix(ci): upgrade test to use stable-v2 [camel-k]

2023-10-26 Thread via GitHub
squakez closed pull request #4856: fix(ci): upgrade test to use stable-v2 URL: https://github.com/apache/camel-k/pull/4856 -- 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

Re: [PR] fix(ci): upgrade test to use stable-v2 [camel-k]

2023-10-26 Thread via GitHub
squakez commented on PR #4856: URL: https://github.com/apache/camel-k/pull/4856#issuecomment-1780946189 Superseded by #4867 -- 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-19986: created throttling executor in camel-test [camel]

2023-10-26 Thread via GitHub
orpiske commented on code in PR #11837: URL: https://github.com/apache/camel/pull/11837#discussion_r1373018924 ## components/camel-test/camel-test-junit5/src/main/java/org/apache/camel/test/junit5/TestSupport.java: ## @@ -581,4 +582,16 @@ public static String fileUri(Path

Re: [PR] Primary spring [camel]

2023-10-26 Thread via GitHub
orpiske commented on code in PR #11842: URL: https://github.com/apache/camel/pull/11842#discussion_r1372997853 ## components/camel-spring-xml/src/test/java/org/apache/camel/spring/primary/FindSingleByTypeTest.java: ## @@ -0,0 +1,94 @@ +/* + * Licensed to the Apache Software

[camel] annotated tag camel-3.20.8 created (now 659cf0c3571)

2023-10-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-3.20.8 in repository https://gitbox.apache.org/repos/asf/camel.git at 659cf0c3571 (tag) tagging 180742c1ae28acb3c9411f148b5867d7473c70a9 (commit) replaces camel-3.20.7

[camel] branch release/3.20.8 created (now 180742c1ae2)

2023-10-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/3.20.8 in repository https://gitbox.apache.org/repos/asf/camel.git at 180742c1ae2 [maven-release-plugin] prepare release camel-3.20.8 This branch includes the following new

[camel] branch primary-spring updated (a0e8a93bed4 -> cc4404611cc)

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch primary-spring in repository https://gitbox.apache.org/repos/asf/camel.git from a0e8a93bed4 CAMEL-20042: camel-sql - Stored component should use autowired datasource like sql do.

Re: [PR] Adding possibility to send binary messages to Azure Service Bus [camel]

2023-10-26 Thread via GitHub
davsclaus commented on PR #11838: URL: https://github.com/apache/camel/pull/11838#issuecomment-1780886563 > > I wonder if BinaryData can be created with InputStream as input source, eg if you do binary=true, and have a FileInputStream / File as message body, then IMHO it would be good that

[camel] branch primary-spring updated (f6708f65e72 -> a0e8a93bed4)

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch primary-spring in repository https://gitbox.apache.org/repos/asf/camel.git from f6708f65e72 CAMEL-20042: camel-spring - Autowire @Primary beans supported add a0e8a93bed4

Re: [PR] Adding possibility to send binary messages to Azure Service Bus [camel]

2023-10-26 Thread via GitHub
a-mazurok commented on PR #11838: URL: https://github.com/apache/camel/pull/11838#issuecomment-1780853563 > I wonder if BinaryData can be created with InputStream as input source, eg if you do binary=true, and have a FileInputStream / File as message body, then IMHO it would be good that

[PR] fix(ci): attempt [camel-k]

2023-10-26 Thread via GitHub
squakez opened a new pull request, #4867: URL: https://github.com/apache/camel-k/pull/4867 **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Primary spring [camel]

2023-10-26 Thread via GitHub
github-actions[bot] commented on PR #11842: URL: https://github.com/apache/camel/pull/11842#issuecomment-1780847127 :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 primary-spring created (now f6708f65e72)

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch primary-spring in repository https://gitbox.apache.org/repos/asf/camel.git at f6708f65e72 CAMEL-20042: camel-spring - Autowire @Primary beans supported This branch includes the

[camel] 04/04: CAMEL-20042: camel-spring - Autowire @Primary beans supported

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch primary-spring in repository https://gitbox.apache.org/repos/asf/camel.git commit f6708f65e7274778610fa35a273d9ef5c62858bf Author: Claus Ibsen AuthorDate: Thu Oct 26 12:28:16 2023 +0200

[PR] Primary spring [camel]

2023-10-26 Thread via GitHub
davsclaus opened a new pull request, #11842: URL: https://github.com/apache/camel/pull/11842 # 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) #

[camel] 02/04: Bump threshold for test

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch primary-spring in repository https://gitbox.apache.org/repos/asf/camel.git commit a468fc60adab6e31b931d4b97dc2985f29f04952 Author: Claus Ibsen AuthorDate: Thu Oct 26 09:57:26 2023 +0200

[camel] 01/04: CAMEL-20042: camel-spring - findSingleByType should favour @Primary beans from Spring

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch primary-spring in repository https://gitbox.apache.org/repos/asf/camel.git commit b53e4c45abea844c5e18c3d4de9b8eb5818f8fcd Author: Claus Ibsen AuthorDate: Thu Oct 26 09:57:14 2023 +0200

[camel] 03/04: CAMEL-20042: camel-spring - Autowire @Primary beans supported

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch primary-spring in repository https://gitbox.apache.org/repos/asf/camel.git commit 658a3790542bffa63c45a029987f9d988c70f0c9 Author: Claus Ibsen AuthorDate: Thu Oct 26 12:20:02 2023 +0200

Re: [I] perf-regression: evaluate the possibility to use async-profiler during runs [camel-quarkus]

2023-10-26 Thread via GitHub
franz1981 commented on issue #5461: URL: https://github.com/apache/camel-quarkus/issues/5461#issuecomment-1780813015 I suggest using jfrSync too -- 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: [I] Issue format Datetime java [camel-karavan]

2023-10-26 Thread via GitHub
davsclaus commented on issue #958: URL: https://github.com/apache/camel-karavan/issues/958#issuecomment-1780807269 This is not really a karavan issue but the kamelet uses jackson and there is some datetime "crap" to deal with. What JDK version and Camel version do you use. -- This

[camel] branch regen_bot updated (0f6b5816110 -> 5f18f4a06a2)

2023-10-26 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 0f6b5816110 CAMEL-20048: findSingleByType should be consistent. Added mandatory v… (#11840) add

[camel] branch main updated: Upgrade AWS SDK v2 to version 2.21.8 (#11841)

2023-10-26 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 5f18f4a06a2 Upgrade AWS SDK v2 to version 2.21.8

[camel] branch aws-sdk-2.21.8 deleted (was 8581fd51b03)

2023-10-26 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch aws-sdk-2.21.8 in repository https://gitbox.apache.org/repos/asf/camel.git was 8581fd51b03 Upgrade AWS SDK v2 to version 2.21.8 The revisions that were on this branch are still

Re: [PR] Upgrade AWS SDK v2 to version 2.21.8 [camel]

2023-10-26 Thread via GitHub
oscerd merged PR #11841: URL: https://github.com/apache/camel/pull/11841 -- 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] annotated tag camel-3.20.8 deleted (was bd2105c61f2)

2023-10-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to annotated tag camel-3.20.8 in repository https://gitbox.apache.org/repos/asf/camel.git *** WARNING: tag camel-3.20.8 was deleted! *** tag was bd2105c61f2 This change permanently discards the

[camel] branch release/3.20.8 deleted (was 96d802193d1)

2023-10-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a change to branch release/3.20.8 in repository https://gitbox.apache.org/repos/asf/camel.git was 96d802193d1 [maven-release-plugin] prepare for next development iteration This change permanently

Re: [PR] Upgrade AWS SDK v2 to version 2.21.8 [camel]

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

Re: [PR] Upgrade AWS SDK v2 to version 2.21.8 [camel]

2023-10-26 Thread via GitHub
oscerd commented on PR #11841: URL: https://github.com/apache/camel/pull/11841#issuecomment-1780715633 /component-test aws -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[camel] 01/01: Upgrade AWS SDK v2 to version 2.21.8

2023-10-26 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch aws-sdk-2.21.8 in repository https://gitbox.apache.org/repos/asf/camel.git commit 8581fd51b03809a27693f66d2f9ae4475960bdbf Author: Andrea Cosentino AuthorDate: Thu Oct 26 11:04:44 2023 +0200

Re: [PR] Upgrade AWS SDK v2 to version 2.21.8 [camel]

2023-10-26 Thread via GitHub
github-actions[bot] commented on PR #11841: URL: https://github.com/apache/camel/pull/11841#issuecomment-1780715988 :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

[PR] Upgrade AWS SDK v2 to version 2.21.8 [camel]

2023-10-26 Thread via GitHub
oscerd opened a new pull request, #11841: URL: https://github.com/apache/camel/pull/11841 # 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 aws-sdk-2.21.8 created (now 8581fd51b03)

2023-10-26 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch aws-sdk-2.21.8 in repository https://gitbox.apache.org/repos/asf/camel.git at 8581fd51b03 Upgrade AWS SDK v2 to version 2.21.8 This branch includes the following new commits:

Re: [PR] fix(ci): logging errors [camel-k]

2023-10-26 Thread via GitHub
squakez commented on PR #4864: URL: https://github.com/apache/camel-k/pull/4864#issuecomment-1780695028 Did not solve the problem. Closing. -- 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] fix(ci): logging errors [camel-k]

2023-10-26 Thread via GitHub
squakez closed pull request #4864: fix(ci): logging errors URL: https://github.com/apache/camel-k/pull/4864 -- 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,

Re: [PR] Document how users can upgrade to new Camel Quarkus releases without a Quarkus Platform release [camel-quarkus]

2023-10-26 Thread via GitHub
aldettinger commented on code in PR #5460: URL: https://github.com/apache/camel-quarkus/pull/5460#discussion_r1372755838 ## docs/modules/ROOT/pages/user-guide/dependency-management.adoc: ## @@ -83,14 +83,64 @@ Note that not all combinations of artifacts managed by the various

Re: [PR] Document how users can upgrade to new Camel Quarkus releases without a Quarkus Platform release [camel-quarkus]

2023-10-26 Thread via GitHub
aldettinger commented on code in PR #5460: URL: https://github.com/apache/camel-quarkus/pull/5460#discussion_r1372755450 ## docs/modules/ROOT/pages/user-guide/dependency-management.adoc: ## @@ -83,14 +83,64 @@ Note that not all combinations of artifacts managed by the various

[camel] branch regen_bot updated (b3f38eb9c19 -> 0f6b5816110)

2023-10-26 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 b3f38eb9c19 CAMEL-20036: camel-endpointdsl - Add static builders for alias scheme… (#11839) add

[camel-spring-boot] branch main updated: Fix CS

2023-10-26 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 8a4d8be9dab Fix CS 8a4d8be9dab is

[camel-spring-boot] branch main updated: Set features to DocumentBuilderFactory to protect from XXE; fix for SAST (#989)

2023-10-26 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 e3c05c79933 Set features to

Re: [PR] Set features to DocumentBuilderFactory to protect from XXE; fix for SAST [camel-spring-boot]

2023-10-26 Thread via GitHub
davsclaus merged PR #989: URL: https://github.com/apache/camel-spring-boot/pull/989 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[camel-spring-boot] branch main updated: Externalize credentials to properties files for SAST tests (#988)

2023-10-26 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 f0f95c65d00 Externalize credentials

Re: [PR] Externalize credentials to properties files for SAST tests [camel-spring-boot]

2023-10-26 Thread via GitHub
davsclaus merged PR #988: URL: https://github.com/apache/camel-spring-boot/pull/988 -- 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 primary deleted (was 6fdbd218cb3)

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch primary in repository https://gitbox.apache.org/repos/asf/camel.git was 6fdbd218cb3 CAMEL-20048: findSingleByType should be consistent. Added mandatory variant and

Re: [PR] CAMEL-20048: findSingleByType should be consistent. Added mandatory v… [camel]

2023-10-26 Thread via GitHub
davsclaus merged PR #11840: URL: https://github.com/apache/camel/pull/11840 -- 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-20048: findSingleByType should be consistent. Added mandatory v… (#11840)

2023-10-26 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 0f6b5816110 CAMEL-20048: findSingleByType should

[camel-k] branch dependabot/go_modules/github.com/onsi/gomega-1.29.0 deleted (was 3f84d3701)

2023-10-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch dependabot/go_modules/github.com/onsi/gomega-1.29.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git was 3f84d3701 chore(deps): bump github.com/onsi/gomega from 1.28.0 to

Re: [PR] chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0 [camel-k]

2023-10-26 Thread via GitHub
squakez merged PR #4866: URL: https://github.com/apache/camel-k/pull/4866 -- 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 github.com/onsi/gomega from 1.28.0 to 1.29.0

2023-10-26 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 169b7a159 chore(deps): bump

[camel-k] branch main updated (ea2bfa647 -> 429ae3cd6)

2023-10-26 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 ea2bfa647 chore: nightly SBOM update add 429ae3cd6 chore(deps): bump google.golang.org/grpc from 1.58.2 to

Re: [PR] chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 [camel-k]

2023-10-26 Thread via GitHub
squakez merged PR #4865: URL: https://github.com/apache/camel-k/pull/4865 -- 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 dependabot/go_modules/google.golang.org/grpc-1.58.3 deleted (was 87014acbe)

2023-10-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch dependabot/go_modules/google.golang.org/grpc-1.58.3 in repository https://gitbox.apache.org/repos/asf/camel-k.git was 87014acbe chore(deps): bump google.golang.org/grpc from 1.58.2 to

[PR] Document how users can upgrade to new Camel Quarkus releases without a Quarkus Platform release [camel-quarkus]

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

[camel] branch primary updated: CAMEL-20048: findSingleByType should be consistent. Added mandatory variant and NoSuchBeanTypeException that better reflect this.

2023-10-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch primary in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/primary by this push: new 6fdbd218cb3 CAMEL-20048: findSingleByType

[camel-karavan] branch main updated: Add more GH labels

2023-10-26 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-karavan.git The following commit(s) were added to refs/heads/main by this push: new a6c88a51 Add more GH labels a6c88a51 is

Re: [I] Error occurred when deploying Route file containing Camel Soap using Camel [camel-k]

2023-10-26 Thread via GitHub
halouprogramer commented on issue #4850: URL: https://github.com/apache/camel-k/issues/4850#issuecomment-1780528916 > I don't think the classloader should make a difference in this case, I would first check if the version of camel-k supports the `jakarta` namespace or not. The

Re: [I] Error occurred when deploying Route file containing Camel Soap using Camel [camel-k]

2023-10-26 Thread via GitHub
halouprogramer commented on issue #4850: URL: https://github.com/apache/camel-k/issues/4850#issuecomment-1780517282 > I think the difference is that with an explicit dependency, any additional transitive dependency is also added to the classpath, whereas the second method, won't probably

<    1   2