[camel] branch regen_bot updated (041cb8c -> 636a989)

2022-01-28 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 041cb8c  CAMEL-17321: Add HuaweiCloud FaceRecognitionService(FRS) 
Component (#6838)
 add 636a989  Upgrade AWS SDK v2 to version 2.17.120

No new revisions were added by this update.

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


[GitHub] [camel] davsclaus opened a new pull request #6844: CAMEL-17512: camel-tracer - JMS span should resolve the actual dynami…

2022-01-28 Thread GitBox


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


   …c destination
   
   
   


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

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

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




[camel] branch CAMEL-17512 created (now 10734e0)

2022-01-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


  at 10734e0  CAMEL-17512: camel-tracer - JMS span should resolve the 
actual dynamic destination

No new revisions were added by this update.


[camel] branch main updated (636a989 -> b4bef14)

2022-01-28 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 636a989  Upgrade AWS SDK v2 to version 2.17.120
 new 2749409  Upgrade opentelemtry 1.10.1
 new b4bef14  Upgrade grpc 1.43.2

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


Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade opentelemtry 1.10.1

2022-01-28 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

commit 2749409f25a5f02058a443a7cc020666d81f5916
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 09:10:14 2022 +0100

Upgrade opentelemtry 1.10.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ca65a62..39e8421 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -428,7 +428,7 @@
 3.1.12
 3.2.0
 3.8
-1.9.1
+1.10.1
 
${opentelemetry-version}-alpha
 0.33.0
 
0.1.8


[camel] 02/02: Upgrade grpc 1.43.2

2022-01-28 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

commit b4bef1487838357e382cfc4cee8cb9cd1fa85683
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 09:12:36 2022 +0100

Upgrade grpc 1.43.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 39e8421..e9e5a78 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -217,7 +217,7 @@
 21.3.0
 14.0
 2.4.4
-1.42.1
+1.43.2
 
 
0.22.2
 28.2-jre


[GitHub] [camel-k] squakez commented on pull request #2951: WIP separate v1 and v1alpha1 api packages as much as possible

2022-01-28 Thread GitBox


squakez commented on pull request #2951:
URL: https://github.com/apache/camel-k/pull/2951#issuecomment-1023987060


   > I think what makes the most sense is for me to rebase this on top of your 
branch squakez:chore/2751_remove_deprecated, otherwise we'll be creating 
conflicts around the flow >> template translation. If you want to pull in the 
relevant changes to your branch that's fine with me also.
   
   Okey. I am still fine tuning that PR as that `.Flow` removal must be 
performed also on documentation and all Kamelets we have along (see 
https://github.com/apache/camel-kamelets/pull/750)


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

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

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




[camel] branch main updated: CAMEL-17561: camel-opentracing - Deprecated

2022-01-28 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 d46d092  CAMEL-17561: camel-opentracing - Deprecated
d46d092 is described below

commit d46d092127c13db38a7ae3c13563fc0b72dc3654
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 09:21:04 2022 +0100

CAMEL-17561: camel-opentracing - Deprecated
---
 .../resources/org/apache/camel/catalog/others/opentracing.json   | 2 +-
 components/camel-opentracing/pom.xml | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties| 2 +-
 .../camel-opentracing/src/generated/resources/opentracing.json   | 2 +-
 components/camel-opentracing/src/main/docs/opentracing.adoc  | 5 +++--
 .../main/java/org/apache/camel/opentracing/GetBaggageProcessor.java  | 1 +
 .../main/java/org/apache/camel/opentracing/NoopTracingStrategy.java  | 1 +
 .../java/org/apache/camel/opentracing/OpenTracingExtractAdapter.java | 1 +
 .../java/org/apache/camel/opentracing/OpenTracingInjectAdapter.java  | 1 +
 .../java/org/apache/camel/opentracing/OpenTracingSpanAdapter.java| 1 +
 .../main/java/org/apache/camel/opentracing/OpenTracingTracer.java| 1 +
 .../org/apache/camel/opentracing/OpenTracingTracingStrategy.java | 1 +
 .../main/java/org/apache/camel/opentracing/SetBaggageProcessor.java  | 1 +
 .../src/main/java/org/apache/camel/opentracing/TagProcessor.java | 1 +
 14 files changed, 16 insertions(+), 6 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/opentracing.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/opentracing.json
index a212bee..bb2c685 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/opentracing.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/opentracing.json
@@ -4,7 +4,7 @@
 "name": "opentracing",
 "title": "OpenTracing",
 "description": "Distributed tracing using OpenTracing",
-"deprecated": false,
+"deprecated": true,
 "firstVersion": "2.19.0",
 "label": "monitoring,microservice",
 "supportLevel": "Stable",
diff --git a/components/camel-opentracing/pom.xml 
b/components/camel-opentracing/pom.xml
index 7b028ca..028c78c 100644
--- a/components/camel-opentracing/pom.xml
+++ b/components/camel-opentracing/pom.xml
@@ -29,7 +29,7 @@
 
 camel-opentracing
 jar
-Camel :: OpenTracing
+Camel :: OpenTracing (deprecated)
 Distributed tracing using OpenTracing
 
 
diff --git 
a/components/camel-opentracing/src/generated/resources/META-INF/services/org/apache/camel/other.properties
 
b/components/camel-opentracing/src/generated/resources/META-INF/services/org/apache/camel/other.properties
index 6867bbd..ba471d8 100644
--- 
a/components/camel-opentracing/src/generated/resources/META-INF/services/org/apache/camel/other.properties
+++ 
b/components/camel-opentracing/src/generated/resources/META-INF/services/org/apache/camel/other.properties
@@ -3,5 +3,5 @@ name=opentracing
 groupId=org.apache.camel
 artifactId=camel-opentracing
 version=3.15.0-SNAPSHOT
-projectName=Camel :: OpenTracing
+projectName=Camel :: OpenTracing (deprecated)
 projectDescription=Distributed tracing using OpenTracing
diff --git 
a/components/camel-opentracing/src/generated/resources/opentracing.json 
b/components/camel-opentracing/src/generated/resources/opentracing.json
index a212bee..bb2c685 100644
--- a/components/camel-opentracing/src/generated/resources/opentracing.json
+++ b/components/camel-opentracing/src/generated/resources/opentracing.json
@@ -4,7 +4,7 @@
 "name": "opentracing",
 "title": "OpenTracing",
 "description": "Distributed tracing using OpenTracing",
-"deprecated": false,
+"deprecated": true,
 "firstVersion": "2.19.0",
 "label": "monitoring,microservice",
 "supportLevel": "Stable",
diff --git a/components/camel-opentracing/src/main/docs/opentracing.adoc 
b/components/camel-opentracing/src/main/docs/opentracing.adoc
index 721bd48..f7a17c1 100644
--- a/components/camel-opentracing/src/main/docs/opentracing.adoc
+++ b/components/camel-opentracing/src/main/docs/opentracing.adoc
@@ -1,10 +1,11 @@
-= OpenTracing Component
+= OpenTracing Component (deprecated)
 :doctitle: OpenTracing
 :shortname: opentracing
 :artifactid: camel-opentracing
 :description: Distributed tracing using OpenTracing
 :since: 2.19
-:supportlevel: Stable
+:supportlevel: Stable-deprecated
+:deprecated: *deprecated*
 //Manually maintained attributes
 :camel-spring-boot-name: opentracing
 
diff --git 
a/components/camel-opentracing/src/main/java/org/apache/camel/opentracing/GetBaggageProcessor.java
 
b/components/camel-opentracing/src/main/java/org/apache/camel/opentracing/GetBaggageProcessor.java
index ce0cdcc..2

[camel-karaf] branch main updated: CAMEL-17561: camel-opentracing - Deprecated

2022-01-28 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-karaf.git


The following commit(s) were added to refs/heads/main by this push:
 new 7d7e92f  CAMEL-17561: camel-opentracing - Deprecated
7d7e92f is described below

commit 7d7e92f9a434fe30af8e465e76de0e91a78e84bc
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 09:21:48 2022 +0100

CAMEL-17561: camel-opentracing - Deprecated
---
 .../resources/org/apache/camel/catalog/karaf/others/opentracing.json| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/opentracing.json
 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/opentracing.json
index a212bee..bb2c685 100644
--- 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/opentracing.json
+++ 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/opentracing.json
@@ -4,7 +4,7 @@
 "name": "opentracing",
 "title": "OpenTracing",
 "description": "Distributed tracing using OpenTracing",
-"deprecated": false,
+"deprecated": true,
 "firstVersion": "2.19.0",
 "label": "monitoring,microservice",
 "supportLevel": "Stable",


[camel-spring-boot] branch main updated: CAMEL-17561: camel-opentracing - Deprecated

2022-01-28 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 1a25b7f  CAMEL-17561: camel-opentracing - Deprecated
1a25b7f is described below

commit 1a25b7ffade8875008374d9a21c99af3ce8f4436
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 09:22:43 2022 +0100

CAMEL-17561: camel-opentracing - Deprecated
---
 .../org/apache/camel/springboot/catalog/others/opentracing.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/opentracing.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/opentracing.json
index 262f8e4..828cda9 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/opentracing.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/opentracing.json
@@ -4,7 +4,7 @@
 "name": "opentracing",
 "title": "OpenTracing",
 "description": "Distributed tracing using OpenTracing",
-"deprecated": false,
+"deprecated": true,
 "firstVersion": "2.19.0",
 "label": "monitoring,microservice",
 "supportLevel": "Stable",


[GitHub] [camel-k] astefanutti merged pull request #2955: [TEST] Add Global operator + namespaced kamelet test

2022-01-28 Thread GitBox


astefanutti merged pull request #2955:
URL: https://github.com/apache/camel-k/pull/2955


   


-- 
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: [TEST] Add Global operator + namespaced kamelet test

2022-01-28 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository.

astefanutti 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 8609a92  [TEST] Add Global operator + namespaced kamelet test
8609a92 is described below

commit 8609a92a8240d1819becc1366ef24e919982d327
Author: Jan Bouska 
AuthorDate: Thu Jan 27 14:47:04 2022 +0100

[TEST] Add Global operator + namespaced kamelet test
---
 e2e/builder/global_test.go| 15 ++-
 e2e/common/cli/global_kamelet_test.go | 49 +--
 e2e/support/test_support.go   | 13 ++
 3 files changed, 44 insertions(+), 33 deletions(-)

diff --git a/e2e/builder/global_test.go b/e2e/builder/global_test.go
index 6f47327..5205318 100644
--- a/e2e/builder/global_test.go
+++ b/e2e/builder/global_test.go
@@ -51,7 +51,7 @@ func TestRunGlobalInstall(t *testing.T) {
}
}
 
-   test := func(operatorNamespace string) {
+   WithGlobalOperatorNamespace(t, func(operatorNamespace string) {
Expect(Kamel("install", "-n", operatorNamespace, "--global", 
"--force").Execute()).To(Succeed())
 
t.Run("Global test on namespace with platform", func(t 
*testing.T) {
@@ -143,18 +143,7 @@ func TestRunGlobalInstall(t *testing.T) {
})
 
Expect(Kamel("uninstall", "-n", operatorNamespace, 
"--skip-crd", "--skip-cluster-roles").Execute()).To(Succeed())
-   }
-
-   ocp, err := openshift.IsOpenShift(TestClient())
-   assert.Nil(t, err)
-   if ocp {
-   // global operators are always installed in the 
openshift-operators namespace
-   RegisterTestingT(t)
-   test("openshift-operators")
-   } else {
-   // create new namespace for the global operator
-   WithNewTestNamespace(t, test)
-   }
+   })
 }
 
 func integrationKitsToNamesTransform() func([]v1.IntegrationKit) []string {
diff --git a/e2e/common/cli/global_kamelet_test.go 
b/e2e/common/cli/global_kamelet_test.go
index 337a187..a58465f 100644
--- a/e2e/common/cli/global_kamelet_test.go
+++ b/e2e/common/cli/global_kamelet_test.go
@@ -46,32 +46,41 @@ func TestRunGlobalKamelet(t *testing.T) {
}
}
 
-   test := func(operatorNamespace string) {
+   WithGlobalOperatorNamespace(t, func(operatorNamespace string) {
Expect(Kamel("install", "-n", operatorNamespace, "--global", 
"--force").Execute()).To(Succeed())
 
-   Expect(CreateTimerKamelet(operatorNamespace, 
"my-own-timer-source")()).To(Succeed())
+   t.Run("Global operator + namespaced kamelet test", func(t 
*testing.T) {
 
-   // NS2: namespace without operator
-   WithNewTestNamespace(t, func(ns2 string) {
-   Expect(Kamel("install", "-n", ns2, 
"--skip-operator-setup", "--olm=false").Execute()).To(Succeed())
+   // NS2: namespace without operator
+   WithNewTestNamespace(t, func(ns2 string) {
+   Expect(CreateTimerKamelet(ns2, 
"my-own-timer-source")()).To(Succeed())
 
-   Expect(Kamel("run", "-n", ns2, 
"files/timer-kamelet-usage.groovy").Execute()).To(Succeed())
-   Eventually(IntegrationPodPhase(ns2, 
"timer-kamelet-usage"), TestTimeoutMedium).Should(Equal(corev1.PodRunning))
-   Eventually(IntegrationLogs(ns2, "timer-kamelet-usage"), 
TestTimeoutShort).Should(ContainSubstring("Hello world"))
-   Expect(Kamel("delete", "--all", "-n", 
ns2).Execute()).To(Succeed())
+   Expect(Kamel("install", "-n", ns2, 
"--skip-operator-setup", "--olm=false").Execute()).To(Succeed())
+
+   Expect(Kamel("run", "-n", ns2, 
"files/timer-kamelet-usage.groovy").Execute()).To(Succeed())
+   Eventually(IntegrationPodPhase(ns2, 
"timer-kamelet-usage"), TestTimeoutMedium).Should(Equal(corev1.PodRunning))
+   Eventually(IntegrationLogs(ns2, 
"timer-kamelet-usage"), TestTimeoutShort).Should(ContainSubstring("Hello 
world"))
+   Expect(Kamel("delete", "--all", "-n", 
ns2).Execute()).To(Succeed())
+   })
+   })
+
+   t.Run("Global operator + global kamelet test", func(t 
*testing.T) {
+
+   Expect(CreateTimerKamelet(operatorNamespace, 
"my-own-timer-source")()).To(Succeed())
+
+   // NS3: namespace without operator
+   WithNewTestNamespace(t, func(ns3 string) {
+   Expect(Kamel("install", "-n", ns3, 
"--skip-operator-setup", "--olm=false").Execute()).To(Succeed())
+
+   Expect(Kamel("run", "-n", ns3, 
"files/timer-kamel

[GitHub] [camel] hokutor commented on pull request #6838: CAMEL-17321: Add HuaweiCloud FaceRecognitionService(FRS) Component

2022-01-28 Thread GitBox


hokutor commented on pull request #6838:
URL: https://github.com/apache/camel/pull/6838#issuecomment-1023992396


   Thanks for your commits, @davsclaus . There seems some CodeStyle config 
problems with my IDE. I'll try to solve it today. 


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




[GitHub] [camel-kafka-connector] Jelibo commented on issue #1332: CameHeader value is wrongly interpreted as BigDecimal and causes ClassCastException

2022-01-28 Thread GitBox


Jelibo commented on issue #1332:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1332#issuecomment-1024005871


   Should be the same version `0.9.0`


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




[GitHub] [camel-kafka-connector] Jelibo edited a comment on issue #1332: CameHeader value is wrongly interpreted as BigDecimal and causes ClassCastException

2022-01-28 Thread GitBox


Jelibo edited a comment on issue #1332:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1332#issuecomment-1024005871


   It is the same version as sink - `0.9.0`


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




[GitHub] [camel-quarkus] zhfeng commented on pull request #3481: Fix #3251 expose REST DSL services to quarkus openapis

2022-01-28 Thread GitBox


zhfeng commented on pull request #3481:
URL: https://github.com/apache/camel-quarkus/pull/3481#issuecomment-1024010618


   @jamesnetherton I get some progress 
   
   - [x] Introduce ```quarkus.camel.openapi.expose.enabled``` by default with 
```false```
   - [x] Improve the gerenerted server url and camel rest context 
   - [x] Add a JAX-RS service and verify the openapi documentation is merged
   - [x] Add to support REST DSL defined in XML
   - [ ] Lambda ```RouteBuilder```
   I have no idea about it and looks like only avaiable at runtime. Is it 
possible to get this route at build time ? any thought ?
   
   - [ ] CDI injection and use it in the RouteBuilder configure()?
   It should be fine as we only get the RestDefinition from camle context while 
not init or start any route. I will add a small test to verify.
   
   Please review these changes and feel free to 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




[GitHub] [camel-kamelets] oscerd commented on pull request #750: chore: move deprecated flow to template

2022-01-28 Thread GitBox


oscerd commented on pull request #750:
URL: https://github.com/apache/camel-kamelets/pull/750#issuecomment-1024019188


   Let's merge this one for beginning.


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




[GitHub] [camel-kamelets] oscerd merged pull request #750: chore: move deprecated flow to template

2022-01-28 Thread GitBox


oscerd merged pull request #750:
URL: https://github.com/apache/camel-kamelets/pull/750


   


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

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

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




[camel] branch main updated: CAMEL-17398: Include core/dsl in catalog

2022-01-28 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 9d9d40b  CAMEL-17398: Include core/dsl in catalog
9d9d40b is described below

commit 9d9d40b5c5c0020bdafc622994a81edf1ecaf0e0
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 10:12:01 2022 +0100

CAMEL-17398: Include core/dsl in catalog
---
 .../java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java| 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 
a/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java
 
b/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java
index 73d416c..ee8616d 100644
--- 
a/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java
+++ 
b/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java
@@ -252,7 +252,10 @@ public class PrepareCatalogMojo extends AbstractMojo {
 Stream.of(list(dslDir.toPath())).flatMap(s -> s)
 .flatMap(p -> getComponentPath(p).stream())
 .filter(dir -> 
Files.isDirectory(dir.resolve("src/generated/resources")))
-.flatMap(PackageHelper::walk).forEach(p -> {
+.map(p -> p.resolve("src/generated/resources"))
+.flatMap(PackageHelper::walk)
+.filter(Files::isRegularFile)
+.forEach(p -> {
 String f = p.getFileName().toString();
 if (f.endsWith(PackageHelper.JSON_SUFIX)) {
 allJsonFiles.add(p);


[camel] branch main updated: CAMEL-17398: Include core/dsl in catalog

2022-01-28 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 6cc7d2d  CAMEL-17398: Include core/dsl in catalog
6cc7d2d is described below

commit 6cc7d2db35d9a1c3b712da80fb31756be3944703
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 10:13:30 2022 +0100

CAMEL-17398: Include core/dsl in catalog
---
 .../java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java
 
b/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java
index ee8616d..30772fc 100644
--- 
a/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java
+++ 
b/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java
@@ -231,7 +231,9 @@ public class PrepareCatalogMojo extends AbstractMojo {
 .flatMap(p -> getComponentPath(p).stream())
 .filter(dir -> Files.isDirectory(dir.resolve("src")))
 .map(p -> p.resolve("target/classes"))
-.flatMap(PackageHelper::walk).forEach(p -> {
+.flatMap(PackageHelper::walk)
+.filter(Files::isRegularFile)
+.forEach(p -> {
 String f = p.getFileName().toString();
 if (f.endsWith(PackageHelper.JSON_SUFIX)) {
 allJsonFiles.add(p);


[camel-kamelets] branch regen_bot updated (b871ef6 -> f4881b4)

2022-01-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from b871ef6  Support DefaultCredentialProvider in the AWS Kamelets - AWS 
CloudWatch
 add 8926068  chore: move deprecated flow to template
 add f4881b4  Revert "chore: move deprecated flow to template"

No new revisions were added by this update.

Summary of changes:


[GitHub] [camel-kamelets] oscerd commented on pull request #750: chore: move deprecated flow to template

2022-01-28 Thread GitBox


oscerd commented on pull request #750:
URL: https://github.com/apache/camel-kamelets/pull/750#issuecomment-1024025802


   Sorry I had to revert. We have multiple place where we need to address this:
   - the catalog is using the camel-k extension from fabric8 kubernetes-client 
and there is no trace of spec.template directly there
   - the validator needs to point to an updated model for camel-k crd etc. and 
still we cannot use it
   - in this situation test on catalog will fail, validation will fail etc.
   - We could leave the PR open @squakez and wait for a more stable situation 
for updating main here, can you place create a new PR? Thanks and sorry


-- 
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 (636a989 -> b4bef14)

2022-01-28 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 636a989  Upgrade AWS SDK v2 to version 2.17.120
 add 2749409  Upgrade opentelemtry 1.10.1
 add b4bef14  Upgrade grpc 1.43.2

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] branch regen_bot updated (b4bef14 -> d46d092)

2022-01-28 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 b4bef14  Upgrade grpc 1.43.2
 add d46d092  CAMEL-17561: camel-opentracing - Deprecated

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/others/opentracing.json   | 2 +-
 components/camel-opentracing/pom.xml | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties| 2 +-
 .../camel-opentracing/src/generated/resources/opentracing.json   | 2 +-
 components/camel-opentracing/src/main/docs/opentracing.adoc  | 5 +++--
 .../main/java/org/apache/camel/opentracing/GetBaggageProcessor.java  | 1 +
 .../main/java/org/apache/camel/opentracing/NoopTracingStrategy.java  | 1 +
 .../java/org/apache/camel/opentracing/OpenTracingExtractAdapter.java | 1 +
 .../java/org/apache/camel/opentracing/OpenTracingInjectAdapter.java  | 1 +
 .../java/org/apache/camel/opentracing/OpenTracingSpanAdapter.java| 1 +
 .../main/java/org/apache/camel/opentracing/OpenTracingTracer.java| 1 +
 .../org/apache/camel/opentracing/OpenTracingTracingStrategy.java | 1 +
 .../main/java/org/apache/camel/opentracing/SetBaggageProcessor.java  | 1 +
 .../src/main/java/org/apache/camel/opentracing/TagProcessor.java | 1 +
 14 files changed, 16 insertions(+), 6 deletions(-)


[camel] branch main updated: Upgrade ArangoDB to version 6.16.0

2022-01-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new d147b42  Upgrade ArangoDB to version 6.16.0
d147b42 is described below

commit d147b42216525be3e71c62fb632df441136503ea
Author: Andrea Cosentino 
AuthorDate: Fri Jan 28 09:29:58 2022 +0100

Upgrade ArangoDB to version 6.16.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e9e5a78..1f4b204 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -57,7 +57,7 @@
 2.6
 1.19.0
 0.9
-6.15.0
+6.16.0
 1.0.1
 1.3.0
 1.10.0


[GitHub] [camel] davsclaus merged pull request #6844: CAMEL-17512: camel-tracer - JMS span should resolve the actual dynami…

2022-01-28 Thread GitBox


davsclaus merged pull request #6844:
URL: https://github.com/apache/camel/pull/6844


   


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




[GitHub] [camel] davsclaus commented on pull request #6844: CAMEL-17512: camel-tracer - JMS span should resolve the actual dynami…

2022-01-28 Thread GitBox


davsclaus commented on pull request #6844:
URL: https://github.com/apache/camel/pull/6844#issuecomment-1024043301


   Lets get this into the 3.15.0 release then its easier to test and try out 
and we can correct the others for 3.16


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

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

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




[camel] branch main updated: CAMEL-17512: camel-tracer - JMS span should resolve the actual dynamic destination (#6844)

2022-01-28 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 6e331f9  CAMEL-17512: camel-tracer - JMS span should resolve the 
actual dynamic destination (#6844)
6e331f9 is described below

commit 6e331f9e792eb2a3a5a5462b20c5be4adde82a32
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 10:38:02 2022 +0100

CAMEL-17512: camel-tracer - JMS span should resolve the actual dynamic 
destination (#6844)
---
 .../camel/tracing/decorators/JmsSpanDecorator.java | 11 
 .../tracing/decorators/JmsSpanDecoratorTest.java   | 30 ++
 2 files changed, 41 insertions(+)

diff --git 
a/components/camel-tracing/src/main/java/org/apache/camel/tracing/decorators/JmsSpanDecorator.java
 
b/components/camel-tracing/src/main/java/org/apache/camel/tracing/decorators/JmsSpanDecorator.java
index f8406b7..6d7c8dc 100644
--- 
a/components/camel-tracing/src/main/java/org/apache/camel/tracing/decorators/JmsSpanDecorator.java
+++ 
b/components/camel-tracing/src/main/java/org/apache/camel/tracing/decorators/JmsSpanDecorator.java
@@ -16,6 +16,7 @@
  */
 package org.apache.camel.tracing.decorators;
 
+import org.apache.camel.Endpoint;
 import org.apache.camel.Exchange;
 
 public class JmsSpanDecorator extends AbstractMessagingSpanDecorator {
@@ -28,6 +29,16 @@ public class JmsSpanDecorator extends 
AbstractMessagingSpanDecorator {
 }
 
 @Override
+protected String getDestination(Exchange exchange, Endpoint endpoint) {
+// when using toD for dynamic destination then extract from header
+String destination = 
exchange.getMessage().getHeader("CamelJmsDestinationName", String.class);
+if (destination == null) {
+destination = super.getDestination(exchange, endpoint);
+}
+return destination;
+}
+
+@Override
 public String getComponentClassName() {
 return "org.apache.camel.component.jms.JmsComponent";
 }
diff --git 
a/components/camel-tracing/src/test/java/org/apache/camel/tracing/decorators/JmsSpanDecoratorTest.java
 
b/components/camel-tracing/src/test/java/org/apache/camel/tracing/decorators/JmsSpanDecoratorTest.java
index 6081438a..32ab30d 100644
--- 
a/components/camel-tracing/src/test/java/org/apache/camel/tracing/decorators/JmsSpanDecoratorTest.java
+++ 
b/components/camel-tracing/src/test/java/org/apache/camel/tracing/decorators/JmsSpanDecoratorTest.java
@@ -16,6 +16,7 @@
  */
 package org.apache.camel.tracing.decorators;
 
+import org.apache.camel.Endpoint;
 import org.apache.camel.Exchange;
 import org.apache.camel.Message;
 import org.junit.jupiter.api.Test;
@@ -39,4 +40,33 @@ public class JmsSpanDecoratorTest {
 assertEquals(messageId, decorator.getMessageId(exchange));
 }
 
+@Test
+public void testGetDestination() {
+Exchange exchange = Mockito.mock(Exchange.class);
+Message message = Mockito.mock(Message.class);
+Endpoint endpoint = Mockito.mock(Endpoint.class);
+
+Mockito.when(exchange.getIn()).thenReturn(message);
+Mockito.when(exchange.getMessage()).thenReturn(message);
+
Mockito.when(endpoint.getEndpointUri()).thenReturn("jms:cheese?clientId=123");
+
+JmsSpanDecorator decorator = new JmsSpanDecorator();
+assertEquals("cheese", decorator.getDestination(exchange, endpoint));
+}
+
+@Test
+public void testGetDestinationDynamic() {
+Exchange exchange = Mockito.mock(Exchange.class);
+Message message = Mockito.mock(Message.class);
+Endpoint endpoint = Mockito.mock(Endpoint.class);
+
+Mockito.when(exchange.getIn()).thenReturn(message);
+Mockito.when(exchange.getMessage()).thenReturn(message);
+
Mockito.when(exchange.getMessage().getHeader("CamelJmsDestinationName", 
String.class)).thenReturn("gauda");
+
Mockito.when(endpoint.getEndpointUri()).thenReturn("jms:${header.foo}?clientId=123");
+
+JmsSpanDecorator decorator = new JmsSpanDecorator();
+assertEquals("gauda", decorator.getDestination(exchange, endpoint));
+}
+
 }


[GitHub] [camel-k] bouskaJ opened a new pull request #2956: [TEST] Add Global operator + namespaced kamelet test

2022-01-28 Thread GitBox


bouskaJ opened a new pull request #2956:
URL: https://github.com/apache/camel-k/pull/2956


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




[GitHub] [camel-kafka-connector] valdar commented on issue #1332: CameHeader value is wrongly interpreted as BigDecimal and causes ClassCastException

2022-01-28 Thread GitBox


valdar commented on issue #1332:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1332#issuecomment-1024054141


   > there is no fine-grain config per header?
   
   What do you mean?


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




[GitHub] [camel-quarkus] jamesnetherton commented on pull request #3481: Fix #3251 expose REST DSL services to quarkus openapis

2022-01-28 Thread GitBox


jamesnetherton commented on pull request #3481:
URL: https://github.com/apache/camel-quarkus/pull/3481#issuecomment-1024056699


   @zhfeng Looks good to me, thanks.
   
   > Lambda RouteBuilder. I have no idea about it and looks like only avaiable 
at runtime. Is it possible to get this route at build time 
   
   Maybe it's not such an issue in this case. I mentioned it because there were 
some issues with in the past when working with it at build time. There's some 
example usage here FWIW:
   
   https://github.com/apache/camel-quarkus/search?q=lambdaroutebuilder


-- 
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 (d46d092 -> 9d9d40b)

2022-01-28 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 d46d092  CAMEL-17561: camel-opentracing - Deprecated
 add 9d9d40b  CAMEL-17398: Include core/dsl in catalog

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java| 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)


[camel] branch main updated: camel-jbang - Add health check status

2022-01-28 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 89a424c  camel-jbang - Add health check status
89a424c is described below

commit 89a424c77e33f845ee00cd739a825966f79e5cdc
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 11:21:23 2022 +0100

camel-jbang - Add health check status
---
 .../apache/camel/dsl/jbang/core/commands/Run.java  |  6 +++
 .../java/org/apache/camel/main/KameletMain.java| 10 
 .../org/apache/camel/main/VertxHttpServer.java | 61 +-
 3 files changed, 76 insertions(+), 1 deletion(-)

diff --git 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java
 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java
index e0bf1f6..1175f85 100644
--- 
a/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java
+++ 
b/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java
@@ -108,6 +108,9 @@ class Run implements Callable {
 @Option(names = { "--console" }, description = "Developer console at /dev 
on local HTTP server (port 8080 by default)")
 private boolean console;
 
+@Option(names = { "--health" }, description = "Health check at /health on 
local HTTP server (port 8080 by default)")
+private boolean health;
+
 @Override
 public Integer call() throws Exception {
 if (stopRequested) {
@@ -168,6 +171,9 @@ class Run implements Callable {
 if (console) {
 main.addInitialProperty("camel.jbang.console", "true");
 }
+if (health) {
+main.addInitialProperty("camel.jbang.health", "true");
+}
 
 if (jfr) {
 main.addInitialProperty("camel.jbang.jfr", "jfr");
diff --git 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/KameletMain.java 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/KameletMain.java
index 8d14087..7ed00e4 100644
--- 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/KameletMain.java
+++ 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/KameletMain.java
@@ -179,6 +179,16 @@ public class KameletMain extends MainCommandLineSupport {
 }
 configure().withLoadHealthChecks(true);
 
+boolean health = 
"true".equals(getInitialProperties().get("camel.jbang.health"));
+if (health && port == null) {
+// use default port 8080 if console is enabled
+VertxHttpServer.registerServer(answer, 8080);
+}
+if (health) {
+configure().withLoadHealthChecks(true);
+VertxHttpServer.registerHealthCheck(answer);
+}
+
 // need to setup jfr early
 Object jfr = getInitialProperties().get("camel.jbang.jfr");
 Object jfrProfile = 
getInitialProperties().get("camel.jbang.jfr-profile");
diff --git 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
index 7ab379e..b1222b5 100644
--- 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
+++ 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
@@ -16,6 +16,7 @@
  */
 package org.apache.camel.main;
 
+import java.util.Collection;
 import java.util.HashSet;
 import java.util.Set;
 import java.util.concurrent.atomic.AtomicBoolean;
@@ -33,11 +34,15 @@ import 
org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer;
 import 
org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration;
 import org.apache.camel.console.DevConsole;
 import org.apache.camel.console.DevConsoleRegistry;
+import org.apache.camel.health.HealthCheck;
+import org.apache.camel.health.HealthCheckHelper;
 import org.apache.camel.spi.CamelEvent;
 import org.apache.camel.support.SimpleEventNotifierSupport;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+import static org.apache.camel.health.HealthCheckHelper.invoke;
+
 /**
  * To setup vertx http server in the running Camel application
  */
@@ -50,6 +55,7 @@ public final class VertxHttpServer {
 private static final Logger LOG = 
LoggerFactory.getLogger(VertxHttpServer.class);
 private static final AtomicBoolean REGISTERED = new AtomicBoolean();
 private static final AtomicBoolean CONSOLE = new AtomicBoolean();
+private static final AtomicBoolean HEALTH_CHECK = new AtomicBoolean();
 
 private VertxHttpServer() {
 }
@@ -137,7 +143,6 @@ public final class VertxHttpServer {
 private static void doRegisterConsole(CamelContext context) {
 Route dev = router.route("/dev");
 dev.method(HttpMethod.GET);
-dev.handler(router.bodyHandl

[GitHub] [camel-website] zregvart commented on a change in pull request #741: Resolves issue #733: modifications to publish to separate git repo

2022-01-28 Thread GitBox


zregvart commented on a change in pull request #741:
URL: https://github.com/apache/camel-website/pull/741#discussion_r794372568



##
File path: .asf.yaml
##
@@ -17,18 +17,6 @@
 
 notifications:
   pullrequests: commits@camel.apache.org
-  jira_options: link label comment

Review comment:
   Looks like a typo

##
File path: static/.asf.yaml
##
@@ -0,0 +1,34 @@
+#

Review comment:
   We should keep this file in `camel-website-pub` repository

##
File path: .asf.yaml
##
@@ -17,18 +17,6 @@
 
 notifications:
   pullrequests: commits@camel.apache.org
-  jira_options: link label comment
+  jira_options: link label=
 publish:
   whoami: asf-site

Review comment:
   This needs to be removed if we're not publishing from the `asf-site` 
branch

##
File path: .asf.yaml
##
@@ -17,18 +17,6 @@
 
 notifications:
   pullrequests: commits@camel.apache.org
-  jira_options: link label comment
+  jira_options: link label=
 publish:
   whoami: asf-site
-github:
-  labels:
-- camel
-- integration
-- java
-- hacktoberfest
-  enabled_merge_buttons:
-squash:  true
-merge:   false
-rebase:  true
-  features:
-issues: true

Review comment:
   This has little to do with publishing the website, accidentally removed?

##
File path: Jenkinsfile
##
@@ -94,7 +94,7 @@ pipeline {
 steps {
 dir('deploy/live') {
 deleteDir()
-sh 'git clone -b asf-site 
https://gitbox.apache.org/repos/asf/camel-website.git .'
+sh 'git clone -b asf-site 
https://gitbox.apache.org/repos/asf/camel-website-pub.git .'
 sh "git -c core.editor='sed -i 2,/\$(git log --skip=9 -1 
--pretty=format:%h)/s/^pick/squash/' rebase -q --interactive $STOP_SQUASH_AT" 
// squash all but initial and last 9 commits

Review comment:
   `STOP_SQUASH_AT` needs to be updated




-- 
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 fix/751 created (now 64fd5fb)

2022-01-28 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch fix/751
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


  at 64fd5fb  fix(ci): validate kamelets directory

This branch includes the following new commits:

 new 64fd5fb  fix(ci): validate kamelets directory

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.



[GitHub] [camel-kamelets] squakez commented on pull request #750: chore: move deprecated flow to template

2022-01-28 Thread GitBox


squakez commented on pull request #750:
URL: https://github.com/apache/camel-kamelets/pull/750#issuecomment-1024080082


   No problem. I was planning to close it anyway or rebase after #751 is fixed.


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




[GitHub] [camel-kamelets] squakez opened a new pull request #752: fix(ci): validate kamelets directory

2022-01-28 Thread GitBox


squakez opened a new pull request #752:
URL: https://github.com/apache/camel-kamelets/pull/752


   Also changed the validator to warn if deprecated .kamelet.spec.flow is found
   
   Closes #751


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




[GitHub] [camel-k] astefanutti commented on issue #2950: camel-k-operator forbidden to get kafkachannels.messaging.knative.dev since 1.8.x

2022-01-28 Thread GitBox


astefanutti commented on issue #2950:
URL: https://github.com/apache/camel-k/issues/2950#issuecomment-1024082379


   @pierDipi Thanks!
   
   I infer the `addressable-resolver` ClusterRole can be assumed to be 
"publicly" available for other controllers to reference it.
   
   I've researched how to create the corresponding ClusterRoleBinding via OLM, 
but that does not seem supported, as subjects are not resolved for OLM bundle 
[additional 
manifests](https://docs.openshift.com/container-platform/4.7/operators/understanding/olm-packaging-format.html#olm-bundle-format-manifests_olm-packaging-format).
 So it has to be created from the operator at start time.


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

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

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




[camel] branch main updated: camel-jbang - Add health check status

2022-01-28 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 697  camel-jbang - Add health check status
697 is described below

commit 6973432d0c15ecc20f53c205093e297959ef
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 11:28:13 2022 +0100

camel-jbang - Add health check status
---
 .../src/main/java/org/apache/camel/main/VertxHttpServer.java| 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
index b1222b5..144ee95 100644
--- 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
+++ 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
@@ -41,8 +41,6 @@ import org.apache.camel.support.SimpleEventNotifierSupport;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
-import static org.apache.camel.health.HealthCheckHelper.invoke;
-
 /**
  * To setup vertx http server in the running Camel application
  */
@@ -147,6 +145,8 @@ public final class VertxHttpServer {
 dev.handler(new Handler() {
 @Override
 public void handle(RoutingContext ctx) {
+ctx.response().putHeader("content-type", "text/plain");
+
 DevConsoleRegistry dcr = 
context.getExtension(DevConsoleRegistry.class);
 if (dcr != null && dcr.isEnabled()) {
 StringBuilder sb = new StringBuilder();
@@ -194,6 +194,8 @@ public final class VertxHttpServer {
 Handler handler = new Handler() {
 @Override
 public void handle(RoutingContext ctx) {
+ctx.response().putHeader("content-type", "application/json");
+
 boolean all = ctx.currentRoute() == health;
 boolean liv = ctx.currentRoute() == live;
 


[camel] branch regen_bot updated (9d9d40b -> d147b42)

2022-01-28 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 9d9d40b  CAMEL-17398: Include core/dsl in catalog
 add 6cc7d2d  CAMEL-17398: Include core/dsl in catalog
 add d147b42  Upgrade ArangoDB to version 6.16.0

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml| 2 +-
 .../java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)


[camel] branch regen_bot updated (d147b42 -> 6e331f9)

2022-01-28 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 d147b42  Upgrade ArangoDB to version 6.16.0
 add 6e331f9  CAMEL-17512: camel-tracer - JMS span should resolve the 
actual dynamic destination (#6844)

No new revisions were added by this update.

Summary of changes:
 .../camel/tracing/decorators/JmsSpanDecorator.java | 11 
 .../tracing/decorators/JmsSpanDecoratorTest.java   | 30 ++
 2 files changed, 41 insertions(+)


[camel-kamelets] branch fix/751 updated (64fd5fb -> 177228f)

2022-01-28 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch fix/751
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


from 64fd5fb  fix(ci): validate kamelets directory
 add 177228f  fix(ci): golang 1.16

No new revisions were added by this update.

Summary of changes:
 .github/workflows/validate.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[camel] branch main updated: Upgrade HsqldB to version 2.6.1

2022-01-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new d4bff31  Upgrade HsqldB to version 2.6.1
d4bff31 is described below

commit d4bff31d224740d89a47ceba056c7a84c54990b5
Author: Andrea Cosentino 
AuthorDate: Fri Jan 28 11:41:47 2022 +0100

Upgrade HsqldB to version 2.6.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1f4b204..c5e75b1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -239,7 +239,7 @@
 6.2.0.Final
 5.4.32.Final
 2.6.1
-2.5.1
+2.6.1
 3.1.0-incubating
 1.7
 4.4.15


[camel] branch main updated: Upgrade Jooq to version 3.16.3

2022-01-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 72acfa2  Upgrade Jooq to version 3.16.3
72acfa2 is described below

commit 72acfa29fad7f96d12737e134c3c77b684929329
Author: Andrea Cosentino 
AuthorDate: Fri Jan 28 11:47:07 2022 +0100

Upgrade Jooq to version 3.16.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c5e75b1..b94cdbb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -327,7 +327,7 @@
 1.0.0-beta9
 0.1.5
 0.9.14
-3.16.2
+3.16.3
 0.9.14
 1.2.15
 0.6.4


[GitHub] [camel-kamelets] oscerd commented on pull request #752: fix(ci): validate kamelets directory

2022-01-28 Thread GitBox


oscerd commented on pull request #752:
URL: https://github.com/apache/camel-kamelets/pull/752#issuecomment-1024105378


   Fails on test seems to be not related


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




[GitHub] [camel-kamelets] squakez commented on pull request #752: fix(ci): validate kamelets directory

2022-01-28 Thread GitBox


squakez commented on pull request #752:
URL: https://github.com/apache/camel-kamelets/pull/752#issuecomment-1024107939


   > Fails on test seems to be not related
   
   I'm giving another try, just in case


-- 
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 (6e331f9 -> 89a424c)

2022-01-28 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 6e331f9  CAMEL-17512: camel-tracer - JMS span should resolve the 
actual dynamic destination (#6844)
 add 89a424c  camel-jbang - Add health check status

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/dsl/jbang/core/commands/Run.java  |  6 +++
 .../java/org/apache/camel/main/KameletMain.java| 10 
 .../org/apache/camel/main/VertxHttpServer.java | 61 +-
 3 files changed, 76 insertions(+), 1 deletion(-)


[camel-kamelets] branch main updated (f4881b4 -> 70f9d62)

2022-01-28 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

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


from f4881b4  Revert "chore: move deprecated flow to template"
 new 8eafef6  fix(ci): validate kamelets directory
 new 70f9d62  fix(ci): golang 1.16

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


Summary of changes:
 .github/workflows/validate.yaml|4 +-
 kamelets/aws-cloudwatch-sink.kamelet.yaml  |1 +
 kamelets/aws-ec2-sink.kamelet.yaml |1 +
 kamelets/aws-kinesis-sink.kamelet.yaml |1 +
 kamelets/aws-s3-sink.kamelet.yaml  |1 +
 kamelets/aws-secrets-manager-sink.kamelet.yaml |1 +
 kamelets/aws-ses-sink.kamelet.yaml |1 +
 kamelets/aws-sns-sink.kamelet.yaml |1 +
 kamelets/azure-eventhubs-sink.kamelet.yaml |   15 +-
 kamelets/azure-storage-blob-sink.kamelet.yaml  |5 +-
 kamelets/azure-storage-queue-sink.kamelet.yaml |1 +
 kamelets/caffeine-action.kamelet.yaml  |1 +
 kamelets/dns-dig-action.kamelet.yaml   |1 +
 kamelets/dns-ip-action.kamelet.yaml|1 +
 kamelets/dns-lookup-action.kamelet.yaml|1 +
 kamelets/dropbox-sink.kamelet.yaml |1 +
 kamelets/elasticsearch-index-sink.kamelet.yaml |1 +
 kamelets/google-storage-sink.kamelet.yaml  |1 +
 kamelets/kafka-not-secured-sink.kamelet.yaml   |1 +
 kamelets/kafka-sink.kamelet.yaml   |1 +
 kamelets/minio-sink.kamelet.yaml   |1 +
 kamelets/mongodb-sink.kamelet.yaml |1 +
 kamelets/telegram-sink.kamelet.yaml|1 +
 kamelets/wttrin-source.kamelet.yaml|1 +
 script/validator/go.mod|   14 +-
 script/validator/go.sum| 1221 +++-
 script/validator/validator.go  |   32 +-
 27 files changed, 609 insertions(+), 703 deletions(-)


[camel-kamelets] 02/02: fix(ci): golang 1.16

2022-01-28 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-kamelets.git

commit 70f9d62504f08eb4d64dfd297e0d0bc1412a781d
Author: Pasquale Congiusti 
AuthorDate: Fri Jan 28 11:39:51 2022 +0100

fix(ci): golang 1.16
---
 .github/workflows/validate.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml
index 1ebccb4..ec2a9af 100644
--- a/.github/workflows/validate.yaml
+++ b/.github/workflows/validate.yaml
@@ -49,7 +49,7 @@ jobs:
 - name: Install Go
   uses: actions/setup-go@v1
   with:
-go-version: 1.13.x
+go-version: 1.16.x
 - name: Run Validator
   run: |
 echo "Running Kamelet validator..."


[GitHub] [camel-kamelets] squakez closed issue #751: Validator script to use template in favour of flow

2022-01-28 Thread GitBox


squakez closed issue #751:
URL: https://github.com/apache/camel-kamelets/issues/751


   


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




[GitHub] [camel-kamelets] squakez merged pull request #752: fix(ci): validate kamelets directory

2022-01-28 Thread GitBox


squakez merged pull request #752:
URL: https://github.com/apache/camel-kamelets/pull/752


   


-- 
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 regen_bot updated (f4881b4 -> d093d84)

2022-01-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


from f4881b4  Revert "chore: move deprecated flow to template"
 add 8eafef6  fix(ci): validate kamelets directory
 add 70f9d62  fix(ci): golang 1.16
 add d093d84  Regen for commit 70f9d62504f08eb4d64dfd297e0d0bc1412a781d

No new revisions were added by this update.

Summary of changes:
 .github/workflows/validate.yaml|4 +-
 kamelets/aws-cloudwatch-sink.kamelet.yaml  |1 +
 kamelets/aws-ec2-sink.kamelet.yaml |1 +
 kamelets/aws-kinesis-sink.kamelet.yaml |1 +
 kamelets/aws-s3-sink.kamelet.yaml  |1 +
 kamelets/aws-secrets-manager-sink.kamelet.yaml |1 +
 kamelets/aws-ses-sink.kamelet.yaml |1 +
 kamelets/aws-sns-sink.kamelet.yaml |1 +
 kamelets/azure-eventhubs-sink.kamelet.yaml |   15 +-
 kamelets/azure-storage-blob-sink.kamelet.yaml  |5 +-
 kamelets/azure-storage-queue-sink.kamelet.yaml |1 +
 kamelets/caffeine-action.kamelet.yaml  |1 +
 kamelets/dns-dig-action.kamelet.yaml   |1 +
 kamelets/dns-ip-action.kamelet.yaml|1 +
 kamelets/dns-lookup-action.kamelet.yaml|1 +
 kamelets/dropbox-sink.kamelet.yaml |1 +
 kamelets/elasticsearch-index-sink.kamelet.yaml |1 +
 kamelets/google-storage-sink.kamelet.yaml  |1 +
 kamelets/kafka-not-secured-sink.kamelet.yaml   |1 +
 kamelets/kafka-sink.kamelet.yaml   |1 +
 kamelets/minio-sink.kamelet.yaml   |1 +
 kamelets/mongodb-sink.kamelet.yaml |1 +
 kamelets/telegram-sink.kamelet.yaml|1 +
 kamelets/wttrin-source.kamelet.yaml|1 +
 .../kamelets/aws-cloudwatch-sink.kamelet.yaml  |1 +
 .../resources/kamelets/aws-ec2-sink.kamelet.yaml   |1 +
 .../kamelets/aws-kinesis-sink.kamelet.yaml |1 +
 .../resources/kamelets/aws-s3-sink.kamelet.yaml|1 +
 .../kamelets/aws-secrets-manager-sink.kamelet.yaml |1 +
 .../resources/kamelets/aws-ses-sink.kamelet.yaml   |1 +
 .../resources/kamelets/aws-sns-sink.kamelet.yaml   |1 +
 .../kamelets/azure-eventhubs-sink.kamelet.yaml |   15 +-
 .../kamelets/azure-storage-blob-sink.kamelet.yaml  |5 +-
 .../kamelets/azure-storage-queue-sink.kamelet.yaml |1 +
 .../kamelets/caffeine-action.kamelet.yaml  |1 +
 .../resources/kamelets/dns-dig-action.kamelet.yaml |1 +
 .../resources/kamelets/dns-ip-action.kamelet.yaml  |1 +
 .../kamelets/dns-lookup-action.kamelet.yaml|1 +
 .../resources/kamelets/dropbox-sink.kamelet.yaml   |1 +
 .../kamelets/elasticsearch-index-sink.kamelet.yaml |1 +
 .../kamelets/google-storage-sink.kamelet.yaml  |1 +
 .../kamelets/kafka-not-secured-sink.kamelet.yaml   |1 +
 .../resources/kamelets/kafka-sink.kamelet.yaml |1 +
 .../resources/kamelets/minio-sink.kamelet.yaml |1 +
 .../resources/kamelets/mongodb-sink.kamelet.yaml   |1 +
 .../resources/kamelets/telegram-sink.kamelet.yaml  |1 +
 .../resources/kamelets/wttrin-source.kamelet.yaml  |1 +
 script/validator/go.mod|   14 +-
 script/validator/go.sum| 1221 +---
 script/validator/validator.go  |   32 +-
 50 files changed, 641 insertions(+), 712 deletions(-)


[GitHub] [camel-kamelets] github-actions[bot] opened a new pull request #753: Generated sources regen

2022-01-28 Thread GitBox


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


   Regen bot :robot: found some uncommited changes after running build on 
:camel: kamelets main.
   Please do not delete `regen_bot` branch after merge/rebase.


-- 
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 main updated: Regen for commit 70f9d62504f08eb4d64dfd297e0d0bc1412a781d

2022-01-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 208bdb3  Regen for commit 70f9d62504f08eb4d64dfd297e0d0bc1412a781d
208bdb3 is described below

commit 208bdb3d4d1a4d0f5c7e2693283ef6cb57661d18
Author: squakez 
AuthorDate: Fri Jan 28 11:19:02 2022 +

Regen for commit 70f9d62504f08eb4d64dfd297e0d0bc1412a781d

Signed-off-by: GitHub 
---
 .../resources/kamelets/aws-cloudwatch-sink.kamelet.yaml   |  1 +
 .../src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml |  1 +
 .../main/resources/kamelets/aws-kinesis-sink.kamelet.yaml |  1 +
 .../src/main/resources/kamelets/aws-s3-sink.kamelet.yaml  |  1 +
 .../kamelets/aws-secrets-manager-sink.kamelet.yaml|  1 +
 .../src/main/resources/kamelets/aws-ses-sink.kamelet.yaml |  1 +
 .../src/main/resources/kamelets/aws-sns-sink.kamelet.yaml |  1 +
 .../resources/kamelets/azure-eventhubs-sink.kamelet.yaml  | 15 ---
 .../kamelets/azure-storage-blob-sink.kamelet.yaml |  5 +++--
 .../kamelets/azure-storage-queue-sink.kamelet.yaml|  1 +
 .../main/resources/kamelets/caffeine-action.kamelet.yaml  |  1 +
 .../main/resources/kamelets/dns-dig-action.kamelet.yaml   |  1 +
 .../main/resources/kamelets/dns-ip-action.kamelet.yaml|  1 +
 .../resources/kamelets/dns-lookup-action.kamelet.yaml |  1 +
 .../src/main/resources/kamelets/dropbox-sink.kamelet.yaml |  1 +
 .../kamelets/elasticsearch-index-sink.kamelet.yaml|  1 +
 .../resources/kamelets/google-storage-sink.kamelet.yaml   |  1 +
 .../kamelets/kafka-not-secured-sink.kamelet.yaml  |  1 +
 .../src/main/resources/kamelets/kafka-sink.kamelet.yaml   |  1 +
 .../src/main/resources/kamelets/minio-sink.kamelet.yaml   |  1 +
 .../src/main/resources/kamelets/mongodb-sink.kamelet.yaml |  1 +
 .../main/resources/kamelets/telegram-sink.kamelet.yaml|  1 +
 .../main/resources/kamelets/wttrin-source.kamelet.yaml|  1 +
 23 files changed, 32 insertions(+), 9 deletions(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml
index 0dfef94..58d680d 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml
@@ -86,6 +86,7 @@ spec:
 - 'urn:alm:descriptor:com.tectonic.ui:checkbox'
 default: false
   dependencies:
+- "camel:core"
 - "camel:aws2-cw"
 - "camel:kamelet"
   flow:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml
index b4d8db8..d16ce6e 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml
@@ -64,6 +64,7 @@ spec:
 type: string
 example: eu-west-1
   dependencies:
+- "camel:core"
 - "camel:aws2-ec2"
 - "camel:kamelet"
   flow:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml
index 77350b0..74fef7e 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml
@@ -77,6 +77,7 @@ spec:
 type: string
 example: eu-west-1
   dependencies:
+- "camel:core"
 - "camel:aws2-kinesis"
 - "camel:kamelet"
   flow:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml
index 58feb6e..2edd435 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml
@@ -87,6 +87,7 @@ spec:
 - 'urn:alm:descriptor:com.tectonic.ui:checkbox'
 default: false
   dependencies:
+- "camel:core"
 - "camel:aws2-s3"
 - "camel:kamelet"
   flow:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml
index 6813b8d..fe3c04b 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml
@@ -66,6 +66,7 @@ spec:
 type: string
 example: eu-west-1
   dependencies:
+- "camel:core"
 - "camel:aws-secrets-manager"
 - "camel:kamelet"
   flow:
dif

[GitHub] [camel-kamelets] oscerd merged pull request #753: Generated sources regen

2022-01-28 Thread GitBox


oscerd merged pull request #753:
URL: https://github.com/apache/camel-kamelets/pull/753


   


-- 
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 regen_bot updated (d093d84 -> 208bdb3)

2022-01-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


omit d093d84  Regen for commit 70f9d62504f08eb4d64dfd297e0d0bc1412a781d
 add 208bdb3  Regen for commit 70f9d62504f08eb4d64dfd297e0d0bc1412a781d

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   (d093d84)
\
 N -- N -- N   refs/heads/regen_bot (208bdb3)

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.

No new revisions were added by this update.

Summary of changes:


[camel] branch regen_bot updated (89a424c -> 6777797)

2022-01-28 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 89a424c  camel-jbang - Add health check status
 add 697  camel-jbang - Add health check status

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/main/VertxHttpServer.java| 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)


[camel] branch regen_bot updated (6777797 -> d4bff31)

2022-01-28 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 697  camel-jbang - Add health check status
 add d4bff31  Upgrade HsqldB to version 2.6.1

No new revisions were added by this update.

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


[camel-kamelets] branch chore/template_vs_flow created (now 52d17b3)

2022-01-28 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch chore/template_vs_flow
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


  at 52d17b3  chore: use template in favour of flow spec

This branch includes the following new commits:

 new 52d17b3  chore: use template in favour of flow spec

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



[camel-kamelets] branch chore/template_vs_flow updated (52d17b3 -> 95fcebb)

2022-01-28 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch chore/template_vs_flow
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


 discard 52d17b3  chore: use template in favour of flow spec
 add 208bdb3  Regen for commit 70f9d62504f08eb4d64dfd297e0d0bc1412a781d
 new 95fcebb  chore: use template in favour of flow spec

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   (52d17b3)
\
 N -- N -- N   refs/heads/chore/template_vs_flow (95fcebb)

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

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

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


Summary of changes:
 .../resources/kamelets/aws-cloudwatch-sink.kamelet.yaml   |  1 +
 .../src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml |  1 +
 .../main/resources/kamelets/aws-kinesis-sink.kamelet.yaml |  1 +
 .../src/main/resources/kamelets/aws-s3-sink.kamelet.yaml  |  1 +
 .../kamelets/aws-secrets-manager-sink.kamelet.yaml|  1 +
 .../src/main/resources/kamelets/aws-ses-sink.kamelet.yaml |  1 +
 .../src/main/resources/kamelets/aws-sns-sink.kamelet.yaml |  1 +
 .../resources/kamelets/azure-eventhubs-sink.kamelet.yaml  | 15 ---
 .../kamelets/azure-storage-blob-sink.kamelet.yaml |  5 +++--
 .../kamelets/azure-storage-queue-sink.kamelet.yaml|  1 +
 .../main/resources/kamelets/caffeine-action.kamelet.yaml  |  1 +
 .../main/resources/kamelets/dns-dig-action.kamelet.yaml   |  1 +
 .../main/resources/kamelets/dns-ip-action.kamelet.yaml|  1 +
 .../resources/kamelets/dns-lookup-action.kamelet.yaml |  1 +
 .../src/main/resources/kamelets/dropbox-sink.kamelet.yaml |  1 +
 .../kamelets/elasticsearch-index-sink.kamelet.yaml|  1 +
 .../resources/kamelets/google-storage-sink.kamelet.yaml   |  1 +
 .../kamelets/kafka-not-secured-sink.kamelet.yaml  |  1 +
 .../src/main/resources/kamelets/kafka-sink.kamelet.yaml   |  1 +
 .../src/main/resources/kamelets/minio-sink.kamelet.yaml   |  1 +
 .../src/main/resources/kamelets/mongodb-sink.kamelet.yaml |  1 +
 .../main/resources/kamelets/telegram-sink.kamelet.yaml|  1 +
 .../main/resources/kamelets/wttrin-source.kamelet.yaml|  1 +
 23 files changed, 32 insertions(+), 9 deletions(-)


[GitHub] [camel-examples] essobedo opened a new pull request #61: Fix compilation errors in routeloader and YAML validation errors in routeloader/kamelet-main/routes-configuration

2022-01-28 Thread GitBox


essobedo opened a new pull request #61:
URL: https://github.com/apache/camel-examples/pull/61


   ## Motivation
   
   When we try to run the example `routeloader`, we get a compilation error due 
to a missing dependency and if we fix it, we finally get an YAML validation 
error of the following type:
   
   ```
   ERROR] *
   [ERROR] Error occurred while running main from: org.apache.camel.main.Main
   [ERROR] 
   java.lang.reflect.InvocationTargetException
   at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
   at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
   at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke (Method.java:566)
   at org.apache.camel.maven.RunMojo$1.run (RunMojo.java:401)
   at java.lang.Thread.run (Thread.java:829)
   Caused by: 
org.apache.camel.dsl.yaml.common.exception.UnsupportedFieldException: 
Unsupported field (steps) for node: ; value=; valueNode=> }{ 
key=; value=475262681 })>
   at 
org.apache.camel.dsl.yaml.deserializers.RouteDefinitionDeserializer.setProperties
 (RouteDefinitionDeserializer.java:84)
   at 
org.apache.camel.dsl.yaml.deserializers.RouteDefinitionDeserializer.setProperties
 (RouteDefinitionDeserializer.java:33)
   at org.apache.camel.dsl.yaml.common.YamlDeserializerBase.construct 
(YamlDeserializerBase.java:60)
   at 
org.apache.camel.dsl.yaml.common.YamlDeserializationContext$2.construct 
(YamlDeserializationContext.java:231)
   at org.apache.camel.dsl.yaml.YamlRoutesBuilderLoader$1.configuration 
(YamlRoutesBuilderLoader.java:192)
   at 
org.apache.camel.builder.RouteConfigurationBuilder.addRouteConfigurationsToCamelContext
 (RouteConfigurationBuilder.java:77)
   at 
org.apache.camel.impl.engine.AbstractCamelContext.addRoutesConfigurations 
(AbstractCamelContext.java:1177)
   at org.apache.camel.main.RoutesConfigurer.addDiscoveredRoutes 
(RoutesConfigurer.java:228)
   at org.apache.camel.main.RoutesConfigurer.configureRoutes 
(RoutesConfigurer.java:209)
   at org.apache.camel.main.BaseMainSupport.configureRoutes 
(BaseMainSupport.java:512)
   at org.apache.camel.main.BaseMainSupport.postProcessCamelContext 
(BaseMainSupport.java:557)
   at org.apache.camel.main.MainSupport.initCamelContext 
(MainSupport.java:371)
   at org.apache.camel.main.Main.doInit (Main.java:107)
   at org.apache.camel.support.service.BaseService.init 
(BaseService.java:83)
   at org.apache.camel.main.MainSupport.run (MainSupport.java:65)
   at org.apache.camel.main.MainCommandLineSupport.run 
(MainCommandLineSupport.java:174)
   at org.apache.camel.main.Main.main (Main.java:44)
   at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
   at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
   at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke (Method.java:566)
   at org.apache.camel.maven.RunMojo$1.run (RunMojo.java:401)
   ```
   
   ## Modifications:
   
   * Add the missing dependency (`amel-endpointds`) that is needed at runtime
   * Move the `steps` into the `from` node and move the `uri` to the dedicated 
property to fix the YAML validation issues in 
routeloader/kamelet-main/routes-configuration


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




[GitHub] [camel-kamelets] squakez opened a new pull request #754: chore: use template in favour of flow spec

2022-01-28 Thread GitBox


squakez opened a new pull request #754:
URL: https://github.com/apache/camel-kamelets/pull/754


   With this PR we're enforcing the usage of `.kamelet.spec.template` against 
`.kamelet.spec.flow`. The latter is deprecated since a while and will be soon 
removed from API specification.


-- 
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 quarkus-main updated (295e4a7 -> d444a49)

2022-01-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


 discard 295e4a7  Upgrade to Quarkus 2.8.0.CR1
 add fb128d7  Updated CHANGELOG.md
 add ec5ea46  Update min-maven-version in antora.yml
 add b98a643  CVE-2020-8908 guava: local information disclosure via 
temporary directory created with unsafe permissions #3494
 add b586b73  Removed the deprecated @BuildTimeAvroDataFormat annotation 
#2791
 add 7ad4a80  Upgrade Camel to 3.14.1
 add b83bdeb  Upgrade Quarkus Qpid JMS to 0.32.0
 add b3d6d48  camel.main.durationMaxSeconds is not honoured
 add 151bad1  Import quarkus-bom before camel-quarkus-bom in tests #3222
 add 999e963  Rely on guava managed in Quarkus BOM (unfortunately without 
findbugs exclusion)
 add 2faae75  Stop managing artifacts managed in Quarkus BOM
 add b050497  Use parametrized groupId for quarkus-maven-plugin so that it 
is possible to run our tests with io.quarkus.platform:quarkus-maven-plugin
 add f192245  Updated CHANGELOG.md
 new d444a49  Upgrade to Quarkus 2.8.0.CR1

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

 * -- * -- B -- O -- O -- O   (295e4a7)
\
 N -- N -- N   refs/heads/quarkus-main (d444a49)

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

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

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


Summary of changes:
 CHANGELOG.md   |  17 
 docs/antora.yml|   4 +-
 docs/modules/ROOT/pages/migration-guide/2.7.0.adoc |   6 ++
 .../ROOT/pages/reference/extensions/avro.adoc  |  23 +
 .../org/apache/camel/quarkus/main/CamelMain.java   |   1 +
 extensions/avro/deployment/pom.xml |   5 --
 .../component/avro/deployment/AvroProcessor.java   |  91 ---
 .../deployment/BuildTimeAvroDataFormatTest.java|  70 ---
 .../src/test/resources/schemas/a-user.avsc |   7 --
 .../src/test/resources/schemas/another-user.avsc   |   7 --
 extensions/avro/runtime/pom.xml|   5 --
 .../avro/runtime/src/main/doc/configuration.adoc   |  25 +-
 .../component/avro/AvroDataFormatProducer.java |  53 ---
 .../camel/quarkus/component/avro/AvroRecorder.java |  36 
 .../quarkus/component/avro/AvroSchemaRegistry.java |  35 
 .../component/avro/AvroSchemaSubstitution.java |  57 
 .../component/avro/BuildTimeAvroDataFormat.java|  36 
 .../component/avro/AvroDataFormatProducerTest.java |  58 
 extensions/jira/runtime/pom.xml|   4 -
 extensions/minio/runtime/pom.xml   |   6 ++
 extensions/protobuf/deployment/pom.xml |   6 ++
 integration-tests/avro/pom.xml |   2 +-
 .../quarkus/component/avro/it/AvroResource.java|  12 ---
 .../camel/quarkus/component/avro/it/AvroRoute.java |   7 --
 .../camel/quarkus/component/avro/it/AvroTest.java  |   6 --
 integration-tests/cassandraql/pom.xml  |   4 +
 integration-tests/jms-artemis-client/pom.xml   |  11 +++
 integration-tests/jta/pom.xml  |  10 +++
 .../camel/quarkus/main/cmd/it/CommandModeTest.java |   4 +-
 integration-tests/messaging/pom.xml|   2 +-
 integration-tests/protobuf/pom.xml |   2 +-
 integration-tests/sjms-artemis-client/pom.xml  |  10 +++
 integration-tests/sjms2-artemis-client/pom.xml |  10 +++
 pom.xml|  16 +---
 poms/bom-test/pom.xml  |   9 ++
 poms/bom/pom.xml   | 100 ++---
 poms/build-parent-it/pom.xml   |  20 +++--
 tooling/maven-plugin/pom.xml   |   4 +
 38 files changed, 167 insertions(+), 614 deletions(-)
 delete mode 100644 
extensions/avro/deployment/src/test/java/org/apache/camel/quarkus/component/avro/deployment/BuildTimeAvroDataFormatTest.java
 delete mode 100644 
extensions/avro/deployment/src/test/resources/schemas/a-user.avsc
 delete mode 100644 
extensions/avro/deployment/src/test/resources/schemas/another-user.avsc
 delete mode 100644 
extensions/avro/runtime

[camel-quarkus] 01/01: Upgrade to Quarkus 2.8.0.CR1

2022-01-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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

commit d444a490b17e242d309a3c456efc64284434026d
Author: James Netherton 
AuthorDate: Thu Jan 20 07:52:37 2022 +

Upgrade to Quarkus 2.8.0.CR1
---
 docs/antora.yml   | 2 +-
 pom.xml   | 3 ++-
 poms/bom-test/pom.xml | 5 +
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index ce03b9d..488a8a9 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -31,7 +31,7 @@ asciidoc:
 target-maven-version: 3.8.4 # replace ${target-maven-version}
 camel-version: 3.14.1 # replace ${camel.version}
 camel-docs-version: 3.14.x # replace ${camel.docs.components.version}
-quarkus-version: 2.7.0.Final # replace ${quarkus.version}
+quarkus-version: 999-SNAPSHOT # replace ${quarkus.version}
 graalvm-version: 21.3.0 # replace ${graalvm.version}
 graalvm-docs-version: 21.3
 # attributes used in xrefs to other Antora components
diff --git a/pom.xml b/pom.xml
index 8264f3e..00c7262 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
 1.0.0
 2.3.0
 1.0.3
-2.7.0.Final
+999-SNAPSHOT
 
2.0.0
 0.32.0
 
@@ -65,6 +65,7 @@
 1.18
 3.5.2
 1.11.0
+3.22.0
 2.17.103
 1.11.714
 1.0.5
diff --git a/poms/bom-test/pom.xml b/poms/bom-test/pom.xml
index 7636c5a..af88aa4 100644
--- a/poms/bom-test/pom.xml
+++ b/poms/bom-test/pom.xml
@@ -232,6 +232,11 @@
 
 
 
+org.assertj
+assertj-core
+${assertj.version}
+
+
 com.github.tomakehurst
 wiremock-jre8
 ${wiremock.version}


[camel] branch regen_bot updated (d4bff31 -> 72acfa2)

2022-01-28 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 d4bff31  Upgrade HsqldB to version 2.6.1
 add 72acfa2  Upgrade Jooq to version 3.16.3

No new revisions were added by this update.

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


[camel-examples] branch main updated: Fix compilation errors in routeloader and YAML validation errors in routeloader/kamelet-main/routes-configuration (#61)

2022-01-28 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-examples.git


The following commit(s) were added to refs/heads/main by this push:
 new 8a1113b  Fix compilation errors in routeloader and YAML validation 
errors in routeloader/kamelet-main/routes-configuration (#61)
8a1113b is described below

commit 8a1113b0b56d2c59c2708dde4d8f7be33097466b
Author: Nicolas Filotto 
AuthorDate: Fri Jan 28 13:04:30 2022 +0100

Fix compilation errors in routeloader and YAML validation errors in 
routeloader/kamelet-main/routes-configuration (#61)
---
 .../src/main/resources/camel/my-route.yaml | 11 +-
 examples/routeloader/pom.xml   |  6 ++
 .../src/main/resources/myroutes/my-yaml-route.yaml | 19 
 .../src/main/resources/myroutes/my-yaml-route.yaml | 25 +++---
 4 files changed, 35 insertions(+), 26 deletions(-)

diff --git a/examples/kamelet-main/src/main/resources/camel/my-route.yaml 
b/examples/kamelet-main/src/main/resources/camel/my-route.yaml
index cbe28c2..6de916e 100644
--- a/examples/kamelet-main/src/main/resources/camel/my-route.yaml
+++ b/examples/kamelet-main/src/main/resources/camel/my-route.yaml
@@ -1,7 +1,8 @@
 - route:
 id: "earthquake"
-from: "kamelet:earthquake-source"
-steps:
-  - unmarshal:
-  json: {}
-  - log: "Earthquake with magnitude ${body[properties][mag]} at 
${body[properties][place]}"
+from:
+  uri: "kamelet:earthquake-source"
+  steps:
+- unmarshal:
+json: {}
+- log: "Earthquake with magnitude ${body[properties][mag]} at 
${body[properties][place]}"
diff --git a/examples/routeloader/pom.xml b/examples/routeloader/pom.xml
index 05e664d..aacbb4b 100644
--- a/examples/routeloader/pom.xml
+++ b/examples/routeloader/pom.xml
@@ -61,6 +61,12 @@
 org.apache.camel
 camel-java-joor-dsl
 
+
+
+org.apache.camel
+camel-endpointdsl
+runtime
+
 
 
 org.apache.camel
diff --git 
a/examples/routeloader/src/main/resources/myroutes/my-yaml-route.yaml 
b/examples/routeloader/src/main/resources/myroutes/my-yaml-route.yaml
index 74860cf..e58e2fa 100644
--- a/examples/routeloader/src/main/resources/myroutes/my-yaml-route.yaml
+++ b/examples/routeloader/src/main/resources/myroutes/my-yaml-route.yaml
@@ -16,12 +16,13 @@
 ## ---
 
 - route:
-from: "timer:yaml?period=3s"
-steps:
-  - set-body:
-  simple: "Timer fired ${header.CamelTimerCounter} times"
-  - to:
-  uri: "log:yaml"
-  parameters:
-show-body-type: false
-show-exchange-pattern: false
+from:
+  uri: "timer:yaml?period=3s"
+  steps:
+- set-body:
+simple: "Timer fired ${header.CamelTimerCounter} times"
+- to:
+uri: "log:yaml"
+parameters:
+  show-body-type: false
+  show-exchange-pattern: false
diff --git 
a/examples/routes-configuration/src/main/resources/myroutes/my-yaml-route.yaml 
b/examples/routes-configuration/src/main/resources/myroutes/my-yaml-route.yaml
index 8816956..2d28a3a 100644
--- 
a/examples/routes-configuration/src/main/resources/myroutes/my-yaml-route.yaml
+++ 
b/examples/routes-configuration/src/main/resources/myroutes/my-yaml-route.yaml
@@ -18,15 +18,16 @@
 - route:
 # refer to the route configuration by the id to use for this route
 route-configuration-id: "yamlError"
-from: "timer:yaml?period=3s"
-steps:
-  - set-body:
-  simple: "Timer fired ${header.CamelTimerCounter} times"
-  - to:
-  uri: "log:yaml"
-  parameters:
-show-body-type: false
-show-exchange-pattern: false
-  - throw-exception:
-  exception-type: "java.lang.IllegalArgumentException"
-  message: "Error from yaml"
+from:
+  uri: "timer:yaml?period=3s"
+  steps:
+- set-body:
+simple: "Timer fired ${header.CamelTimerCounter} times"
+- to:
+uri: "log:yaml"
+parameters:
+  show-body-type: false
+  show-exchange-pattern: false
+- throw-exception:
+exception-type: "java.lang.IllegalArgumentException"
+message: "Error from yaml"


[GitHub] [camel-examples] davsclaus merged pull request #61: Fix compilation errors in routeloader and YAML validation errors in routeloader/kamelet-main/routes-configuration

2022-01-28 Thread GitBox


davsclaus merged pull request #61:
URL: https://github.com/apache/camel-examples/pull/61


   


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




[GitHub] [camel-k] phantomjinx commented on pull request #2711: E2E development allowing injection of secrets denoting testing on custom clusters

2022-01-28 Thread GitBox


phantomjinx commented on pull request #2711:
URL: https://github.com/apache/camel-k/pull/2711#issuecomment-1024163950


   @astefanutti 
   Any thoughts on what else we'd like to see in this before committing?


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

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

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




[camel] branch main updated: camel-jbang - Add health check status

2022-01-28 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 c2bdac8  camel-jbang - Add health check status
c2bdac8 is described below

commit c2bdac83c19c04c827f60f6a262fc8be696226f6
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 13:42:32 2022 +0100

camel-jbang - Add health check status
---
 .../org/apache/camel/main/VertxHttpServer.java | 43 +-
 1 file changed, 42 insertions(+), 1 deletion(-)

diff --git 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
index 144ee95..d93dfc7 100644
--- 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
+++ 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
@@ -18,7 +18,10 @@ package org.apache.camel.main;
 
 import java.util.Collection;
 import java.util.HashSet;
+import java.util.Iterator;
+import java.util.Optional;
 import java.util.Set;
+import java.util.TreeSet;
 import java.util.concurrent.atomic.AtomicBoolean;
 
 import io.vertx.core.Handler;
@@ -216,7 +219,45 @@ public final class VertxHttpServer {
 if (up) {
 sb.append("\"status\": \"UP\"\n");
 } else {
-sb.append("\"status\": \"DOWN\"\n");
+Optional down
+= res.stream().filter(r -> 
r.getState().equals(HealthCheck.State.DOWN)).findFirst();
+sb.append("\"status\": \"DOWN\"");
+if (down.isPresent()) {
+sb.append(",\n");
+HealthCheck.Result d = down.get();
+sb.append("\"checks\": [\n");
+sb.append("{\n");
+sb.append("\"name\": 
\"").append(d.getCheck().getId()).append("\",\n");
+sb.append("\"status\": 
\"").append(d.getState()).append("\",\n");
+if (d.getError().isPresent()) {
+String msg = d.getError().get().getMessage();
+sb.append("\"error-message\": 
\"").append(msg)
+.append("\",\n");
+}
+if (d.getMessage().isPresent()) {
+sb.append("\"message\": 
\"").append(d.getMessage().get()).append("\",\n");
+}
+if (d.getDetails() != null && 
!d.getDetails().isEmpty()) {
+// lets use sorted keys
+Iterator it = new 
TreeSet<>(d.getDetails().keySet()).iterator();
+sb.append("\"data\": {\n");
+while (it.hasNext()) {
+String k = it.next();
+Object v = d.getDetails().get(k);
+boolean last = !it.hasNext();
+sb.append(" 
\"").append(k).append("\": \"").append(v).append("\"");
+if (!last) {
+sb.append(",");
+}
+sb.append("\n");
+}
+sb.append("}\n");
+}
+sb.append("}\n");
+sb.append("]\n");
+} else {
+sb.append("\n");
+}
 }
 sb.append("}\n");
 


[camel] branch main updated: camel-jbang - Add health check status

2022-01-28 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 0ec11bf  camel-jbang - Add health check status
0ec11bf is described below

commit 0ec11bfd544043f8f6ec7342c1835def13ddf27c
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 13:44:17 2022 +0100

camel-jbang - Add health check status
---
 .../src/main/java/org/apache/camel/main/VertxHttpServer.java | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
index d93dfc7..9e9b5a8 100644
--- 
a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
+++ 
b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java
@@ -219,6 +219,7 @@ public final class VertxHttpServer {
 if (up) {
 sb.append("\"status\": \"UP\"\n");
 } else {
+// when we are DOWN then grab the first one to show
 Optional down
 = res.stream().filter(r -> 
r.getState().equals(HealthCheck.State.DOWN)).findFirst();
 sb.append("\"status\": \"DOWN\"");


[GitHub] [camel-quarkus] jamesnetherton merged pull request #3502: Next is 2.8.0

2022-01-28 Thread GitBox


jamesnetherton merged pull request #3502:
URL: https://github.com/apache/camel-quarkus/pull/3502


   


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




[GitHub] [camel-k] astefanutti commented on pull request #2711: E2E development allowing injection of secrets denoting testing on custom clusters

2022-01-28 Thread GitBox


astefanutti commented on pull request #2711:
URL: https://github.com/apache/camel-k/pull/2711#issuecomment-1024194018


   @phantomjinx I was about to ask whether you were ready to have this merged 
:) This is good to go for me 👍🏼.


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

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

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




[camel] branch main updated: CAMEL-17284: upgrade Kafka clients to 3.1.0

2022-01-28 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 836ad38  CAMEL-17284: upgrade Kafka clients to 3.1.0
836ad38 is described below

commit 836ad38e8d658642caa93d32300c6d320d05d2aa
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 14:48:05 2022 +0100

CAMEL-17284: upgrade Kafka clients to 3.1.0
---
 .../vertx/kafka/VertxKafkaComponentConfigurer.java |  84 -
 .../vertx/kafka/VertxKafkaEndpointConfigurer.java  |  84 -
 .../vertx/kafka/VertxKafkaEndpointUriFactory.java  |  16 +-
 .../configuration/VertxKafkaConfiguration.java | 354 ++---
 .../camel/component/vertx/kafka/vertx-kafka.json   |  64 ++--
 components/camel-vertx/camel-vertx-kafka/pom.xml   |  12 +
 parent/pom.xml |   1 +
 7 files changed, 58 insertions(+), 557 deletions(-)

diff --git 
a/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-component/src/generated/java/org/apache/camel/component/vertx/kafka/VertxKafkaComponentConfigurer.java
 
b/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-component/src/generated/java/org/apache/camel/component/vertx/kafka/VertxKafkaComponentConfigurer.java
index 86e7864..e6f9cf4 100644
--- 
a/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-component/src/generated/java/org/apache/camel/component/vertx/kafka/VertxKafkaComponentConfigurer.java
+++ 
b/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-component/src/generated/java/org/apache/camel/component/vertx/kafka/VertxKafkaComponentConfigurer.java
@@ -159,10 +159,6 @@ public class VertxKafkaComponentConfigurer extends 
PropertyConfigurerSupport imp
 case "saslLoginCallbackHandlerClass": 
getOrCreateConfiguration(target).setSaslLoginCallbackHandlerClass(property(camelContext,
 java.lang.String.class, value)); return true;
 case "saslloginclass":
 case "saslLoginClass": 
getOrCreateConfiguration(target).setSaslLoginClass(property(camelContext, 
java.lang.String.class, value)); return true;
-case "saslloginconnecttimeoutms":
-case "saslLoginConnectTimeoutMs": 
getOrCreateConfiguration(target).setSaslLoginConnectTimeoutMs(property(camelContext,
 java.lang.Integer.class, value)); return true;
-case "saslloginreadtimeoutms":
-case "saslLoginReadTimeoutMs": 
getOrCreateConfiguration(target).setSaslLoginReadTimeoutMs(property(camelContext,
 java.lang.Integer.class, value)); return true;
 case "saslloginrefreshbufferseconds":
 case "saslLoginRefreshBufferSeconds": 
getOrCreateConfiguration(target).setSaslLoginRefreshBufferSeconds(property(camelContext,
 short.class, value)); return true;
 case "saslloginrefreshminperiodseconds":
@@ -171,32 +167,8 @@ public class VertxKafkaComponentConfigurer extends 
PropertyConfigurerSupport imp
 case "saslLoginRefreshWindowFactor": 
getOrCreateConfiguration(target).setSaslLoginRefreshWindowFactor(property(camelContext,
 double.class, value)); return true;
 case "saslloginrefreshwindowjitter":
 case "saslLoginRefreshWindowJitter": 
getOrCreateConfiguration(target).setSaslLoginRefreshWindowJitter(property(camelContext,
 double.class, value)); return true;
-case "saslloginretrybackoffmaxms":
-case "saslLoginRetryBackoffMaxMs": 
getOrCreateConfiguration(target).setSaslLoginRetryBackoffMaxMs(property(camelContext,
 java.time.Duration.class, value).toMillis()); return true;
-case "saslloginretrybackoffms":
-case "saslLoginRetryBackoffMs": 
getOrCreateConfiguration(target).setSaslLoginRetryBackoffMs(property(camelContext,
 java.time.Duration.class, value).toMillis()); return true;
 case "saslmechanism":
 case "saslMechanism": 
getOrCreateConfiguration(target).setSaslMechanism(property(camelContext, 
java.lang.String.class, value)); return true;
-case "sasloauthbearerclockskewseconds":
-case "saslOauthbearerClockSkewSeconds": 
getOrCreateConfiguration(target).setSaslOauthbearerClockSkewSeconds(property(camelContext,
 int.class, value)); return true;
-case "sasloauthbearerexpectedaudience":
-case "saslOauthbearerExpectedAudience": 
getOrCreateConfiguration(target).setSaslOauthbearerExpectedAudience(property(camelContext,
 java.lang.String.class, value)); return true;
-case "sasloauthbearerexpectedissuer":
-case "saslOauthbearerExpectedIssuer": 
getOrCreateConfiguration(target).setSaslOauthbearerExpectedIssuer(property(camelContext,
 java.lang.String.class, value)); return true;
-case "sasloauthbearerjwksendpointrefreshms":
-case "saslOauthbearerJwksEndpointRefreshMs": 
getOrCreateConfiguration(target).setSaslOauthbearerJwksEndpointRefreshMs(property(camelContext,
 java.time.Duration.class, value).toMillis()); return true;
-case "saslo

[camel] branch regen_bot updated (72acfa2 -> c2bdac8)

2022-01-28 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 72acfa2  Upgrade Jooq to version 3.16.3
 add c2bdac8  camel-jbang - Add health check status

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/main/VertxHttpServer.java | 43 +-
 1 file changed, 42 insertions(+), 1 deletion(-)


[camel] branch main updated: Upgrade reactor

2022-01-28 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 cc67117  Upgrade reactor
cc67117 is described below

commit cc671101ef5b8b2adb099b406b2e1d6df02d
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 14:51:53 2022 +0100

Upgrade reactor
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fdd417f..8d37126 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -459,7 +459,7 @@
 3.7.4
 3.7.4
 1.0.3
-3.4.5
+3.4.14
 1.0.2
 3.16.3
 1.7.1


[camel] branch regen_bot updated (c2bdac8 -> 0ec11bf)

2022-01-28 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 c2bdac8  camel-jbang - Add health check status
 add 0ec11bf  camel-jbang - Add health check status

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/main/VertxHttpServer.java | 1 +
 1 file changed, 1 insertion(+)


[camel] branch main updated: Fix CI test

2022-01-28 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 85df145e Fix CI test
85df145e is described below

commit 85df145e1940d21015ba1c4eff6d0c12eacc5823
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 15:02:15 2022 +0100

Fix CI test
---
 .../camel/impl/DefaultProducerTemplateNonBlockingAsyncTest.java | 6 ++
 1 file changed, 6 insertions(+)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerTemplateNonBlockingAsyncTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerTemplateNonBlockingAsyncTest.java
index 6848aca..4181083 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerTemplateNonBlockingAsyncTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerTemplateNonBlockingAsyncTest.java
@@ -39,6 +39,12 @@ public class DefaultProducerTemplateNonBlockingAsyncTest 
extends DefaultProducer
 }
 
 @Test
+@Override
+public void testSendAsyncProcessor() throws Exception {
+// noop
+}
+
+@Test
 public void testRunningInSameThread() throws ExecutionException, 
InterruptedException {
 Thread originalThread = Thread.currentThread();
 CompletableFuture future = template.asyncSend("direct:echo", 
e -> {


[camel] branch main updated: CAMEL-17284: upgrade Kafka clients to 3.1.0

2022-01-28 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 3d07945  CAMEL-17284: upgrade Kafka clients to 3.1.0
3d07945 is described below

commit 3d079458eda8de580fdb8e5075ad8be10f09c4c2
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 15:03:32 2022 +0100

CAMEL-17284: upgrade Kafka clients to 3.1.0
---
 .../camel/catalog/components/vertx-kafka.json  | 64 ++
 1 file changed, 18 insertions(+), 46 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-kafka.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-kafka.json
index f8d1c56..aca8dd2 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-kafka.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-kafka.json
@@ -24,7 +24,7 @@
   "componentProperties": {
 "additionalProperties": { "kind": "property", "displayName": "Additional 
Properties", "group": "common", "label": "common", "required": false, "type": 
"object", "javaType": "java.util.Map", 
"prefix": "additionalProperties.", "multiValue": true, "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "descrip [...]
 "bootstrapServers": { "kind": "property", "displayName": "Bootstrap 
Servers", "group": "common", "label": "common", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "description": "A list of host\/port 
pairs to use for establishing the initial connection to the Kafka c [...]
-"clientDnsLookup": { "kind": "property", "displayName": "Client Dns 
Lookup", "group": "common", "label": "common", "required": false, "type": 
"string", "javaType": "java.lang.String", "enum": [ "use_all_dns_ips", 
"resolve_canonical_bootstrap_servers_only" ], "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": "use_all_dns_ips", 
"configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configurati [...]
+"clientDnsLookup": { "kind": "property", "displayName": "Client Dns 
Lookup", "group": "common", "label": "common", "required": false, "type": 
"string", "javaType": "java.lang.String", "enum": [ "default", 
"use_all_dns_ips", "resolve_canonical_bootstrap_servers_only" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": "use_all_dns_ips", 
"configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": " [...]
 "clientId": { "kind": "property", "displayName": "Client Id", "group": 
"common", "label": "common", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "description": "An id string to pass to 
the server when making requests. The purpose of this is to be able to track the 
 [...]
 "configuration": { "kind": "property", "displayName": "Configuration", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
component configurations" },
 "connectionsMaxIdleMs": { "kind": "property", "displayName": "Connections 
Max Idle Ms", "group": "common", "label": "common", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "9m", "configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "description": "Close idle connections 
after the number of milliseconds specified  [...]
@@ -65,26 +65,26 @@
 "maxPartitionFetchBytes": { "kind": "property", "displayName": "Max 
Partition Fetch Bytes", "group": "consumer", "label": "consumer", "required": 
false, "type": "integer", "javaType": "int", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": 1048576, "configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "description": "The maximum amount of 
data per-partition the server wi

[camel-spring-boot] branch main updated: CAMEL-17284: upgrade Kafka clients to 3.1.0

2022-01-28 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 fd1f732  CAMEL-17284: upgrade Kafka clients to 3.1.0
fd1f732 is described below

commit fd1f732c4c039b9e13102db6ee665363a76db2aa
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 15:07:31 2022 +0100

CAMEL-17284: upgrade Kafka clients to 3.1.0
---
 .../springboot/catalog/components/vertx-kafka.json |  64 ++---
 .../src/main/docs/vertx-kafka.json | 114 +---
 .../VertxKafkaComponentConfiguration.java  | 311 ++---
 3 files changed, 50 insertions(+), 439 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/vertx-kafka.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/vertx-kafka.json
index 17f5bdd..59c4938 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/vertx-kafka.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/vertx-kafka.json
@@ -24,7 +24,7 @@
   "componentProperties": {
 "additionalProperties": { "kind": "property", "displayName": "Additional 
Properties", "group": "common", "label": "common", "required": false, "type": 
"object", "javaType": "java.util.Map", 
"prefix": "additionalProperties.", "multiValue": true, "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "descrip [...]
 "bootstrapServers": { "kind": "property", "displayName": "Bootstrap 
Servers", "group": "common", "label": "common", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "description": "A list of host\/port 
pairs to use for establishing the initial connection to the Kafka c [...]
-"clientDnsLookup": { "kind": "property", "displayName": "Client Dns 
Lookup", "group": "common", "label": "common", "required": false, "type": 
"string", "javaType": "java.lang.String", "enum": [ "use_all_dns_ips", 
"resolve_canonical_bootstrap_servers_only" ], "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": "use_all_dns_ips", 
"configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configurati [...]
+"clientDnsLookup": { "kind": "property", "displayName": "Client Dns 
Lookup", "group": "common", "label": "common", "required": false, "type": 
"string", "javaType": "java.lang.String", "enum": [ "default", 
"use_all_dns_ips", "resolve_canonical_bootstrap_servers_only" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": "use_all_dns_ips", 
"configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": " [...]
 "clientId": { "kind": "property", "displayName": "Client Id", "group": 
"common", "label": "common", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "description": "An id string to pass to 
the server when making requests. The purpose of this is to be able to track the 
 [...]
 "configuration": { "kind": "property", "displayName": "Configuration", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
component configurations" },
 "connectionsMaxIdleMs": { "kind": "property", "displayName": "Connections 
Max Idle Ms", "group": "common", "label": "common", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "9m", "configurationClass": 
"org.apache.camel.component.vertx.kafka.configuration.VertxKafkaConfiguration", 
"configurationField": "configuration", "description": "Close idle connections 
after the number of milliseconds specified  [...]
@@ -65,26 +65,26 @@
 "maxPartitionFetchBytes": { "kind": "property", "displayName": "Max 
Partition Fetch Bytes", "group": "consumer", "label": "consumer", "required": 
false, "type": "integer", "javaType": "int", "deprecated": false, "autowired": 
false, "secret

[camel-karaf] branch main updated: Fixed RAT check

2022-01-28 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-karaf.git


The following commit(s) were added to refs/heads/main by this push:
 new 809129f  Fixed RAT check
809129f is described below

commit 809129f2a115966b867458214e11f99552830773
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 15:10:02 2022 +0100

Fixed RAT check
---
 pom.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/pom.xml b/pom.xml
index 787406a..68fa1b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -561,6 +561,10 @@
 **/dataformat-options.mvel
 **/eip-options.mvel
 **/language-options.mvel
+**/languages.properties
+**/others.properties
+**/dataformats.properties
+**/components.properties
 **/website-components-list.mvel
 **/website-languages-list.mvel
 **/website-others-list.mvel


[camel] branch main updated: Fixed RAT check

2022-01-28 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 33d327e  Fixed RAT check
33d327e is described below

commit 33d327ed3f3f683a6ae6e038fe81e0283573a1f7
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 15:11:23 2022 +0100

Fixed RAT check
---
 .../META-INF/services/org/apache/camel/component/dynamic-router  | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/components/camel-dynamic-router/src/main/resources/META-INF/services/org/apache/camel/component/dynamic-router
 
b/components/camel-dynamic-router/src/main/resources/META-INF/services/org/apache/camel/component/dynamic-router
deleted file mode 100644
index c2e800d..000
--- 
a/components/camel-dynamic-router/src/main/resources/META-INF/services/org/apache/camel/component/dynamic-router
+++ /dev/null
@@ -1 +0,0 @@
-class=org.apache.camel.dynamicrouter.main.DynamicRouterComponent


[GitHub] [camel-quarkus] JiriOndrusek commented on issue #3471: Transacted routing in combination with Split EIP fails

2022-01-28 Thread GitBox


JiriOndrusek commented on issue #3471:
URL: https://github.com/apache/camel-quarkus/issues/3471#issuecomment-1024261305


   @zhfeng There is a camel issue, which causes deadlock with multicast  - 
https://issues.apache.org/jira/browse/CAMEL-17474
   You can verify if this issue is related by omitting following revision in 
camel - 
https://github.com/apache/camel/commit/961ad0e56e9331e71c386415ec67676e586ea629 
   


-- 
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: Fixed RAT check

2022-01-28 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 9b49b05  Fixed RAT check
9b49b05 is described below

commit 9b49b05d42d791262ca845358c8c425e4acbb0cd
Author: Claus Ibsen 
AuthorDate: Fri Jan 28 15:13:31 2022 +0100

Fixed RAT check
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 92630c3..4f319c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -353,6 +353,7 @@
 **/MySecondBarConfigurer.java
 **/stockquote-response.xml
 
**/org.apache.camel.dsl.kotlin.KotlinDSL.classname
+**/quarkus-pom.ftl
 
 .mvn/**/*
 


[GitHub] [camel-quarkus] JiriOndrusek edited a comment on issue #3471: Transacted routing in combination with Split EIP fails

2022-01-28 Thread GitBox


JiriOndrusek edited a comment on issue #3471:
URL: https://github.com/apache/camel-quarkus/issues/3471#issuecomment-1024261305


   @zhfeng ~here is a camel issue, which causes deadlock with multicast  - 
https://issues.apache.org/jira/browse/CAMEL-17474
   You can verify if this issue is related by omitting following revision in 
camel - 
https://github.com/apache/camel/commit/961ad0e56e9331e71c386415ec67676e586ea629~
   
   Please ignore mu comment. Camel issue is happening on camel `3.14.0`, but 
this issue is said to work on `3.14.0`.
   


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




[GitHub] [camel-kamelets] squakez merged pull request #754: chore: use template in favour of flow spec

2022-01-28 Thread GitBox


squakez merged pull request #754:
URL: https://github.com/apache/camel-kamelets/pull/754


   


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




[GitHub] [camel-kamelets] squakez commented on pull request #754: chore: use template in favour of flow spec

2022-01-28 Thread GitBox


squakez commented on pull request #754:
URL: https://github.com/apache/camel-kamelets/pull/754#issuecomment-1024268086


   Failing tests do not seems to be related to this PR.


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




[GitHub] [camel-k] oscerd commented on pull request #2957: chore(kamelets): remove flow from examples, e2e and docs

2022-01-28 Thread GitBox


oscerd commented on pull request #2957:
URL: https://github.com/apache/camel-k/pull/2957#issuecomment-1024275962


   So we're going to maintain the flow on camel-kamelets 0.7.x? Because camel-k 
1.8.x, will use the camel-kamelets 0.7.x branch for future release, since it's 
LTS, based on Camel 3.14.x


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




[GitHub] [camel-k-runtime] davsclaus merged pull request #777: build(deps): bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2

2022-01-28 Thread GitBox


davsclaus merged pull request #777:
URL: https://github.com/apache/camel-k-runtime/pull/777


   


-- 
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-runtime] branch main updated: build(deps): bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 (#777)

2022-01-28 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-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
 new 990355e  build(deps): bump maven-deploy-plugin from 3.0.0-M1 to 
3.0.0-M2 (#777)
990355e is described below

commit 990355e496f1e0d379e0601cbedd765c3d35eee9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 28 15:28:28 2022 +0100

build(deps): bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 (#777)

Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) 
from 3.0.0-M1 to 3.0.0-M2.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- 
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0-M1...maven-deploy-plugin-3.0.0-M2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 support/camel-k-runtime-bom/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c9524ff..0094abb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
 
3.1.2
 8.44
 3.0.1
-3.0.0-M1
+3.0.0-M2
 3.3.1
 3.2.1
 3.3.0
diff --git a/support/camel-k-runtime-bom/pom.xml 
b/support/camel-k-runtime-bom/pom.xml
index 6415352..62ceaed 100644
--- a/support/camel-k-runtime-bom/pom.xml
+++ b/support/camel-k-runtime-bom/pom.xml
@@ -266,7 +266,7 @@
 true
 org.apache.maven.plugins
 maven-deploy-plugin
-3.0.0-M1
+3.0.0-M2
 
 
 org.apache.maven.plugins


[camel-k-runtime] branch main updated: build(deps): bump maven-plugin-plugin from 3.6.2 to 3.6.4 (#783)

2022-01-28 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-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
 new 92d0864  build(deps): bump maven-plugin-plugin from 3.6.2 to 3.6.4 
(#783)
92d0864 is described below

commit 92d08646389d185293269e0aa55392d16cd44acd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 28 15:28:43 2022 +0100

build(deps): bump maven-plugin-plugin from 3.6.2 to 3.6.4 (#783)

Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) 
from 3.6.2 to 3.6.4.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0094abb..817b711 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
 3.10.0
 3.15.0
 9.2
-3.6.2
+3.6.4
 3.6.3
 3.6.2
 3.2.0


[GitHub] [camel-k-runtime] davsclaus merged pull request #783: build(deps): bump maven-plugin-plugin from 3.6.2 to 3.6.4

2022-01-28 Thread GitBox


davsclaus merged pull request #783:
URL: https://github.com/apache/camel-k-runtime/pull/783


   


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




[GitHub] [camel-k] squakez commented on pull request #2957: chore(kamelets): remove flow from examples, e2e and docs

2022-01-28 Thread GitBox


squakez commented on pull request #2957:
URL: https://github.com/apache/camel-k/pull/2957#issuecomment-1024280462


   > So we're going to maintain the flow on camel-kamelets 0.7.x? Because 
camel-k 1.8.x, will use the camel-kamelets 0.7.x branch for future release, 
since it's LTS, based on Camel 3.14.x
   
   Good point, I missed that part. This PR is mainly needed to start 
"promoting" the usage of `.kamelet.spec.template` as soon as possible. If we 
land now on the last stable release doc (1.8.x) we'll still see the usage of 
deprecated code.
   
   I will check the `0.7.x` branch of catalog as well, I think it must be 
aligned, thanks!


-- 
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 backport/template_vs_flow created (now 8bd1241)

2022-01-28 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch backport/template_vs_flow
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


  at 8bd1241  chore: use template in favour of flow spec

This branch includes the following new commits:

 new 756d387  fix(ci): validate kamelets directory
 new 41ffbe6  fix(ci): golang 1.16
 new 8bd1241  chore: use template in favour of flow spec

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.



[camel-kamelets] 02/03: fix(ci): golang 1.16

2022-01-28 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

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

commit 41ffbe6199cbcc978a226c4457f512129b2c4eb5
Author: Pasquale Congiusti 
AuthorDate: Fri Jan 28 11:39:51 2022 +0100

fix(ci): golang 1.16
---
 .github/workflows/validate.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml
index 1ebccb4..ec2a9af 100644
--- a/.github/workflows/validate.yaml
+++ b/.github/workflows/validate.yaml
@@ -49,7 +49,7 @@ jobs:
 - name: Install Go
   uses: actions/setup-go@v1
   with:
-go-version: 1.13.x
+go-version: 1.16.x
 - name: Run Validator
   run: |
 echo "Running Kamelet validator..."


[GitHub] [camel-k] squakez opened a new pull request #2957: chore(kamelets): remove flow from examples, e2e and docs

2022-01-28 Thread GitBox


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


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




[GitHub] [camel-examples] essobedo opened a new pull request #62: CAMEL-11834: Add tests for basic/cdi/kotlin/loadbalancing/main-artemis/routeloader/routes-configuration/routetemplate

2022-01-28 Thread GitBox


essobedo opened a new pull request #62:
URL: https://github.com/apache/camel-examples/pull/62


   ## Motivation
   
   Most of the Camel examples don't have any test such that they need to be 
launched manually to ensure that they still work which is not convenient.
   
   ## Modifications:
   
   * Remove the `.gitignore` entries that were related to the location of 
activemq/artemis data since the location is now configured to use the target 
directory
   * Use `application.properties` files to configure the location of 
`activemq-data` in `activemq-tomcat`(one for war and another for the test.
   * Add a file `arquillian.xml` to indicate `arquillian` to use the target 
directory as location of the tomcat bundle
   * Refactor the entry class of the example basic to make them easier to test 
   * Remove useless namespace definitions
   * Fix the readme.doc (wording, grammar, out dated info, typos)
   * Add a build section in all readme.doc for consistency
   * Refactor the Spring configuration of `loadbalancing` to be a able to have 
all the routes within the same camel context for the test by relying on 
external `routeContext`s
   * Make the period of the timer configurable in the example main-artemis to 
reduce the duration of the test
   * Add the credentials in the `application.properties` of main-artemis since 
the readme.doc indicates that a user admin/admin must be created
   * Load the XML and YAML routes using explicitly the 
`PackageScanResourceResolver` and `RoutesLoader` in the tests as I could not 
find any better way
   * Remove the file `src/main/data/foo.properties` from route-template example 
as it is not used
   * Remove the option `hi` from the `application.properties` of route-template 
example as it is not used
   * Call `new MyTemplateBuilder().configure(context)` explicitly to create 
routes from the template as I could not find any better way


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




[GitHub] [camel] github-actions[bot] opened a new pull request #6845: Generated sources regen

2022-01-28 Thread GitBox


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


   Regen bot :robot: found some uncommited changes after running build on 
:camel: main.
   Please do not delete `regen_bot` branch after merge/rebase.


-- 
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 (0ec11bf -> 9798d9a)

2022-01-28 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 0ec11bf  camel-jbang - Add health check status
 add 836ad38  CAMEL-17284: upgrade Kafka clients to 3.1.0
 add cc67117  Upgrade reactor
 add 9798d9a  Regen for commit cc671101ef5b8b2adb099b406b2e1d6df02d

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/vertx-kafka.json  |   64 +-
 .../vertx/kafka/VertxKafkaComponentConfigurer.java |   84 --
 .../vertx/kafka/VertxKafkaEndpointConfigurer.java  |   84 --
 .../vertx/kafka/VertxKafkaEndpointUriFactory.java  |   16 +-
 .../configuration/VertxKafkaConfiguration.java |  354 +
 .../camel/component/vertx/kafka/vertx-kafka.json   |   64 +-
 components/camel-vertx/camel-vertx-kafka/pom.xml   |   12 +
 .../dsl/VertxKafkaComponentBuilderFactory.java |  371 +
 .../dsl/VertxKafkaEndpointBuilderFactory.java  | 1470 +---
 parent/pom.xml |3 +-
 10 files changed, 151 insertions(+), 2371 deletions(-)


[camel] branch main updated: Regen for commit cc6711777701ef5b8b2adb099b406b2e1d6df02d

2022-01-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


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

commit b111e3d9197639345f144cbea96213c04aa3fa11
Author: davsclaus 
AuthorDate: Fri Jan 28 14:49:31 2022 +

Regen for commit cc671101ef5b8b2adb099b406b2e1d6df02d

Signed-off-by: GitHub 
---
 .../dsl/VertxKafkaComponentBuilderFactory.java |  371 +
 .../dsl/VertxKafkaEndpointBuilderFactory.java  | 1470 +---
 2 files changed, 74 insertions(+), 1767 deletions(-)

diff --git 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/VertxKafkaComponentBuilderFactory.java
 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/VertxKafkaComponentBuilderFactory.java
index 09cdcd0..7f804f6 100644
--- 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/VertxKafkaComponentBuilderFactory.java
+++ 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/VertxKafkaComponentBuilderFactory.java
@@ -107,7 +107,9 @@ public interface VertxKafkaComponentBuilderFactory {
  * lookups, however). If set to
  * resolve_canonical_bootstrap_servers_only, resolve each bootstrap
  * address into a list of canonical names. After the bootstrap phase,
- * this behaves the same as use_all_dns_ips.
+ * this behaves the same as use_all_dns_ips. If set to default
+ * (deprecated), attempt to connect to the first IP address returned by
+ * the lookup, even if the lookup returns multiple IP addresses.
  * 
  * The option is a: java.lang.String type.
  * 
@@ -896,8 +898,8 @@ public interface VertxKafkaComponentBuilderFactory {
  * supported partition assignment strategies that the client will use 
to
  * distribute partition ownership amongst consumer instances when group
  * management is used. Available options
- * are:org.apache.kafka.clients.consumer.RangeAssignor: Assigns
- * partitions on a per-topic
+ * are:org.apache.kafka.clients.consumer.RangeAssignor: The default
+ * assignor, which works on a per-topic
  * basis.org.apache.kafka.clients.consumer.RoundRobinAssignor: Assigns
  * partitions to consumers in a round-robin
  * fashion.org.apache.kafka.clients.consumer.StickyAssignor: Guarantees
@@ -905,18 +907,13 @@ public interface VertxKafkaComponentBuilderFactory {
  * existing partition assignments as
  * 
possible.org.apache.kafka.clients.consumer.CooperativeStickyAssignor:
  * Follows the same StickyAssignor logic, but allows for cooperative
- * rebalancing.The default assignor is RangeAssignor,
- * CooperativeStickyAssignor, which will use the RangeAssignor by
- * default, but allows upgrading to the CooperativeStickyAssignor with
- * just a single rolling bounce that removes the RangeAssignor from the
- * list.Implementing the
+ * rebalancing.Implementing the
  * org.apache.kafka.clients.consumer.ConsumerPartitionAssignor 
interface
  * allows you to plug in a custom assignment strategy.
  * 
  * The option is a: java.lang.String type.
  * 
- * Default:
- * 
org.apache.kafka.clients.consumer.RangeAssignor,org.apache.kafka.clients.consumer.CooperativeStickyAssignor
+ * Default: org.apache.kafka.clients.consumer.RangeAssignor
  * Group: consumer
  * 
  * @param partitionAssignmentStrategy the value to set
@@ -971,7 +968,7 @@ public interface VertxKafkaComponentBuilderFactory {
  * 
  * The option is a: int type.
  * 
- * Default: 45s
+ * Default: 10s
  * Group: consumer
  * 
  * @param sessionTimeoutMs the value to set
@@ -1043,7 +1040,7 @@ public interface VertxKafkaComponentBuilderFactory {
  * 
  * The option is a: java.lang.String type.
  * 
- * Default: all
+ * Default: 1
  * Group: producer
  * 
  * @param acks the value to set
@@ -1064,13 +1061,7 @@ public interface VertxKafkaComponentBuilderFactory {
  * less common and may reduce throughput (a batch size of zero will
  * disable batching entirely). A very large batch size may use memory a
  * bit more wastefully as we will always allocate a buffer of the
- * specified batch size in anticipation of additional records.Note: 
This
- * setting gives the upper bound of the batch size to be sent. If we
- * have fewer than this many bytes accumula

[GitHub] [camel] oscerd merged pull request #6845: Generated sources regen

2022-01-28 Thread GitBox


oscerd merged pull request #6845:
URL: https://github.com/apache/camel/pull/6845


   


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