(camel) branch jms-sent created (now 9cf9a678877)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch jms-sent in repository https://gitbox.apache.org/repos/asf/camel.git at 9cf9a678877 CAMEL-20338: camel-jms - Store header with actual JMS destination name such as when sending to

Re: [PR] CAMEL-20278: upgrade wildfly-elytron to 2.x [camel]

2024-01-25 Thread via GitHub
github-actions[bot] commented on PR #12904: URL: https://github.com/apache/camel/pull/12904#issuecomment-1910325129 :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

(camel-quarkus) annotated tag 3.7.0 created (now d32547d8ab)

2024-01-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to annotated tag 3.7.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at d32547d8ab (tag) tagging 99ba1dd3fec33ec8c1b4bd35559d15891e4dbb54 (commit) replaces 1.0.0-CR3

(camel-quarkus) branch 3.7.x created (now 99ba1dd3fe)

2024-01-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch 3.7.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at 99ba1dd3fe [maven-release-plugin] Prepare release 3.7.0 This branch includes the following new

[I] Coverage report wrong percentage [camel-k]

2024-01-25 Thread via GitHub
squakez opened a new issue, #5108: URL: https://github.com/apache/camel-k/issues/5108 ### What happened? It happens because we calculate the difference against the branch, instead of taking it directly when we build the project. ### Steps to reproduce _No response_

Re: [I] Include the operator node-selector in the helm chart [camel-k]

2024-01-25 Thread via GitHub
squakez commented on issue #5103: URL: https://github.com/apache/camel-k/issues/5103#issuecomment-1910298392 Please, feel free to contribute the change. I'm assigning this to you @lsergio, thanks! -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] feat(runtime): get rid off camel k runtime dependency - WIP [camel-k]

2024-01-25 Thread via GitHub
github-actions[bot] commented on PR #5090: URL: https://github.com/apache/camel-k/pull/5090#issuecomment-1910297616 :heavy_check_mark: Unit test coverage report - coverage increased from 34.8% to 35.8% (**+1%**) -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Builder annotation support [camel-k]

2024-01-25 Thread via GitHub
github-actions[bot] commented on PR #5104: URL: https://github.com/apache/camel-k/pull/5104#issuecomment-1910283554 :heavy_check_mark: Unit test coverage report - coverage increased from 34.8% to 35.3% (**+0.5%**) -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [CAMEL-19620] - upgrade californium-scandium [camel]

2024-01-25 Thread via GitHub
kahboom commented on code in PR #12769: URL: https://github.com/apache/camel/pull/12769#discussion_r1466421491 ## components/camel-coap/src/test/java/org/apache/camel/coap/CoAPComponentTLSTestBase.java: ## @@ -419,9 +432,10 @@ private void registerTLSConfiguration(CamelContext

Re: [PR] Builder annotation support [camel-k]

2024-01-25 Thread via GitHub
squakez commented on code in PR #5104: URL: https://github.com/apache/camel-k/pull/5104#discussion_r1466413582 ## pkg/cmd/operator/operator.go: ## @@ -295,7 +295,8 @@ func getOperatorImage(ctx context.Context, c ctrl.Reader) (string, error) { ns :=

[I] Kamel executable does not support Kubeconfig with multiple files [camel-k]

2024-01-25 Thread via GitHub
rodcloutier opened a new issue, #5107: URL: https://github.com/apache/camel-k/issues/5107 ### What happened? While using Kamel I have observed that we cannot use kubeconfig that refers to multiple files. ### Steps to reproduce 1. Create a kubeconfig that refers

[I] Add possibility to configure annotation for the builder pods [camel-k]

2024-01-25 Thread via GitHub
rodcloutier opened a new issue, #5106: URL: https://github.com/apache/camel-k/issues/5106 ### Requirement As a user of camel-k, I would like to be able to specify custom annotations that would be applied to the builder pods. ``` ### Problem

Re: [PR] Use /bin/bash for release-util sign.sh script [camel-quarkus]

2024-01-25 Thread via GitHub
oscerd commented on PR #5680: URL: https://github.com/apache/camel-quarkus/pull/5680#issuecomment-1910240025 > > I think we should do this also in other repositories. Thanks for noticing and sorry. > > It's fine - it likely only matters for awkward folks like me who choose to use

[PR] Add support for KUBECONFIG with multiple files [camel-k]

2024-01-25 Thread via GitHub
rodcloutier opened a new pull request, #5105: URL: https://github.com/apache/camel-k/pull/5105 This PR intends to solve the issue where a kubeconfig containing multiple files could not be used with Kamel. As defined in

(camel) branch regen_bot updated (457210a0dff -> dc12d5b0ce2)

2024-01-25 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 457210a0dff CAMEL-20308: Change order of camel-spring-boot-bom and spring-boot-dependencies in

Re: [PR] Builder annotation support [camel-k]

2024-01-25 Thread via GitHub
rodcloutier commented on PR #5104: URL: https://github.com/apache/camel-k/pull/5104#issuecomment-1910230153 I am struggling to find any place to insert test for this enhancement. Could anyone chime in? -- This is an automated message from the Apache Git Service. To respond to the

[PR] Builder annotation support [camel-k]

2024-01-25 Thread via GitHub
rodcloutier opened a new pull request, #5104: URL: https://github.com/apache/camel-k/pull/5104 This PR proposes to add the possibility to configure annotation on the build pod. This was required to allow build pods to properly execute in the context of using Buildah in an AppArmor

(camel-quarkus) branch main updated: Use /bin/bash for release-util sign.sh script

2024-01-25 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new b9d3ed38a8 Use /bin/bash for

Re: [PR] Use /bin/bash for release-util sign.sh script [camel-quarkus]

2024-01-25 Thread via GitHub
jamesnetherton merged PR #5680: URL: https://github.com/apache/camel-quarkus/pull/5680 -- 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] Use /bin/bash for release-util sign.sh script [camel-quarkus]

2024-01-25 Thread via GitHub
jamesnetherton commented on PR #5680: URL: https://github.com/apache/camel-quarkus/pull/5680#issuecomment-1910228673 > I think we should do this also in other repositories. Thanks for noticing and sorry. It's fine - it likely only matters for awkward folks like me who choose to use

(camel) branch regen_bot updated (af004d2698c -> 457210a0dff)

2024-01-25 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 af004d2698c CAMEL-19241: implement support for auto-commits with batching in camel-kafka (#12879) add

(camel) branch main updated: CAMEL-20308: Change order of camel-spring-boot-bom and spring-boot-dependencies in dependencyManamgent

2024-01-25 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 dc12d5b0ce2 CAMEL-20308: Change order of

(camel-spring-boot) branch main updated: CAMEL-20308: Change order of camel-spring-boot-bom and spring-boot-dependencies in dependencyManamgent

2024-01-25 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 dc4eae6b865 CAMEL-20308: Change order

[PR] Use /bin/bash for release-util sign.sh script [camel-quarkus]

2024-01-25 Thread via GitHub
jamesnetherton opened a new pull request, #5680: URL: https://github.com/apache/camel-quarkus/pull/5680 (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 main updated: CAMEL-20308: Change order of camel-spring-boot-bom and spring-boot-dependencies in dependencyManamgent

2024-01-25 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 ff8639b819b CAMEL-20308: Change order of

(camel) branch main updated: CAMEL-20308: Change order of camel-spring-boot-bom and spring-boot-dependencies in dependencyManamgent

2024-01-25 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 457210a0dff CAMEL-20308: Change order of

Re: [PR] CAMEL-20336: Add a WebAssembly component and language [camel]

2024-01-25 Thread via GitHub
oscerd commented on PR #12857: URL: https://github.com/apache/camel/pull/12857#issuecomment-1910175909 @lburgazzoli can your resolve conflicts so we could merge? Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] Include the operator node-selector in the helm chart [camel-k]

2024-01-25 Thread via GitHub
aeciopires commented on issue #5103: URL: https://github.com/apache/camel-k/issues/5103#issuecomment-1910146763 Hi @lsergio! Thanks for open this issue. It will solve the problem when we want install camel-k in Kubernetes cluster with [Karpenter](https://karpenter.sh/) that have

(camel) branch aws-config-component deleted (was 981cd7bce10)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch aws-config-component in repository https://gitbox.apache.org/repos/asf/camel.git was 981cd7bce10 CAMEL-20157 - Add a Camel-AWS-Config component - Catalog The revisions that were on this

(camel) branch sb-docs-aws-config deleted (was 0099bf4fee4)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch sb-docs-aws-config in repository https://gitbox.apache.org/repos/asf/camel.git was 0099bf4fee4 Camel-AWS-Config: Added SB Starter docs The revisions that were on this branch are still

(camel) branch spring-vault deleted (was 5b2099bd27a)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch spring-vault in repository https://gitbox.apache.org/repos/asf/camel.git was 5b2099bd27a Upgrade Spring Vault to version 3.1.0 The revisions that were on this branch are still contained

(camel) branch sb-starter-cloudtrail deleted (was 53933b8ba4e)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch sb-starter-cloudtrail in repository https://gitbox.apache.org/repos/asf/camel.git was 53933b8ba4e Camel-AWS-Cloudtrail: Added SB Starter docs The revisions that were on this branch are

(camel) branch aws-s3-console deleted (was 4092b05400b)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch aws-s3-console in repository https://gitbox.apache.org/repos/asf/camel.git was 4092b05400b Added an AWS S3 Console, listing consumers, target bucket name and the type of auth The

(camel) branch conformace-pack deleted (was 6d1d405a071)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch conformace-pack in repository https://gitbox.apache.org/repos/asf/camel.git was 6d1d405a071 Camel-AWS-Config: Add a Delete Conformance Pack Operation to Producer The revisions that

(camel) branch commons-io-2.15.1 deleted (was 8e1091cab8c)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch commons-io-2.15.1 in repository https://gitbox.apache.org/repos/asf/camel.git was 8e1091cab8c Upgrade Commons-io to version 2.15.1 The revisions that were on this branch are still

(camel) branch CAMEL-18590-cosmosdb-2 deleted (was 72517c63eca)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-18590-cosmosdb-2 in repository https://gitbox.apache.org/repos/asf/camel.git was 72517c63eca CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication

(camel) branch CAMEL-20259 deleted (was 6165c8b9406)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-20259 in repository https://gitbox.apache.org/repos/asf/camel.git was 6165c8b9406 CAMEL-20259 - Remove Camel-HDFS Component - Docs The revisions that were on this branch are still

(camel) branch CAMEL-20271 deleted (was 405b21cea07)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-20271 in repository https://gitbox.apache.org/repos/asf/camel.git was 405b21cea07 CAMEL-20271 - Camel-AWS-Cloudtrail: Improve consumers by adding more information as exchange

(camel-spring-boot) branch CAMEL-20147 deleted (was 24cb95a48c4)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-20147 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 24cb95a48c4 CAMEL-20147 - camel-spring-boot: Upgrade to 3.1.6 The revisions that were on this

(camel-spring-boot) branch CAMEL-19864 deleted (was 70f2203f126)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-19864 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 70f2203f126 CAMEL-19864: renable test after fixing root issue. The revisions that were on this

(camel-spring-boot) branch CAMEL-19955 deleted (was 8b0b1deeb6d)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-19955 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 8b0b1deeb6d CAMEL-19955 - Camel-Infinispan: Review the usage of Protostream sample domain

(camel-spring-boot) branch regen-xray deleted (was 7e55c48eda5)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch regen-xray in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 7e55c48eda5 Regen The revisions that were on this branch are still contained in other references;

(camel-spring-boot) branch CAMEL-20160 deleted (was 27d5853a728)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-20160 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was 27d5853a728 CAMEL-20160 - Camel-AWS-Config: Create Spring Boot Starter - Test The revisions that

(camel-spring-boot) branch CAMEL-20260 deleted (was d4ef18e2294)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-20260 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was d4ef18e2294 CAMEL-20260 - Remove Camel HDFS Starter The revisions that were on this branch are

(camel-spring-boot) branch sb-fatjar deleted (was d15e91f7b36)

2024-01-25 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch sb-fatjar in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was d15e91f7b36 Regen The revisions that were on this branch are still contained in other references;

(camel-spring-boot) branch camel-spring-boot-4.0.0-branch deleted (was f334dab28c1)

2024-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git was f334dab28c1 Add dependencyManagement entries for artifacts being overwritten

Re: [I] Include the operator node-selector in the helm chart [camel-k]

2024-01-25 Thread via GitHub
lsergio commented on issue #5103: URL: https://github.com/apache/camel-k/issues/5103#issuecomment-1910133404 I can work on that if approved. -- 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-spring-boot) 23/40: Override tomcat version coming in from sb to 10.1.14 (#284)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 2faa5c55306a0f659ddcc4c5e1025f7d78c4f92b Author: Tom Cunningham AuthorDate: Tue

(camel-spring-boot) 35/40: Upgrade to spring-boot 3.1.6 (#305)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit ad45178c4a49ca29b7be5bfe3ee5bc1d610f2788 Author: Tom Cunningham AuthorDate: Tue

(camel-spring-boot) 37/40: Override logback to 1.4.14 (#308)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 922dab1fd82adf1048ce5fd6afd866a60410ad01 Author: Tom Cunningham AuthorDate: Tue

(camel-spring-boot) 26/40: Externalize passwords into properties files, set features to DocumentBuilderFactory (#986)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 1ac17b0257bcfd04b00e12d2b507dcf9ea869c79 Author: Tom Cunningham AuthorDate: Wed

(camel-spring-boot) 39/40: Override version of org.json:json - need a newer version than the one coming in from spring boot (#311)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit e3a84a1d41c2743f40d1fae38eb539001376101d Author: Tom Cunningham AuthorDate: Thu

(camel-spring-boot) 32/40: fix: Adapt JAXBRuntimeHints to the behavior change in Spring 6.0.13 (#984) (#291)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 478f4f373fc1680a81a1d0ff802976e56387c7cc Author: John Poth AuthorDate: Mon Nov 27

(camel-spring-boot) 38/40: Override reactory-netty-http to 1.1.13 (#309)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit d7d32d9b8582435257c535b3e3ec49033af3fc9e Author: Tom Cunningham AuthorDate: Tue

(camel-spring-boot) 36/40: CSB-3042: [camel-mail] java.lang.ClassNotFoundException: org.eclipse.angus.mail.imap.IMAPStore

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 181f5e6a8355cfea5e263a0f839c41e46306ff6c Author: Luigi De Masi AuthorDate: Tue Dec

(camel-spring-boot) 34/40: Upgrade tomcat to 10.1.16 (#306)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 141a5fa8ddf4bc8083c948720663120bef9e13b1 Author: Tom Cunningham AuthorDate: Tue

(camel-spring-boot) 22/40: Change avro version to match camel's avro (1.11.3) (#283)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 4ed54d12f70975d82aa0455f8810a00c5fc9773d Author: Tom Cunningham AuthorDate: Fri

(camel-spring-boot) 19/40: Add a netty-bom override (#277)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 7fcf5b2e108d862a683e21bc7a2833b8f4667cf3 Author: Tom Cunningham AuthorDate: Wed

(camel-spring-boot) 09/40: CAMEL-19851: camel-http - Allow to configure timeouts natively (#942)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 84e08db31b298acc66d29fe57dc896772825a9ad Author: Nicolas Filotto AuthorDate: Thu

(camel-spring-boot) 30/40: Fix CS

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 013945d9850232ad43b287b3c75a8a2c59369bee Author: Claus Ibsen AuthorDate: Thu Oct

(camel-spring-boot) 27/40: Externalize credentials to properties files for SAST tests (#988)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 82b0eabc538cce91b2619c6f5af6ca79f4dda6ca Author: Tom Cunningham AuthorDate: Thu

(camel-spring-boot) 40/40: Add dependencyManagement entries for artifacts being overwritten in redhat BOM (#312)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit f334dab28c12c0b2637115bb7e1139316a213c5e Author: Tom Cunningham AuthorDate: Tue

(camel-spring-boot) 11/40: Regeneration

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 67ad1e95eeed5b2c652194efa36ecfba07788a36 Author: Tom Cunningham AuthorDate: Thu

(camel-spring-boot) 12/40: Fix archetype pom

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 0aa5bf5a233ce8ab4075a89a739c5bcad33c2671 Author: Marco Carletti AuthorDate: Mon

(camel-spring-boot) 33/40: Add repository/pluginRepository entries to archetype (#304)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit be03f72ee6d9786b55b2bc36cf20335dd8be8945 Author: Tom Cunningham AuthorDate: Mon

(camel-spring-boot) 08/40: CAMEL-19854: camel-kafka - Disable the test KafkaConsumerHealthCheckIT (#945)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit ced53451b695e240f76952954fb65bcc6d257717 Author: Nicolas Filotto AuthorDate: Thu

(camel-spring-boot) 14/40: Override avro/commons-compress (#273)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 7b194c485e6e26a4f86cc497a2748bea24aa8290 Author: Tom Cunningham AuthorDate: Fri

(camel-spring-boot) 31/40: Add snyk file to ignore tests in SAST analysis

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit c36fe3d1d0925e768e8c51618318943c0a8ffc6e Author: Tom Cunningham AuthorDate: Fri

(camel-spring-boot) 29/40: Add a check for path traversal for SAST tests (#990)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 3c4771821a3a1a82ff8d31f9b9b46349fb5651a5 Author: Tom Cunningham AuthorDate: Fri

(camel-spring-boot) 16/40: Fix typo

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 62f4c1df83f17f7cd7da68c4a6015949f1dbda1a Author: Marco Carletti AuthorDate: Mon

(camel-spring-boot) 18/40: Provide an override for guava (#276)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 054241d122fc591e8bd1004fdbb229a023d2c569 Author: Tom Cunningham AuthorDate: Tue

(camel-spring-boot) 06/40: Upgrade to spring-boot 3.1.4 (#953)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 610e2a200f4e0d2a42608979b66ca2afb46b25a4 Author: Tom Cunningham AuthorDate: Thu

(camel-spring-boot) 17/40: Make test compliant with quay mirroring

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 27f63e754faaf168c7dcecb7690a81f90ffd30ac Author: Marco Carletti AuthorDate: Wed

(camel-spring-boot) 28/40: Set features to DocumentBuilderFactory to protect from XXE; fix for SAST (#989)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 1d525e1dd0ad2e6358071ad8ce9476fa6eb9ba5a Author: Tom Cunningham AuthorDate: Thu

(camel-spring-boot) 05/40: Remove camel-jq-starter from list of productized starters; has a -preā€¦ (#266)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 2490746804f9fdfdbafa54f462854b628a2273fe Author: Tom Cunningham AuthorDate: Thu

(camel-spring-boot) 13/40: Disables failing tests

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 9188e68c57cd9ab7f9b7d0841fff33e3d46b7776 Author: Marco Carletti AuthorDate: Tue

(camel-spring-boot) 24/40: Upgrade spring-boot to 3.1.5, align tomcat with spring-boot (#287)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit ddf1d708ad449d3269971acd8faadf6bd841b187 Author: Tom Cunningham AuthorDate: Thu

(camel-spring-boot) 21/40: CAMEL-19955: Review the usage of Protostream

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 267ca0d51fc6556240961ecc16d1f0d0a5be2b5a Author: Croway AuthorDate: Thu Oct 12

(camel-spring-boot) 07/40: CAMEL-19869: camel-infinispan - Disable failing ITs (#944)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 9ac3cb0e88ba5efcfb0425eb96a99899e30fc046 Author: Nicolas Filotto AuthorDate: Thu

(camel-spring-boot) 10/40: [CAMEL-19854]re-enable KafkaConsumerHealthCheckIT as it's OK now

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit aef47c69e5fd02111753550a8dfc95c63373d2eb Author: Freeman Fang AuthorDate: Tue Sep

(camel-spring-boot) 15/40: Add snappy-java override (#272)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit e27fedc5813efee085c3afbcab8d3ea7229deb1c Author: Tom Cunningham AuthorDate: Fri

(camel-spring-boot) 25/40: [infinispan] Client property configurable in tests (#995)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit a4218590f230278963af4bf97d32a9b451251f0b Author: Marco Carletti AuthorDate: Fri

(camel-spring-boot) 04/40: Remove compiler plugin from archetype

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 54857d93274c5825514380ebad49f4824af09c52 Author: Croway AuthorDate: Thu Sep 21

(camel-spring-boot) 20/40: Add override for the jetty-bom (#280)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit c2df983a1d591a725d0cc1ed5dec3e27eb6b37ae Author: Tom Cunningham AuthorDate: Wed

(camel-spring-boot) branch camel-spring-boot-4.0.0-branch updated (bdac313dec9 -> f334dab28c1)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a change to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git from bdac313dec9 Upgrade failing test to FHIR 6.6.1 (#931) new 65a1a102412

(camel-spring-boot) 03/40: Disable artifacts tests (#267)

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 2590207ba8bcfa0ea37117acb57698467b86b956 Author: Tom Cunningham AuthorDate: Thu

(camel-spring-boot) 01/40: Override infinispan-bom

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 65a1a102412c4b0eb8578bbffe45828a6fba031d Author: Croway AuthorDate: Mon Sep 18

(camel-spring-boot) 02/40: Added omp dependency for PME alignment.

2024-01-25 Thread fmariani
This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch camel-spring-boot-4.0.0-branch in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit e997a5ea288dc2134da7ee12c735f7e80fda3099 Author: Vaishnavi R AuthorDate: Wed Sep

[I] Include the operator node-selector in thet helm charts [camel-k]

2024-01-25 Thread via GitHub
lsergio opened a new issue, #5103: URL: https://github.com/apache/camel-k/issues/5103 ### Requirement The kamel cli has the `--node-selector` option, but there's not such an option in the helm template

(camel-kamelets) branch regen_bot updated (d5ff9309 -> 4cac12fc)

2024-01-25 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-kamelets.git from d5ff9309 Move to Camel 4.4.0-SNAPSHOT add f486a080 Azure Kamelets: Reflect changes coming from

(camel-kamelets) branch kamelets-1805-eventhubs deleted (was b1ab8222)

2024-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch kamelets-1805-eventhubs in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git was b1ab8222 Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs

(camel-kamelets) 03/04: Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs Source

2024-01-25 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-kamelets.git commit ca421dc7753e7b2f417e6695cedb11ac3ee88ca9 Author: Andrea Cosentino AuthorDate: Thu Jan 25 13:36:27 2024 +0100

(camel-kamelets) 02/04: Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs Sink

2024-01-25 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-kamelets.git commit 6670ca5496eb566aaa870c8284ac415cdef6796a Author: Andrea Cosentino AuthorDate: Thu Jan 25 13:34:20 2024 +0100

(camel-kamelets) 01/04: Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs Sink

2024-01-25 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-kamelets.git commit f486a080e1b4777e6dd4ac4640787b8040cc55cf Author: Andrea Cosentino AuthorDate: Thu Jan 25 13:33:15 2024 +0100

(camel-kamelets) 04/04: Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs Source

2024-01-25 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-kamelets.git commit 4cac12fc305cb61404fc5f16ec895be55a1b1de8 Author: Andrea Cosentino AuthorDate: Thu Jan 25 13:37:11 2024 +0100

(camel-kamelets) branch main updated (d5ff9309 -> 4cac12fc)

2024-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git from d5ff9309 Move to Camel 4.4.0-SNAPSHOT new f486a080 Azure Kamelets: Reflect changes coming from

Re: [PR] Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs [camel-kamelets]

2024-01-25 Thread via GitHub
oscerd merged PR #1851: URL: https://github.com/apache/camel-kamelets/pull/1851 -- 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-kamelets) 03/04: Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs Source

2024-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kamelets-1805-eventhubs in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit ad65c7e04ba162d5f84deff2ca6a167c50824024 Author: Andrea Cosentino AuthorDate: Thu Jan 25

(camel-kamelets) 02/04: Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs Sink

2024-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kamelets-1805-eventhubs in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 8db21539e51ef3b323cb6b696065e8000975b30d Author: Andrea Cosentino AuthorDate: Thu Jan 25

(camel-kamelets) 01/04: Azure Kamelets: Reflect changes coming from CAMEL-18590 - Azure Eventhubs Sink

2024-01-25 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kamelets-1805-eventhubs in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git commit 587bb00a0c093b8f9568cab271ce753d3726c9ad Author: Andrea Cosentino AuthorDate: Thu Jan 25

<    1   2   3   >