(camel-spring-boot) branch main updated: Regen

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 1bfae83eb3d Regen
1bfae83eb3d is described below

commit 1bfae83eb3d88e249e6393187afa86df7d0ae0fa
Author: Claus Ibsen 
AuthorDate: Thu Jun 6 07:42:56 2024 +0200

Regen
---
 .../springboot/catalog/components/aws2-ec2.json |  2 +-
 .../catalog/components/azure-servicebus.json|  8 
 .../camel/springboot/catalog/components/qdrant.json |  2 +-
 .../src/main/docs/azure-servicebus.json |  8 
 .../ServiceBusComponentConfiguration.java   | 21 ++---
 .../springboot/ServiceBusComponentConverter.java|  4 ++--
 components-starter/camel-qdrant-starter/pom.xml |  8 
 7 files changed, 22 insertions(+), 31 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-ec2.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-ec2.json
index 29e764b99c5..afad1511af7 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-ec2.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-ec2.json
@@ -48,7 +48,7 @@
   },
   "headers": {
 "CamelAwsEC2ImageId": { "index": 0, "kind": "header", "displayName": "", 
"group": "producer", "label": "", "required": false, "javaType": "String", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": 
false, "description": "An image ID of the AWS marketplace", "constantName": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Constants#IMAGE_ID" },
-"CamelAwsEC2InstanceType": { "index": 1, "kind": "header", "displayName": 
"", "group": "producer", "label": "", "required": false, "javaType": 
"software.amazon.awssdk.services.ec2.model.InstanceType", "enum": [ 
"a1.medium", "a1.large", "a1.xlarge", "a1.2xlarge", "a1.4xlarge", "a1.metal", 
"c1.medium", "c1.xlarge", "c3.large", "c3.xlarge", "c3.2xlarge", "c3.4xlarge", 
"c3.8xlarge", "c4.large", "c4.xlarge", "c4.2xlarge", "c4.4xlarge", 
"c4.8xlarge", "c5.large", "c5.xlarge", "c5.2xlarge",  [...]
+"CamelAwsEC2InstanceType": { "index": 1, "kind": "header", "displayName": 
"", "group": "producer", "label": "", "required": false, "javaType": 
"software.amazon.awssdk.services.ec2.model.InstanceType", "enum": [ 
"a1.medium", "a1.large", "a1.xlarge", "a1.2xlarge", "a1.4xlarge", "a1.metal", 
"c1.medium", "c1.xlarge", "c3.large", "c3.xlarge", "c3.2xlarge", "c3.4xlarge", 
"c3.8xlarge", "c4.large", "c4.xlarge", "c4.2xlarge", "c4.4xlarge", 
"c4.8xlarge", "c5.large", "c5.xlarge", "c5.2xlarge",  [...]
 "CamelAwsEC2Operation": { "index": 2, "kind": "header", "displayName": "", 
"group": "producer", "label": "", "required": false, "javaType": "String", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": 
false, "description": "The operation we want to perform", "constantName": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Constants#OPERATION" },
 "CamelAwsEC2InstanceMinCount": { "index": 3, "kind": "header", 
"displayName": "", "group": "producer", "label": "", "required": false, 
"javaType": "Integer", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The minimum number of instances we want 
to run.", "constantName": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Constants#INSTANCE_MIN_COUNT" },
 "CamelAwsEC2InstanceMaxCount": { "index": 4, "kind": "header", 
"displayName": "", "group": "producer", "label": "", "required": false, 
"javaType": "Integer", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The maximum number of instances we want 
to run.", "constantName": 
"org.apache.camel.component.aws2.ec2.AWS2EC2Constants#INSTANCE_MAX_COUNT" },
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-servicebus.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-servicebus.json
index 1864c3916bd..1067286d47f 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-servicebus.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-servicebus.json
@@ -28,7 +28,7 @@
 "clientOptions": { "index": 2, "kind": "property", "displayName": "Client 
Options", "group": "common", "label": "common", "required": false, "type": 
"object", "javaType": "com.azure.core.util.ClientOptions", "deprecated": false, 
"autowired": false, 

(camel-quarkus) branch dependabot/maven/quarkiverse-cxf.version-3.11.1 deleted (was bc4e82489b)

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

github-bot pushed a change to branch 
dependabot/maven/quarkiverse-cxf.version-3.11.1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 was bc4e82489b Auto generated changes for dependabot commit 
bdb5a4798e6ea1e604e6ecf2bc841516077dc6b6

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-quarkus) branch main updated: Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1 (#6160)

2024-06-05 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 6dad426427 Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1 (#6160)
6dad426427 is described below

commit 6dad4264278b9385aba2d2d91eed326a2edeb587
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 6 13:24:30 2024 +0800

Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1 (#6160)

* Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1

Bumps `quarkiverse-cxf.version` from 3.11.0 to 3.11.1.

Updates `io.quarkiverse.cxf:quarkus-cxf-bom` from 3.11.0 to 3.11.1
- [Release notes](https://github.com/quarkiverse/quarkiverse-cxf/releases)
- 
[Commits](https://github.com/quarkiverse/quarkiverse-cxf/compare/3.11.0...3.11.1)

Updates `io.quarkiverse.cxf:quarkus-cxf-bom-test` from 3.11.0 to 3.11.1
- [Release notes](https://github.com/quarkiverse/quarkiverse-cxf/releases)
- 
[Commits](https://github.com/quarkiverse/quarkiverse-cxf/compare/3.11.0...3.11.1)

---
updated-dependencies:
- dependency-name: io.quarkiverse.cxf:quarkus-cxf-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkiverse.cxf:quarkus-cxf-bom-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

* Auto generated changes for dependabot commit 
bdb5a4798e6ea1e604e6ecf2bc841516077dc6b6

-

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml|   2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 548 ++---
 .../src/main/generated/flattened-reduced-pom.xml   |  52 +-
 .../generated/flattened-reduced-verbose-pom.xml| 548 ++---
 4 files changed, 575 insertions(+), 575 deletions(-)

diff --git a/pom.xml b/pom.xml
index 079626d581..ef57b9f5ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
 9.37.0.Final
 
2.16.0
 3.3.0
-3.11.0
+3.11.1
 
1.0.0
 3.10.0
 
2.0.2
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml 
b/poms/bom/src/main/generated/flattened-full-pom.xml
index 01935ecb56..530bb2925f 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -7285,488 +7285,488 @@
 3.9.0
   
   
-org.apache.cxf
-cxf-core
-4.0.4
+org.apache.cxf
+cxf-core
+4.0.4
   
   
-org.apache.cxf
-cxf-rt-features-logging
-4.0.4
+org.apache.cxf
+cxf-rt-features-logging
+4.0.4
   
   
-org.apache.cxf
-cxf-rt-features-metrics
-4.0.4
+org.apache.cxf
+cxf-rt-features-metrics
+4.0.4
   
   
-org.apache.cxf
-cxf-rt-frontend-jaxws
-4.0.4
+org.apache.cxf
+cxf-rt-frontend-jaxws
+4.0.4
 
   
-org.ow2.asm
-asm
+org.ow2.asm
+asm
   
 
   
   
-org.apache.cxf
-cxf-rt-transports-http
-4.0.4
+org.apache.cxf
+cxf-rt-transports-http
+4.0.4
   
   
-org.apache.cxf
-cxf-rt-transports-http-hc5
-4.0.4
+org.apache.cxf
+cxf-rt-transports-http-hc5
+4.0.4
 
   
-org.slf4j
-jcl-over-slf4j
+org.slf4j
+jcl-over-slf4j
   
 
   
   
-org.apache.cxf
-cxf-rt-ws-mex
-4.0.4
+org.apache.cxf
+cxf-rt-ws-mex
+4.0.4
   
   
-org.apache.cxf
-cxf-rt-ws-security
-4.0.4
+org.apache.cxf
+cxf-rt-ws-security
+4.0.4
   
   
-org.apache.cxf
-cxf-rt-ws-rm
-4.0.4
+org.apache.cxf
+cxf-rt-ws-rm
+4.0.4
   
   
-org.apache.cxf
-cxf-rt-wsdl
-4.0.4
+org.apache.cxf
+cxf-rt-wsdl
+4.0.4
 
   
-org.ow2.asm
-asm
+org.ow2.asm
+asm
   
 
   
   
-org.apache.cxf.services.sts
-cxf-services-sts-core
-4.0.4
+org.apache.cxf.services.sts
+cxf-services-sts-core
+4.0.4
   
   
-org.apache.cxf.xjcplugins
-cxf-xjc-boolean
-4.0.0
+org.apache.cxf.xjcplugins
+cxf-xjc-boolean
+4.0.0
   
   
- 

Re: [PR] Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1 [camel-quarkus]

2024-06-05 Thread via GitHub


zhfeng merged PR #6160:
URL: https://github.com/apache/camel-quarkus/pull/6160


-- 
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-quarkus) branch 3.8.x updated: Upgrade Quarkus to 3.8.5 (#6156)

2024-06-05 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/3.8.x by this push:
 new 8a6ea67add Upgrade Quarkus to 3.8.5 (#6156)
8a6ea67add is described below

commit 8a6ea67addeb335a1d17b707e21426e6b05c3bac
Author: James Netherton 
AuthorDate: Thu Jun 6 06:23:57 2024 +0100

Upgrade Quarkus to 3.8.5 (#6156)
---
 docs/antora.yml   | 2 +-
 pom.xml   | 7 ---
 poms/bom/pom.xml  | 3 ++-
 poms/bom/src/main/generated/flattened-full-pom.xml| 8 
 poms/bom/src/main/generated/flattened-reduced-pom.xml | 8 
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 8 
 6 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 4bb9f330cc..68599b19fc 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -28,7 +28,7 @@ asciidoc:
 camel-version: 4.4.2 # replace ${camel.version}
 camel-docs-version: 4.4.x
 camel-quarkus-version: 3.8.3 # replace ${camel-quarkus.version}
-quarkus-version: 3.8.4 # replace ${quarkus.version}
+quarkus-version: 3.8.5 # replace ${quarkus.version}
 graalvm-version: 23.1.2 # replace ${graalvm.version}
 graalvm-docs-version: jdk21 # replace ${graalvm-docs.version}
 mapstruct-version: 1.5.5.Final # replace ${mapstruct.version}
diff --git a/pom.xml b/pom.xml
index c82387135d..06072ec082 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
 2.2.1
 
2.3.0
 2.0.2
-3.8.4
+3.8.5
 
4.0.0
 2.6.1
 
@@ -82,7 +82,8 @@
 1.11.1
 
1.0.0-beta.3 

 
3.7.1
-1.77
+1.78.1
+1.78
 0.1.2
 3.1.5
 
${commons-beanutils-version}
@@ -113,7 +114,7 @@
 ${icu4j-version}
 2.9.3
 ${influx-java-driver-version}
-2.16.1
+2.17.0
 
${jakarta-jms-api-version}
 
${json-patch-version}
 ${jodatime2-version}
diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 43406c2ae6..f775fdd5df 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -6790,7 +6790,8 @@
 
 org.bouncycastle
 bcprov-ext-jdk18on
-${bouncycastle.version}
+
+${bcprov-ext-jdk18on.version}
 
 
 org.bouncycastle
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml 
b/poms/bom/src/main/generated/flattened-full-pom.xml
index 64f72c736a..a8fb437395 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -6703,22 +6703,22 @@
   
 org.bouncycastle
 bcmail-jdk18on
-1.77
+1.78.1
   
   
 org.bouncycastle
 bcpg-jdk18on
-1.77
+1.78.1
   
   
 org.bouncycastle
 bcprov-ext-jdk18on
-1.77
+1.78
   
   
 org.bouncycastle
 bcutil-jdk18on
-1.77
+1.78.1
   
   
 org.brotli
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index 82b2abe759..9ff01ffdda 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -6628,22 +6628,22 @@
   
 org.bouncycastle
 bcmail-jdk18on
-1.77
+1.78.1
   
   
 org.bouncycastle
 bcpg-jdk18on
-1.77
+1.78.1
   
   
 org.bouncycastle
 bcprov-ext-jdk18on
-1.77
+1.78
   
   
 org.bouncycastle
 bcutil-jdk18on
-1.77
+1.78.1
   
   
 org.brotli
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index eac30b2ab4..0c8c19b8a4 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -6628,22 +6628,22 @@
   
 org.bouncycastle
 bcmail-jdk18on
-1.77
+1.78.1
   
   
 org.bouncycastle
 bcpg-jdk18on
-1.77
+1.78.1
   
   
 org.bouncycastle
 bcprov-ext-jdk18on
-1.77
+1.78
   
   
 org.bouncycastle
 bcutil-jdk18on
-1.77
+1.78.1
   
   
 org.brotli



Re: [PR] [3.8.x] Upgrade Quarkus to 3.8.5 [camel-quarkus]

2024-06-05 Thread via GitHub


zhfeng merged PR #6156:
URL: https://github.com/apache/camel-quarkus/pull/6156


-- 
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-quarkus) branch dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.24.1 deleted (was 03d83608e2)

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

github-bot pushed a change to branch 
dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.24.1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 was 03d83608e2 Bump net.revelc.code.formatter:formatter-maven-plugin

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-quarkus) branch main updated (d0b4de6f11 -> 998507f656)

2024-06-05 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository.

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


from d0b4de6f11 Update Maven wrapper distribution URL to Maven 3.9.7
 add 998507f656 Bump net.revelc.code.formatter:formatter-maven-plugin 
(#6161)

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] Bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.0 to 2.24.1 [camel-quarkus]

2024-06-05 Thread via GitHub


zhfeng merged PR #6161:
URL: https://github.com/apache/camel-quarkus/pull/6161


-- 
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] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2024-06-05 Thread via GitHub


davsclaus closed pull request #1159: [Github Actions] Periodic Sync Camel 
Spring Boot (Camel 4)
URL: https://github.com/apache/camel-spring-boot/pull/1159


-- 
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: Regen

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

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


The following commit(s) were added to refs/heads/main by this push:
 new e5400700468 Regen
e5400700468 is described below

commit e5400700468a2f88b525dda5d597d338f1b911d6
Author: Claus Ibsen 
AuthorDate: Thu Jun 6 07:13:50 2024 +0200

Regen
---
 .../azure/servicebus/ServiceBusConfiguration.java  |   4 +-
 .../operations/ServiceBusSenderOperations.java |   3 +-
 .../azure/servicebus/ServiceBusConsumerTest.java   |   6 +-
 .../operations/ServiceBusSenderOperationsTest.java |   4 +-
 .../dhis2/api/Dhis2ResourceTablesTestCase.java |   2 +-
 .../DynamicRouterRecipientListHelperTest.java  |  17 ++-
 .../KafkaBreakOnFirstErrorSeekIssueIT.java |  47 
 .../apache/camel/openapi/RestOpenApiReader.java|   6 +-
 .../camel/opentelemetry/OpenTelemetryTracer.java   |   3 +-
 .../org/apache/camel/component/qdrant/Qdrant.java  |   3 +-
 .../qdrant/it/QdrantDeleteCollectionIT.java|   2 +-
 .../camel/component/smooks/SmooksComponent.java|   6 +-
 .../camel/component/smooks/SmooksEndpoint.java |   3 +-
 .../camel/component/smooks/SmooksProcessor.java|  24 ++--
 .../smooks/converter/ResultConverter.java  |   1 -
 .../smooks/converter/SourceConverter.java  |   4 +-
 .../apache/camel/component/smooks/Coordinate.java  |   1 -
 .../component/smooks/SmooksComponentTest.java  |  10 +-
 .../component/smooks/SmooksProcessorTest.java  |  45 
 .../test/junit5/CamelContextConfiguration.java |  15 +--
 .../camel/test/junit5/CamelContextManager.java |  13 ++-
 .../apache/camel/test/junit5/CamelTestSupport.java | 125 +++--
 .../test/junit5/LegacyCamelContextManager.java |  12 +-
 .../test/junit5/TestExecutionConfiguration.java|  15 +--
 .../test/junit5/TransientCamelContextManager.java  |  13 ++-
 .../test/junit5/util/CamelContextTestHelper.java   |   1 -
 .../camel/test/patterns/DebugSpringTest.java   |   1 -
 .../org/apache/camel/spi/EmbeddedHttpService.java  |   4 +-
 .../camel/spi/RestClientRequestValidator.java  |  16 +--
 .../impl/engine/DefaultCamelContextExtension.java  |   3 +-
 .../api/management/mbean/CamelOpenMBeanTypes.java  |   3 +-
 .../DefaultRestClientRequestValidator.java |   7 +-
 .../camel/support/processor/RestBindingAdvice.java |   4 +-
 .../core/commands/catalog/CatalogBaseCommand.java  |   2 +-
 .../jbang/core/commands/catalog/CatalogDoc.java|   4 +-
 .../camel/dsl/jbang/core/commands/k/Agent.java |   2 +-
 36 files changed, 233 insertions(+), 198 deletions(-)

diff --git 
a/components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/ServiceBusConfiguration.java
 
b/components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/ServiceBusConfiguration.java
index a0ddec8bc11..58e4df9ce58 100644
--- 
a/components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/ServiceBusConfiguration.java
+++ 
b/components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/ServiceBusConfiguration.java
@@ -151,8 +151,8 @@ public class ServiceBusConfiguration implements Cloneable, 
HeaderFilterStrategyA
 }
 
 /**
- * Sets the proxy configuration to use for ServiceBusSenderClient. When a 
proxy is configured, AMQP_WEB_SOCKETS
- * must be used for the transport type.
+ * Sets the proxy configuration to use for ServiceBusSenderClient. When a 
proxy is configured, AMQP_WEB_SOCKETS must
+ * be used for the transport type.
  */
 public ProxyOptions getProxyOptions() {
 return proxyOptions;
diff --git 
a/components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/operations/ServiceBusSenderOperations.java
 
b/components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/operations/ServiceBusSenderOperations.java
index 436f8c5fdad..7bf7b025de5 100644
--- 
a/components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/operations/ServiceBusSenderOperations.java
+++ 
b/components/camel-azure/camel-azure-servicebus/src/main/java/org/apache/camel/component/azure/servicebus/operations/ServiceBusSenderOperations.java
@@ -123,6 +123,7 @@ public class ServiceBusSenderOperations {
 return StreamSupport.stream(client.scheduleMessages(messages, 
scheduledEnqueueTime).spliterator(), false).toList();
 }
 
-return StreamSupport.stream(client.scheduleMessages(messages, 
scheduledEnqueueTime, context).spliterator(), false).toList();
+return StreamSupport.stream(client.scheduleMessages(messages, 
scheduledEnqueueTime, context).spliterator(), false)
+.toList();

(camel) branch dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.24.1 deleted (was 9f9df3cb4c3)

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

github-bot pushed a change to branch 
dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.24.1
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 9f9df3cb4c3 chore(deps): Bump 
net.revelc.code.formatter:formatter-maven-plugin

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 (232035f7507 -> 5b692d0b639)

2024-06-05 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 232035f7507 Remove GitHub Workflows on main branch (#14378)
 add 5b692d0b639 chore(deps): Bump 
net.revelc.code.formatter:formatter-maven-plugin (#14397)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] chore(deps): Bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.0 to 2.24.1 [camel]

2024-06-05 Thread via GitHub


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


-- 
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: Remove GitHub Workflows on main branch (#14378)

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 232035f7507 Remove GitHub Workflows on main branch (#14378)
232035f7507 is described below

commit 232035f7507e431056c015130dc78d12b85cea98
Author: Aurélien Pupier 
AuthorDate: Thu Jun 6 07:06:50 2024 +0200

Remove GitHub Workflows on main branch (#14378)

- The main, 3.x and 4.x branches are built on Apache Software Foundation
Jenkins CI.
- The build for main branch was broken for 2 months already on GitHub

Signed-off-by: Aurélien Pupier 
---
 .github/workflows/push-build-camel-3.yml   | 82 -
 .github/workflows/push-build-camel-40x.yml | 82 -
 .github/workflows/push-build-main.yml  | 83 --
 3 files changed, 247 deletions(-)

diff --git a/.github/workflows/push-build-camel-3.yml 
b/.github/workflows/push-build-camel-3.yml
deleted file mode 100644
index 229f29ea59a..000
--- a/.github/workflows/push-build-camel-3.yml
+++ /dev/null
@@ -1,82 +0,0 @@
-#
-# 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.
-#
-
-name: Reformat and Build (Camel 3.x)
-
-on:
-  push:
-branches:
-  - camel-3.x
-paths-ignore:
-  - .github/**/*
-  - README.md
-  - SECURITY.md
-  - Jenkinsfile
-  - Jenkinsfile.*
-  - NOTICE.txt
-
-permissions: {}
-jobs:
-  build:
-if: github.repository == 'apache/camel'
-permissions:
-  contents: write # to create branch (peter-evans/create-pull-request)
-  pull-requests: write # to create a PR (peter-evans/create-pull-request)
-
-runs-on: ubuntu-latest
-strategy:
-  matrix:
-java: [ '11' ]
-steps:
-  - uses: actions/checkout@v4
-with:
-  persist-credentials: false
-  - id: install-mvnd
-uses: ./.github/actions/install-mvnd
-  - name: Set up JDK ${{ matrix.java }}
-uses: actions/setup-java@v4
-with:
-  distribution: 'temurin'
-  java-version: ${{ matrix.java }}
-  cache: 'maven'
-  - name: mvn formatter and build
-run: ${{ steps.install-mvnd.outputs.mvnd-dir }}/mvnd -l build.log 
$MVND_OPTS -Pformat,fastinstall -DskipTests verify
-  - name: archive logs
-uses: actions/upload-artifact@v4
-if: always()
-with:
-  name: build.log
-  path: build.log
-  - name: Create Pull Request
-uses: peter-evans/create-pull-request@v6
-with:
-  base: camel-3.x
-  token: ${{ secrets.GITHUB_TOKEN }}
-  commit-message: "Regen for commit ${{ github.sha }}"
-  committer: GitHub 
-  author: ${{ github.actor }} <${{ github.actor 
}}@users.noreply.github.com>
-  signoff: true
-  branch: regen_bot_3x
-  title: "Generated sources regen (Camel 3)"
-  body: |
-Regen bot :robot: found some uncommitted changes after running 
build on :camel: `camel-3` branch.
-Please do not delete `regen_bot` branch after merge/rebase.
-  labels: |
-regen
-automated pr
-camel-3
-  assignees: oscerd
diff --git a/.github/workflows/push-build-camel-40x.yml 
b/.github/workflows/push-build-camel-40x.yml
deleted file mode 100644
index 7e887f4470e..000
--- a/.github/workflows/push-build-camel-40x.yml
+++ /dev/null
@@ -1,82 +0,0 @@
-#
-# 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, 

Re: [PR] Remove GitHub Workflows on main branch [camel]

2024-06-05 Thread via GitHub


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


-- 
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-kamelets) branch dependabot/maven/com.amazon.redshift-redshift-jdbc42-2.1.0.29 created (now ad48663b)

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

github-bot pushed a change to branch 
dependabot/maven/com.amazon.redshift-redshift-jdbc42-2.1.0.29
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


  at ad48663b Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.28 to 
2.1.0.29

No new revisions were added by this update.



[PR] Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.28 to 2.1.0.29 [camel-kamelets]

2024-06-05 Thread via GitHub


dependabot[bot] opened a new pull request, #2071:
URL: https://github.com/apache/camel-kamelets/pull/2071

   Bumps 
[com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver)
 from 2.1.0.28 to 2.1.0.29.
   
   Release notes
   Sourced from https://github.com/aws/amazon-redshift-jdbc-driver/releases;>com.amazon.redshift:redshift-jdbc42's
 releases.
   
   v2.1.0.29
   Release of driver version 2.1.0.29
   
   
   
   Changelog
   Sourced from https://github.com/aws/amazon-redshift-jdbc-driver/blob/master/CHANGELOG.md;>com.amazon.redshift:redshift-jdbc42's
 changelog.
   
   v2.1.0.29 (2024-06-05)
   
   Limiting DNS queries to CNAME only for improved DNS compatibility since 
ANY type query may be rejected [Ruei Yang Huang]
   Fix wrong OID mapping for type cstring from OTHER to VARCHAR to return 
correct value for command SHOW USE [Tim Hsu]
   
   
   
   
   Commits
   
   https://github.com/aws/amazon-redshift-jdbc-driver/commit/e5ebb0f506da208c1e861ac865c148598923767d;>e5ebb0f
 Update README.md
   https://github.com/aws/amazon-redshift-jdbc-driver/commit/24d3435592c60779f9b1ae94a5a0ce96c2efe0a5;>24d3435
 Update CHANGELOG.md
   https://github.com/aws/amazon-redshift-jdbc-driver/commit/935d95831a773da1e29d8ecfa4409bed6557cfdc;>935d958
 Fix OID mapping for type cstring
   https://github.com/aws/amazon-redshift-jdbc-driver/commit/79fabea1d9adf9320cb1f16f8f89b7a019bc49db;>79fabea
 Specifying CNAME type in DNS query
   https://github.com/aws/amazon-redshift-jdbc-driver/commit/33e046e1ccef43517fe4deb96f38cc5ac2bc73d1;>33e046e
 Update CHANGELOG.md to add name
   See full diff in https://github.com/aws/amazon-redshift-jdbc-driver/compare/v2.1.0.28...v2.1.0.29;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.amazon.redshift:redshift-jdbc42=maven=2.1.0.28=2.1.0.29)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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-quarkus) 03/03: Disable couchdb tests due to #6148

2024-06-05 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 26871427f5487e914578c482940454ee19186dab
Author: James Netherton 
AuthorDate: Tue Jun 4 14:24:06 2024 +0100

Disable couchdb tests due to #6148
---
 .../java/org/apache/camel/quarkus/component/couchdb/it/CouchbIT.java| 2 ++
 .../java/org/apache/camel/quarkus/component/couchdb/it/CouchdbTest.java | 2 ++
 2 files changed, 4 insertions(+)

diff --git 
a/integration-tests/couchdb/src/test/java/org/apache/camel/quarkus/component/couchdb/it/CouchbIT.java
 
b/integration-tests/couchdb/src/test/java/org/apache/camel/quarkus/component/couchdb/it/CouchbIT.java
index 5c7623a316..9b1810aeee 100644
--- 
a/integration-tests/couchdb/src/test/java/org/apache/camel/quarkus/component/couchdb/it/CouchbIT.java
+++ 
b/integration-tests/couchdb/src/test/java/org/apache/camel/quarkus/component/couchdb/it/CouchbIT.java
@@ -17,7 +17,9 @@
 package org.apache.camel.quarkus.component.couchdb.it;
 
 import io.quarkus.test.junit.QuarkusIntegrationTest;
+import org.junit.jupiter.api.Disabled;
 
+@Disabled("https://github.com/apache/camel-quarkus/issues/6148;)
 @QuarkusIntegrationTest
 class CouchbIT extends CouchdbTest {
 
diff --git 
a/integration-tests/couchdb/src/test/java/org/apache/camel/quarkus/component/couchdb/it/CouchdbTest.java
 
b/integration-tests/couchdb/src/test/java/org/apache/camel/quarkus/component/couchdb/it/CouchdbTest.java
index 88d3f7d668..8a4e549fb4 100644
--- 
a/integration-tests/couchdb/src/test/java/org/apache/camel/quarkus/component/couchdb/it/CouchdbTest.java
+++ 
b/integration-tests/couchdb/src/test/java/org/apache/camel/quarkus/component/couchdb/it/CouchdbTest.java
@@ -22,6 +22,7 @@ import io.quarkus.test.common.QuarkusTestResource;
 import io.quarkus.test.junit.QuarkusTest;
 import io.restassured.RestAssured;
 import io.restassured.http.ContentType;
+import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 
 import static org.awaitility.Awaitility.await;
@@ -29,6 +30,7 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
 import static org.junit.jupiter.api.Assertions.assertNotEquals;
 import static org.junit.jupiter.api.Assertions.assertNotNull;
 
+@Disabled("https://github.com/apache/camel-quarkus/issues/6148;)
 @QuarkusTest
 @QuarkusTestResource(CouchdbTestResource.class)
 class CouchdbTest {



(camel-quarkus) 02/03: Exclude jline native image configuration from org.jetbrains.kotlin:kotlin-compiler-embeddable #6147

2024-06-05 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 0674382e39ff871e6e2256f8899e9df907f6b74b
Author: James Netherton 
AuthorDate: Tue Jun 4 13:47:34 2024 +0100

Exclude jline native image configuration from 
org.jetbrains.kotlin:kotlin-compiler-embeddable #6147
---
 .../quarkus/dsl/kotlin/deployment/KotlinDslProcessor.java   | 13 +
 1 file changed, 13 insertions(+)

diff --git 
a/extensions/kotlin-dsl/deployment/src/main/java/org/apache/camel/quarkus/dsl/kotlin/deployment/KotlinDslProcessor.java
 
b/extensions/kotlin-dsl/deployment/src/main/java/org/apache/camel/quarkus/dsl/kotlin/deployment/KotlinDslProcessor.java
index c8f01b2806..a607fef0e3 100644
--- 
a/extensions/kotlin-dsl/deployment/src/main/java/org/apache/camel/quarkus/dsl/kotlin/deployment/KotlinDslProcessor.java
+++ 
b/extensions/kotlin-dsl/deployment/src/main/java/org/apache/camel/quarkus/dsl/kotlin/deployment/KotlinDslProcessor.java
@@ -39,6 +39,7 @@ import io.quarkus.deployment.annotations.BuildStep;
 import io.quarkus.deployment.builditem.FeatureBuildItem;
 import io.quarkus.deployment.builditem.GeneratedClassBuildItem;
 import io.quarkus.deployment.builditem.GeneratedResourceBuildItem;
+import io.quarkus.deployment.builditem.nativeimage.ExcludeConfigBuildItem;
 import io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem;
 import io.quarkus.deployment.dev.CompilationProvider;
 import io.quarkus.deployment.pkg.builditem.BuildSystemTargetBuildItem;
@@ -80,6 +81,18 @@ class KotlinDslProcessor {
 return new FeatureBuildItem(FEATURE);
 }
 
+@BuildStep
+void excludeJLineNativeImageConfigs(BuildProducer 
nativeImageExclusions) {
+// Exclude various jline native-image.properties, as the required 
native-image configuration files
+// are not shaded into org.jetbrains.kotlin:kotlin-compiler-embeddable.
+// See: https://github.com/apache/camel-quarkus/issues/6147
+String nativeResourceTemplate = 
"/META-INF/native-image/org\\.jline/jline-terminal%s/native-image\\.properties";
+Stream.of("", "-jansi", "-jna", "-jni")
+.forEach(module -> {
+nativeImageExclusions.produce(new 
ExcludeConfigBuildItem(".*kotlin-compiler-embeddable.*", 
nativeResourceTemplate.formatted(module)));
+});
+}
+
 @BuildStep(onlyIf = NativeOrNativeSourcesBuild.class)
 void compileScriptsAOT(BuildProducer 
generatedClass,
 BuildProducer generatedResource,



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

2024-06-05 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 2b55fbbb665c5030a2b3111f55d9e931a66f6cda
Author: James Netherton 
AuthorDate: Tue May 28 08:42:16 2024 +0100

Upgrade Quarkus to 3.12.0.CR1
---
 pom.xml   | 10 +-
 poms/bom/src/main/generated/flattened-full-pom.xml|  6 +++---
 poms/bom/src/main/generated/flattened-reduced-pom.xml |  4 ++--
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml |  4 ++--
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9212c52219..95490a49f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
 2.2.2
 
2.4.0
 2.0.2
-3.11.0
+999-SNAPSHOT
 
4.0.0
 2.6.1
 
@@ -75,7 +75,7 @@
 1.11.3
 2.25.60
 0.29.18
-3.25.3
+3.26.0
 1.11.714
 ${azure-sdk-bom-version}
 1.48.0
@@ -104,7 +104,7 @@
 23.1.2
 jdk21
 4.0.21
-1.63.0
+1.64.0
 ${hapi-version}
 ${hapi-base-version}
 ${hapi-fhir-version}
@@ -131,7 +131,7 @@
 2.5.0
 3.7.0
 ${kudu-version}
-1.9.23
+2.0.0
 2.24.0
 0.30.0
 ${mapstruct-version}
@@ -265,7 +265,7 @@
 
 
 3.8.2
-3.9.6
+3.9.7
 
[${min-maven-version},)
 
 
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml 
b/poms/bom/src/main/generated/flattened-full-pom.xml
index 01935ecb56..c033eea2d7 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -7002,17 +7002,17 @@
   
 org.jetbrains.kotlin
 kotlin-script-util
-1.9.23
+2.0.0
   
   
 org.jetbrains.kotlin
 kotlin-scripting-jvm
-1.9.23
+2.0.0
   
   
 org.jetbrains.kotlin
 kotlin-scripting-jvm-host
-1.9.23
+2.0.0
   
   
 org.jolokia
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index 594eb8b75d..d5d24d0799 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -6942,12 +6942,12 @@
   
 org.jetbrains.kotlin
 kotlin-scripting-jvm
-1.9.23
+2.0.0
   
   
 org.jetbrains.kotlin
 kotlin-scripting-jvm-host
-1.9.23
+2.0.0
   
   
 org.kiwiproject
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index 256be2db1f..5c0fa1a6c2 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -6942,12 +6942,12 @@
   
 org.jetbrains.kotlin
 kotlin-scripting-jvm
-1.9.23
+2.0.0
   
   
 org.jetbrains.kotlin
 kotlin-scripting-jvm-host
-1.9.23
+2.0.0
   
   
 org.kiwiproject



(camel-quarkus) branch quarkus-main updated (1deb61c63b -> 26871427f5)

2024-06-05 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 1deb61c63b Disable couchdb tests due to #6148
 discard 768d8c7a58 Exclude jline native image configuration from 
org.jetbrains.kotlin:kotlin-compiler-embeddable #6147
 discard 05cb3ada2f Upgrade Quarkus to 3.12.0.CR1
 add 4815768d5d Bump quarkiverse-minio.version from 3.7.1 to 3.7.2
 add d0b4de6f11 Update Maven wrapper distribution URL to Maven 3.9.7
 new 2b55fbbb66 Upgrade Quarkus to 3.12.0.CR1
 new 0674382e39 Exclude jline native image configuration from 
org.jetbrains.kotlin:kotlin-compiler-embeddable #6147
 new 26871427f5 Disable couchdb tests due to #6148

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   (1deb61c63b)
\
 N -- N -- N   refs/heads/quarkus-main (26871427f5)

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 3 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:
 .mvn/wrapper/maven-wrapper.properties |  2 +-
 pom.xml   |  4 ++--
 poms/bom/src/main/generated/flattened-full-pom.xml| 10 +-
 poms/bom/src/main/generated/flattened-reduced-pom.xml |  6 +++---
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml |  6 +++---
 5 files changed, 14 insertions(+), 14 deletions(-)



(camel-k) tag 2.3.3-nightly created (now 9fd6d503d)

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

github-bot pushed a change to tag 2.3.3-nightly
in repository https://gitbox.apache.org/repos/asf/camel-k.git


  at 9fd6d503d (commit)
No new revisions were added by this update.



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

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

github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.2.x by this push:
 new bbf0e77a5 chore: changelog automatic update
bbf0e77a5 is described below

commit bbf0e77a5cdd03842638dd9c8c391a5db1e51352
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 6 00:38:16 2024 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d5e9f35b..5acd21656 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,14 @@
 
 **Closed issues:**
 
+- Helm release script overrides all index dates 
[\#5575](https://github.com/apache/camel-k/issues/5575)
 - Kamelet data type test failling with updated 4.4.1 kamelet 
[\#5553](https://github.com/apache/camel-k/issues/5553)
+- Add a canonical script that installs Knative 
[\#5545](https://github.com/apache/camel-k/issues/5545)
 - Promote Integration operator warning 
[\#5541](https://github.com/apache/camel-k/issues/5541)
 - Pipe with Addressable as `sink` does crash and does not report anything on 
the status  [\#5535](https://github.com/apache/camel-k/issues/5535)
 - Pipe not correctly reconciled after updating it 
[\#5531](https://github.com/apache/camel-k/issues/5531)
 - Release 2.3.2 [\#5520](https://github.com/apache/camel-k/issues/5520)
+- Tekton Task e2e test rewrite 
[\#5509](https://github.com/apache/camel-k/issues/5509)
 - Disable Jib telemetry/update check 
[\#5481](https://github.com/apache/camel-k/issues/5481)
 - JVM trait refactoring [\#5476](https://github.com/apache/camel-k/issues/5476)
 - Skip surefire when building the IntegrationKit 
[\#5472](https://github.com/apache/camel-k/issues/5472)



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

2024-06-05 Thread via GitHub


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

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 9392962755-1401-57e292f5-535b-444c-8879-740d6228e7d0
   * Camel Quarkus Commit: 7f91fa5edca9206393a606e26a9f8bf6590888da
   
   * Camel Main Commit: d0b4de6f11674fbae805867e8e69bcf80a127b5a
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/9392962755


-- 
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] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2024-06-05 Thread via GitHub


github-actions[bot] opened a new pull request, #1159:
URL: https://github.com/apache/camel-spring-boot/pull/1159

   Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml


-- 
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] Make the platform controller operator instantiate the camel k operator [camel-k]

2024-06-05 Thread via GitHub


github-actions[bot] commented on issue #4950:
URL: https://github.com/apache/camel-k/issues/4950#issuecomment-2151158228

   This issue has been automatically marked as stale due to 90 days of 
inactivity.
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply 
write any comment.
   Thanks for your contributions!


-- 
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-quarkus-examples) branch camel-quarkus-main updated: Add openapi-contract-first in dependabot

2024-06-05 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
 new 871caf9  Add openapi-contract-first in dependabot
871caf9 is described below

commit 871caf96ced824445f7d8cf7f4a81f6e363fb4f1
Author: Zheng Feng 
AuthorDate: Thu Jun 6 06:56:38 2024 +0800

Add openapi-contract-first in dependabot
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 87763cd..6721016 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -46,6 +46,7 @@ updates:
   - "/kamelet-chucknorris"
   - "/message-bridge"
   - "/observability"
+  - "/openapi-contract-first"
   - "/platform-http-security-keycloak"
   - "/rest-json"
   - "/timer-log-kotlin"



Re: [PR] Add openapi-contract-first in dependabot [camel-quarkus-examples]

2024-06-05 Thread via GitHub


zhfeng merged PR #229:
URL: https://github.com/apache/camel-quarkus-examples/pull/229


-- 
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: chore: nightly automatic updates

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 9fd6d503d chore: nightly automatic updates
9fd6d503d is described below

commit 9fd6d503ddf9e5c3ea1ceccf3dbdf265baaacf43
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 5 23:47:13 2024 +

chore: nightly automatic updates
---
 CHANGELOG.md | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d939f0476..98ca19265 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,14 @@
 
 **Closed issues:**
 
+- Helm release script overrides all index dates 
[\#5575](https://github.com/apache/camel-k/issues/5575)
 - Kamelet data type test failling with updated 4.4.1 kamelet 
[\#5553](https://github.com/apache/camel-k/issues/5553)
+- Add a canonical script that installs Knative 
[\#5545](https://github.com/apache/camel-k/issues/5545)
 - Promote Integration operator warning 
[\#5541](https://github.com/apache/camel-k/issues/5541)
 - Pipe with Addressable as `sink` does crash and does not report anything on 
the status  [\#5535](https://github.com/apache/camel-k/issues/5535)
 - Pipe not correctly reconciled after updating it 
[\#5531](https://github.com/apache/camel-k/issues/5531)
 - Release 2.3.2 [\#5520](https://github.com/apache/camel-k/issues/5520)
+- Tekton Task e2e test rewrite 
[\#5509](https://github.com/apache/camel-k/issues/5509)
 - Disable Jib telemetry/update check 
[\#5481](https://github.com/apache/camel-k/issues/5481)
 - JVM trait refactoring [\#5476](https://github.com/apache/camel-k/issues/5476)
 - Skip surefire when building the IntegrationKit 
[\#5472](https://github.com/apache/camel-k/issues/5472)
@@ -19,12 +22,20 @@
 
 **Merged pull requests:**
 
+- fix\(ci\): merge helm with older index 
[\#5591](https://github.com/apache/camel-k/pull/5591) 
([squakez](https://github.com/squakez))
+- fix\(ci\): OLM annotation syntax 
[\#5586](https://github.com/apache/camel-k/pull/5586) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump golang.org/x/text from 0.15.0 to 0.16.0 
[\#5585](https://github.com/apache/camel-k/pull/5585) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump golang.org/x/term from 0.20.0 to 0.21.0 
[\#5584](https://github.com/apache/camel-k/pull/5584) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 
[\#5583](https://github.com/apache/camel-k/pull/5583) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(ci\): Upgrade opentelemetry-collector to last v0.x 
[\#5582](https://github.com/apache/camel-k/pull/5582) 
([gansheer](https://github.com/gansheer))
+- fix\(e2e\): Ensures Maven proxy test is not infra dependant 
[\#5581](https://github.com/apache/camel-k/pull/5581) 
([gansheer](https://github.com/gansheer))
 - chore: bump last released version 
[\#5578](https://github.com/apache/camel-k/pull/5578) 
([squakez](https://github.com/squakez))
 - chore\(helm\): release 2.3.2 
[\#5576](https://github.com/apache/camel-k/pull/5576) 
([squakez](https://github.com/squakez))
 - chore\(deps\): bump github.com/prometheus/common from 0.53.0 to 0.54.0 
[\#5574](https://github.com/apache/camel-k/pull/5574) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - \(\#5545\) Add a canonical script that installs Knative 
[\#5573](https://github.com/apache/camel-k/pull/5573) 
([tdiesler](https://github.com/tdiesler))
 - chore\(deps\): bump fabric8-version from 6.12.1 to 6.13.0 in /java/crds 
[\#5572](https://github.com/apache/camel-k/pull/5572) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - chore\(deps\): bump github.com/spf13/viper from 1.18.2 to 1.19.0 
[\#5571](https://github.com/apache/camel-k/pull/5571) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- feat\(e2e\): Rewrite tekton test to use run command 
[\#5570](https://github.com/apache/camel-k/pull/5570) 
([gansheer](https://github.com/gansheer))
 - fix\(pipe\): don't panic if no binding available 
[\#5569](https://github.com/apache/camel-k/pull/5569) 
([squakez](https://github.com/squakez))
 - fix\(cmd\): promote correct labels 
[\#5568](https://github.com/apache/camel-k/pull/5568) 
([squakez](https://github.com/squakez))
 - chore\(builder\): add -DskipTests 
[\#5567](https://github.com/apache/camel-k/pull/5567) 
([squakez](https://github.com/squakez))



[PR] Add openapi-contract-first in dependabot [camel-quarkus-examples]

2024-06-05 Thread via GitHub


zhfeng opened a new pull request, #229:
URL: https://github.com/apache/camel-quarkus-examples/pull/229

   Note that the `main` branch points at the latest stable Camel Quarkus 
release.
   Pull requests should be generally send against the `camel-quarkus-main` 
branch pointing at the current Camel Quarkus SNAPSHOT.


-- 
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] Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1 [camel-quarkus]

2024-06-05 Thread via GitHub


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

   :warning: :warning: :warning:
   
   Branch auto synchronized due to changes in generated files. New workflow run 
triggered:
   
   https://github.com/apache/camel-quarkus/actions/runs/9391940882
   
   Please check the workflow result before merging.
   
   :warning: :warning: :warning:


-- 
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-quarkus) branch dependabot/maven/quarkiverse-cxf.version-3.11.1 updated (bdb5a4798e -> bc4e82489b)

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

github-bot pushed a change to branch 
dependabot/maven/quarkiverse-cxf.version-3.11.1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


from bdb5a4798e Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1
 add bc4e82489b Auto generated changes for dependabot commit 
bdb5a4798e6ea1e604e6ecf2bc841516077dc6b6

No new revisions were added by this update.

Summary of changes:
 poms/bom/src/main/generated/flattened-full-pom.xml | 548 ++---
 .../src/main/generated/flattened-reduced-pom.xml   |  52 +-
 .../generated/flattened-reduced-verbose-pom.xml| 548 ++---
 3 files changed, 574 insertions(+), 574 deletions(-)



(camel-quarkus) branch dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.24.1 created (now 03d83608e2)

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

github-bot pushed a change to branch 
dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.24.1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


  at 03d83608e2 Bump net.revelc.code.formatter:formatter-maven-plugin

No new revisions were added by this update.



[PR] Bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.0 to 2.24.1 [camel-quarkus]

2024-06-05 Thread via GitHub


dependabot[bot] opened a new pull request, #6161:
URL: https://github.com/apache/camel-quarkus/pull/6161

   Bumps net.revelc.code.formatter:formatter-maven-plugin from 2.24.0 to 2.24.1.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.revelc.code.formatter:formatter-maven-plugin=maven=2.24.0=2.24.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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-quarkus) branch dependabot/maven/quarkiverse-cxf.version-3.11.1 created (now bdb5a4798e)

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

github-bot pushed a change to branch 
dependabot/maven/quarkiverse-cxf.version-3.11.1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


  at bdb5a4798e Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1

No new revisions were added by this update.



[PR] Bump quarkiverse-cxf.version from 3.11.0 to 3.11.1 [camel-quarkus]

2024-06-05 Thread via GitHub


dependabot[bot] opened a new pull request, #6160:
URL: https://github.com/apache/camel-quarkus/pull/6160

   Bumps `quarkiverse-cxf.version` from 3.11.0 to 3.11.1.
   Updates `io.quarkiverse.cxf:quarkus-cxf-bom` from 3.11.0 to 3.11.1
   
   Release notes
   Sourced from https://github.com/quarkiverse/quarkiverse-cxf/releases;>io.quarkiverse.cxf:quarkus-cxf-bom's
 releases.
   
   3.11.1
   https://docs.quarkiverse.io/quarkus-cxf/dev/release-notes/3.11.1.html;>https://docs.quarkiverse.io/quarkus-cxf/dev/release-notes/3.11.1.html
   
   
   
   Commits
   
   https://github.com/quarkiverse/quarkus-cxf/commit/cd4d2a33c3358b54a1259f2a4dbab9520b138694;>cd4d2a3
 [maven-release-plugin] prepare release 3.11.1
   https://github.com/quarkiverse/quarkus-cxf/commit/3dac6211b1056230257c9f9c6d6a20e8cce779be;>3dac621
 Update the latest release version 3.11.1 in documentation
   https://github.com/quarkiverse/quarkus-cxf/commit/8e62500a288d3fe4dd6b98086c917eb4d12c191f;>8e62500
 Trigger release 3.11.1
   https://github.com/quarkiverse/quarkus-cxf/commit/1f1b30237a01afcbde0f395d58e821c1d84cb165;>1f1b302
 Test java2ws against service implementations rather than interfaces so that 
t...
   https://github.com/quarkiverse/quarkus-cxf/commit/02f027c4d57d92d047c59f5f819eaa2a5dd5e366;>02f027c
 Beans not injected into a service impl with https://github.com/CXFEndpoint;>@​CXFEndpoint(/my-path)
 fix https://redirect.github.com/quarkiverse/quarkiverse-cxf/issues/1399;>#1399
   https://github.com/quarkiverse/quarkus-cxf/commit/5217d7aaa6b259d35c4b162fe58ba999de098150;>5217d7a
 Update dependency maven 3.9.6 - 3.9.7
   https://github.com/quarkiverse/quarkus-cxf/commit/3289a7720d188ba10ddcc454c068c2044c4135e2;>3289a77
 3.11.0 release notes
   https://github.com/quarkiverse/quarkus-cxf/commit/772bbe044cdacff8d18d892b74e8565d80969793;>772bbe0
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/quarkiverse/quarkiverse-cxf/compare/3.11.0...3.11.1;>compare
 view
   
   
   
   
   Updates `io.quarkiverse.cxf:quarkus-cxf-bom-test` from 3.11.0 to 3.11.1
   
   Release notes
   Sourced from https://github.com/quarkiverse/quarkiverse-cxf/releases;>io.quarkiverse.cxf:quarkus-cxf-bom-test's
 releases.
   
   3.11.1
   https://docs.quarkiverse.io/quarkus-cxf/dev/release-notes/3.11.1.html;>https://docs.quarkiverse.io/quarkus-cxf/dev/release-notes/3.11.1.html
   
   
   
   Commits
   
   https://github.com/quarkiverse/quarkus-cxf/commit/cd4d2a33c3358b54a1259f2a4dbab9520b138694;>cd4d2a3
 [maven-release-plugin] prepare release 3.11.1
   https://github.com/quarkiverse/quarkus-cxf/commit/3dac6211b1056230257c9f9c6d6a20e8cce779be;>3dac621
 Update the latest release version 3.11.1 in documentation
   https://github.com/quarkiverse/quarkus-cxf/commit/8e62500a288d3fe4dd6b98086c917eb4d12c191f;>8e62500
 Trigger release 3.11.1
   https://github.com/quarkiverse/quarkus-cxf/commit/1f1b30237a01afcbde0f395d58e821c1d84cb165;>1f1b302
 Test java2ws against service implementations rather than interfaces so that 
t...
   https://github.com/quarkiverse/quarkus-cxf/commit/02f027c4d57d92d047c59f5f819eaa2a5dd5e366;>02f027c
 Beans not injected into a service impl with https://github.com/CXFEndpoint;>@​CXFEndpoint(/my-path)
 fix https://redirect.github.com/quarkiverse/quarkiverse-cxf/issues/1399;>#1399
   https://github.com/quarkiverse/quarkus-cxf/commit/5217d7aaa6b259d35c4b162fe58ba999de098150;>5217d7a
 Update dependency maven 3.9.6 - 3.9.7
   https://github.com/quarkiverse/quarkus-cxf/commit/3289a7720d188ba10ddcc454c068c2044c4135e2;>3289a77
 3.11.0 release notes
   https://github.com/quarkiverse/quarkus-cxf/commit/772bbe044cdacff8d18d892b74e8565d80969793;>772bbe0
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/quarkiverse/quarkiverse-cxf/compare/3.11.0...3.11.1;>compare
 view
   
   
   
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   

Re: [I] Caused by: java.lang.IllegalArgumentException: Cannot find RoutesBuilderLoader in classpath supporting file extension: javaCaused by: java.lang.IllegalArgumentException: Cannot find RoutesBuil

2024-06-05 Thread via GitHub


njiddasalifu commented on issue #724:
URL: https://github.com/apache/camel-karavan/issues/724#issuecomment-2150893962

   hello @davsclaus i am facing a similar in running an integration project i 
am working using camel. 


-- 
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] Bump the maven group across 21 directories with 1 update [camel-quarkus-examples]

2024-06-05 Thread via GitHub


dependabot[bot] opened a new pull request, #228:
URL: https://github.com/apache/camel-quarkus-examples/pull/228

   Bumps the maven group with 1 update in the /aws-lambda directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /cluster-leader-election 
directory: net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /cxf-soap directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /file-bindy-ftp directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /file-split-log-xml directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /health directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /http-log directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /jdbc-datasource directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /jms-jpa directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /jpa-idempotent-repository 
directory: net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /jta-jpa directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /kafka directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /kamelet-chucknorris directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /message-bridge directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /observability directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /platform-http-security-keycloak 
directory: net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /rest-json directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /timer-log directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /timer-log-kotlin directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /timer-log-main directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   Bumps the maven group with 1 update in the /vertx-websocket-chat directory: 
net.revelc.code.formatter:formatter-maven-plugin.
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.0 to 
2.24.1
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` 

(camel-quarkus-examples) branch dependabot/maven/aws-lambda/camel-quarkus-main/maven-54c105e3cc created (now 0a8a738)

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

github-bot pushed a change to branch 
dependabot/maven/aws-lambda/camel-quarkus-main/maven-54c105e3cc
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git


  at 0a8a738  Bump the maven group across 21 directories with 1 update

No new revisions were added by this update.



Re: [I] Add camel-rest integration tests [camel-karaf]

2024-06-05 Thread via GitHub


essobedo closed issue #322: Add camel-rest integration tests
URL: https://github.com/apache/camel-karaf/issues/322


-- 
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-karaf) branch main updated: Ref #322: Add camel netty http test with rest (#323)

2024-06-05 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new c711e1eff Ref #322: Add camel netty http test with rest (#323)
c711e1eff is described below

commit c711e1eff012ff7fde357bf420ed16b70810228b
Author: François de Parscau <116000379+f2p...@users.noreply.github.com>
AuthorDate: Wed Jun 5 18:00:57 2024 +0200

Ref #322: Add camel netty http test with rest (#323)

* Add camel netty http test with rest

* Update 
tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/CamelSuppliedRouteLauncher.java

-

Co-authored-by: Nicolas Filotto 
---
 .../camel/itests/CamelSuppliedRouteLauncher.java   |  7 ++-
 .../test/CamelRestNettyHttpRouteSupplier.java  | 56 ++
 .../karaf/camel/itest/CamelNettyHttpITest.java |  4 +-
 ...HttpITest.java => CamelRestNettyHttpITest.java} | 23 +++--
 4 files changed, 84 insertions(+), 6 deletions(-)

diff --git 
a/tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/CamelSuppliedRouteLauncher.java
 
b/tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/CamelSuppliedRouteLauncher.java
index e2de01603..479d05975 100644
--- 
a/tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/CamelSuppliedRouteLauncher.java
+++ 
b/tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/CamelSuppliedRouteLauncher.java
@@ -70,7 +70,12 @@ public class CamelSuppliedRouteLauncher extends 
AbstractCamelRouteLauncher imple
 
 @SuppressWarnings("SuspiciousMethodCalls")
 private boolean ignore(ServiceReference serviceReference) {
-return !suppliers.isEmpty() && 
!suppliers.contains(serviceReference.getProperty("component.name"));
+boolean result = false;
+if (!suppliers.isEmpty()) {
+Object componentName = 
serviceReference.getProperty("component.name");
+result = componentName != null && 
!suppliers.contains(componentName);
+}
+return result;
 }
 
 @Override
diff --git 
a/tests/features/camel-netty-http/src/main/java/org/apache/karaf/camel/test/CamelRestNettyHttpRouteSupplier.java
 
b/tests/features/camel-netty-http/src/main/java/org/apache/karaf/camel/test/CamelRestNettyHttpRouteSupplier.java
new file mode 100644
index 0..fbbd6c90c
--- /dev/null
+++ 
b/tests/features/camel-netty-http/src/main/java/org/apache/karaf/camel/test/CamelRestNettyHttpRouteSupplier.java
@@ -0,0 +1,56 @@
+package org.apache.karaf.camel.test;
+
+import java.util.function.Function;
+
+import org.apache.camel.CamelContext;
+import org.apache.camel.builder.RouteBuilder;
+import org.apache.camel.model.RouteDefinition;
+import org.apache.camel.spi.RestConfiguration;
+import 
org.apache.karaf.camel.itests.AbstractCamelSingleFeatureResultMockBasedRouteSupplier;
+import org.apache.karaf.camel.itests.CamelRouteSupplier;
+import org.osgi.service.component.annotations.Component;
+
+@Component(
+name = "karaf-camel-rest-netty-http-test",
+immediate = true,
+service = CamelRouteSupplier.class
+)
+public class CamelRestNettyHttpRouteSupplier extends 
AbstractCamelSingleFeatureResultMockBasedRouteSupplier {
+
+private static final String REST_PORT = "rest.port";
+
+@Override
+protected String getResultMockName() {
+return "camel-netty-http-test";
+}
+
+@Override
+public String getTestComponentName() {
+return "camel-netty-http-test";
+}
+
+@Override
+public void configure(CamelContext camelContext) {
+RestConfiguration config = new RestConfiguration();
+config.setComponent("netty-http");
+config.setHost("127.0.0.1");
+config.setPort(Integer.parseInt(System.getProperty(REST_PORT)));
+camelContext.setRestConfiguration(config);
+}
+
+@Override
+protected Function consumerRoute() {
+return builder ->
+builder.fromF("rest:get:testRestNetty")
+.log("receiving rest http request")
+.setBody(builder.constant("OK"));
+}
+
+@Override
+protected void configureProducer(RouteBuilder builder, RouteDefinition 
producerRoute) {
+producerRoute.log("calling http endpoint")
+.setBody(builder.constant("OK"))
+.log("sending rest http request")
+.toF("rest:get:testRestNetty?host=127.0.0.1:%s", 
System.getProperty(REST_PORT));
+}
+}
diff --git 
a/tests/features/camel-netty-http/src/test/java/org/apache/karaf/camel/itest/CamelNettyHttpITest.java
 
b/tests/features/camel-netty-http/src/test/java/org/apache/karaf/camel/itest/CamelNettyHttpITest.java
index 216d56faf..59dc64be5 100644
--- 

Re: [PR] Add camel netty http test with rest [camel-karaf]

2024-06-05 Thread via GitHub


essobedo merged PR #323:
URL: https://github.com/apache/camel-karaf/pull/323


-- 
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] Add camel netty http test with rest [camel-karaf]

2024-06-05 Thread via GitHub


essobedo commented on code in PR #323:
URL: https://github.com/apache/camel-karaf/pull/323#discussion_r1628009714


##
tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/CamelSuppliedRouteLauncher.java:
##
@@ -70,7 +70,14 @@ private void loadSuppliers() {
 
 @SuppressWarnings("SuspiciousMethodCalls")
 private boolean ignore(ServiceReference serviceReference) {
-return !suppliers.isEmpty() && 
!suppliers.contains(serviceReference.getProperty("component.name"));
+boolean result = false;
+if (!suppliers.isEmpty()) {
+Object componentName = 
serviceReference.getProperty("component.name");
+if (componentName != null && 
!suppliers.contains(serviceReference.getProperty("component.name"))) {
+result = true;
+}

Review Comment:
   ```suggestion
   result = componentName != null && 
!suppliers.contains(componentName);
   ```



-- 
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 camel netty http test with rest [camel-karaf]

2024-06-05 Thread via GitHub


f2par0 opened a new pull request, #323:
URL: https://github.com/apache/camel-karaf/pull/323

   camel netty http test with rest
   Fix a NullPointer problem in CamelSuppliedRouteLauncher  when the property 
component.name 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

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



Re: [I] Add a canonical script that installs Knative [camel-k]

2024-06-05 Thread via GitHub


tdiesler closed issue #5545: Add a canonical script that installs Knative
URL: https://github.com/apache/camel-k/issues/5545


-- 
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 (68727802289 -> f556d7cb0fc)

2024-06-05 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 68727802289 rest client validator (#14400)
 add f556d7cb0fc Fix typo

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/modules/languages/pages/simple-language.adoc  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [PR] chore: remove unused test dependencies in grpc [camel]

2024-06-05 Thread via GitHub


apupier closed pull request #14390: chore: remove unused test dependencies in 
grpc
URL: https://github.com/apache/camel/pull/14390


-- 
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] chore: remove unused test dependencies in grpc [camel]

2024-06-05 Thread via GitHub


apupier commented on PR #14390:
URL: https://github.com/apache/camel/pull/14390#issuecomment-2150249876

   failing on CI (but not locally oO)
   closing as I do not plan to investigate specifically


-- 
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: Fix typo

2024-06-05 Thread apupier
This is an automated email from the ASF dual-hosted git repository.

apupier 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 f556d7cb0fc Fix typo
f556d7cb0fc is described below

commit f556d7cb0fc71c07f9769a0a1931f3560ccf38cb
Author: Mario Rutz 
AuthorDate: Wed Jun 5 16:27:02 2024 +0200

Fix typo
---
 .../src/main/docs/modules/languages/pages/simple-language.adoc  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/core/camel-core-languages/src/main/docs/modules/languages/pages/simple-language.adoc
 
b/core/camel-core-languages/src/main/docs/modules/languages/pages/simple-language.adoc
index 514e33a5d42..313a125297d 100644
--- 
a/core/camel-core-languages/src/main/docs/modules/languages/pages/simple-language.adoc
+++ 
b/core/camel-core-languages/src/main/docs/modules/languages/pages/simple-language.adoc
@@ -265,7 +265,7 @@ log sensitive data from the message itself.
 |uuid(type) |String |Returns an UUID using the Camel `UuidGenerator`.
 You can choose between `default`, `classic`, `short` and `simple` as the type.
 If no type is given the default is used. It is also possible to use a custom 
`UuidGenerator`
-and bind the bean to the xref:manual::registry.adoc[Registry] with an id. For 
example `${uuid(myGenerator}`
+and bind the bean to the xref:manual::registry.adoc[Registry] with an id. For 
example `${uuid(myGenerator)}`
 where the ID is _myGenerator_.
 
 |hash(exp,algorithm) |String |Returns a hashed value (string in hex decimal) 
using JDK MessageDigest.



Re: [PR] Fix typo [camel]

2024-06-05 Thread via GitHub


apupier merged PR #14401:
URL: https://github.com/apache/camel/pull/14401


-- 
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] Helm release script overrides all index dates [camel-k]

2024-06-05 Thread via GitHub


squakez closed issue #5575: Helm release script overrides all index dates
URL: https://github.com/apache/camel-k/issues/5575


-- 
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(ci): merge helm with older index

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 5f3b53922 fix(ci): merge helm with older index
5f3b53922 is described below

commit 5f3b539228b37cd1be47e4e23b42625e05cfdc46
Author: Pasquale Congiusti 
AuthorDate: Wed Jun 5 15:08:09 2024 +0200

fix(ci): merge helm with older index

Closes #5575
---
 script/release_helm.sh | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/script/release_helm.sh b/script/release_helm.sh
index a028cd1a9..81850aec2 100755
--- a/script/release_helm.sh
+++ b/script/release_helm.sh
@@ -19,8 +19,9 @@ set -e
 
 location=$(dirname $0)
 rootdir=$(realpath $location/..)
-targetdir=$rootdir/docs/charts
 version=$1
+targetdir=$rootdir/docs/charts/$version
+helm_index=$rootdir/docs/charts/index.yaml
 
 mkdir -p $targetdir
 
@@ -28,4 +29,7 @@ cd $rootdir/helm
 
 helm package ./camel-k --version $version
 mv camel-k-*.tgz $targetdir/
-helm repo index $targetdir --url https://apache.github.io/camel-k/charts/
+helm repo index $targetdir --url https://apache.github.io/camel-k/charts/ 
--merge $helm_index
+# Required to prevent https://github.com/helm/helm/issues/7363
+mv $targetdir/* $targetdir/../.
+rm -rf $targetdir



Re: [PR] fix(ci): merge helm with older index [camel-k]

2024-06-05 Thread via GitHub


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


-- 
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 typo [camel]

2024-06-05 Thread via GitHub


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

   :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] Fix typo [camel]

2024-06-05 Thread via GitHub


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

   # Description
   
   just fix minimal typo
   
   # 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.
   
   
   - [ ] 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



(camel-k) branch release-2.3.x updated: fix(ci): merge helm with older index

2024-06-05 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 2ba12225e fix(ci): merge helm with older index
2ba12225e is described below

commit 2ba12225e9153d0f3e915edcd2b1b3ee2a6f3d5d
Author: Pasquale Congiusti 
AuthorDate: Wed Jun 5 15:08:09 2024 +0200

fix(ci): merge helm with older index

Closes #5575
---
 script/release_helm.sh | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/script/release_helm.sh b/script/release_helm.sh
index a028cd1a9..81850aec2 100755
--- a/script/release_helm.sh
+++ b/script/release_helm.sh
@@ -19,8 +19,9 @@ set -e
 
 location=$(dirname $0)
 rootdir=$(realpath $location/..)
-targetdir=$rootdir/docs/charts
 version=$1
+targetdir=$rootdir/docs/charts/$version
+helm_index=$rootdir/docs/charts/index.yaml
 
 mkdir -p $targetdir
 
@@ -28,4 +29,7 @@ cd $rootdir/helm
 
 helm package ./camel-k --version $version
 mv camel-k-*.tgz $targetdir/
-helm repo index $targetdir --url https://apache.github.io/camel-k/charts/
+helm repo index $targetdir --url https://apache.github.io/camel-k/charts/ 
--merge $helm_index
+# Required to prevent https://github.com/helm/helm/issues/7363
+mv $targetdir/* $targetdir/../.
+rm -rf $targetdir



Re: [PR] [Backport 2.3.x] fix(ci): merge helm with older index [camel-k]

2024-06-05 Thread via GitHub


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


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



[I] Remove bcprov-ext-jdk18on version override [camel-quarkus]

2024-06-05 Thread via GitHub


jamesnetherton opened a new issue, #6159:
URL: https://github.com/apache/camel-quarkus/issues/6159

   ### Description
   
   Since Quarkus upgraded to Bouncy Castle 1.78.1, I add to add a specific 
version property & override for `bcprov-ext-jdk18on` as there's only version 
1.78 of that artifact released.
   
   We can remove this on `main` and `3.8.x` when we bump to BC > 1.78.


-- 
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: [I] Add a canonical script that installs Knative [camel-k]

2024-06-05 Thread via GitHub


squakez commented on issue #5545:
URL: https://github.com/apache/camel-k/issues/5545#issuecomment-2150115547

   Is this solved by #5573? Can I close or still any leftover?


-- 
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 (311dff98c24 -> 68727802289)

2024-06-05 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 311dff98c24 chore(deps): Bump elasticsearch-java-client-version
 add 68727802289 rest client validator (#14400)

No new revisions were added by this update.

Summary of changes:
 .../rest/openapi/RestOpenApiProcessor.java |   3 +-
 .../openapi/validator/DefaultRequestValidator.java |  12 ++-
 .../camel/spi/RestClientRequestValidator.java  |  70 
 .../DefaultRestClientRequestValidator.java | 103 ++
 .../camel/support/processor/RestBindingAdvice.java | 118 -
 .../processor/RestBindingAdviceFactory.java|  26 -
 6 files changed, 225 insertions(+), 107 deletions(-)
 create mode 100644 
core/camel-api/src/main/java/org/apache/camel/spi/RestClientRequestValidator.java
 create mode 100644 
core/camel-support/src/main/java/org/apache/camel/support/processor/DefaultRestClientRequestValidator.java



Re: [PR] test: Improve tests for maven proxy settings [camel-k]

2024-06-05 Thread via GitHub


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

   :heavy_check_mark: Unit test coverage report - coverage increased from 39.6% 
to 39.8% (**+0.2%**)


-- 
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: rest client validator (#14400)

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 68727802289 rest client validator (#14400)
68727802289 is described below

commit 6872780228938c9a7337eb8f5b90b70db2dee3bb
Author: Claus Ibsen 
AuthorDate: Wed Jun 5 16:06:12 2024 +0200

rest client validator (#14400)

CAMEL-20832: rest-dsl - Add SPI for plugin client request validator. 
Default validator to use existing validation code.
---
 .../rest/openapi/RestOpenApiProcessor.java |   3 +-
 .../openapi/validator/DefaultRequestValidator.java |  12 ++-
 .../camel/spi/RestClientRequestValidator.java  |  70 
 .../DefaultRestClientRequestValidator.java | 103 ++
 .../camel/support/processor/RestBindingAdvice.java | 118 -
 .../processor/RestBindingAdviceFactory.java|  26 -
 6 files changed, 225 insertions(+), 107 deletions(-)

diff --git 
a/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/RestOpenApiProcessor.java
 
b/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/RestOpenApiProcessor.java
index 29b6bd222b4..8304028d1eb 100644
--- 
a/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/RestOpenApiProcessor.java
+++ 
b/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/RestOpenApiProcessor.java
@@ -118,7 +118,6 @@ public class RestOpenApiProcessor extends 
DelegateAsyncProcessor implements Came
 
 // binding mode
 RestConfiguration config = camelContext.getRestConfiguration();
-RestConfiguration.RestBindingMode bindingMode = 
config.getBindingMode();
 
 // map path-parameters from operation to camel headers
 HttpHelper.evalPlaceholders(exchange.getMessage().getHeaders(), 
uri, rcp.getConsumerPath());
@@ -178,7 +177,7 @@ public class RestOpenApiProcessor extends 
DelegateAsyncProcessor implements Came
 bc.setBindingMode(mode.name());
 bc.setEnableCORS(config.isEnableCORS());
 bc.setCorsHeaders(config.getCorsHeaders());
-bc.setClientRequestValidation(config.isClientRequestValidation());
+bc.setClientRequestValidation(config.isClientRequestValidation() || 
endpoint.isClientRequestValidation());
 bc.setEnableNoContentResponse(config.isEnableNoContentResponse());
 bc.setSkipBindingOnErrorCode(config.isSkipBindingOnErrorCode());
 
diff --git 
a/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/validator/DefaultRequestValidator.java
 
b/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/validator/DefaultRequestValidator.java
index 7a3474db655..af20dc487bf 100644
--- 
a/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/validator/DefaultRequestValidator.java
+++ 
b/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/validator/DefaultRequestValidator.java
@@ -84,11 +84,13 @@ public class DefaultRequestValidator implements 
RequestValidator {
 Object body = message.getBody();
 if (body != null) {
 String text = MessageHelper.extractBodyAsString(message);
-JsonMapper om = new JsonMapper();
-try {
-om.readTree(text);
-} catch (Exception e) {
-validationErrors.add("Unable to parse JSON");
+if (text != null) {
+JsonMapper om = new JsonMapper();
+try {
+om.readTree(text);
+} catch (Exception e) {
+validationErrors.add("Unable to parse JSON");
+}
 }
 }
 }
diff --git 
a/core/camel-api/src/main/java/org/apache/camel/spi/RestClientRequestValidator.java
 
b/core/camel-api/src/main/java/org/apache/camel/spi/RestClientRequestValidator.java
new file mode 100644
index 000..a07ed516eeb
--- /dev/null
+++ 
b/core/camel-api/src/main/java/org/apache/camel/spi/RestClientRequestValidator.java
@@ -0,0 +1,70 @@
+/*
+ * 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 

(camel) branch vc3 deleted (was bcdf57627d5)

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

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


 was bcdf57627d5 CAMEL-20832: rest-dsl - Add SPI for plugin client request 
validator. Default validator to use existing validation code.

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



Re: [PR] rest client validator [camel]

2024-06-05 Thread via GitHub


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


-- 
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] test: Improve tests for maven proxy settings [camel-k]

2024-06-05 Thread via GitHub


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

   * Add Unit test for maven proxy settings
   * Add check on env vars for pod on e2e tests
   
   
   
   **Release Note**
   ```release-note
   test: Improve tests for maven proxy settings
   ```
   


-- 
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] fix(ci): join low and high memory Quarkus native test [camel-k]

2024-06-05 Thread via GitHub


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

   Closes #5526
   
   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   fix(ci): join low and high memory Quarkus native test
   ```
   


-- 
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 (d6614087c42 -> 311dff98c24)

2024-06-05 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 d6614087c42 chore: remove unused test dependencies in Atom
 add 5896c7e9e3c chore: remove unused test dependencies in jq
 add 311dff98c24 chore(deps): Bump elasticsearch-java-client-version

No new revisions were added by this update.

Summary of changes:
 components/camel-jq/pom.xml | 12 
 parent/pom.xml  |  2 +-
 2 files changed, 1 insertion(+), 13 deletions(-)



Re: [I] Give the operator the possibility to build an Integration without running [camel-k]

2024-06-05 Thread via GitHub


gansheer commented on issue #5588:
URL: https://github.com/apache/camel-k/issues/5588#issuecomment-2149938968

   This feature proposal sound very good. If you don't mind I have a couple of 
questions.
   
   > I think we can enable this feature by letting the operator just stop once 
the container backing the Integration has been successfully built and pushed to 
the container registry (ie, with some Integration configuration, even an 
annotation). Then, the same operator (or any other using the same registry) 
could be able to run the Integration just executing the Deployment 
configuration (ie, those traits in charge to alter Kubernetes configuration).
   > 
   
   When your are saying "integration" what are you talking about ? Is it the 
`Integration` CRD ?
   Also how do you see the second phase being activated in terms of design ?


-- 
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 dependabot/maven/elasticsearch-java-client-version-8.14.0 deleted (was 1cefddb0415)

2024-06-05 Thread apupier
This is an automated email from the ASF dual-hosted git repository.

apupier pushed a change to branch 
dependabot/maven/elasticsearch-java-client-version-8.14.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 1cefddb0415 chore(deps): Bump elasticsearch-java-client-version

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: chore(deps): Bump elasticsearch-java-client-version

2024-06-05 Thread apupier
This is an automated email from the ASF dual-hosted git repository.

apupier 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 311dff98c24 chore(deps): Bump elasticsearch-java-client-version
311dff98c24 is described below

commit 311dff98c24a61f8c3996f3639bc30abf3abb02a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 5 13:03:22 2024 +

chore(deps): Bump elasticsearch-java-client-version

Bumps `elasticsearch-java-client-version` from 8.13.4 to 8.14.0.

Updates `co.elastic.clients:elasticsearch-java` from 8.13.4 to 8.14.0
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- 
[Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elastic/elasticsearch-java/commits)

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.13.4 to 
8.14.0
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- 
[Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elastic/elasticsearch/commits)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0251a92..fe6452de994 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -146,7 +146,7 @@
 0.3.0
 2.1.5
 3.10.8
-
8.13.4
+
8.14.0
 
8.13.4
 4.1.0.Final
 3.3.0



Re: [PR] chore(deps): Bump elasticsearch-java-client-version from 8.13.4 to 8.14.0 [camel]

2024-06-05 Thread via GitHub


apupier merged PR #14399:
URL: https://github.com/apache/camel/pull/14399


-- 
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] (#56) Update generic advanced usage examples for kamelets [camel-k-examples]

2024-06-05 Thread via GitHub


tdiesler opened a new pull request, #101:
URL: https://github.com/apache/camel-k-examples/pull/101

   (no comment)


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

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

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



Re: [PR] Skipped setup for camel-k using nexus deployment on ppc64le [camel-k]

2024-06-05 Thread via GitHub


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

   If we still want to maintain the test, we can skip it entirely when the 
platform detected is different than the one expected, as we're doing for 
openshift. In such case we can introduce some environment variable to control 
the behavior.


-- 
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 (4c895e6375a -> d6614087c42)

2024-06-05 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 4c895e6375a chore: remove unused test dependencies in Azure
 add e70c7932800 chore: remove unused test dependencies in Aws
 add d6614087c42 chore: remove unused test dependencies in Atom

No new revisions were added by this update.

Summary of changes:
 components/camel-atom/pom.xml |  6 --
 components/camel-aws/camel-aws-bedrock/pom.xml|  7 ---
 components/camel-aws/camel-aws-cloudtrail/pom.xml | 13 -
 components/camel-aws/camel-aws2-ec2/pom.xml   |  6 --
 components/camel-aws/camel-aws2-eks/pom.xml   |  7 ---
 components/camel-aws/camel-aws2-iam/pom.xml   |  6 --
 components/camel-aws/camel-aws2-msk/pom.xml   |  6 --
 components/camel-aws/camel-aws2-ses/pom.xml   |  6 --
 components/camel-aws/camel-aws2-sns/pom.xml   | 12 
 9 files changed, 69 deletions(-)



Re: [PR] rest client validator [camel]

2024-06-05 Thread via GitHub


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

   :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] rest client validator [camel]

2024-06-05 Thread via GitHub


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

   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # 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
   
   - [ ] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [ ] 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



(camel) branch vc2 deleted (was 365e3104043)

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

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


 was 365e3104043 CAMEL-20832: rest-dsl - Add SPI for plugin client request 
validator. Default validator to use existing validation code.

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) 01/01: CAMEL-20832: rest-dsl - Add SPI for plugin client request validator. Default validator to use existing validation code.

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

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

commit bcdf57627d5406006561af169aa7802b196bd107
Author: Claus Ibsen 
AuthorDate: Wed Jun 5 15:13:20 2024 +0200

CAMEL-20832: rest-dsl - Add SPI for plugin client request validator. 
Default validator to use existing validation code.
---
 .../openapi/validator/DefaultRequestValidator.java  | 12 +++-
 .../camel/spi/RestClientRequestValidator.java   |  2 ++
 .../support/processor/RestBindingAdviceFactory.java | 21 +++--
 3 files changed, 28 insertions(+), 7 deletions(-)

diff --git 
a/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/validator/DefaultRequestValidator.java
 
b/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/validator/DefaultRequestValidator.java
index 7a3474db655..af20dc487bf 100644
--- 
a/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/validator/DefaultRequestValidator.java
+++ 
b/components/camel-rest-openapi/src/main/java/org/apache/camel/component/rest/openapi/validator/DefaultRequestValidator.java
@@ -84,11 +84,13 @@ public class DefaultRequestValidator implements 
RequestValidator {
 Object body = message.getBody();
 if (body != null) {
 String text = MessageHelper.extractBodyAsString(message);
-JsonMapper om = new JsonMapper();
-try {
-om.readTree(text);
-} catch (Exception e) {
-validationErrors.add("Unable to parse JSON");
+if (text != null) {
+JsonMapper om = new JsonMapper();
+try {
+om.readTree(text);
+} catch (Exception e) {
+validationErrors.add("Unable to parse JSON");
+}
 }
 }
 }
diff --git 
a/core/camel-api/src/main/java/org/apache/camel/spi/RestClientRequestValidator.java
 
b/core/camel-api/src/main/java/org/apache/camel/spi/RestClientRequestValidator.java
index 3fc9298062c..a07ed516eeb 100644
--- 
a/core/camel-api/src/main/java/org/apache/camel/spi/RestClientRequestValidator.java
+++ 
b/core/camel-api/src/main/java/org/apache/camel/spi/RestClientRequestValidator.java
@@ -28,6 +28,8 @@ import org.apache.camel.Exchange;
  */
 public interface RestClientRequestValidator {
 
+String FACTORY = "rest-client-validator-factory";
+
 /**
  * Validation error
  *
diff --git 
a/core/camel-support/src/main/java/org/apache/camel/support/processor/RestBindingAdviceFactory.java
 
b/core/camel-support/src/main/java/org/apache/camel/support/processor/RestBindingAdviceFactory.java
index b5b3deea7f6..969f7dc0136 100644
--- 
a/core/camel-support/src/main/java/org/apache/camel/support/processor/RestBindingAdviceFactory.java
+++ 
b/core/camel-support/src/main/java/org/apache/camel/support/processor/RestBindingAdviceFactory.java
@@ -18,15 +18,18 @@ package org.apache.camel.support.processor;
 
 import java.util.HashMap;
 import java.util.Map;
+import java.util.Optional;
 
 import org.apache.camel.CamelContext;
 import org.apache.camel.spi.BeanIntrospection;
 import org.apache.camel.spi.DataFormat;
 import org.apache.camel.spi.RestClientRequestValidator;
 import org.apache.camel.spi.RestConfiguration;
+import org.apache.camel.support.CamelContextHelper;
 import org.apache.camel.support.EndpointHelper;
 import org.apache.camel.support.PluginHelper;
 import org.apache.camel.support.PropertyBindingSupport;
+import org.apache.camel.support.ResolverHelper;
 
 /**
  * Factory to create {@link RestBindingAdvice} from the given configuration.
@@ -117,8 +120,7 @@ public class RestBindingAdviceFactory {
 
 RestClientRequestValidator validator = null;
 if (bc.isClientRequestValidation()) {
-// TODO: lookup custom validator and fallback to default
-validator = new DefaultRestClientRequestValidator();
+validator = lookupRestClientRequestValidator(camelContext);
 }
 
 return new RestBindingAdvice(
@@ -178,6 +180,21 @@ public class RestBindingAdviceFactory {
 setAdditionalConfiguration(camelContext, config, outJson, "json.out.");
 }
 
+protected static RestClientRequestValidator 
lookupRestClientRequestValidator(CamelContext camelContext) {
+RestClientRequestValidator answer = 
CamelContextHelper.findSingleByType(camelContext, 
RestClientRequestValidator.class);
+if (answer == null) {
+// lookup via classpath to find custom factory
+Optional result = 
ResolverHelper.resolveService(
+camelContext,
+
camelContext.getCamelContextExtension().getBootstrapFactoryFinder(),
+RestClientRequestValidator.FACTORY,
+  

(camel) branch vc3 created (now bcdf57627d5)

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

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


  at bcdf57627d5 CAMEL-20832: rest-dsl - Add SPI for plugin client request 
validator. Default validator to use existing validation code.

This branch includes the following new commits:

 new bcdf57627d5 CAMEL-20832: rest-dsl - Add SPI for plugin client request 
validator. Default validator to use existing validation code.

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.




Re: [PR] CAMEL-20832: rest-dsl - Add SPI for plugin client request validator. … [camel]

2024-06-05 Thread via GitHub


davsclaus closed pull request #14398: CAMEL-20832: rest-dsl - Add SPI for 
plugin client request validator. …
URL: https://github.com/apache/camel/pull/14398


-- 
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] chore(deps): Bump elasticsearch-java-client-version from 8.13.4 to 8.14.0 [camel]

2024-06-05 Thread via GitHub


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

   :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] chore(deps): Bump elasticsearch-java-client-version from 8.13.4 to 8.14.0 [camel]

2024-06-05 Thread via GitHub


apupier commented on PR #14399:
URL: https://github.com/apache/camel/pull/14399#issuecomment-2149856949

   /component-test elasticsearch elasticsearch-rest-client


-- 
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 missing HTTP client dependency to azure-key-vault extension [camel-quarkus]

2024-06-05 Thread via GitHub


jamesnetherton opened a new pull request, #6158:
URL: https://github.com/apache/camel-quarkus/pull/6158

   (no comment)


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

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

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



(camel) branch main updated (d6614087c42 -> 5896c7e9e3c)

2024-06-05 Thread apupier
This is an automated email from the ASF dual-hosted git repository.

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


from d6614087c42 chore: remove unused test dependencies in Atom
 add 5896c7e9e3c chore: remove unused test dependencies in jq

No new revisions were added by this update.

Summary of changes:
 components/camel-jq/pom.xml | 12 
 1 file changed, 12 deletions(-)



Re: [PR] chore: remove unused test dependencies in jq [camel]

2024-06-05 Thread via GitHub


apupier merged PR #14394:
URL: https://github.com/apache/camel/pull/14394


-- 
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(ci): merge helm with older index [camel-k]

2024-06-05 Thread via GitHub


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

   Closes #5575
   
   
   
   
   
   
   
   
   **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) branch main updated: chore: remove unused test dependencies in Atom

2024-06-05 Thread apupier
This is an automated email from the ASF dual-hosted git repository.

apupier 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 d6614087c42 chore: remove unused test dependencies in Atom
d6614087c42 is described below

commit d6614087c428f8a16b4043c6c7c846c8b699abf8
Author: Aurélien Pupier 
AuthorDate: Wed Jun 5 14:23:58 2024 +0200

chore: remove unused test dependencies in Atom

Signed-off-by: Aurélien Pupier 
---
 components/camel-atom/pom.xml | 6 --
 1 file changed, 6 deletions(-)

diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index bac2393cbaf..1cd3b551271 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -56,12 +56,6 @@
 camel-test-junit5
 test
 
-
-commons-io
-commons-io
-${commons-io-version}
-test
-
 
 
 



Re: [PR] chore: remove unused test dependencies in Atom [camel]

2024-06-05 Thread via GitHub


apupier merged PR #14396:
URL: https://github.com/apache/camel/pull/14396


-- 
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] fix(ci): merge helm with older index [camel-k]

2024-06-05 Thread via GitHub


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

   Closes #5575
   
   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   fix(ci): merge helm with older index
   ```
   


-- 
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] Skipped setup for camel-k using nexus deployment on ppc64le [camel-k]

2024-06-05 Thread via GitHub


Siddhesh-Prabhu opened a new pull request, #5590:
URL: https://github.com/apache/camel-k/pull/5590

   For test `TestMavenCASecret`, as `sonatype/nexus3:3.30.0` is not supported 
on ppc64le platform, need to skip the part of nexus deployment and use directly 
globally installed camel-k operator for integration.
   
   
   
   
   
   
   
   
   **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) branch dependabot/maven/elasticsearch-java-client-version-8.14.0 created (now 1cefddb0415)

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

github-bot pushed a change to branch 
dependabot/maven/elasticsearch-java-client-version-8.14.0
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 1cefddb0415 chore(deps): Bump elasticsearch-java-client-version

No new revisions were added by this update.



Re: [PR] chore(deps): Bump elasticsearch-java-client-version from 8.13.4 to 8.14.0 [camel]

2024-06-05 Thread via GitHub


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

   :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] chore(deps): Bump elasticsearch-java-client-version from 8.13.4 to 8.14.0 [camel]

2024-06-05 Thread via GitHub


dependabot[bot] opened a new pull request, #14399:
URL: https://github.com/apache/camel/pull/14399

   Bumps `elasticsearch-java-client-version` from 8.13.4 to 8.14.0.
   Updates `co.elastic.clients:elasticsearch-java` from 8.13.4 to 8.14.0
   
   Commits
   
   See full diff in https://github.com/elastic/elasticsearch-java/commits;>compare 
view
   
   
   
   
   Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.13.4 to 
8.14.0
   
   Commits
   
   See full diff in https://github.com/elastic/elasticsearch/commits;>compare view
   
   
   
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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(e2e): Ensures Maven proxy test is not infra dependant [camel-k]

2024-06-05 Thread via GitHub


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

   Backport of #5581 
   
   
   
   
   
   
   **Release Note**
   ```release-note
   fix(e2e): Ensures Maven proxy test is not infra dependant
   ```
   


-- 
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(e2e): Ensures Maven proxy test is not infra dependant

2024-06-05 Thread gfournier
This is an automated email from the ASF dual-hosted git repository.

gfournier 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 348d61d19 fix(e2e): Ensures Maven proxy test is not infra dependant
348d61d19 is described below

commit 348d61d194e5321af21d11514d205ef6c833e7dc
Author: Gaelle Fournier 
AuthorDate: Fri May 31 13:11:42 2024 +0200

fix(e2e): Ensures Maven proxy test is not infra dependant
---
 e2e/advanced/maven_http_proxy_test.go | 51 ++-
 1 file changed, 45 insertions(+), 6 deletions(-)

diff --git a/e2e/advanced/maven_http_proxy_test.go 
b/e2e/advanced/maven_http_proxy_test.go
index 4dd7a8af2..87e7dcae1 100644
--- a/e2e/advanced/maven_http_proxy_test.go
+++ b/e2e/advanced/maven_http_proxy_test.go
@@ -151,8 +151,6 @@ func TestMavenProxy(t *testing.T) {
 
// Install Camel K with the HTTP proxy
operatorID := "camel-k-maven-proxy"
-   g.Expect(CopyCamelCatalog(t, ctx, ns, operatorID)).To(Succeed())
-   g.Expect(CopyIntegrationKits(t, ctx, ns, 
operatorID)).To(Succeed())
olm, olmErr := olm.IsAPIAvailable(TestClient(t))
installed, inErr := 
kubernetes.IsAPIResourceInstalled(TestClient(t), 
configv1.GroupVersion.String(), reflect.TypeOf(configv1.Proxy{}).Name())
permission, pErr := kubernetes.CheckPermission(ctx, 
TestClient(t), configv1.GroupName, reflect.TypeOf(configv1.Proxy{}).Name(), "", 
"cluster", "edit")
@@ -210,10 +208,6 @@ func TestMavenProxy(t *testing.T) {
g.Expect(err).To(Succeed())
g.Expect(proxies.Items).To(HaveLen(1))
 
-   logs := Logs(t, ctx, ns, proxies.Items[0].Name, 
corev1.PodLogOptions{})()
-   g.Expect(logs).NotTo(BeEmpty())
-   g.Expect(logs).To(ContainSubstring("\"CONNECT 
repo.maven.apache.org:443 HTTP/1.1\" 200"))
-
// Clean up
g.Expect(Kamel(t, ctx, "delete", "--all", "-n", 
ns).Execute()).To(Succeed())
g.Expect(TestClient(t).Delete(ctx, deployment)).To(Succeed())
@@ -223,6 +217,51 @@ func TestMavenProxy(t *testing.T) {
})
 }
 
+func TestMavenProxyNotPresent(t *testing.T) {
+   t.Parallel()
+
+   WithNewTestNamespace(t, func(ctx context.Context, g *WithT, ns string) {
+   hostname := fmt.Sprintf("%s.%s.svc", "proxy", ns)
+
+   svc := Service(t, ctx, TestDefaultNamespace, "kubernetes")()
+   g.Expect(svc).NotTo(BeNil())
+   // It may be needed to populate the values from the cluster, 
machine and service network CIDRs
+   noProxy := []string{
+   ".cluster.local",
+   ".svc",
+   "localhost",
+   }
+   noProxy = append(noProxy, svc.Spec.ClusterIPs...)
+
+   // Install Camel K with the HTTP proxy that does not exists
+   operatorID := "camel-k-maven-no-proxy"
+   olm, olmErr := olm.IsAPIAvailable(TestClient(t))
+   installed, inErr := 
kubernetes.IsAPIResourceInstalled(TestClient(t), 
configv1.GroupVersion.String(), reflect.TypeOf(configv1.Proxy{}).Name())
+   permission, pErr := kubernetes.CheckPermission(ctx, 
TestClient(t), configv1.GroupName, reflect.TypeOf(configv1.Proxy{}).Name(), "", 
"cluster", "edit")
+   olmInstall := pErr == nil && olmErr == nil && inErr == nil && 
olm && installed && permission
+   if olmInstall {
+   // ENV values should be injected by the OLM
+   g.Expect(KamelInstallWithID(t, ctx, operatorID, 
ns)).To(Succeed())
+   } else {
+   g.Expect(KamelInstallWithID(t, ctx, operatorID, ns, 
"--operator-env-vars", fmt.Sprintf("HTTP_PROXY=http://%s;, hostname), 
"--operator-env-vars", "NO_PROXY="+strings.Join(noProxy, ","))).To(Succeed())
+   }
+
+   g.Eventually(PlatformPhase(t, ctx, ns), 
TestTimeoutMedium).Should(Equal(v1.IntegrationPlatformPhaseReady))
+
+   // Run the Integration
+   name := RandomizedSuffixName("java")
+   g.Expect(KamelRunWithID(t, ctx, operatorID, ns, 
"files/Java.java", "--name", name).Execute()).To(Succeed())
+
+   // Should not be able to build
+   g.Eventually(IntegrationPhase(t, ctx, ns, 
name)).Should(Equal(v1.IntegrationPhaseError))
+   g.Eventually(IntegrationConditionStatus(t, ctx, ns, name, 
v1.IntegrationConditionKitAvailable)).
+   Should(Equal(corev1.ConditionFalse))
+
+   // Clean up
+   g.Expect(Kamel(t, ctx, "delete", "--all", "-n", 
ns).Execute()).To(Succeed())
+   })
+}
+
 func newHTTPDConfigMap(ns, hostname string) *corev1.ConfigMap {
return {
TypeMeta: 

Re: [PR] fix(e2e): Ensures Maven proxy test is not infra dependant [camel-k]

2024-06-05 Thread via GitHub


gansheer merged PR #5581:
URL: https://github.com/apache/camel-k/pull/5581


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



[I] Give the operator the possibility to build an Integration without running [camel-k]

2024-06-05 Thread via GitHub


squakez opened a new issue, #5588:
URL: https://github.com/apache/camel-k/issues/5588

   ### Requirement
   
   This issue is collecting some possible idea around the feature discussed in 
this chat [1]. The requirement has been popping in several occasions, so I 
think it deserve some space to be officially discussed with any possible pro 
and cons.
   
   I was thinking that, with this feature, we can fully support the 5th factor 
[2] of 12 factors cloud development which mandates the need to clearly separate 
build, release and run.
   
   The architecture we have in place *may be already able to support such 
feature as it already works in a step by step pipeline. The Integration move 
from a Build, Deploy and Run phase accordingly. The only thing is that we don't 
have a proper way to tell the operator to just Build and put in a kind of Ready 
(to run) Integration phase.
   
   I think we can enable this feature by letting the operator just stop once 
the container backing the Integration has been successfully built and pushed to 
the container registry (ie, with some Integration configuration, even an 
annotation). Then, the same operator (or any other using the same registry) 
could be able to run the Integration just executing the Deployment 
configuration (ie, those traits in charge to alter Kubernetes configuration).
   
   I don't see any immediate cons (unless there is a big development effort or 
important changes that we discover in a deeper analysis). The work on this 
feature may also cross with #5539, above all if we decide to move the source 
directly into the built container.
   
   [1] 
https://camel.zulipchat.com/#narrow/stream/257299-camel-k/topic/Using.20Camel.20K.20operator.20to.20build.20an.20image
   [2] https://12factor.net/build-release-run
   
   * to be verified with a deep analysis.
   
   ### Problem
   
   x
   
   ### Proposal
   
   _No response_
   
   ### Open questions
   
   _No response_


-- 
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-20832: rest-dsl - Add SPI for plugin client request validator. … [camel]

2024-06-05 Thread via GitHub


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

   :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-20832: rest-dsl - Add SPI for plugin client request validator. … [camel]

2024-06-05 Thread via GitHub


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

   …Default validator to use existing validation code.
   
   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # 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
   
   - [ ] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [ ] 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



  1   2   3   4   >