(camel-quarkus) 01/01: Upgrade Quarkus to 3.11.0.CR1

2024-04-26 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 9b4c64b2f95c9b099a4701adc6f96dcea018bad2
Author: James Netherton 
AuthorDate: Wed Apr 24 16:02:20 2024 +0100

Upgrade Quarkus to 3.11.0.CR1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 970bfae404..f6faa52872 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
 2.2.2
 
2.3.1
 2.0.2
-3.10.0
+999-SNAPSHOT
 
4.0.0
 2.6.1
 
@@ -104,7 +104,7 @@
 23.1.2
 jdk21
 4.0.21
-1.62.2
+1.63.0
 ${hapi-version}
 ${hapi-base-version}
 ${hapi-fhir-version}



(camel-quarkus) branch quarkus-main updated (9e2010590f -> 9b4c64b2f9)

2024-04-26 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 9e2010590f Upgrade Quarkus to 3.11.0.CR1
 add f0a53f309a Migrate from deprecated quarkus.package.type to 
quarkus.native.enabled (#6044)
 add 53d7727bb5 [LRA] Fix test when running with DOCKER_HOST (#6042)
 add 8352fd2332 [CXF] Fix exception message expectation on windows (#6043)
 new 9b4c64b2f9 Upgrade Quarkus to 3.11.0.CR1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9e2010590f)
\
 N -- N -- N   refs/heads/quarkus-main (9b4c64b2f9)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 integration-test-groups/aws2-quarkus-client/aws2-ddb/pom.xml  |  2 +-
 integration-test-groups/aws2-quarkus-client/aws2-s3/pom.xml   |  2 +-
 integration-test-groups/aws2-quarkus-client/aws2-ses/pom.xml  |  2 +-
 .../aws2-quarkus-client/aws2-sqs-sns/pom.xml  |  2 +-
 integration-test-groups/aws2-quarkus-client/aws2-sqs/pom.xml  |  2 +-
 integration-test-groups/aws2/aws2-cw/pom.xml  |  2 +-
 integration-test-groups/aws2/aws2-ddb/pom.xml |  2 +-
 integration-test-groups/aws2/aws2-kinesis/pom.xml |  2 +-
 integration-test-groups/aws2/aws2-lambda/pom.xml  |  2 +-
 integration-test-groups/aws2/aws2-s3/pom.xml  |  2 +-
 integration-test-groups/aws2/aws2-ses/pom.xml |  2 +-
 integration-test-groups/aws2/aws2-sqs-sns/pom.xml |  2 +-
 integration-test-groups/aws2/aws2-sqs/pom.xml |  2 +-
 integration-test-groups/azure/azure-eventhubs/pom.xml |  2 +-
 integration-test-groups/azure/azure-storage-blob/pom.xml  |  2 +-
 integration-test-groups/azure/azure-storage-queue/pom.xml |  2 +-
 integration-test-groups/compression/lzf/pom.xml   |  2 +-
 integration-test-groups/compression/zip-deflater/pom.xml  |  2 +-
 integration-test-groups/compression/zipfile/pom.xml   |  2 +-
 integration-test-groups/cxf-soap/cxf-soap-client/pom.xml  |  2 +-
 integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml   |  2 +-
 integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml |  2 +-
 integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml|  2 +-
 integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml|  2 +-
 integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml|  2 +-
 integration-test-groups/cxf-soap/cxf-soap-server/pom.xml  |  2 +-
 integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml |  2 +-
 .../cxf-soap/cxf-soap-ws-security-client/pom.xml  |  2 +-
 .../cxf/soap/wss/client/it/CxfSoapWssClientTest.java  |  3 +--
 .../cxf-soap/cxf-soap-ws-security-server/pom.xml  |  2 +-
 integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml|  2 +-
 integration-test-groups/dataformats-json/json-gson/pom.xml|  2 +-
 integration-test-groups/dataformats-json/json-jackson/pom.xml |  2 +-
 integration-test-groups/dataformats-json/json-jsonb/pom.xml   |  2 +-
 integration-test-groups/foundation/bean/pom.xml   |  2 +-
 integration-test-groups/foundation/browse/pom.xml |  2 +-
 .../foundation/component-name-resolver/pom.xml|  2 +-
 integration-test-groups/foundation/controlbus/pom.xml |  2 +-
 integration-test-groups/foundation/core-annotations/pom.xml   |  2 +-
 .../foundation/core-fault-tolerance/pom.xml   |  2 +-
 integration-test-groups/foundation/core-languages/pom.xml |  2 +-
 integration-test-groups/foundation/core-thread-pools/pom.xml  |  2 +-
 integration-test-groups/foundation/core/pom.xml   |  2 +-
 .../foundation/customized-log-component/pom.xml   |  2 +-
 integration-test-groups/foundation/dataset/pom.xml|  2 +-
 integration-test-groups/foundation/direct/pom.xml |  2 +-
 integration-test-groups/foundation/eip/pom.xml|  2 +-
 integration-test-groups/foundation/language/pom.xml   |  2 +-
 integration-test-groups/foundation/log/pom.xml|  2 +-
 

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

2024-04-26 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 3b5c840c8 chore: changelog automatic update
3b5c840c8 is described below

commit 3b5c840c824fd23385f7e10a4383c7e9474dcd44
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 27 01:08:16 2024 +

chore: changelog automatic update
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bee4ecbfd..b5266ed61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,9 @@
 - \[Regression\] Nightly Quarkus native checks failure 
[\#5420](https://github.com/apache/camel-k/issues/5420)
 - Helm test failure [\#5413](https://github.com/apache/camel-k/issues/5413)
 - RBAC issues with Pipe and Knative 
[\#5410](https://github.com/apache/camel-k/issues/5410)
+- Knative accepted port names 
[\#5409](https://github.com/apache/camel-k/issues/5409)
 - Remove container.imageWasKit 
[\#5407](https://github.com/apache/camel-k/issues/5407)
+- Cannot load Knative configuration from file or env variable 
[\#5402](https://github.com/apache/camel-k/issues/5402)
 - Error when setting knative-service trait annotations 
[\#5401](https://github.com/apache/camel-k/issues/5401)
 - Contributing page is obsolete 
[\#5386](https://github.com/apache/camel-k/issues/5386)
 - IntegrationKit Trait condition missing 
[\#5381](https://github.com/apache/camel-k/issues/5381)



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

2024-04-26 Thread via GitHub


github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2080270576

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 8855697874-1361-24fd6f7b-3a37-4193-b614-a8d16c457f68
   * Camel Quarkus Commit: f330e97cda66bb5c7a9ddf73143d4493c8b39882
   
   * Camel Main Commit: 8352fd23327ff1a797d727c2cdb32ab776123c76
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/8855697874


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-04-26 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 5a4e4e20b chore: nightly automatic updates
5a4e4e20b is described below

commit 5a4e4e20b9b1dc7a648b75643c294719b01939cb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 27 00:28:05 2024 +

chore: nightly automatic updates
---
 CHANGELOG.md |   2 +
 coverage.out | 133 ++-
 2 files changed, 69 insertions(+), 66 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bee4ecbfd..b5266ed61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,9 @@
 - \[Regression\] Nightly Quarkus native checks failure 
[\#5420](https://github.com/apache/camel-k/issues/5420)
 - Helm test failure [\#5413](https://github.com/apache/camel-k/issues/5413)
 - RBAC issues with Pipe and Knative 
[\#5410](https://github.com/apache/camel-k/issues/5410)
+- Knative accepted port names 
[\#5409](https://github.com/apache/camel-k/issues/5409)
 - Remove container.imageWasKit 
[\#5407](https://github.com/apache/camel-k/issues/5407)
+- Cannot load Knative configuration from file or env variable 
[\#5402](https://github.com/apache/camel-k/issues/5402)
 - Error when setting knative-service trait annotations 
[\#5401](https://github.com/apache/camel-k/issues/5401)
 - Contributing page is obsolete 
[\#5386](https://github.com/apache/camel-k/issues/5386)
 - IntegrationKit Trait condition missing 
[\#5381](https://github.com/apache/camel-k/issues/5381)
diff --git a/coverage.out b/coverage.out
index d65a5d84c..0d8011962 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1466,19 +1466,19 @@ github.com/apache/camel-k/v2/pkg/trait/camel.go:52: 
InfluencesKit   
100
 github.com/apache/camel-k/v2/pkg/trait/camel.go:56:
Matches 
75.0%
 github.com/apache/camel-k/v2/pkg/trait/camel.go:65:
Configure   
85.7%
 github.com/apache/camel-k/v2/pkg/trait/camel.go:81:
Apply   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:114:   
loadOrCreateCatalog 
56.2%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:153:   
computeConfigMaps   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:234:   
determineRuntimeVersion 
66.7%
-github.com/apache/camel-k/v2/pkg/trait/container.go:58:
newContainerTrait   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:70:
Configure   
80.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:114:   
isValidPullPolicy   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:118:   
Apply   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:125:   
configureImageIntegrationKit
70.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:174:   
configureContainer  
86.8%
-github.com/apache/camel-k/v2/pkg/trait/container.go:261:   
configureService
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:299:   
configureResources  
81.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:331:   
configureCapabilities   
50.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:337:   
configureSecurityContext
100.0%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:113:   
loadOrCreateCatalog 
56.2%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:152:   

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

2024-04-26 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 7d4dd97a1 chore: nightly automatic updates
7d4dd97a1 is described below

commit 7d4dd97a14e3c7e732ab561285d0e0f3dc5949c5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 26 23:43:51 2024 +

chore: nightly automatic updates
---
 CHANGELOG.md |   4 +
 coverage.out | 309 ++-
 2 files changed, 163 insertions(+), 150 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a7e0ac8b..ccf276000 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,9 @@
 - \[Regression\] Nightly Quarkus native checks failure 
[\#5420](https://github.com/apache/camel-k/issues/5420)
 - Helm test failure [\#5413](https://github.com/apache/camel-k/issues/5413)
 - RBAC issues with Pipe and Knative 
[\#5410](https://github.com/apache/camel-k/issues/5410)
+- Knative accepted port names 
[\#5409](https://github.com/apache/camel-k/issues/5409)
 - Remove container.imageWasKit 
[\#5407](https://github.com/apache/camel-k/issues/5407)
+- Cannot load Knative configuration from file or env variable 
[\#5402](https://github.com/apache/camel-k/issues/5402)
 - Error when setting knative-service trait annotations 
[\#5401](https://github.com/apache/camel-k/issues/5401)
 - Contributing page is obsolete 
[\#5386](https://github.com/apache/camel-k/issues/5386)
 - IntegrationKit Trait condition missing 
[\#5381](https://github.com/apache/camel-k/issues/5381)
@@ -49,10 +51,12 @@
 **Merged pull requests:**
 
 - fix\(trait\): compute cm after catalog 
[\#5423](https://github.com/apache/camel-k/pull/5423) 
([squakez](https://github.com/squakez))
+- fix\(\#5402\): Evaluate Knative profile based on Serving/Eventing installed 
[\#5419](https://github.com/apache/camel-k/pull/5419) 
([christophd](https://github.com/christophd))
 - fix\(trait\): remove imageWasKit 
[\#5418](https://github.com/apache/camel-k/pull/5418) 
([squakez](https://github.com/squakez))
 - doc\(trait\): Maven profile cm/secret additional information 
[\#5416](https://github.com/apache/camel-k/pull/5416) 
([gansheer](https://github.com/gansheer))
 - Add e2e traits test for cron 
[\#5414](https://github.com/apache/camel-k/pull/5414) 
([tdiesler](https://github.com/tdiesler))
 - Adding eventing core types on RBAC 
[\#5412](https://github.com/apache/camel-k/pull/5412) 
([matzew](https://github.com/matzew))
+- fix\(trait\): controller strategy default service port name 
[\#5411](https://github.com/apache/camel-k/pull/5411) 
([squakez](https://github.com/squakez))
 - chore\(e2e\): Use new test namespace in Knative E2E tests 
[\#5408](https://github.com/apache/camel-k/pull/5408) 
([christophd](https://github.com/christophd))
 - fix\(trait\): define synthetic Kit 
[\#5399](https://github.com/apache/camel-k/pull/5399) 
([squakez](https://github.com/squakez))
 - chore\(deps\): bump org.apache:apache from 31 to 32 in /java/crds 
[\#5397](https://github.com/apache/camel-k/pull/5397) 
([dependabot[bot]](https://github.com/apps/dependabot))
diff --git a/coverage.out b/coverage.out
index a73588773..104ca9564 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1469,16 +1469,16 @@ github.com/apache/camel-k/v2/pkg/trait/camel.go:81: 
Apply   
100.0%
 github.com/apache/camel-k/v2/pkg/trait/camel.go:113:   
loadOrCreateCatalog 
56.2%
 github.com/apache/camel-k/v2/pkg/trait/camel.go:152:   
computeConfigMaps   
100.0%
 github.com/apache/camel-k/v2/pkg/trait/camel.go:233:   
determineRuntimeVersion 
66.7%
-github.com/apache/camel-k/v2/pkg/trait/container.go:58:
newContainerTrait   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:70:
Configure   
80.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:114:   
isValidPullPolicy   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:118:   
Apply   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:125:   
configureImageIntegrationKit
70.0%

[I] Karavan 4.5.1 in Docker / "dcs" is null [camel-karavan]

2024-04-26 Thread via GitHub


jva70 opened a new issue, #1250:
URL: https://github.com/apache/camel-karavan/issues/1250

   ### Describe the bug
   
   After installation of new version of Karavan in Docker and an attempt to 
create new project I got:
   https://github.com/apache/camel-karavan/assets/162105086/ea6935cd-4582-439d-a2f9-894ce9bac7c6;>
   
   The error can be found also in logs "karavan   | 2024-04-26 19:30:23,081 
ERROR [org.apa.cam.kar.api.DevModeResource] (executor-thread-5) 
java.lang.NullPointerException: Cannot invoke 
"org.apache.camel.karavan.model.DockerComposeService.getPortsMap()" because 
"dcs" is null", this time when I try to run a route in Developer mode
   
   ### Steps to reproduce the behavior
   
   1. localhost:8080
   2. Projects
   3. [+] Create
   4. Fill in the form and submit
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Docker
   
   ### Operating System (if applicable)
   
   Linux
   
   ### Version
   
   4.5.0
   
   ### Relevant log output
   
   ```shell
   karavan   | 2024-04-26 19:53:33,019 ERROR 
[org.apa.cam.kar.api.DevModeResource] (executor-thread-30) 
java.lang.NullPointerException: Cannot invoke 
"org.apache.camel.karavan.model.DockerComposeService.getPortsMap()" because 
"dcs" is null
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20717 Throw created exception in TcpSocketConsumerRunnable [camel]

2024-04-26 Thread via GitHub


github-actions[bot] commented on PR #13965:
URL: https://github.com/apache/camel/pull/13965#issuecomment-2079950892

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] CAMEL-20717 Throw created exception in TcpSocketConsumerRunnable [camel]

2024-04-26 Thread via GitHub


dk2k opened a new pull request, #13965:
URL: https://github.com/apache/camel/pull/13965

   CAMEL-20717 Throw created exception in TcpSocketConsumerRunnable


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [BACKPORT-2.3.x] fix(#5402): Evaluate Knative profile based on Serving/Eventing installed [camel-k]

2024-04-26 Thread via GitHub


christophd opened a new pull request, #5429:
URL: https://github.com/apache/camel-k/pull/5429

   - Use Knative profile when Serving or Eventing is installed on cluster
   - Make sure to enable Knative trait when Serving or Eventing is installed
   - Enable knative-service trait only when Knative Serving is installed
   - Garbage collect Serving and Eventing resources in gc trait only when 
Serving/Eventing is installed on the cluster
   - Do not use Serving service in Knative trigger when not installed on cluster
   - Use arbitrary Service as a subscriber in Knative trigger when Serving is 
not available
   
   **Release Note**
   ```release-note
   fix(#5402): Evaluate Knative profile based on Serving/Eventing installed
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k) branch main updated: fix(#5402): Evaluate Knative profile based on Serving/Eventing installed

2024-04-26 Thread cdeppisch
This is an automated email from the ASF dual-hosted git repository.

cdeppisch 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 d558b0d18 fix(#5402): Evaluate Knative profile based on 
Serving/Eventing installed
d558b0d18 is described below

commit d558b0d18751fca2963509f8e192ea3d90575bdc
Author: Christoph Deppisch 
AuthorDate: Wed Apr 24 19:34:11 2024 +0200

fix(#5402): Evaluate Knative profile based on Serving/Eventing installed

- Use Knative profile when Serving or Eventing is installed on cluster
- Make sure to enable Knative trait when Serving or Eventing is installed
- Enable knative-service trait only when Knative Serving is installed
- Garbage collect Serving and Eventing resources in gc trait only when 
Serving/Eventing is installed on the cluster
- Do not use Serving service in Knative trigger when not installed on 
cluster
- Use arbitrary Service as a subscriber in Knative trigger when Serving is 
not available
---
 pkg/controller/integration/platform_setup.go |   2 +-
 pkg/controller/kameletbinding/integration.go |   2 +-
 pkg/controller/pipe/integration.go   |   2 +-
 pkg/trait/gc.go  |  45 +++---
 pkg/trait/knative.go |  31 +++-
 pkg/trait/knative_service.go |   6 +
 pkg/trait/knative_service_test.go|  75 ++
 pkg/trait/knative_test.go| 205 +++
 pkg/util/knative/enabled.go  |  17 ++-
 pkg/util/knative/knative.go  |  32 +++--
 pkg/util/kubernetes/collection.go|  34 -
 pkg/util/test/client.go  |  87 +++-
 12 files changed, 469 insertions(+), 69 deletions(-)

diff --git a/pkg/controller/integration/platform_setup.go 
b/pkg/controller/integration/platform_setup.go
index 2c578276d..e1851f769 100644
--- a/pkg/controller/integration/platform_setup.go
+++ b/pkg/controller/integration/platform_setup.go
@@ -97,7 +97,7 @@ func determineBestTraitProfile(c client.Client, integration 
*v1.Integration, p *
// Use platform spec profile if set
return p.Spec.Profile, nil
}
-   if ok, err := knative.IsServingInstalled(c); err != nil {
+   if ok, err := knative.IsInstalled(c); err != nil {
return "", err
} else if ok {
return v1.TraitProfileKnative, nil
diff --git a/pkg/controller/kameletbinding/integration.go 
b/pkg/controller/kameletbinding/integration.go
index 1f4630277..b28780de8 100644
--- a/pkg/controller/kameletbinding/integration.go
+++ b/pkg/controller/kameletbinding/integration.go
@@ -248,7 +248,7 @@ func determineTraitProfile(ctx context.Context, c 
client.Client, binding *v1alph
return pl.Spec.Profile, nil
}
}
-   if ok, err := knative.IsServingInstalled(c); err != nil {
+   if ok, err := knative.IsInstalled(c); err != nil {
return "", err
} else if ok {
return v1.TraitProfileKnative, nil
diff --git a/pkg/controller/pipe/integration.go 
b/pkg/controller/pipe/integration.go
index 80b06d662..aa2a9c4be 100644
--- a/pkg/controller/pipe/integration.go
+++ b/pkg/controller/pipe/integration.go
@@ -248,7 +248,7 @@ func determineTraitProfile(ctx context.Context, c 
client.Client, binding *v1.Pip
return pl.Spec.Profile, nil
}
}
-   if ok, err := knative.IsServingInstalled(c); err != nil {
+   if ok, err := knative.IsInstalled(c); err != nil {
return "", err
} else if ok {
return v1.TraitProfileKnative, nil
diff --git a/pkg/trait/gc.go b/pkg/trait/gc.go
index e3e5e79e8..2670de3fd 100644
--- a/pkg/trait/gc.go
+++ b/pkg/trait/gc.go
@@ -47,6 +47,7 @@ import (
v1 "github.com/apache/camel-k/v2/pkg/apis/camel/v1"
traitv1 "github.com/apache/camel-k/v2/pkg/apis/camel/v1/trait"
"github.com/apache/camel-k/v2/pkg/util"
+   "github.com/apache/camel-k/v2/pkg/util/knative"
"github.com/apache/camel-k/v2/pkg/util/log"
 )
 
@@ -86,20 +87,6 @@ var (
Version: batchv1.SchemeGroupVersion.Version,
}: {},
}
-   deletableTypesByProfile = 
map[v1.TraitProfile]map[schema.GroupVersionKind]struct{}{
-   v1.TraitProfileKnative: {
-   schema.GroupVersionKind{
-   Kind:"Service",
-   Group:   "serving.knative.dev",
-   Version: "v1",
-   }: {},
-   schema.GroupVersionKind{
-   Kind:"Trigger",
-   Group:   "eventing.knative.dev",
-   Version: "v1",
-   

Re: [PR] fix(#5402): Evaluate Knative profile based on Serving/Eventing installed [camel-k]

2024-04-26 Thread via GitHub


christophd merged PR #5419:
URL: https://github.com/apache/camel-k/pull/5419


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Cannot load Knative configuration from file or env variable [camel-k]

2024-04-26 Thread via GitHub


christophd closed issue #5402: Cannot load Knative configuration from file or 
env variable
URL: https://github.com/apache/camel-k/issues/5402


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [DO NOT MERGE] Check with -race option [camel-k]

2024-04-26 Thread via GitHub


gansheer closed pull request #5374: [DO NOT MERGE] Check with -race option
URL: https://github.com/apache/camel-k/pull/5374


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Replace IBM bean by the IBM jakarta version [camel-kamelets]

2024-04-26 Thread via GitHub


gansheer opened a new pull request, #2006:
URL: https://github.com/apache/camel-kamelets/pull/2006

   The following exception occurs with the current MQConnectionFactory bean:
   ```
   2024-04-26 16:54:59.392  WARN 478114 --- [ #4 - timer://x] 
camel.component.timer.TimerConsumer : Error processing exchange. 
Exchange[0EDF2D94283643D-]. Caused by: 
[java.lang.IllegalArgumentException - connectionFactory must be specified]
   java.lang.IllegalArgumentException: connectionFactory must be specified
at org.apache.camel.util.ObjectHelper.notNull(ObjectHelper.java:153) 
~[camel-util-4.4.1.jar:4.4.1]
at 
org.apache.camel.component.jms.JmsConfiguration.createConnectionFactory(JmsConfiguration.java:1744)
 ~[camel-jms-4.4.1.jar:4.4.1]
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch release/3.22.2 created (now 98cd8eecb5f)

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/3.22.2
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 98cd8eecb5f [maven-release-plugin] prepare for next development 
iteration

This branch includes the following new commits:

 new 98cd8eecb5f [maven-release-plugin] prepare for next development 
iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




(camel) annotated tag camel-3.22.2 created (now 4e670ccd919)

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to annotated tag camel-3.22.2
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 4e670ccd919 (tag)
 tagging 12e6801918bd6c818c71f508a632018555f9e11f (commit)
 replaces camel-3.22.1
  by Gregor Zurowski
  on Fri Apr 26 14:12:26 2024 +

- Log -
[maven-release-plugin] copy for tag camel-3.22.2
---

No new revisions were added by this update.



Re: [PR] Various code cleanup [camel]

2024-04-26 Thread via GitHub


github-actions[bot] commented on PR #13964:
URL: https://github.com/apache/camel/pull/13964#issuecomment-2079399852

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Generic resource support in KamletBinding / Binding [camel-k]

2024-04-26 Thread via GitHub


oscerd commented on issue #3501:
URL: https://github.com/apache/camel-k/issues/3501#issuecomment-2079371196

   This is still relevant.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-website-pub) branch asf-site updated (4774c3e052 -> f14042bfef)

2024-04-26 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


 discard 4774c3e052 Website updated to 2fc0255970c09c152cd2594173c2464c253fbbec
 discard 75083a58e3 Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 5b175ac20e Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new f14042bfef Website updated to 7df276a38a032f418f211b7e55d074a24a0ef95f

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4774c3e052)
\
 N -- N -- N   refs/heads/asf-site (f14042bfef)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .htaccess  |   34 +-
 .well-known/security.txt   |2 +-
 components/next/vertx-websocket-component.html |2 +-
 site-manifest.json |2 +-
 sitemap-camel-core.xml |   14 +-
 sitemap-camel-k.xml|  906 ++--
 sitemap-camel-kafka-connector.xml  |  824 ++--
 sitemap-camel-kamelets.xml | 1402 +++---
 sitemap-camel-karaf.xml|   38 +-
 sitemap-camel-quarkus.xml  | 2024 -
 sitemap-camel-spring-boot.xml  |   56 +-
 sitemap-components.xml | 5774 
 sitemap-manual.xml |  426 +-
 13 files changed, 5752 insertions(+), 5752 deletions(-)



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

2024-04-26 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



Re: [PR] Adding eventing core types on RBAC [camel-k]

2024-04-26 Thread via GitHub


squakez commented on PR #5412:
URL: https://github.com/apache/camel-k/pull/5412#issuecomment-2079354170

   Yes, it's been already backported. I've added to the milestone for 
consistency.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated: CAMEL-20720: Update Camel K plugin command to CK 2.3.0 (#13963)

2024-04-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 dec05c0f0c4 CAMEL-20720: Update Camel K plugin command to CK 2.3.0 
(#13963)
dec05c0f0c4 is described below

commit dec05c0f0c4758fd089959988cb27ab6ca8468f2
Author: Christoph Deppisch 
AuthorDate: Fri Apr 26 15:00:29 2024 +0200

CAMEL-20720: Update Camel K plugin command to CK 2.3.0 (#13963)
---
 .../camel/dsl/jbang/core/commands/k/BindTest.java  |  1 -
 .../jbang/core/commands/k/IntegrationRunTest.java  | 24 +++---
 parent/pom.xml |  2 +-
 3 files changed, 4 insertions(+), 23 deletions(-)

diff --git 
a/dsl/camel-jbang/camel-jbang-plugin-k/src/test/java/org/apache/camel/dsl/jbang/core/commands/k/BindTest.java
 
b/dsl/camel-jbang/camel-jbang-plugin-k/src/test/java/org/apache/camel/dsl/jbang/core/commands/k/BindTest.java
index eafc0c209de..182251a59da 100644
--- 
a/dsl/camel-jbang/camel-jbang-plugin-k/src/test/java/org/apache/camel/dsl/jbang/core/commands/k/BindTest.java
+++ 
b/dsl/camel-jbang/camel-jbang-plugin-k/src/test/java/org/apache/camel/dsl/jbang/core/commands/k/BindTest.java
@@ -155,7 +155,6 @@ class BindTest extends KubeBaseTest {
 mount:
   configs:
   - configmap:my-cm
-  hotReload: false
   source:
 ref:
   kind: Kamelet
diff --git 
a/dsl/camel-jbang/camel-jbang-plugin-k/src/test/java/org/apache/camel/dsl/jbang/core/commands/k/IntegrationRunTest.java
 
b/dsl/camel-jbang/camel-jbang-plugin-k/src/test/java/org/apache/camel/dsl/jbang/core/commands/k/IntegrationRunTest.java
index 318bae74621..a6f2443fcfd 100644
--- 
a/dsl/camel-jbang/camel-jbang-plugin-k/src/test/java/org/apache/camel/dsl/jbang/core/commands/k/IntegrationRunTest.java
+++ 
b/dsl/camel-jbang/camel-jbang-plugin-k/src/test/java/org/apache/camel/dsl/jbang/core/commands/k/IntegrationRunTest.java
@@ -88,10 +88,6 @@ class IntegrationRunTest extends KubeBaseTest {
   traits:
 container:
   imagePullPolicy: ALWAYS
-  name: integration
-  port: 8080
-  servicePort: 80
-  servicePortName: http
 logging:
   level: DEBUG""", printer.getOutput());
 }
@@ -162,7 +158,6 @@ class IntegrationRunTest extends KubeBaseTest {
 - to: log:info
   traits:
 mount:
-  hotReload: false
   volumes:
   - /foo
   - /bar""", printer.getOutput());
@@ -225,8 +220,6 @@ class IntegrationRunTest extends KubeBaseTest {
 - to: log:info
   traits:
 environment:
-  containerMeta: true
-  httpProxy: true
   vars:
   - CAMEL_FOO=bar""", printer.getOutput());
 }
@@ -287,11 +280,8 @@ class IntegrationRunTest extends KubeBaseTest {
 - to: log:info
   traits:
 builder:
-  incrementalImageBuild: true
-  orderStrategy: SEQUENTIAL
   properties:
-  - camel.foo=bar
-  strategy: ROUTINE""", printer.getOutput());
+  - camel.foo=bar""", printer.getOutput());
 }
 
 @Test
@@ -447,8 +437,7 @@ class IntegrationRunTest extends KubeBaseTest {
 mount:
   configs:
   - secret:foo
-  - configmap:bar
-  hotReload: false""", printer.getOutput());
+  - configmap:bar""", printer.getOutput());
 }
 
 @Test
@@ -477,7 +466,6 @@ class IntegrationRunTest extends KubeBaseTest {
 - to: log:info
   traits:
 mount:
-  hotReload: false
   resources:
   - configmap:foo/file.txt""", printer.getOutput());
 }
@@ -530,11 +518,7 @@ class IntegrationRunTest extends KubeBaseTest {
 spec:
   traits:
 container:
-  image: quay.io/camel/demo-app:1.0
-  name: integration
-  port: 8080
-  servicePort: 80
-  servicePortName: http""", printer.getOutput());
+  image: quay.io/camel/demo-app:1.0""", 
printer.getOutput());
 }
 
 @Test
@@ -568,8 +552,6 @@ class IntegrationRunTest extends KubeBaseTest {
   

Re: [PR] CAMEL-20720: Update Camel K plugin command to CK 2.3.0 [camel]

2024-04-26 Thread via GitHub


oscerd merged PR #13963:
URL: https://github.com/apache/camel/pull/13963


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated (1a51889ee28 -> 4cebd0f9d0c)

2024-04-26 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from 1a51889ee28 (chores) camel-zookeeper-master: fix sporadic test hangup
 add 4cebd0f9d0c (chores) camel-jms: fix test that needs an specific order

No new revisions were added by this update.

Summary of changes:
 .../jms/integration/consumers/SingleMessageSameTopicIT.java| 7 +++
 1 file changed, 7 insertions(+)



Re: [PR] (chores) camel-jms: fix test that needs an specific order [camel]

2024-04-26 Thread via GitHub


orpiske merged PR #13962:
URL: https://github.com/apache/camel/pull/13962


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] CAMEL-20720: Update Camel K plugin command to CK 2.3.0 [camel]

2024-04-26 Thread via GitHub


christophd opened a new pull request, #13963:
URL: https://github.com/apache/camel/pull/13963

   # 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)
   
   # Tracking
   - [x] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20720: Update Camel K plugin command to CK 2.3.0 [camel]

2024-04-26 Thread via GitHub


github-actions[bot] commented on PR #13963:
URL: https://github.com/apache/camel/pull/13963#issuecomment-2079310255

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (478ddd052e9 -> 1a51889ee28)

2024-04-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 478ddd052e9 Mark CEQ 3.8.x as LTS
 add 024acf14046 (chores) camel-jms: fix sporadic test hangup
 add 1a51889ee28 (chores) camel-zookeeper-master: fix sporadic test hangup

No new revisions were added by this update.

Summary of changes:
 components/camel-jms/pom.xml  | 3 +++
 components/camel-zookeeper-master/pom.xml | 1 +
 2 files changed, 4 insertions(+)



(camel) branch regen_bot updated (da0124046a4 -> 478ddd052e9)

2024-04-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 da0124046a4 Add handshakeHeaders uri param in vertx-websocket 
component (#13960)
 add 46907dec021 (chores) ci: only run the code analysis on Java 17
 add 478ddd052e9 Mark CEQ 3.8.x as LTS

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile   | 8 +---
 .../org/apache/camel/catalog/releases/camel-quarkus-releases.json | 2 ++
 2 files changed, 7 insertions(+), 3 deletions(-)



Re: [PR] [3.8.x] Upgrade Camel to 4.4.2 [camel-quarkus]

2024-04-26 Thread via GitHub


jamesnetherton merged PR #6046:
URL: https://github.com/apache/camel-quarkus/pull/6046


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) 01/02: (chores) camel-jms: fix sporadic test hangup

2024-04-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

commit 024acf14046d591fab9c05f432519d6df7156321
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Apr 26 10:52:26 2024 +0200

(chores) camel-jms: fix sporadic test hangup
---
 components/camel-jms/pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index b254e4bc1fd..483f4a57402 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -187,6 +187,9 @@
 
 org.apache.maven.plugins
 maven-surefire-plugin
+
+-XX:+ExitOnOutOfMemoryError 
-Xmx2G
+
 
 
 default-test



Re: [PR] (chores) tentative fix for occasional test hangups [camel]

2024-04-26 Thread via GitHub


orpiske merged PR #13956:
URL: https://github.com/apache/camel/pull/13956


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated (478ddd052e9 -> 1a51889ee28)

2024-04-26 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from 478ddd052e9 Mark CEQ 3.8.x as LTS
 new 024acf14046 (chores) camel-jms: fix sporadic test hangup
 new 1a51889ee28 (chores) camel-zookeeper-master: fix sporadic test hangup

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 components/camel-jms/pom.xml  | 3 +++
 components/camel-zookeeper-master/pom.xml | 1 +
 2 files changed, 4 insertions(+)



(camel) 02/02: (chores) camel-zookeeper-master: fix sporadic test hangup

2024-04-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

commit 1a51889ee2886aba756fa6e1138957d180ed3c58
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Apr 26 10:52:39 2024 +0200

(chores) camel-zookeeper-master: fix sporadic test hangup
---
 components/camel-zookeeper-master/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/components/camel-zookeeper-master/pom.xml 
b/components/camel-zookeeper-master/pom.xml
index 271f8010cf1..e0aec8939a3 100644
--- a/components/camel-zookeeper-master/pom.xml
+++ b/components/camel-zookeeper-master/pom.xml
@@ -141,6 +141,7 @@
 
 
true
 
+-XX:+ExitOnOutOfMemoryError 
-Xmx2G
 
 
 



(camel) branch main updated: Mark CEQ 3.8.x as LTS

2024-04-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 478ddd052e9 Mark CEQ 3.8.x as LTS
478ddd052e9 is described below

commit 478ddd052e9f18d077931d6e81a7f996a700f750
Author: Claus Ibsen 
AuthorDate: Fri Apr 26 14:22:45 2024 +0200

Mark CEQ 3.8.x as LTS
---
 .../org/apache/camel/catalog/releases/camel-quarkus-releases.json   | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
index fc927e5941f..dcbfdcbe1f1 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
@@ -230,12 +230,14 @@
 "version": "3.8.0",
 "date": "2024-02-28",
 "eol": "2025-02-12",
+"kind": "lts",
 "jdk": "17,21"
 },
 {
 "version": "3.8.1",
 "date": "2024-03-19",
 "eol": "2025-02-12",
+"kind": "lts",
 "jdk": "17,21"
 },
 {



(camel) 01/02: [Minor] Apply formatter

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-3.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9e514c00650b052e3094ffc1f06b67edaac08f6b
Author: Gregor Zurowski 
AuthorDate: Fri Apr 26 14:19:11 2024 +0200

[Minor] Apply formatter
---
 .../org/apache/camel/jsonpath/JsonPathSplitSingleListOptionTest.java   | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/components/camel-jsonpath/src/test/java/org/apache/camel/jsonpath/JsonPathSplitSingleListOptionTest.java
 
b/components/camel-jsonpath/src/test/java/org/apache/camel/jsonpath/JsonPathSplitSingleListOptionTest.java
index 04945084c5c..bc611180fc0 100644
--- 
a/components/camel-jsonpath/src/test/java/org/apache/camel/jsonpath/JsonPathSplitSingleListOptionTest.java
+++ 
b/components/camel-jsonpath/src/test/java/org/apache/camel/jsonpath/JsonPathSplitSingleListOptionTest.java
@@ -37,7 +37,8 @@ public class JsonPathSplitSingleListOptionTest extends 
CamelTestSupport {
 @Override
 public void configure() {
 // use option to force returning a list even for a single 
element selected
-var jsonpath = 
expression().jsonpath().option(Option.ALWAYS_RETURN_LIST.name()).expression("$.store.book[0]").end();
+var jsonpath
+= 
expression().jsonpath().option(Option.ALWAYS_RETURN_LIST.name()).expression("$.store.book[0]").end();
 
 from("direct:start")
 .split(jsonpath)



(camel) branch camel-3.22.x updated (5cdcc8af6e4 -> 12e6801918b)

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch camel-3.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git


from 5cdcc8af6e4 Fix CS
 new 9e514c00650 [Minor] Apply formatter
 new 12e6801918b [Minor] Apply formatter

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/camel/jsonpath/JsonPathSplitSingleListOptionTest.java   | 3 ++-
 .../apache/camel/component/kafka/integration/KafkaTransactionIT.java   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)



(camel) 02/02: [Minor] Apply formatter

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-3.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 12e6801918bd6c818c71f508a632018555f9e11f
Author: Gregor Zurowski 
AuthorDate: Fri Apr 26 14:19:46 2024 +0200

[Minor] Apply formatter
---
 .../apache/camel/component/kafka/integration/KafkaTransactionIT.java| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaTransactionIT.java
 
b/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaTransactionIT.java
index ae3f514ba30..346fb0e8d02 100644
--- 
a/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaTransactionIT.java
+++ 
b/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaTransactionIT.java
@@ -90,7 +90,7 @@ public class KafkaTransactionIT extends 
BaseEmbeddedKafkaTestSupport {
 topics.add(TOPIC_TRANSACTION);
 topics.add(TOPIC_CONCURRENCY_TRANSACTION);
 kafkaAdminClient.deleteTopics(topics);
-if(stringsConsumerConn != null){
+if (stringsConsumerConn != null) {
 stringsConsumerConn.close(Duration.ZERO);
 }
 }



Re: [PR] (chores) camel-jms: fix test that needs an specific order [camel]

2024-04-26 Thread via GitHub


github-actions[bot] commented on PR #13962:
URL: https://github.com/apache/camel/pull/13962#issuecomment-2079272779

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] (chores) camel-jms: fix test that needs an specific order [camel]

2024-04-26 Thread via GitHub


orpiske opened a new pull request, #13962:
URL: https://github.com/apache/camel/pull/13962

   The testRemoveOneRoute test removes the route and causes NPEs and other 
problems if it runs before other tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-website) branch regen_bot updated (2fc02559 -> 7df276a3)

2024-04-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-website.git


from 2fc02559 Add release notes and blog entry for Camel 4.0.5
 add 7df276a3 Mark CEQ 3.8.x as LTS

No new revisions were added by this update.

Summary of changes:
 content/releases/q/release-3.8.0.md | 1 +
 content/releases/q/release-3.8.1.md | 1 +
 2 files changed, 2 insertions(+)



(camel-website) branch main updated: Mark CEQ 3.8.x as LTS

2024-04-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-website.git


The following commit(s) were added to refs/heads/main by this push:
 new 7df276a3 Mark CEQ 3.8.x as LTS
7df276a3 is described below

commit 7df276a38a032f418f211b7e55d074a24a0ef95f
Author: Claus Ibsen 
AuthorDate: Fri Apr 26 14:09:56 2024 +0200

Mark CEQ 3.8.x as LTS
---
 content/releases/q/release-3.8.0.md | 1 +
 content/releases/q/release-3.8.1.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/content/releases/q/release-3.8.0.md 
b/content/releases/q/release-3.8.0.md
index a87c4b5e..929c5fe5 100644
--- a/content/releases/q/release-3.8.0.md
+++ b/content/releases/q/release-3.8.0.md
@@ -9,5 +9,6 @@ preview: ""
 changelog: ""
 category: "camel-quarkus"
 milestone: 54
+kind: lts
 jdk: [17, 21]
 ---
\ No newline at end of file
diff --git a/content/releases/q/release-3.8.1.md 
b/content/releases/q/release-3.8.1.md
index 59311550..3582054a 100644
--- a/content/releases/q/release-3.8.1.md
+++ b/content/releases/q/release-3.8.1.md
@@ -9,5 +9,6 @@ preview: ""
 changelog: ""
 category: "camel-quarkus"
 milestone: 56
+kind: lts
 jdk: [17, 21]
 ---
\ No newline at end of file



(camel) branch main updated: (chores) ci: only run the code analysis on Java 17

2024-04-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 46907dec021 (chores) ci: only run the code analysis on Java 17
46907dec021 is described below

commit 46907dec0219f870a91de41cfa9e10f6ccd417fc
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Apr 26 13:59:51 2024 +0200

(chores) ci: only run the code analysis on Java 17
---
 Jenkinsfile | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index ba9bee45240..933df5a9cb3 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -113,9 +113,11 @@ pipeline {
 steps {
 script {
 if ("${PLATFORM}" == "ubuntu") {
-withCredentials([string(credentialsId: 
'apache-camel-core', variable: 'SONAR_TOKEN')]) {
-echo "Code quality review ENABLED for 
${PLATFORM}"
-sh "./mvnw $MAVEN_PARAMS 
-Dsonar.host.url=https://sonarcloud.io 
-Dsonar.java.experimental.batchModeSizeInKB=2048 -Dsonar.organization=apache 
-Dsonar.projectKey=apache_camel -Dsonar.branch.name=$BRANCH_NAME 
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar"
+if ("${JDK_NAME}" == "jdk_17_latest") {
+withCredentials([string(credentialsId: 
'apache-camel-core', variable: 'SONAR_TOKEN')]) {
+echo "Code quality review ENABLED 
for ${PLATFORM}"
+sh "./mvnw $MAVEN_PARAMS 
-Dsonar.host.url=https://sonarcloud.io 
-Dsonar.java.experimental.batchModeSizeInKB=2048 -Dsonar.organization=apache 
-Dsonar.projectKey=apache_camel -Dsonar.branch.name=$BRANCH_NAME 
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar"
+}
 }
 } else {
 echo "Code quality review disabled for 
${PLATFORM}"



Re: [PR] Adding eventing core types on RBAC [camel-k]

2024-04-26 Thread via GitHub


matzew commented on PR #5412:
URL: https://github.com/apache/camel-k/pull/5412#issuecomment-2079239943

   @squakez  should this be for 2.3.1 milestone project too?
   https://github.com/apache/camel-k/milestone/50


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20383: convert CI jobs to a Matrix job (backport to 4.0.x) [camel]

2024-04-26 Thread via GitHub


orpiske commented on PR #13897:
URL: https://github.com/apache/camel/pull/13897#issuecomment-2079217899

   If all goes well with #13898, I'll merge this one early next week. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch camel-4.4.x updated: CAMEL-20383: convert CI jobs to a Matrix job.

2024-04-26 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.4.x by this push:
 new 845dd5db697 CAMEL-20383: convert CI jobs to a Matrix job.
845dd5db697 is described below

commit 845dd5db697c8462474d3794269055fceefb96d8
Author: Otavio Rodolfo Piske 
AuthorDate: Wed Mar 20 11:16:25 2024 +0100

CAMEL-20383: convert CI jobs to a Matrix job.
---
 Jenkinsfile | 166 
 Jenkinsfile.jdk17   |  99 ---
 Jenkinsfile.jdk21   | 100 ---
 Jenkinsfile.ppc64le | 101 
 Jenkinsfile.s390x   | 101 
 pom.xml |   5 +-
 6 files changed, 167 insertions(+), 405 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
new file mode 100644
index 000..ba9bee45240
--- /dev/null
+++ b/Jenkinsfile
@@ -0,0 +1,166 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+def MAVEN_PARAMS = "-B -e -fae -V -Dnoassembly -Dmaven.compiler.fork=true 
-Dsurefire.rerunFailingTestsCount=2 -Dfailsafe.rerunFailingTestsCount=1"
+def MAVEN_TEST_PARAMS = env.MAVEN_TEST_PARAMS ?: 
"-Dkafka.instance.type=local-strimzi-container -Dci.env.name=apache.org"
+def MAVEN_TEST_PARAMS_UBUNTU = env.MAVEN_TEST_PARAMS ?: 
"-Dci.env.name=apache.org"
+/*
+Below parameters are required for camel/core/camel-core module's test cases to 
pass on ppc64 and s390x
+- xpathExprGrpLimit: limits the number of groups an Xpath expression can 
contain 
+- xpathExprOpLimit: limits the number of operators an Xpath expression can 
contain
+*/
+def MAVEN_TEST_PARAMS_ALT_ARCHS = "-Djdk.xml.xpathExprGrpLimit=100 
-Djdk.xml.xpathExprOpLimit=2000"
+
+pipeline {
+
+environment {
+MAVEN_SKIP_RC = true
+}
+
+options {
+buildDiscarder(
+logRotator(artifactNumToKeepStr: '5', numToKeepStr: '10')
+)
+disableConcurrentBuilds()
+}
+
+parameters {
+booleanParam(name: 'CLEAN', defaultValue: true, description: 'Perform 
the build in clean workspace')
+booleanParam(name: 'VIRTUAL_THREAD', defaultValue: false, description: 
'Perform the build using virtual threads')
+choice(name: 'PLATFORM_FILTER', choices: ['all', 'ppc64le', 's390x', 
'ubuntu'], description: 'Run on specific platform')
+choice(name: 'JDK_FILTER', choices: ['all', 'jdk_17_latest', 
'jdk_21_latest'], description: 'Run on specific jdk')
+}
+agent none
+stages {
+stage('BuildAndTest') {
+matrix {
+agent {
+label "${PLATFORM}"
+}
+when { anyOf {
+expression { params.PLATFORM_FILTER == 'all' }
+expression { params.PLATFORM_FILTER == env.PLATFORM }
+expression { params.JDK_FILTER == 'all' }
+expression { params.JDK_FILTER == env.JDK_NAME }
+} }
+axes {
+axis {
+name 'JDK_NAME'
+values 'jdk_17_latest', 'jdk_21_latest'
+}
+axis {
+name 'PLATFORM'
+values 'ppc64le', 's390x', 'ubuntu'
+}
+}
+excludes {
+exclude {
+axis {
+name 'JDK_NAME'
+values 'jdk_21_latest'
+}
+axis {
+name 'PLATFORM'
+values 'ppc64le'
+}
+}
+exclude {
+axis {
+name 'JDK_NAME'
+values 'jdk_21_latest'
+}
+axis {
+name 'PLATFORM'
+values 's390x'
+}
+}
+

Re: [PR] CAMEL-20383: convert CI jobs to a Matrix job (backport to 4.4.x) [camel]

2024-04-26 Thread via GitHub


orpiske merged PR #13898:
URL: https://github.com/apache/camel/pull/13898


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [Backport 2.3.x] fix(trait): controller strategy default service port name [camel-k]

2024-04-26 Thread via GitHub


squakez merged PR #5428:
URL: https://github.com/apache/camel-k/pull/5428


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k) branch release-2.3.x updated: fix(trait): controller strategy default service port name

2024-04-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

pcongiusti 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 446172ffd fix(trait): controller strategy default service port name
446172ffd is described below

commit 446172ffdde30c64b8c96ec0d6d8ee49ea724dc5
Author: Pasquale Congiusti 
AuthorDate: Wed Apr 24 10:29:20 2024 +0200

fix(trait): controller strategy default service port name

Using a func that determine the default port name based on the controller 
strategy adopted

Close #5409
---
 pkg/trait/container.go | 14 +---
 pkg/trait/container_probes_test.go |  4 ++--
 pkg/trait/container_test.go|  2 +-
 pkg/trait/health.go| 15 +
 pkg/trait/prometheus.go| 40 ++---
 pkg/trait/route.go |  5 -
 pkg/trait/trait_types.go   | 46 +-
 7 files changed, 66 insertions(+), 60 deletions(-)

diff --git a/pkg/trait/container.go b/pkg/trait/container.go
index 2beca4dfb..526c651de 100644
--- a/pkg/trait/container.go
+++ b/pkg/trait/container.go
@@ -43,11 +43,10 @@ import (
 )
 
 const (
-   defaultContainerName = "integration"
-   defaultContainerPort = 8080
-   defaultContainerPortName = "http"
-   defaultServicePort   = 80
-   containerTraitID = "container"
+   defaultContainerName = "integration"
+   defaultContainerPort = 8080
+   defaultServicePort   = 80
+   containerTraitID = "container"
 )
 
 type containerTrait struct {
@@ -261,15 +260,14 @@ func (t *containerTrait) configureContainer(e 
*Environment) error {
 func (t *containerTrait) configureService(e *Environment, container 
*corev1.Container, isKnative bool) {
name := t.PortName
if name == "" {
-   name = defaultContainerPortName
+   name = e.determineDefaultContainerPortName()
}
containerPort := corev1.ContainerPort{
+   Name:  name,
ContainerPort: int32(t.Port),
Protocol:  corev1.ProtocolTCP,
}
if !isKnative {
-   // Knative does not want name=http
-   containerPort.Name = name
// The service is managed by Knative, so, we only take care of 
this when it's managed by us
service := e.Resources.GetServiceForIntegration(e.Integration)
if service != nil {
diff --git a/pkg/trait/container_probes_test.go 
b/pkg/trait/container_probes_test.go
index 87a070f94..d56857525 100644
--- a/pkg/trait/container_probes_test.go
+++ b/pkg/trait/container_probes_test.go
@@ -207,10 +207,10 @@ func TestProbesOnKnativeService(t *testing.T) {
container := env.GetIntegrationContainer()
 
assert.Equal(t, "", container.LivenessProbe.HTTPGet.Host)
-   assert.Equal(t, int32(0), container.LivenessProbe.HTTPGet.Port.IntVal)
+   assert.Equal(t, int32(defaultContainerPort), 
container.LivenessProbe.HTTPGet.Port.IntVal)
assert.Equal(t, defaultLivenessProbePath, 
container.LivenessProbe.HTTPGet.Path)
assert.Equal(t, "", container.ReadinessProbe.HTTPGet.Host)
-   assert.Equal(t, int32(0), container.ReadinessProbe.HTTPGet.Port.IntVal)
+   assert.Equal(t, int32(defaultContainerPort), 
container.ReadinessProbe.HTTPGet.Port.IntVal)
assert.Equal(t, defaultReadinessProbePath, 
container.ReadinessProbe.HTTPGet.Path)
assert.Equal(t, int32(1234), container.LivenessProbe.TimeoutSeconds)
 }
diff --git a/pkg/trait/container_test.go b/pkg/trait/container_test.go
index 176dd9794..dca6e1dd4 100644
--- a/pkg/trait/container_test.go
+++ b/pkg/trait/container_test.go
@@ -653,5 +653,5 @@ func TestKnativeServiceContainerPorts(t *testing.T) {
container := environment.GetIntegrationContainer()
assert.Len(t, container.Ports, 1)
assert.Equal(t, int32(8081), container.Ports[0].ContainerPort)
-   assert.Equal(t, "", container.Ports[0].Name)
+   assert.Equal(t, defaultKnativeContainerPortName, 
container.Ports[0].Name)
 }
diff --git a/pkg/trait/health.go b/pkg/trait/health.go
index a214b7144..c1a3e8b9c 100644
--- a/pkg/trait/health.go
+++ b/pkg/trait/health.go
@@ -87,17 +87,14 @@ func (t *healthTrait) Apply(e *Environment) error {
if container == nil {
return fmt.Errorf("unable to find integration container: %s", 
e.Integration.Name)
}
+
var port *intstr.IntOrString
-   // Use the default named HTTP container port if it exists.
-   // For Knative, the Serving webhook is responsible for setting the 
user-land port,
-   // and associating the probes with the corresponding port.
-   if containerPort := e.getIntegrationContainerPort(); containerPort != 
nil && containerPort.Name == 

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

2024-04-26 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



(camel-website-pub) branch asf-site updated (f26c2fa180 -> 4774c3e052)

2024-04-26 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


 discard f26c2fa180 Website updated to c0ddffb9071c89acd850bbbf25a35dc04ea5957f
 discard e6a29aed4e Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 75083a58e3 Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 4774c3e052 Website updated to 2fc0255970c09c152cd2594173c2464c253fbbec

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f26c2fa180)
\
 N -- N -- N   refs/heads/asf-site (4774c3e052)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .htaccess  |   74 +-
 .well-known/security.txt   |2 +-
 .../04/RELEASE-4.0.5}/camel-featured.jpg   |  Bin
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |  Bin
 blog/2024/04/RELEASE-4.0.5/index.html  |1 +
 blog/2024/04/RELEASE-4.4.2/index.html  |2 +-
 blog/index.html|2 +-
 blog/index.xml |9 +-
 blog/page/10/index.html|2 +-
 blog/page/100/index.html   |2 +-
 blog/page/101/index.html   |2 +-
 blog/page/102/index.html   |2 +-
 blog/page/103/index.html   |2 +-
 blog/page/104/index.html   |2 +-
 blog/page/105/index.html   |2 +-
 blog/page/106/index.html   |2 +-
 blog/page/107/index.html   |2 +-
 blog/page/108/index.html   |2 +-
 blog/page/109/index.html   |2 +-
 blog/page/11/index.html|2 +-
 blog/page/110/index.html   |2 +-
 blog/page/111/index.html   |2 +-
 blog/page/112/index.html   |2 +-
 blog/page/113/index.html   |2 +-
 blog/page/114/index.html   |2 +-
 blog/page/115/index.html   |2 +-
 blog/page/116/index.html   |2 +-
 blog/page/117/index.html   |2 +-
 blog/page/12/index.html|2 +-
 blog/page/13/index.html|2 +-
 blog/page/14/index.html|2 +-
 blog/page/15/index.html|2 +-
 blog/page/16/index.html|2 +-
 blog/page/17/index.html|2 +-
 blog/page/18/index.html|2 +-
 blog/page/19/index.html|2 +-
 blog/page/2/index.html |2 +-
 blog/page/20/index.html|2 +-
 blog/page/21/index.html|2 +-
 blog/page/22/index.html|2 +-
 blog/page/23/index.html|2 +-
 blog/page/24/index.html|2 +-
 blog/page/25/index.html|2 +-
 blog/page/26/index.html|2 +-
 blog/page/27/index.html|2 +-
 blog/page/28/index.html|2 +-
 blog/page/29/index.html|2 +-
 blog/page/3/index.html |2 +-
 blog/page/30/index.html|2 +-
 blog/page/31/index.html|2 +-
 blog/page/32/index.html|2 +-
 blog/page/33/index.html|2 +-
 blog/page/34/index.html|2 +-
 blog/page/35/index.html|2 +-
 blog/page/36/index.html|2 +-
 blog/page/37/index.html|2 +-
 blog/page/38/index.html|2 +-
 

(camel) branch regen_bot updated (c305cacf4fa -> da0124046a4)

2024-04-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 c305cacf4fa Update releases
 add da0124046a4 Add handshakeHeaders uri param in vertx-websocket 
component (#13960)

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/vertx-websocket.json  |  29 +--
 .../VertxWebsocketEndpointConfigurer.java  |  15 ++
 .../VertxWebsocketEndpointUriFactory.java  |   7 +-
 .../component/vertx/websocket/vertx-websocket.json |  29 +--
 .../vertx/websocket/VertxWebsocketComponent.java   |   4 +
 .../websocket/VertxWebsocketConfiguration.java |  15 ++
 .../vertx/websocket/VertxWebsocketEndpoint.java|   5 +
 .../VertxWebsocketEndpointConfigurationTest.java   |  18 ++
 .../VertxWebsocketHandshakeHeadersTest.java| 226 +
 .../kotlin/components/VertxWebsocketUriDsl.kt  |   8 +
 10 files changed, 326 insertions(+), 30 deletions(-)
 create mode 100644 
components/camel-vertx/camel-vertx-websocket/src/test/java/org/apache/camel/component/vertx/websocket/VertxWebsocketHandshakeHeadersTest.java



(camel) branch regen_bot updated (efe80d4d73f -> c305cacf4fa)

2024-04-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 efe80d4d73f Upgrade Milvus container image to version v2.4.0 (#13961)
 add c305cacf4fa Update releases

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/releases/camel-releases.json  | 7 +++
 1 file changed, 7 insertions(+)



Re: [I] [BUG] Poll Enrich component breaks down UI [camel-karavan]

2024-04-26 Thread via GitHub


mgubaidullin closed issue #1249: [BUG] Poll Enrich component breaks down UI
URL: https://github.com/apache/camel-karavan/issues/1249


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated: Add handshakeHeaders uri param in vertx-websocket component (#13960)

2024-04-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 da0124046a4 Add handshakeHeaders uri param in vertx-websocket 
component (#13960)
da0124046a4 is described below

commit da0124046a4c861e6e02fd2f0711965acca6925e
Author: Alexis SEGURA 
AuthorDate: Fri Apr 26 12:43:48 2024 +0200

Add handshakeHeaders uri param in vertx-websocket component (#13960)

Some websocket apis require authentication and various header during the 
handshake process in order to upgrade to websocket. It was not supported by the 
vertx-component. So I added an uri param to set a map of headers that will be 
passed as header in the HTTP handshake request.
It is important to note that it only works when the endpoint is a producer, 
or a consumer of a remote host (consumeAsClient true).
Use multiValue mecanism on UriParam.

Co-authored-by: Alexis SEGURA 
---
 .../camel/catalog/components/vertx-websocket.json  |  29 +--
 .../VertxWebsocketEndpointConfigurer.java  |  15 ++
 .../VertxWebsocketEndpointUriFactory.java  |   7 +-
 .../component/vertx/websocket/vertx-websocket.json |  29 +--
 .../vertx/websocket/VertxWebsocketComponent.java   |   4 +
 .../websocket/VertxWebsocketConfiguration.java |  15 ++
 .../vertx/websocket/VertxWebsocketEndpoint.java|   5 +
 .../VertxWebsocketEndpointConfigurationTest.java   |  18 ++
 .../VertxWebsocketHandshakeHeadersTest.java| 226 +
 .../kotlin/components/VertxWebsocketUriDsl.kt  |   8 +
 10 files changed, 326 insertions(+), 30 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-websocket.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-websocket.json
index efe52316058..1841d9b9b2e 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-websocket.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-websocket.json
@@ -49,19 +49,20 @@
 "allowOriginHeader": { "index": 4, "kind": "parameter", "displayName": 
"Allow Origin Header", "group": "consumer", "label": "producer,consumer", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": true, 
"configurationClass": 
"org.apache.camel.component.vertx.websocket.VertxWebsocketConfiguration", 
"configurationField": "configuration", "description": "Whether the WebSocket 
client should add the Origin  [...]
 "consumeAsClient": { "index": 5, "kind": "parameter", "displayName": 
"Consume As Client", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, 
"configurationClass": 
"org.apache.camel.component.vertx.websocket.VertxWebsocketConfiguration", 
"configurationField": "configuration", "description": "When set to true, the 
consumer acts as a WebSocket client, crea [...]
 "fireWebSocketConnectionEvents": { "index": 6, "kind": "parameter", 
"displayName": "Fire Web Socket Connection Events", "group": "consumer", 
"label": "consumer", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "configurationClass": 
"org.apache.camel.component.vertx.websocket.VertxWebsocketConfiguration", 
"configurationField": "configuration", "description": "Whether the server 
consumer will  [...]
-"maxReconnectAttempts": { "index": 7, "kind": "parameter", "displayName": 
"Max Reconnect Attempts", "group": "consumer", "label": "consumer", "required": 
false, "type": "integer", "javaType": "int", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": 0, "configurationClass": 
"org.apache.camel.component.vertx.websocket.VertxWebsocketConfiguration", 
"configurationField": "configuration", "description": "When consumeAsClient is 
set to true this sets the maximum num [...]
-"originHeaderUrl": { "index": 8, "kind": "parameter", "displayName": 
"Origin Header Url", "group": "consumer", "label": "producer,consumer", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.vertx.websocket.VertxWebsocketConfiguration", 
"configurationField": "configuration", "description": "The value of the Origin 
header that the WebSocket client should use o [...]
-"reconnectInitialDelay": { "index": 9, "kind": "parameter", "displayName": 
"Reconnect Initial Delay", "group": "consumer", "label": "consumer", 
"required": false, "type": "integer", "javaType": "int", 

Re: [PR] Add handshakeHeaders uri param in vertx-websocket component [camel]

2024-04-26 Thread via GitHub


davsclaus merged PR #13960:
URL: https://github.com/apache/camel/pull/13960


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch main updated (efe80d4d73f -> c305cacf4fa)

2024-04-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


from efe80d4d73f Upgrade Milvus container image to version v2.4.0 (#13961)
 add c305cacf4fa Update releases

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/releases/camel-releases.json  | 7 +++
 1 file changed, 7 insertions(+)



(camel) branch regen_bot updated (6b33e6e75b1 -> efe80d4d73f)

2024-04-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 6b33e6e75b1 CAMEL-20698: YAML and XML DSL - Remove array of property 
in favour of using properties to make it consistent and only one-way of setting 
properties on beans. (#13959)
 add efe80d4d73f Upgrade Milvus container image to version v2.4.0 (#13961)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/test/infra/milvus/services/container.properties| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch main updated: Upgrade Milvus container image to version v2.4.0 (#13961)

2024-04-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 efe80d4d73f Upgrade Milvus container image to version v2.4.0 (#13961)
efe80d4d73f is described below

commit efe80d4d73f3eceedb2f36c4de6fb4caac1da06b
Author: Andrea Cosentino 
AuthorDate: Fri Apr 26 12:26:33 2024 +0200

Upgrade Milvus container image to version v2.4.0 (#13961)

Signed-off-by: Andrea Cosentino 
---
 .../org/apache/camel/test/infra/milvus/services/container.properties| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
 
b/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
index 50a0dea030a..33e9761266a 100644
--- 
a/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
+++ 
b/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---
-milvus.container=milvusdb/milvus:v2.3.9
\ No newline at end of file
+milvus.container=milvusdb/milvus:v2.4.0



Re: [PR] Upgrade Milvus container image to version v2.4.0 [camel]

2024-04-26 Thread via GitHub


oscerd merged PR #13961:
URL: https://github.com/apache/camel/pull/13961


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] fix(#5402): Evaluate Knative profile based on Serving/Eventing installed [camel-k]

2024-04-26 Thread via GitHub


squakez commented on code in PR #5419:
URL: https://github.com/apache/camel-k/pull/5419#discussion_r1580833131


##
pkg/util/knative/knative.go:
##
@@ -75,7 +75,27 @@ func CreateSubscription(channelReference 
corev1.ObjectReference, serviceName str
}
 }
 
-func CreateTrigger(brokerReference corev1.ObjectReference, serviceName string, 
eventType string, path string) *eventing.Trigger {
+// CreateServiceTrigger create Knative trigger with arbitrary Kubernetes 
Service as a subscriber - usually used when no Knative Serving is available on 
the cluster.
+func CreateServiceTrigger(brokerReference corev1.ObjectReference, serviceName 
string, eventType string, path string) (*eventing.Trigger, error) {
+   subscriberRef := duckv1.KReference{
+   APIVersion: "v1",
+   Kind:   "Service",
+   Name:   serviceName,
+   }
+   return CreateTrigger(brokerReference, subscriberRef, eventType, path)
+}
+
+// CreateKnativeServiceTrigger create Knative trigger with Knative Serving 
Service as a subscriber - default option when Knative Serving is available on 
the cluster.
+func CreateKnativeServiceTrigger(brokerReference corev1.ObjectReference, 
serviceName string, eventType string, path string) (*eventing.Trigger, error) {
+   subscriberRef := duckv1.KReference{
+   APIVersion: serving.SchemeGroupVersion.String(),
+   Kind:   "Service",
+   Name:   serviceName,
+   }
+   return CreateTrigger(brokerReference, subscriberRef, eventType, path)
+}
+
+func CreateTrigger(brokerReference corev1.ObjectReference, subscriberRef 
duckv1.KReference, eventType string, path string) (*eventing.Trigger, error) {

Review Comment:
   I think it makes sense to have this with a private scope as I think any 
client has to call either Service or KnativeService on purpose.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-website) branch regen_bot updated (3d11d6c8 -> 2fc02559)

2024-04-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-website.git


from 3d11d6c8 Add XML schemas for Camel 4.0.5
 add 2fc02559 Add release notes and blog entry for Camel 4.0.5

No new revisions were added by this update.

Summary of changes:
 .../04/RELEASE-4.0.5}/camel-featured.jpg| Bin
 .../11/RELEASE-4.0.3 => 2024/04/RELEASE-4.0.5}/index.md |  10 +-
 content/releases/{release-4.0.4.md => release-4.0.5.md} |  10 +-
 3 files changed, 10 insertions(+), 10 deletions(-)
 copy content/blog/{2019/09/RELEASE-3.0.0-RC1 => 
2024/04/RELEASE-4.0.5}/camel-featured.jpg (100%)
 copy content/blog/{2023/11/RELEASE-4.0.3 => 2024/04/RELEASE-4.0.5}/index.md 
(68%)
 copy content/releases/{release-4.0.4.md => release-4.0.5.md} (50%)



[I] [BUG] Poll Enrich component breaks down UI [camel-karavan]

2024-04-26 Thread via GitHub


iatomatt opened a new issue, #1249:
URL: https://github.com/apache/camel-karavan/issues/1249

   ### Describe the bug
   
   Hello!
   
   In case of using PollEnrich component via UI it breaks UI (White screen, 
error in chrome console)
   Frontend error you cant see in "log output" section.
   No backend error exists.
   
   Bug is actual for VS code extension too. Also bug is actual for version 4.4.0
   
   ### Steps to reproduce the behavior
   
   1. Create new project (or use existing)
   2. Go to "Topology" tab and create new route (or use existing)
   3. Start route from direct component
   4. Next add PollEnrich component. You can choose any "Language" and any 
"Expression". Options, that i choose you can see on screenshot
   https://github.com/apache/camel-karavan/assets/32981804/3b4e5a3f-2366-4f2b-8d9d-70a01514a4c9;>
   
   6. Return back to project
   7. Go to "Files" tab and click on your *.yaml file with "integration" type 
(You create or choose it on second step)
   8. Now you see the white screen and got an error in chrome console/
   https://github.com/apache/camel-karavan/assets/32981804/49b5ff49-e685-4e76-9013-baac64b4619b;>
   
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Docker
   
   ### Operating System (if applicable)
   
   MacOS
   
   ### Version
   
   4.5.0
   
   ### Relevant log output
   
   ```shell
   main.c1e4f6d7.js:2 TypeError: Cannot read properties of undefined (reading 
'name')
   at main.c1e4f6d7.js:2:3662608
   at Array.forEach ()
   at main.c1e4f6d7.js:2:3662479
   at Do (main.c1e4f6d7.js:2:286840)
   at ko (main.c1e4f6d7.js:2:287298)
   at Object.useState (main.c1e4f6d7.js:2:293719)
   at t.useState (main.c1e4f6d7.js:2:359704)
   at Zce (main.c1e4f6d7.js:2:3660195)
   at Co (main.c1e4f6d7.js:2:286021)
   at _s (main.c1e4f6d7.js:2:297709)
   ps @ main.c1e4f6d7.js:2
   n.callback @ main.c1e4f6d7.js:2
   ja @ main.c1e4f6d7.js:2
   El @ main.c1e4f6d7.js:2
   wl @ main.c1e4f6d7.js:2
   yl @ main.c1e4f6d7.js:2
   (anonymous) @ main.c1e4f6d7.js:2
   xc @ main.c1e4f6d7.js:2
   ac @ main.c1e4f6d7.js:2
   x @ main.c1e4f6d7.js:2
   I @ main.c1e4f6d7.js:2
   main.c1e4f6d7.js:2 Uncaught TypeError: Cannot read properties of undefined 
(reading 'name')
   at main.c1e4f6d7.js:2:3662608
   at Array.forEach ()
   at main.c1e4f6d7.js:2:3662479
   at Do (main.c1e4f6d7.js:2:286840)
   at ko (main.c1e4f6d7.js:2:287298)
   at Object.useState (main.c1e4f6d7.js:2:293719)
   at t.useState (main.c1e4f6d7.js:2:359704)
   at Zce (main.c1e4f6d7.js:2:3660195)
   at Co (main.c1e4f6d7.js:2:286021)
   at _s (main.c1e4f6d7.js:2:297709)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Upgrade Milvus container image to version v2.4.0 [camel]

2024-04-26 Thread via GitHub


oscerd opened a new pull request, #13961:
URL: https://github.com/apache/camel/pull/13961

   # 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)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Upgrade Milvus container image to version v2.4.0 [camel]

2024-04-26 Thread via GitHub


github-actions[bot] commented on PR #13961:
URL: https://github.com/apache/camel/pull/13961#issuecomment-2079071873

   :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 GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Upgrade Milvus container image to version v2.4.0 [camel]

2024-04-26 Thread via GitHub


oscerd commented on PR #13961:
URL: https://github.com/apache/camel/pull/13961#issuecomment-2079071145

   /component-test milvus


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch milvus-2.4.0 created (now 40fc14d60a1)

2024-04-26 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch milvus-2.4.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 40fc14d60a1 Upgrade Milvus container image to version v2.4.0

This branch includes the following new commits:

 new 40fc14d60a1 Upgrade Milvus container image to version v2.4.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




(camel) 01/01: Upgrade Milvus container image to version v2.4.0

2024-04-26 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch milvus-2.4.0
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 40fc14d60a168b182a61faa4f6da62a8eea338b0
Author: Andrea Cosentino 
AuthorDate: Fri Apr 26 12:12:03 2024 +0200

Upgrade Milvus container image to version v2.4.0

Signed-off-by: Andrea Cosentino 
---
 .../org/apache/camel/test/infra/milvus/services/container.properties| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
 
b/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
index 50a0dea030a..33e9761266a 100644
--- 
a/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
+++ 
b/test-infra/camel-test-infra-milvus/src/test/resources/org/apache/camel/test/infra/milvus/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---
-milvus.container=milvusdb/milvus:v2.3.9
\ No newline at end of file
+milvus.container=milvusdb/milvus:v2.4.0



(camel) branch regen_bot updated (b90d09b3214 -> 6b33e6e75b1)

2024-04-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 b90d09b3214 CAMEL-20719: Exclude Milvus bulk writer related 
dependencies (#13958)
 add 6b33e6e75b1 CAMEL-20698: YAML and XML DSL - Remove array of property 
in favour of using properties to make it consistent and only one-way of setting 
properties on beans. (#13959)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/models/templateBean.json  |  5 +--
 .../camel/catalog/models/templatedRouteBean.json   |  5 +--
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  1 -
 .../SpringRouteTemplateLocalBeanTest.xml   |  2 +-
 .../routebuilder/SpringTemplatedRouteTest.xml  |  4 +-
 .../org/apache/camel/model/templateBean.json   |  5 +--
 .../org/apache/camel/model/templatedRouteBean.json |  5 +--
 .../apache/camel/model/BeanFactoryDefinition.java  |  2 +-
 .../java/org/apache/camel/xml/in/ModelParser.java  |  1 -
 .../java/org/apache/camel/xml/out/ModelWriter.java |  1 -
 .../src/test/resources/barTemplatedRoute.xml   |  4 +-
 .../singleTemplatedRouteNoNamespace.xml|  4 +-
 .../org/apache/camel/yaml/out/ModelWriter.java |  1 -
 .../ROOT/pages/camel-4x-upgrade-guide-4_6.adoc | 29 ++
 .../RouteTemplateBeanDefinitionDeserializer.java   |  1 -
 .../TemplatedRouteBeanDefinitionDeserializer.java  |  1 -
 .../generated/resources/schema/camelYamlDsl.json   | 12 --
 .../org/apache/camel/dsl/yaml/KameletTest.groovy   |  5 +--
 .../apache/camel/dsl/yaml/RouteTemplateTest.groovy | 45 --
 19 files changed, 50 insertions(+), 83 deletions(-)



(camel-website) branch main updated: Add release notes and blog entry for Camel 4.0.5

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
 new 2fc02559 Add release notes and blog entry for Camel 4.0.5
2fc02559 is described below

commit 2fc0255970c09c152cd2594173c2464c253fbbec
Author: Gregor Zurowski 
AuthorDate: Fri Apr 26 12:11:09 2024 +0200

Add release notes and blog entry for Camel 4.0.5
---
 content/blog/2024/04/RELEASE-4.0.5/camel-featured.jpg | Bin 0 -> 1541883 bytes
 content/blog/2024/04/RELEASE-4.0.5/index.md   |  17 +
 content/releases/release-4.0.5.md |  17 +
 3 files changed, 34 insertions(+)

diff --git a/content/blog/2024/04/RELEASE-4.0.5/camel-featured.jpg 
b/content/blog/2024/04/RELEASE-4.0.5/camel-featured.jpg
new file mode 100644
index ..4843585f
Binary files /dev/null and 
b/content/blog/2024/04/RELEASE-4.0.5/camel-featured.jpg differ
diff --git a/content/blog/2024/04/RELEASE-4.0.5/index.md 
b/content/blog/2024/04/RELEASE-4.0.5/index.md
new file mode 100644
index ..4d5a4d3b
--- /dev/null
+++ b/content/blog/2024/04/RELEASE-4.0.5/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 4.0.5"
+date: 2024-04-26
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of a the 
new Camel 4.0.5 patch release"
+---
+
+The Camel community announces the immediate availability of the Camel 4.0.5 
patch release with 18 improvements and fixes.
+
+The artifacts are published and ready for you to download from the Central 
Maven repository. For more details please take a look at the [release 
notes](/releases/release-4.0.5/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-4.0.5.md 
b/content/releases/release-4.0.5.md
new file mode 100644
index ..724a0da6
--- /dev/null
+++ b/content/releases/release-4.0.5.md
@@ -0,0 +1,17 @@
+---
+date: 2024-04-26
+eol: 2024-08-14
+draft: false
+type: release-note
+version: 4.0.5
+title: "Release 4.0.5"
+preview: "New LTS patch release 4.0.5"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12353858
+category: camel
+kind: lts
+jdk: [17]
+---
+
+This release is the new Camel 4.0.5 LTS patch release.



(camel-website) branch regen_bot updated (c0ddffb9 -> 3d11d6c8)

2024-04-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-website.git


from c0ddffb9 Move XSD in correct folder
 add 3d11d6c8 Add XML schemas for Camel 4.0.5

No new revisions were added by this update.

Summary of changes:
 ...-cxf-rest-3.18.0-spring.xsd => camel-cxf-spring-rest-4.0.5-spring.xsd} | 0
 ...-cxf-soap-3.18.0-spring.xsd => camel-cxf-spring-soap-4.0.5-spring.xsd} | 0
 ...camel-spring-security-3.0.0-M2.xsd => camel-spring-security-4.0.5.xsd} | 0
 .../camel-spring-4.0.3.xsd => spring-xml/camel-spring-xml-4.0.5.xsd}  | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd => 
camel-cxf-spring-rest-4.0.5-spring.xsd} (100%)
 copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd => 
camel-cxf-spring-soap-4.0.5-spring.xsd} (100%)
 copy static/schema/spring-security/{camel-spring-security-3.0.0-M2.xsd => 
camel-spring-security-4.0.5.xsd} (100%)
 copy static/schema/{spring/camel-spring-4.0.3.xsd => 
spring-xml/camel-spring-xml-4.0.5.xsd} (100%)



(camel-spring-boot) branch camel-spring-boot-4.0.x updated (f8e592a9234 -> e91f91e250b)

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch camel-spring-boot-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


from f8e592a9234 Regen
 add ca036dc0254 Target Camel 4.0.5 for release
 add 02082202b88 [maven-release-plugin] prepare release 
camel-spring-boot-4.0.5
 add 02b6a44c72a [maven-release-plugin] prepare for next development 
iteration
 new f683ab8f6fd Merge branch 'release/4.0.5' into camel-spring-boot-4.0.x
 new e91f91e250b Target Camel 4.0.6-SNAPSHOT for development

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 archetypes/camel-archetype-spring-boot/pom.xml |   2 +-
 archetypes/pom.xml |   2 +-
 catalog/camel-catalog-provider-springboot/pom.xml  |   2 +-
 catalog/pom.xml|   2 +-
 components-starter/camel-activemq-starter/pom.xml  |   2 +-
 components-starter/camel-amqp-starter/pom.xml  |   2 +-
 components-starter/camel-arangodb-starter/pom.xml  |   2 +-
 components-starter/camel-as2-starter/pom.xml   |   2 +-
 components-starter/camel-asn1-starter/pom.xml  |   2 +-
 components-starter/camel-asterisk-starter/pom.xml  |   2 +-
 .../camel-atmosphere-websocket-starter/pom.xml |   2 +-
 components-starter/camel-atom-starter/pom.xml  |   2 +-
 components-starter/camel-avro-rpc-starter/pom.xml  |   2 +-
 components-starter/camel-avro-starter/pom.xml  |   2 +-
 .../camel-aws-cloudtrail-starter/pom.xml   |   2 +-
 .../camel-aws-secrets-manager-starter/pom.xml  |   2 +-
 components-starter/camel-aws-xray-starter/pom.xml  |   2 +-
 .../camel-aws2-athena-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-cw-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-ddb-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-ec2-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-ecs-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-eks-starter/pom.xml  |   2 +-
 .../camel-aws2-eventbridge-starter/pom.xml |   2 +-
 components-starter/camel-aws2-iam-starter/pom.xml  |   2 +-
 .../camel-aws2-kinesis-starter/pom.xml |   2 +-
 components-starter/camel-aws2-kms-starter/pom.xml  |   2 +-
 .../camel-aws2-lambda-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-mq-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-msk-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-s3-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-ses-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sns-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sqs-starter/pom.xml  |   2 +-
 .../camel-aws2-step-functions-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sts-starter/pom.xml  |   2 +-
 .../camel-aws2-translate-starter/pom.xml   |   2 +-
 .../camel-azure-cosmosdb-starter/pom.xml   |   2 +-
 .../camel-azure-eventhubs-starter/pom.xml  |   2 +-
 .../camel-azure-files-starter/pom.xml  |   2 +-
 .../camel-azure-key-vault-starter/pom.xml  |   2 +-
 .../camel-azure-servicebus-starter/pom.xml |   2 +-
 .../camel-azure-storage-blob-starter/pom.xml   |   2 +-
 .../camel-azure-storage-datalake-starter/pom.xml   |   2 +-
 .../camel-azure-storage-queue-starter/pom.xml  |   2 +-
 components-starter/camel-barcode-starter/pom.xml   |   2 +-
 components-starter/camel-base64-starter/pom.xml|   2 +-
 components-starter/camel-bean-starter/pom.xml  |   2 +-
 .../camel-bean-validator-starter/pom.xml   |   2 +-
 components-starter/camel-bindy-starter/pom.xml |   2 +-
 components-starter/camel-bonita-starter/pom.xml|   2 +-
 components-starter/camel-box-starter/pom.xml   |   2 +-
 components-starter/camel-braintree-starter/pom.xml |   2 +-
 components-starter/camel-browse-starter/pom.xml|   2 +-
 components-starter/camel-caffeine-starter/pom.xml  |   2 +-
 .../camel-cassandraql-starter/pom.xml  |   2 +-
 components-starter/camel-cbor-starter/pom.xml  |   2 +-
 .../camel-chatscript-starter/pom.xml   |   2 +-
 components-starter/camel-chunk-starter/pom.xml |   2 +-
 .../camel-cloudevents-starter/pom.xml  |   2 +-
 components-starter/camel-cm-sms-starter/pom.xml|   2 +-
 components-starter/camel-coap-starter/pom.xml  |   2 +-
 components-starter/camel-cometd-starter/pom.xml|   2 +-
 components-starter/camel-console-starter/pom.xml   |   2 +-
 components-starter/camel-consul-starter/pom.xml|   2 +-
 .../camel-controlbus-starter/pom.xml   |   2 +-
 components-starter/camel-core-starter/pom.xml  |   2 +-
 components-starter/camel-couchbase-starter/pom.xml |   2 +-
 

(camel-spring-boot) 02/02: Target Camel 4.0.6-SNAPSHOT for development

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-spring-boot-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit e91f91e250b014cb4a24b9b2f0fd326f40a75d7c
Author: Gregor Zurowski 
AuthorDate: Fri Apr 26 10:07:37 2024 +

Target Camel 4.0.6-SNAPSHOT for development
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index db5e5fe3280..5c8743d895e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel
 camel-dependencies
-4.0.5
+4.0.6-SNAPSHOT
 
 
 org.apache.camel.springboot
@@ -111,7 +111,7 @@
 3.1.11
 
 
-4.0.5
+4.0.6-SNAPSHOT
 
 
 1.0.2.v20150114
@@ -451,7 +451,7 @@
 
 dev
 
-4.0.5
+4.0.6-SNAPSHOT
 
 
 



[PR] [Backport 2.3.x] fix(trait): controller strategy default service port name [camel-k]

2024-04-26 Thread via GitHub


squakez opened a new pull request, #5428:
URL: https://github.com/apache/camel-k/pull/5428

   Using a func that determine the default port name based on the controller 
strategy adopted
   
   Close #5409
   
   
   
   
   
   
   
   
   **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 use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-spring-boot) branch release/4.0.5 deleted (was 02b6a44c72a)

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/4.0.5
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


 was 02b6a44c72a [maven-release-plugin] prepare for next development 
iteration

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel-k) branch main updated (5e6c1593d -> 698b47052)

2024-04-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 5e6c1593d chore: nightly automatic updates
 add 698b47052 fix(trait): controller strategy default service port name

No new revisions were added by this update.

Summary of changes:
 pkg/trait/container.go | 14 +---
 pkg/trait/container_probes_test.go |  4 ++--
 pkg/trait/container_test.go|  2 +-
 pkg/trait/health.go| 15 +
 pkg/trait/prometheus.go| 40 ++---
 pkg/trait/route.go |  5 -
 pkg/trait/trait_types.go   | 46 +-
 7 files changed, 66 insertions(+), 60 deletions(-)



Re: [PR] fix(trait): controller strategy default service port name [camel-k]

2024-04-26 Thread via GitHub


squakez merged PR #5411:
URL: https://github.com/apache/camel-k/pull/5411


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Knative accepted port names [camel-k]

2024-04-26 Thread via GitHub


squakez closed issue #5409: Knative accepted port names
URL: https://github.com/apache/camel-k/issues/5409


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch release/4.0.5 deleted (was f7452bf66bd)

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/4.0.5
in repository https://gitbox.apache.org/repos/asf/camel.git


 was f7452bf66bd [maven-release-plugin] prepare for next development 
iteration

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) 02/02: Merge branch 'release/4.0.5' into camel-4.0.x

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b8f8325cfe037561307a82edf412bb8e77737b10
Merge: 38447034312 f7452bf66bd
Author: Gregor Zurowski 
AuthorDate: Fri Apr 26 10:05:59 2024 +

Merge branch 'release/4.0.5' into camel-4.0.x

 apache-camel/pom.xml  | 2 +-
 archetypes/camel-archetype-api-component/pom.xml  | 2 +-
 archetypes/camel-archetype-component/pom.xml  | 2 +-
 archetypes/camel-archetype-dataformat/pom.xml | 2 +-
 archetypes/camel-archetype-java/pom.xml   | 2 +-
 archetypes/camel-archetype-main/pom.xml   | 2 +-
 archetypes/camel-archetype-spring/pom.xml | 2 +-
 archetypes/pom.xml| 2 +-
 bom/camel-bom/pom.xml | 2 +-
 bom/pom.xml   | 2 +-
 buildingtools/pom.xml | 2 +-
 camel-dependencies/pom.xml| 2 +-
 catalog/camel-allcomponents/pom.xml   | 2 +-
 catalog/camel-catalog-console/pom.xml | 2 +-
 catalog/camel-catalog-lucene/pom.xml  | 2 +-
 catalog/camel-catalog-maven-grape/pom.xml | 2 +-
 catalog/camel-catalog-maven/pom.xml   | 2 +-
 catalog/camel-catalog/pom.xml | 2 +-
 catalog/camel-csimple-maven-plugin/pom.xml| 2 +-
 catalog/camel-report-maven-plugin/pom.xml | 2 +-
 catalog/camel-route-parser/pom.xml| 2 +-
 catalog/dummy-component/pom.xml   | 2 +-
 catalog/pom.xml   | 2 +-
 components/camel-activemq/pom.xml | 2 +-
 components/camel-amqp/pom.xml | 2 +-
 components/camel-arangodb/pom.xml | 2 +-
 components/camel-as2/camel-as2-api/pom.xml| 2 +-
 components/camel-as2/camel-as2-component/pom.xml  | 2 +-
 components/camel-as2/pom.xml  | 2 +-
 components/camel-asn1/pom.xml | 2 +-
 components/camel-asterisk/pom.xml | 2 +-
 components/camel-atmosphere-websocket/pom.xml | 2 +-
 components/camel-atom/pom.xml | 2 +-
 components/camel-attachments/pom.xml  | 2 +-
 components/camel-avro-rpc/camel-avro-rpc-component/pom.xml| 2 +-
 components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml| 2 +-
 components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml  | 2 +-
 components/camel-avro-rpc/pom.xml | 2 +-
 components/camel-avro/pom.xml | 2 +-
 components/camel-aws/camel-aws-cloudtrail/pom.xml | 2 +-
 components/camel-aws/camel-aws-secrets-manager/pom.xml| 2 +-
 components/camel-aws/camel-aws-xray/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-athena/pom.xml| 2 +-
 components/camel-aws/camel-aws2-cw/pom.xml| 2 +-
 components/camel-aws/camel-aws2-ddb/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-ec2/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-ecs/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-eks/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-eventbridge/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-iam/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-kinesis/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-kms/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-lambda/pom.xml| 2 +-
 components/camel-aws/camel-aws2-mq/pom.xml| 2 +-
 components/camel-aws/camel-aws2-msk/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-s3/pom.xml| 2 +-
 components/camel-aws/camel-aws2-ses/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-sns/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-sqs/pom.xml   | 2 +-
 

(camel) branch camel-4.0.x updated (b0f5462bfa9 -> b8f8325cfe0)

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git


from b0f5462bfa9 CAMEL-20692: camel-cxf - Set a default value for 
loggingSizeLimit (#13931)
 new 38447034312 Add bash shebang
 add a5316b32281 [maven-release-plugin] prepare release camel-4.0.5
 add f7452bf66bd [maven-release-plugin] prepare for next development 
iteration
 new b8f8325cfe0 Merge branch 'release/4.0.5' into camel-4.0.x

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 apache-camel/pom.xml  | 2 +-
 archetypes/camel-archetype-api-component/pom.xml  | 2 +-
 archetypes/camel-archetype-component/pom.xml  | 2 +-
 archetypes/camel-archetype-dataformat/pom.xml | 2 +-
 archetypes/camel-archetype-java/pom.xml   | 2 +-
 archetypes/camel-archetype-main/pom.xml   | 2 +-
 archetypes/camel-archetype-spring/pom.xml | 2 +-
 archetypes/pom.xml| 2 +-
 bom/camel-bom/pom.xml | 2 +-
 bom/pom.xml   | 2 +-
 buildingtools/pom.xml | 2 +-
 camel-dependencies/pom.xml| 2 +-
 catalog/camel-allcomponents/pom.xml   | 2 +-
 catalog/camel-catalog-console/pom.xml | 2 +-
 catalog/camel-catalog-lucene/pom.xml  | 2 +-
 catalog/camel-catalog-maven-grape/pom.xml | 2 +-
 catalog/camel-catalog-maven/pom.xml   | 2 +-
 catalog/camel-catalog/pom.xml | 2 +-
 catalog/camel-csimple-maven-plugin/pom.xml| 2 +-
 catalog/camel-report-maven-plugin/pom.xml | 2 +-
 catalog/camel-route-parser/pom.xml| 2 +-
 catalog/dummy-component/pom.xml   | 2 +-
 catalog/pom.xml   | 2 +-
 components/camel-activemq/pom.xml | 2 +-
 components/camel-amqp/pom.xml | 2 +-
 components/camel-arangodb/pom.xml | 2 +-
 components/camel-as2/camel-as2-api/pom.xml| 2 +-
 components/camel-as2/camel-as2-component/pom.xml  | 2 +-
 components/camel-as2/pom.xml  | 2 +-
 components/camel-asn1/pom.xml | 2 +-
 components/camel-asterisk/pom.xml | 2 +-
 components/camel-atmosphere-websocket/pom.xml | 2 +-
 components/camel-atom/pom.xml | 2 +-
 components/camel-attachments/pom.xml  | 2 +-
 components/camel-avro-rpc/camel-avro-rpc-component/pom.xml| 2 +-
 components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml| 2 +-
 components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml  | 2 +-
 components/camel-avro-rpc/pom.xml | 2 +-
 components/camel-avro/pom.xml | 2 +-
 components/camel-aws/camel-aws-cloudtrail/pom.xml | 2 +-
 components/camel-aws/camel-aws-secrets-manager/pom.xml| 2 +-
 components/camel-aws/camel-aws-xray/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-athena/pom.xml| 2 +-
 components/camel-aws/camel-aws2-cw/pom.xml| 2 +-
 components/camel-aws/camel-aws2-ddb/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-ec2/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-ecs/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-eks/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-eventbridge/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-iam/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-kinesis/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-kms/pom.xml   | 2 +-
 components/camel-aws/camel-aws2-lambda/pom.xml| 2 +-
 components/camel-aws/camel-aws2-mq/pom.xml| 2 

(camel) 01/02: Add bash shebang

2024-04-26 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 38447034312e4e8679c81cf8f8363d4019872bf0
Author: Gregor Zurowski 
AuthorDate: Wed Jan 31 14:07:52 2024 +0100

Add bash shebang

This avoids `not found` errors for the `pushd` and `popd` commands.
---
 etc/scripts/sign.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/scripts/sign.sh b/etc/scripts/sign.sh
index 7aafd104772..e73336188cc 100755
--- a/etc/scripts/sign.sh
+++ b/etc/scripts/sign.sh
@@ -1,5 +1,5 @@
-#!/bin/sh
-
+#!/usr/bin/env bash
+#
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.



(camel) branch yaml-property deleted (was 251257b4730)

2024-04-26 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch yaml-property
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 251257b4730 CAMEL-20698: YAML and XML DSL - Remove array of property 
in favour of using properties to make it consistent and only one-way of setting 
properties on beans.

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(camel) branch main updated: CAMEL-20698: YAML and XML DSL - Remove array of property in favour of using properties to make it consistent and only one-way of setting properties on beans. (#13959)

2024-04-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 6b33e6e75b1 CAMEL-20698: YAML and XML DSL - Remove array of property 
in favour of using properties to make it consistent and only one-way of setting 
properties on beans. (#13959)
6b33e6e75b1 is described below

commit 6b33e6e75b1e9939b007060cc0877bc765cd350a
Author: Claus Ibsen 
AuthorDate: Fri Apr 26 12:05:20 2024 +0200

CAMEL-20698: YAML and XML DSL - Remove array of property in favour of using 
properties to make it consistent and only one-way of setting properties on 
beans. (#13959)
---
 .../apache/camel/catalog/models/templateBean.json  |  5 +--
 .../camel/catalog/models/templatedRouteBean.json   |  5 +--
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  1 -
 .../SpringRouteTemplateLocalBeanTest.xml   |  2 +-
 .../routebuilder/SpringTemplatedRouteTest.xml  |  4 +-
 .../org/apache/camel/model/templateBean.json   |  5 +--
 .../org/apache/camel/model/templatedRouteBean.json |  5 +--
 .../apache/camel/model/BeanFactoryDefinition.java  |  2 +-
 .../java/org/apache/camel/xml/in/ModelParser.java  |  1 -
 .../java/org/apache/camel/xml/out/ModelWriter.java |  1 -
 .../src/test/resources/barTemplatedRoute.xml   |  4 +-
 .../singleTemplatedRouteNoNamespace.xml|  4 +-
 .../org/apache/camel/yaml/out/ModelWriter.java |  1 -
 .../ROOT/pages/camel-4x-upgrade-guide-4_6.adoc | 29 ++
 .../RouteTemplateBeanDefinitionDeserializer.java   |  1 -
 .../TemplatedRouteBeanDefinitionDeserializer.java  |  1 -
 .../generated/resources/schema/camelYamlDsl.json   | 12 --
 .../org/apache/camel/dsl/yaml/KameletTest.groovy   |  5 +--
 .../apache/camel/dsl/yaml/RouteTemplateTest.groovy | 45 --
 19 files changed, 50 insertions(+), 83 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/templateBean.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/templateBean.json
index b40f995763d..ef188dacbfe 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/templateBean.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/templateBean.json
@@ -15,8 +15,7 @@
 "name": { "index": 0, "kind": "attribute", "displayName": "Name", "group": 
"common", "required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "Bean 
name" },
 "type": { "index": 1, "kind": "attribute", "displayName": "Type", "group": 
"common", "required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "What 
type to use for creating the bean (FQN classname). Can be prefixed with: #class 
or #type #class or #type then the bean is created via the fully qualified 
classname, such as #class:com.foo.MyBean" },
 "scriptLanguage": { "index": 2, "kind": "attribute", "displayName": 
"Script Language", "group": "advanced", "label": "advanced", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The script language to use 
when using inlined script for creating the bean, such as groovy, java, 
javascript etc." },
-"property": { "index": 3, "kind": "element", "displayName": "Property", 
"group": "common", "required": false, "type": "array", "javaType": 
"java.util.List", "deprecated": 
false, "autowired": false, "secret": false, "description": "Optional properties 
to set on the created local bean" },
-"properties": { "index": 4, "kind": "element", "displayName": 
"Properties", "group": "common", "required": false, "type": "object", 
"javaType": "java.util.Map", "deprecated": 
false, "autowired": false, "secret": false, "description": "Optional properties 
to set on the created local bean" },
-"script": { "index": 5, "kind": "element", "displayName": "Script", 
"group": "advanced", "label": "advanced", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The script to execute that creates the bean 
when using scripting languages. If the script use the prefix resource: such as 
resource:classpath:com\/foo\/myscript.groovy, 
resource:file:\/var\/myscript.groovy, then its loaded from the ext [...]
+"properties": { "index": 3, "kind": "element", "displayName": 
"Properties", "group": "common", "required": false, "type": "object", 
"javaType": "java.util.Map", "deprecated": 
false, "autowired": false, "secret": false, "description": "Optional properties 
to set on the created local bean" },
+"script": { "index": 4, "kind": "element", 

Re: [PR] CAMEL-20698: YAML and XML DSL - Remove array of property in favour of… [camel]

2024-04-26 Thread via GitHub


davsclaus merged PR #13959:
URL: https://github.com/apache/camel/pull/13959


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



svn commit: r68805 - /release/camel/apache-camel/4.0.4/

2024-04-26 Thread gzurowski
Author: gzurowski
Date: Fri Apr 26 09:48:42 2024
New Revision: 68805

Log:
Removed the old release

Removed:
release/camel/apache-camel/4.0.4/



svn commit: r68804 - /release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.sha512

2024-04-26 Thread gzurowski
Author: gzurowski
Date: Fri Apr 26 09:47:55 2024
New Revision: 68804

Log:
Import Camel SBOMs XML release

Added:
release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.sha512

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.sha512
==
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.sha512 (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.sha512 Fri Apr 
26 09:47:55 2024
@@ -0,0 +1 @@
+9c328a100f71a1ff99ecc5b012bee2877d5062685279cefa8454a292ef5fb9da27450843243a6cc7ce1c6b16e01812859bcab449e246f7731cca1affa8562db2
 *apache-camel-4.0.5-sbom.xml




svn commit: r68803 - /release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.asc

2024-04-26 Thread gzurowski
Author: gzurowski
Date: Fri Apr 26 09:47:52 2024
New Revision: 68803

Log:
Import Camel SBOMs XML release

Added:
release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.asc

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.asc
==
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.asc (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml.asc Fri Apr 26 
09:47:52 2024
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmYreDwACgkQnVvv+llC
+wEnFgw//dstA0JzX31xk7yOCnMj+FzSQ+r23WElDf3cNjEXZo6tsSfT+Bt8zHPui
+lJUzuLSMVDFeIFHpIs7nwq375Ll18nXaJjInvg9hA0+LsDwenZd4U9toOCZluXCD
+PTMe/6fxJTHMn0JrNK6IoqqhjAy/PrdSdfg6iI6WY1wN4O2ggOKWd8tKAXZutqrZ
+3vUpv6eWbiakTj5Rj/Psdf7tQGItUBn7Zz11D6Gs/aU8Tv1PewacL6kkHgZlEIs0
+seo+ToEc1d8CDKzbkJdmmFii1GxVyOsyJZ9LMAYu5e/m7vZIBEsDWkDE1GJt/Cjz
+2Wp/BiwxhtYoaSjdeKuZoei/TWw1y3CzBO1HNszFSsylc51XzvgjUbugQp79zLtT
+qUqYjy4YRLnZA81yugo6LdKXbYUmDsh2AK4WXbkRsYC9K/ylCvnI7ZvuY4i2vVs3
+mGA5B6yGFq/FOGbkrPjh2pUagljSRm29XOMmfRz1Epr5FVk9Z1rmIm3KuFFm/S/p
+bdlpgosr3XFlV/A3i1hcomJPzf3v3ukhQz4NxQAEX+VRVRS8gtOcuCo4czBRC1y5
+eOR99yF6cRVSWT8IMqFdH2V30yr0Gt1D/TUxSgVUp7U6f9tksbDChYTVW4qyzl7r
+RpAOk9pcx0Nl34VxcDT2yOVBYBQuHlgMHhyUxvaQPkroXlYYnD4=
+=SzrG
+-END PGP SIGNATURE-




svn commit: r68802 - /release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.sha512

2024-04-26 Thread gzurowski
Author: gzurowski
Date: Fri Apr 26 09:47:49 2024
New Revision: 68802

Log:
Import Camel SBOMs JSON release

Added:
release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.sha512

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.sha512
==
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.sha512 (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.sha512 Fri 
Apr 26 09:47:49 2024
@@ -0,0 +1 @@
+16b31a0906ddabfdb658b5fc07b7a245a88eaa42efc50ea0cc87494a0f64108fc05d25e53027ef845de49f039f506ce7f7cc31d7ebb1c00b63fee6111b058ee0
 *apache-camel-4.0.5-sbom.json




svn commit: r68801 - /release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.asc

2024-04-26 Thread gzurowski
Author: gzurowski
Date: Fri Apr 26 09:47:47 2024
New Revision: 68801

Log:
Import Camel SBOMs JSON release

Added:
release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.asc

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.asc
==
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.asc (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json.asc Fri Apr 
26 09:47:47 2024
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmYreDkACgkQnVvv+llC
+wEkl3g/9GfYRokcc/GyKalOKBMu4meagmP6cMffwRmUJ7lWNN6PBEjSeAIgqIP+p
+560LeubHFSo9aYUY0rso0i4IGF/PQ/iYGYdfjxhljha6t3SP4TCG0MLLL5zz8sRP
+i0S9798WA8PsRM9FDPEpBeYmDno9ufyLaRjcovSrT1Ijov5WQv6crUIyIvHdlXcN
+xUvpJHv0ZPrYgDhtxtP/C2WQZAZyslWTZna2Q0jUM3/tCjttZa7vLFNNj55Guj7a
+gnYlckeSqX68U6ohvzF9gv/ABgmEFT3sb8sjEEDS5WNy6eyfIommTQlpfraZs6D8
+5iR9kgxTvpGs4XhJ3Cyu9mLWR/DkYzyKYQRqAPeLN7JoXto6WfWfKEKxBFd5lDK3
+k2H07VXdgg/nP4b2WpVYePE8YrmHdokjGi5WTWWgnGO+O4SKt4HfV8hyfm6q+2uP
+vnCEFjJ49Y6H6rzgcdRYyrMnqiPmfrmRTy4lThWalgBRm72lo+KsOBKhyoyltrGq
+ypDh8d5UOht/38kfkHZQrOhZ3lzV+A+EEBO3Be+bLJDJPY8s79mK6ft7d95Qzxe8
+k+M60MzWUDNbTpqIdCL5v+QoXebXdcJddPAxRfAXS5no4fFgS1FGG1zBY0ClKWvl
+wMM319Re89CRjMJ3gGDn/QGiCH2dSLIxN31oaiGgxkOwenNazMg=
+=nGx8
+-END PGP SIGNATURE-




svn commit: r68800 [2/2] - /release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml

2024-04-26 Thread gzurowski


Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml
==
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml Fri Apr 26 
09:36:28 2024
@@ -0,0 +1,69766 @@
+
+http://cyclonedx.org/schema/bom/1.4;>
+  
+
+  
+OWASP Foundation
+CycloneDX Maven plugin
+2.7.10
+
+  1cc7f6a0382f8bb2f758d6a6ea401d1b
+  a4297947a1f2d7d453105db542651614bbd37f38
+  bd0fdd8f2f2116eee5e715aeac1580f19eb7a10ec2b6f805b53567067658e872
+  9cde8352a427e10b96cae01348fc7cfe5d4aa9cd0a5e5dd93b414ce3bb7d112993c3b3004e53af52567fbfa16de0704ec59a5556a635ad70571fd124ae389f39
+  93d7bf5b5c735347edfbfbd66810273ca840f9a322b816d22d44c3d8e8255c09e86570bb23712aeb0cade0f478be5aeb
+  4467f16e9ca32190a6e49c65339eb28ee5e8c78f4e918fcf95128a4b7648898de56ccb43eacfad0c9391ef8cdb7d629a
+  ed2996c99b483e969221d5e9a40f562ea2ab85442d361d72a90e85266a3ed781
+  c8e6ea9ddc38edc77e284b3bf541663e84752bdc59ed1935799847a48a14ea2fa531b61008fefcba37d732a56702a11ac112437b9b80d18f4ecc8ef0ecfb32cf
+
+  
+
+
+  The Apache Software Foundation
+  org.apache.camel
+  camel
+  4.0.5
+  Camel Root POM
+  
+
+  Apache-2.0
+  https://www.apache.org/licenses/LICENSE-2.0
+
+  
+  pkg:maven/org.apache.camel/camel@4.0.5?type=pom
+  https://camel.apache.orghttps://repository.apache.org/service/local/staging/deploy/maven2https://issues.apache.org/jira/browse/CAMELdev-subscr...@camel.apache.orghttps://gitbox.apache.org/repos/asf?p=camel.git;a=summary
+
+
+  makeAggregateBom
+  compile,provided,runtime,system
+  enabled
+
+  
+  
+
+  The Apache Software Foundation
+  org.apache.camel
+  camel-buildtools
+  4.0.5
+  The build tools for the Apache Camel project
+  
+
+  Apache-2.0
+  https://www.apache.org/licenses/LICENSE-2.0
+
+  
+  pkg:maven/org.apache.camel/camel-buildtools@4.0.5?type=jar
+  https://camel.apache.org/camel-buildtoolshttps://repository.apache.org/service/local/staging/deploy/maven2https://issues.apache.org/jira/browse/CAMELdev-subscr...@camel.apache.orghttps://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-buildtools
+
+
+  org.apache.camel
+  camel-parent
+  4.0.5
+  pkg:maven/org.apache.camel/camel-parent@4.0.5?type=pom
+
+
+  org.apache.camel
+  camel-etc
+  4.0.5
+  pkg:maven/org.apache.camel/camel-etc@4.0.5?type=pom
+
+
+  org.apache.camel
+  tooling
+  4.0.5
+  pkg:maven/org.apache.camel/tooling@4.0.5?type=pom
+
+
+  The Apache Software Foundation
+  org.apache.camel
+  camel-tooling-util
+  4.0.5
+  Tooling utilities
+  
+
+  Apache-2.0
+  https://www.apache.org/licenses/LICENSE-2.0
+
+  
+  pkg:maven/org.apache.camel/camel-tooling-util@4.0.5?type=jar
+  https://camel.apache.org/camel-parent/tooling/camel-tooling-utilhttps://repository.apache.org/service/local/staging/deploy/maven2https://issues.apache.org/jira/browse/CAMELdev-subscr...@camel.apache.orghttps://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/camel-tooling-util
+
+
+  org.junit.jupiter
+  junit-jupiter-api
+  5.9.3
+  Module "junit-jupiter-api" of JUnit 5.
+  required
+  
+13eb9bfb15588e85c1fb76587f8f5d1e
+815818ad6ffcc8d320d8fbdf3d748c753cf83201
+d895e3eedf4fa1b10de31a91be55a301bb307bf18ef325b3fa5db3f80ee92d1c
+05ef01d2f065145524a75b17a8ecc8cf46d21987d85b2d1e30bd06514ee7425bacf9a8b6a467a6e95b49bcfe27f5e5a2fe3da210fb09113cee1f14be4b686aa5
+45192e2231490b92fef28fc22c6c9399fb17d78f75ef473dcc37efd8b6350eaf1831eec9b0c6909bd849714f2d2fc49b
+befa0de7038d014eb7d9581654c6d10e601b36f079f82ecfad12e6a05e8a15f82f7b47786372eb46fe6eb7ebf92343c1
+c41b11de68a605d2a5cb213f461f887d4d0b4cbdc46a2e239d9aab77cdb3827f
+73de4a6a0c1677531b832bbb315fbb7bd04083ac4b9d7ad36d3eb651d9832940b462dde0dccf887a23253735b1ed9099dca6d06c26dd830c844babc75292dc48
+  
+  
+
+  EPL-2.0
+
+  
+  pkg:maven/org.junit.jupiter/junit-jupiter-api@5.9.3?type=jar
+  https://junit.org/junit5/https://github.com/junit-team/junit5
+
+
+  org.opentest4j
+  opentest4j
+  1.2.0
+  Open Test Alliance for the JVM
+  required
+  
+45c9a837c21f68e8c93e85b121e2fb90
+28c11eb91f9b6d8e200631d46e20a7f407f2a046
+58812de60898d976fb81ef3b62da05c6604c18fd4a249f5044282479fc286af2
+17f77797a260eb2bd1666a90e25efc79a5413afa9df1c1cb6c4cd1949d61c38b241e3bb20956396b5f54d144720303d72a2ac00bc5bf245a260a3c3099e01c74
+

svn commit: r68800 [1/2] - /release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml

2024-04-26 Thread gzurowski
Author: gzurowski
Date: Fri Apr 26 09:36:28 2024
New Revision: 68800

Log:
Import Camel SBOMs XML release

Added:
release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.xml



svn commit: r68799 [2/2] - /release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json

2024-04-26 Thread gzurowski


Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json
==
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json Fri Apr 26 
09:36:15 2024
@@ -0,0 +1,172799 @@
+{
+  "bomFormat" : "CycloneDX",
+  "specVersion" : "1.4",
+  "version" : 1,
+  "metadata" : {
+"tools" : [
+  {
+"vendor" : "OWASP Foundation",
+"name" : "CycloneDX Maven plugin",
+"version" : "2.7.10",
+"hashes" : [
+  {
+"alg" : "MD5",
+"content" : "1cc7f6a0382f8bb2f758d6a6ea401d1b"
+  },
+  {
+"alg" : "SHA-1",
+"content" : "a4297947a1f2d7d453105db542651614bbd37f38"
+  },
+  {
+"alg" : "SHA-256",
+"content" : 
"bd0fdd8f2f2116eee5e715aeac1580f19eb7a10ec2b6f805b53567067658e872"
+  },
+  {
+"alg" : "SHA-512",
+"content" : 
"9cde8352a427e10b96cae01348fc7cfe5d4aa9cd0a5e5dd93b414ce3bb7d112993c3b3004e53af52567fbfa16de0704ec59a5556a635ad70571fd124ae389f39"
+  },
+  {
+"alg" : "SHA-384",
+"content" : 
"93d7bf5b5c735347edfbfbd66810273ca840f9a322b816d22d44c3d8e8255c09e86570bb23712aeb0cade0f478be5aeb"
+  },
+  {
+"alg" : "SHA3-384",
+"content" : 
"4467f16e9ca32190a6e49c65339eb28ee5e8c78f4e918fcf95128a4b7648898de56ccb43eacfad0c9391ef8cdb7d629a"
+  },
+  {
+"alg" : "SHA3-256",
+"content" : 
"ed2996c99b483e969221d5e9a40f562ea2ab85442d361d72a90e85266a3ed781"
+  },
+  {
+"alg" : "SHA3-512",
+"content" : 
"c8e6ea9ddc38edc77e284b3bf541663e84752bdc59ed1935799847a48a14ea2fa531b61008fefcba37d732a56702a11ac112437b9b80d18f4ecc8ef0ecfb32cf"
+  }
+]
+  }
+],
+"component" : {
+  "publisher" : "The Apache Software Foundation",
+  "group" : "org.apache.camel",
+  "name" : "camel",
+  "version" : "4.0.5",
+  "description" : "Camel Root POM",
+  "licenses" : [
+{
+  "license" : {
+"id" : "Apache-2.0",
+"url" : "https://www.apache.org/licenses/LICENSE-2.0;
+  }
+}
+  ],
+  "purl" : "pkg:maven/org.apache.camel/camel@4.0.5?type=pom",
+  "externalReferences" : [
+{
+  "type" : "website",
+  "url" : "https://camel.apache.org;
+},
+{
+  "type" : "distribution",
+  "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2;
+},
+{
+  "type" : "issue-tracker",
+  "url" : "https://issues.apache.org/jira/browse/CAMEL;
+},
+{
+  "type" : "mailing-list",
+  "url" : "dev-subscr...@camel.apache.org"
+},
+{
+  "type" : "vcs",
+  "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary;
+}
+  ],
+  "type" : "library",
+  "bom-ref" : "pkg:maven/org.apache.camel/camel@4.0.5?type=pom"
+},
+"properties" : [
+  {
+"name" : "maven.goal",
+"value" : "makeAggregateBom"
+  },
+  {
+"name" : "maven.scopes",
+"value" : "compile,provided,runtime,system"
+  },
+  {
+"name" : "cdx:reproducible",
+"value" : "enabled"
+  }
+]
+  },
+  "components" : [
+{
+  "publisher" : "The Apache Software Foundation",
+  "group" : "org.apache.camel",
+  "name" : "camel-buildtools",
+  "version" : "4.0.5",
+  "description" : "The build tools for the Apache Camel project",
+  "licenses" : [
+{
+  "license" : {
+"id" : "Apache-2.0",
+"url" : "https://www.apache.org/licenses/LICENSE-2.0;
+  }
+}
+  ],
+  "purl" : "pkg:maven/org.apache.camel/camel-buildtools@4.0.5?type=jar",
+  "externalReferences" : [
+{
+  "type" : "website",
+  "url" : "https://camel.apache.org/camel-buildtools;
+},
+{
+  "type" : "distribution",
+  "url" : 
"https://repository.apache.org/service/local/staging/deploy/maven2;
+},
+{
+  "type" : "issue-tracker",
+  "url" : "https://issues.apache.org/jira/browse/CAMEL;
+},
+{
+  "type" : "mailing-list",
+  "url" : "dev-subscr...@camel.apache.org"
+},
+{
+  "type" : "vcs",
+  "url" : 
"https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-buildtools;
+}
+  ],
+  "type" : "library",
+  "bom-ref" : "pkg:maven/org.apache.camel/camel-buildtools@4.0.5?type=jar"
+},
+{
+  "group" : "org.apache.camel",
+  "name" : "camel-parent",
+  "version" : "4.0.5",
+  "purl" : 

svn commit: r68799 [1/2] - /release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json

2024-04-26 Thread gzurowski
Author: gzurowski
Date: Fri Apr 26 09:36:15 2024
New Revision: 68799

Log:
Import Camel SBOMs JSON release

Added:
release/camel/apache-camel/4.0.5/apache-camel-4.0.5-sbom.json



(camel) branch regen_bot updated (815acf2ccc7 -> b90d09b3214)

2024-04-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 815acf2ccc7 Revert "Bump org.apache.camel.k:camel-k-crds from 2.2.0 to 
2.3.0 (#13955)"
 add b90d09b3214 CAMEL-20719: Exclude Milvus bulk writer related 
dependencies (#13958)

No new revisions were added by this update.

Summary of changes:
 components/camel-milvus/pom.xml | 54 +++--
 1 file changed, 31 insertions(+), 23 deletions(-)



(camel) branch regen_bot updated (9875ba346b9 -> 815acf2ccc7)

2024-04-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 9875ba346b9 (chores) camel-core: removed unused field
 add b8b297494a2 CAMEL-20614: deep-copy enrich and poll-enrich processors 
during instantiation of a route template
 add 815acf2ccc7 Revert "Bump org.apache.camel.k:camel-k-crds from 2.2.0 to 
2.3.0 (#13955)"

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/model/EnrichDefinition.java  | 1 +
 parent/pom.xml  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)



Re: [PR] Add handshakeHeaders uri param in vertx-websocket component [camel]

2024-04-26 Thread via GitHub


github-actions[bot] commented on PR #13960:
URL: https://github.com/apache/camel/pull/13960#issuecomment-2079008368

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Add handshakeHeaders uri param in vertx-websocket component [camel]

2024-04-26 Thread via GitHub


alexisgra opened a new pull request, #13960:
URL: https://github.com/apache/camel/pull/13960

   # Description
   New PR of : https://github.com/apache/camel/pull/13866
   I had some problems with the rebase of the main branch and the generation of 
sources. I'm really sorry...
   
   Some websocket apis require authentication and various headers during the 
handshake process in order to upgrade to websocket. It was not supported by the 
vertx-component. So I added an uri param to set a map of headers that will be 
passed as header in the HTTP handshake request. It is important to note that it 
only works when the endpoint is a producer, or a consumer of a remote host 
(consumeAsClient true).
   
   Following discussions, I used a `Map` with `multiValue = true` in order to 
support all header types.
   
   I added three tests : 
   - One to test that handshakeHeaders are correctly binded in the 
configuration.
   - One to test that handshakeHeaders are correctly passed in the HTTP 
handshake request when the endpoint is a producer.
   - One to test that handshakeHeaders are correctly passed in the HTTP 
handshake request when the endpoint is a consumer of a remote host.
   
   # 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)
   
   # Tracking
   - [x] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   No JIRA issue found.
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20719: Exclude Milvus bulk writer related dependencies [camel]

2024-04-26 Thread via GitHub


davsclaus merged PR #13958:
URL: https://github.com/apache/camel/pull/13958


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



  1   2   3   >