[GitHub] [camel-quarkus] guhilling commented on issue #4362: Multiple test methods do not work in a class extending CamelQuarkusTestSupport

2023-01-03 Thread GitBox


guhilling commented on issue #4362:
URL: https://github.com/apache/camel-quarkus/issues/4362#issuecomment-1370584515

   Hi @JiriOndrusek thanks. Using the workaround for now!


-- 
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 #4350: Upgrade to 3.20

2023-01-03 Thread GitBox


jamesnetherton commented on PR #4350:
URL: https://github.com/apache/camel-quarkus/pull/4350#issuecomment-1370571730

   Shall we get this merged now to avoid having to keep doing rebases?
   
   Upgrading later to 3.20.1 should be trivial. 


-- 
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] JiriOndrusek commented on issue #4362: Multiple test methods do not work in a class extending CamelQuarkusTestSupport

2023-01-03 Thread GitBox


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

   Hi @guhilling  thanks for spotting this. I refactored my fork obviously a 
little bit more to make the test work (and didn;t notice this last change).
   
   - First of all, the behaviour with not working `doBeforeEach()` seems like a 
bug, I'll look at it.
   - Working solution is to use @BeforeEach, as it is used in my 
[fork](https://github.com/JiriOndrusek/camel-quarkus-demos/blob/workaround/src/test/java/de/hilling/camel/SampleRouteBuilderTest.java#L51-L59).
   
   You can try my modified version from 
https://github.com/JiriOndrusek/camel-quarkus-demos/tree/workaround, which 
works.
   
   Please use workaround with `@BeforeEach` until I fix the bug.


-- 
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-website] github-actions[bot] commented on pull request #943: Camel v4

2023-01-03 Thread GitBox


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

   🚀 Preview is available at https://pr-943--camel.netlify.app


-- 
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 (df60c60d989 -> c3da81c2951)

2023-01-03 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 df60c60d989 Regen
 add c3da81c2951 docs: fix invalid document file (#8969)

No new revisions were added by this update.

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



[camel] branch regen_bot updated (6091965de71 -> df60c60d989)

2023-01-03 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 6091965de71 camel-salesforce: Bump default salesforce version to 56.0.
 add df60c60d989 Regen

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/components/salesforce.json   | 4 ++--
 .../builder/component/dsl/SalesforceComponentBuilderFactory.java| 2 +-
 .../builder/endpoint/dsl/SalesforceEndpointBuilderFactory.java  | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)



[camel-website] branch camel-v4 updated (435ab4a7 -> 802027d0)

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

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


from 435ab4a7 Camel 4 blog to be published in start of 2023
 add 802027d0 Camel 4 blog to be published in start of 2023

No new revisions were added by this update.

Summary of changes:
 content/blog/2023/01/camel4roadmap/index.md | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)



[camel] branch camel-3.20.x updated: docs: fix invalid document file (#8969)

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

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


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
 new 4452563c36d docs: fix invalid document file (#8969)
4452563c36d is described below

commit 4452563c36de6c5d97c9c70022f79570b2c85d94
Author: Mateus Alexandre 
AuthorDate: Wed Jan 4 02:50:01 2023 -0300

docs: fix invalid document file (#8969)
---
 .../src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc
 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc
index e38df06b8d1..118f3de40f9 100644
--- 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc
+++ 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc
@@ -9,7 +9,7 @@ The default consumer model is event based (i.e. asynchronous)
 as this means that the Camel container can then manage pooling,
 threading and concurrency for you in a declarative manner.
 
-TIP: The alternative consumer mode is xref:pollEnrich-eip.adoc[Polling 
Consumer].
+TIP: The alternative consumer mode is xref:polling-consumer.adoc[Polling 
Consumer].
 
 image::eip/EventDrivenConsumerSolution.gif[image]
 



[GitHub] [camel] davsclaus merged pull request #8969: Fix polling consumer incorrect xref in Event Driven Consumer

2023-01-03 Thread GitBox


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


-- 
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: docs: fix invalid document file (#8969)

2023-01-03 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 c3da81c2951 docs: fix invalid document file (#8969)
c3da81c2951 is described below

commit c3da81c2951373e24f5cc09364e75dabaa44b69f
Author: Mateus Alexandre 
AuthorDate: Wed Jan 4 02:50:01 2023 -0300

docs: fix invalid document file (#8969)
---
 .../src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc
 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc
index e38df06b8d1..118f3de40f9 100644
--- 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc
+++ 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/eventDrivenConsumer-eip.adoc
@@ -9,7 +9,7 @@ The default consumer model is event based (i.e. asynchronous)
 as this means that the Camel container can then manage pooling,
 threading and concurrency for you in a declarative manner.
 
-TIP: The alternative consumer mode is xref:pollEnrich-eip.adoc[Polling 
Consumer].
+TIP: The alternative consumer mode is xref:polling-consumer.adoc[Polling 
Consumer].
 
 image::eip/EventDrivenConsumerSolution.gif[image]
 



[camel] branch main updated: Regen

2023-01-03 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 df60c60d989 Regen
df60c60d989 is described below

commit df60c60d9890b8c02419e3cc7951d71cc93a6ae0
Author: Claus Ibsen 
AuthorDate: Wed Jan 4 06:47:07 2023 +0100

Regen
---
 .../resources/org/apache/camel/catalog/components/salesforce.json   | 4 ++--
 .../builder/component/dsl/SalesforceComponentBuilderFactory.java| 2 +-
 .../builder/endpoint/dsl/SalesforceEndpointBuilderFactory.java  | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/salesforce.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/salesforce.json
index 23f3cd06a2b..0953488a77d 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/salesforce.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/salesforce.json
@@ -25,7 +25,7 @@
   "componentProperties": {
 "apexMethod": { "kind": "property", "displayName": "Apex Method", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "APEX method name" },
 "apexQueryParams": { "kind": "property", "displayName": "Apex Query 
Params", "group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.util.Map", "deprecated": 
false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Query params for APEX method" },
-"apiVersion": { "kind": "property", "displayName": "Api Version", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "54.0", "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Salesforce API version." },
+"apiVersion": { "kind": "property", "displayName": "Api Version", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "56.0", "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Salesforce API version." },
 "backoffIncrement": { "kind": "property", "displayName": "Backoff 
Increment", "group": "common", "label": "", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "1000", "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Backoff interval increment for 
Streaming connection restart attempts for failures beyond CometD auto- [...]
 "batchId": { "kind": "property", "displayName": "Batch Id", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Bulk API Batch ID" },
 "contentType": { "kind": "property", "displayName": "Content Type", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.salesforce.api.dto.bulk.ContentType", 
"enum": [ "XML", "CSV", "JSON", "ZIP_XML", "ZIP_CSV", "ZIP_JSON" ], 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Bulk API co [...]
@@ -142,7 +142,7 @@
 "topicName": { "kind": "path", "displayName": "Topic Name", "group": 
"consumer", "label": "consumer", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The name of the topic\/channel to use" },
 "apexMethod": { "kind": "parameter", "displayName": "Apex Method", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "configuration", "description": "APEX method name" },
 "apexQueryPa

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2926: [CI] - Quarkus Main Branch Build Failure

2023-01-03 Thread GitBox


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

   The 
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) 
branch build has failed:
   
   * Build ID: 3834637621-986-df41e7da-07c9-4f5a-95b6-007c270b74ae
   * Camel Quarkus Commit: 5eb1fa9cf3c5080278e02bac47d564bce69846b5
   
   * Quarkus Main Commit: 6a43bec266f3af2d8bedb89142793e2f298cbca6
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/3834637621


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

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

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



[camel-karaf] branch main updated: [create-pull-request] automated change (#232)

2023-01-03 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 a6fc0082 [create-pull-request] automated change (#232)
a6fc0082 is described below

commit a6fc0082778012600975598a230c96335caf9876
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 06:30:44 2023 +0100

[create-pull-request] automated change (#232)

Co-authored-by: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
---
 .../resources/org/apache/camel/catalog/karaf/components/atom.json | 8 
 .../resources/org/apache/camel/catalog/karaf/components/rss.json  | 8 
 .../org/apache/camel/catalog/karaf/components/salesforce.json | 4 ++--
 .../resources/org/apache/camel/catalog/karaf/components/smpp.json | 2 ++
 .../org/apache/camel/catalog/karaf/others/swagger-java.json   | 2 +-
 5 files changed, 13 insertions(+), 11 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/atom.json
 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/atom.json
index 12424395..4eebd7a7 100644
--- 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/atom.json
+++ 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/atom.json
@@ -30,17 +30,15 @@
   },
   "properties": {
 "feedUri": { "kind": "path", "displayName": "Feed Uri", "group": 
"consumer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The URI to the feed to poll." },
-"feedHeader": { "kind": "parameter", "displayName": "Feed Header", 
"group": "consumer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": true, "description": "Sets whether to add the feed 
object as a header." },
-"password": { "kind": "parameter", "displayName": "Password", "group": 
"consumer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Sets the password to be used for basic authentication when 
polling from a HTTP feed." },
 "sendEmptyMessageWhenIdle": { "kind": "parameter", "displayName": "Send 
Empty Message When Idle", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": "If 
the polling consumer did not poll any files, you can enable this option to send 
an empty message (no body) instead." },
 "sortEntries": { "kind": "parameter", "displayName": "Sort Entries", 
"group": "consumer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "description": "Sets whether to sort entries by 
published date. Only works when splitEntries = true." },
 "splitEntries": { "kind": "parameter", "displayName": "Split Entries", 
"group": "consumer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": true, "description": "Sets whether or not entries should 
be sent individually or whether the entire feed should be sent as a single 
message" },
 "throttleEntries": { "kind": "parameter", "displayName": "Throttle 
Entries", "group": "consumer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "description": "Sets whether all entries 
identified in a single feed poll should be delivered immediately. If true, only 
one entry is processed per delay. Only applicable when splitEntries = true." },
-"username": { "kind": "parameter", "displayName": "Username", "group": 
"consumer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Sets the username to be used for basic authentication when 
polling from a HTTP feed." },
 "bridgeErrorHandler": { "kind": "parameter", "displayName": "Bridge Error 
Handler", "group": "consumer (advanced)", "label": "consumer,advanced", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": false, 
"description": "Allows for bridging the consumer to the Camel routing Error 
Handler, which mean any exceptions occu

[GitHub] [camel-karaf] davsclaus merged pull request #232: [Github Actions] Periodic Sync Camel Karaf Main Branch

2023-01-03 Thread GitBox


davsclaus merged PR #232:
URL: https://github.com/apache/camel-karaf/pull/232


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

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

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



[camel-spring-boot] branch main updated: [create-pull-request] automated change (#692)

2023-01-03 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 59af3eb48b1 [create-pull-request] automated change (#692)
59af3eb48b1 is described below

commit 59af3eb48b1099e4a226a21f8f7287c691a93114
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 06:30:24 2023 +0100

[create-pull-request] automated change (#692)

Co-authored-by: oscerd 
---
 .../apache/camel/springboot/catalog/components/atom.json |  8 
 .../apache/camel/springboot/catalog/components/rss.json  |  8 
 .../camel/springboot/catalog/components/salesforce.json  |  4 ++--
 .../apache/camel/springboot/catalog/components/smpp.json |  2 ++
 .../camel/springboot/catalog/components/smpps.json   |  2 ++
 .../camel/springboot/catalog/others/swagger-java.json|  2 +-
 .../src/main/docs/salesforce.json|  2 +-
 .../springboot/SalesforceComponentConfiguration.java |  2 +-
 .../camel-smpp-starter/src/main/docs/smpp.json   |  6 ++
 .../smpp/springboot/SmppComponentConfiguration.java  | 16 
 10 files changed, 39 insertions(+), 13 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atom.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atom.json
index 65a7632d1ac..28977a12c1f 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atom.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atom.json
@@ -30,17 +30,15 @@
   },
   "properties": {
 "feedUri": { "kind": "path", "displayName": "Feed Uri", "group": 
"consumer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The URI to the feed to poll." },
-"feedHeader": { "kind": "parameter", "displayName": "Feed Header", 
"group": "consumer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": true, "description": "Sets whether to add the feed 
object as a header." },
-"password": { "kind": "parameter", "displayName": "Password", "group": 
"consumer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Sets the password to be used for basic authentication when 
polling from a HTTP feed." },
 "sendEmptyMessageWhenIdle": { "kind": "parameter", "displayName": "Send 
Empty Message When Idle", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": "If 
the polling consumer did not poll any files, you can enable this option to send 
an empty message (no body) instead." },
 "sortEntries": { "kind": "parameter", "displayName": "Sort Entries", 
"group": "consumer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "description": "Sets whether to sort entries by 
published date. Only works when splitEntries = true." },
 "splitEntries": { "kind": "parameter", "displayName": "Split Entries", 
"group": "consumer", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": true, "description": "Sets whether or not entries should 
be sent individually or whether the entire feed should be sent as a single 
message" },
 "throttleEntries": { "kind": "parameter", "displayName": "Throttle 
Entries", "group": "consumer", "label": "", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "description": "Sets whether all entries 
identified in a single feed poll should be delivered immediately. If true, only 
one entry is processed per delay. Only applicable when splitEntries = true." },
-"username": { "kind": "parameter", "displayName": "Username", "group": 
"consumer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Sets the username to be used for basic authentication when 
polling from a HTTP feed." },
 "bridgeErrorHandler": { "kind": "parameter", "displayName": "Bridge Error 
Handler", "group": "consumer (advan

[GitHub] [camel-spring-boot] davsclaus merged pull request #692: [Github Actions] Periodic Sync Camel Spring Boot Main Branch

2023-01-03 Thread GitBox


davsclaus merged PR #692:
URL: https://github.com/apache/camel-spring-boot/pull/692


-- 
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] gtata007 opened a new issue, #3961: CXF Maven Dependency error while running the camel k on OpenShift

2023-01-03 Thread GitBox


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

   Hello Everyone,
   
   While trying to run a java DSL sample program on OpenShift(CamelK 1.6.1) .  
The program is trying to call a webservice invocation using cxf dependencies 
and it is failing at the Build Submitted phase. As per the operator logs, it 
shows us that it is unable to download the referenced CXF jars. I have tried to 
run the integration using the following command but it doesn't work.
   
   **VERSION**
   red-hat-camel-k-operator.v1.6.3
   Camel K Client 1.6.1
   
   **Command to produce the Issue**
   kamel run TestWeb.java --dev -t logging.level=DEBUG
   
   **Sample Program**
   
   // camel-k: language=java
   // camel-k: dependency=mvn:org.apache.camel:camel-cxf:3.9.0
   import org.apache.camel.builder.RouteBuilder;
   
   public class TestWeb extends RouteBuilder {
 @Override
 public void configure() throws Exception {
   
 // Write your routes here, for example:
 from("timer:java?period=1000")
   .routeId("java")
   .setBody()
 .simple("Hello Camel K from ${routeId}")
   .to("log:info");
   
 }
   }
   
   **Error Log:**
   
{"level":"error","ts":1672787680.4133232,"logger":"camel-k.maven.build","msg":"[ERROR]
 Some problems were encountered while processing the POMs:\n[ERROR] 
'dependencies.dependency.artifactId' for 
org.apache.camel.quarkus:camel-quarkus-cxf:3.9.0:jar with value 
'camel-quarkus-cxf:3.9.0' does not match a valid id pattern. @ line 34, column 
19\n[ERROR] 'dependencies.dependency.version' for 
org.apache.camel.quarkus:camel-quarkus-cxf:3.9.0:jar is missing. @ line 32, 
column 17\n[ERROR] 'dependencies.dependency.version' for 
org.apache.camel:camel-cxf:jar is missing. @ line 60, column 17\n @ 
","stacktrace":"github.com/apache/camel-k/pkg/util/log.Logger.Errorf\n\tgithub.com/apache/camel-k/pkg/util/log/log.go:60\ngithub.com/apache/camel-k/pkg/util/maven.normalizeLog\n\tgithub.com/apache/camel-k/pkg/util/maven/maven_log.go:62\ngithub.com/apache/camel-k/pkg/util/maven.(*Command).Do\n\tgithub.com/apache/camel-k/pkg/util/maven/maven_command.go:140\ngithub.com/apache/camel-k/pkg/builder.BuildQuark
 
usRunnerCommon\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:189\ngithub.com/apache/camel-k/pkg/builder.buildQuarkusRunner\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:163\ngithub.com/apache/camel-k/pkg/builder.(*builderStep).execute\n\tgithub.com/apache/camel-k/pkg/builder/steps.go:46\ngithub.com/apache/camel-k/pkg/builder.(*builderTask).Do\n\tgithub.com/apache/camel-k/pkg/builder/builder.go:125\ngithub.com/apache/camel-k/pkg/controller/build.(*monitorRoutineAction).runBuild\n\tgithub.com/apache/camel-k/pkg/controller/build/monitor_routine.go:146"}
   
   I am following the documentation for the cxf.
   **https://camel.apache.org/components/3.20.x/cxf-component.html**
   
   Best Regards,
   Guru
   


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

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

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



[camel-kafka-connector] branch automatic-periodic-sync updated (611a35886 -> b112d3752)

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

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


 discard 611a35886 [create-pull-request] automated change

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/automatic-periodic-sync (b112d3752)
\
 O -- O -- O   (611a35886)

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:
 .../awscloudtrailsource/CamelAwscloudtrailsourceSourceConnector.java   | 3 +--
 .../CamelAwscloudtrailsourceSourceConnectorConfig.java | 3 +--
 .../awscloudtrailsource/CamelAwscloudtrailsourceSourceTask.java| 3 +--
 .../awscloudwatchsink/CamelAwscloudwatchsinkSinkConnector.java | 3 +--
 .../awscloudwatchsink/CamelAwscloudwatchsinkSinkConnectorConfig.java   | 3 +--
 .../awscloudwatchsink/CamelAwscloudwatchsinkSinkTask.java  | 3 +--
 .../CamelAwsddbexperimentalsinkSinkConnector.java  | 3 +--
 .../CamelAwsddbexperimentalsinkSinkConnectorConfig.java| 3 +--
 .../awsddbexperimentalsink/CamelAwsddbexperimentalsinkSinkTask.java| 3 +--
 .../camel/kafkaconnector/awsddbsink/CamelAwsddbsinkSinkConnector.java  | 3 +--
 .../kafkaconnector/awsddbsink/CamelAwsddbsinkSinkConnectorConfig.java  | 3 +--
 .../camel/kafkaconnector/awsddbsink/CamelAwsddbsinkSinkTask.java   | 3 +--
 .../awsddbstreamssource/CamelAwsddbstreamssourceSourceConnector.java   | 3 +--
 .../CamelAwsddbstreamssourceSourceConnectorConfig.java | 3 +--
 .../awsddbstreamssource/CamelAwsddbstreamssourceSourceTask.java| 3 +--
 .../camel/kafkaconnector/awsec2sink/CamelAwsec2sinkSinkConnector.java  | 3 +--
 .../kafkaconnector/awsec2sink/CamelAwsec2sinkSinkConnectorConfig.java  | 3 +--
 .../camel/kafkaconnector/awsec2sink/CamelAwsec2sinkSinkTask.java   | 3 +--
 .../awseventbridgesink/CamelAwseventbridgesinkSinkConnector.java   | 3 +--
 .../awseventbridgesink/CamelAwseventbridgesinkSinkConnectorConfig.java | 3 +--
 .../awseventbridgesink/CamelAwseventbridgesinkSinkTask.java| 3 +--
 .../CamelAwskinesisfirehosesinkSinkConnector.java  | 3 +--
 .../CamelAwskinesisfirehosesinkSinkConnectorConfig.java| 3 +--
 .../awskinesisfirehosesink/CamelAwskinesisfirehosesinkSinkTask.java| 3 +--
 .../awskinesissink/CamelAwskinesissinkSinkConnector.java   | 3 +--
 .../awskinesissink/CamelAwskinesissinkSinkConnectorConfig.java | 3 +--
 .../kafkaconnector/awskinesissink/CamelAwskinesissinkSinkTask.java | 3 +--
 .../awskinesissource/CamelAwskinesissourceSourceConnector.java | 3 +--
 .../awskinesissource/CamelAwskinesissourceSourceConnectorConfig.java   | 3 +--
 .../awskinesissource/CamelAwskinesissourceSourceTask.java  | 3 +--
 .../kafkaconnector/awslambdasink/CamelAwslambdasinkSinkConnector.java  | 3 +--
 .../awslambdasink/CamelAwslambdasinkSinkConnectorConfig.java   | 3 +--
 .../camel/kafkaconnector/awslambdasink/CamelAwslambdasinkSinkTask.java | 3 +--
 .../awsredshiftsink/CamelAwsredshiftsinkSinkConnector.java | 3 +--
 .../awsredshiftsink/CamelAwsredshiftsinkSinkConnectorConfig.java   | 3 +--
 .../kafkaconnector/awsredshiftsink/CamelAwsredshiftsinkSinkTask.java   | 3 +--
 .../awsredshiftsource/CamelAwsredshiftsourceSourceConnector.java   | 3 +--
 .../awsredshiftsource/CamelAwsredshiftsourceSourceConnectorConfig.java | 3 +--
 .../awsredshiftsource/CamelAwsredshiftsourceSourceTask.java| 3 +--
 .../awss3cdcsource/CamelAwss3cdcsourceSourceConnector.java | 3 +--
 .../awss3cdcsource/CamelAwss3cdcsourceSourceConnectorConfig.java   | 3 +--
 .../kafkaconnector/awss3cdcsource/CamelAwss3cdcsourceSourceTask.java   | 3 +--
 .../CamelAwss3experimentalsourceSourceConnector.java   | 3 +--
 .../CamelAwss3experimentalsourceSourceConnectorConfig.java | 3 +--
 .../CamelAwss3experimentalsourceSourceTask.java| 3 +--
 .../camel/kafkaconnector/awss3sink/CamelAwss3sinkSinkConnector.java| 3 +--
 .../kafkaconnector/awss3sink/CamelAwss3sinkSinkConnectorConfig.java| 3 +--
 .../apache/camel/kafkaconnector/awss3sink/CamelAwss3sinkSinkTask.java  | 3 +--
 .../kafkaconnector/awss3source/CamelAwss3sourceSourceConnector.java| 3 +--
 .../awss3source/CamelAwss3sourceSourceConnectorConfig.java | 3 +--
 .../camel/kafkaconnector/awss3source/CamelAwss3sourceSourceTask.java   | 3 +--
 .../CamelAwss3streaminguploadsinkSinkConnector.java| 3 +--
 .../CamelAwss3streaminguploadsinkSinkConnectorConfig.java  | 3 +--
 .../CamelAwss3streaminguploadsinkSinkTask

[GitHub] [camel-kafka-connector] github-actions[bot] closed pull request #1496: [Github Actions] Periodic Sync Camel-kafka-connector main Branch

2023-01-03 Thread GitBox


github-actions[bot] closed pull request #1496: [Github Actions] Periodic Sync 
Camel-kafka-connector main Branch
URL: https://github.com/apache/camel-kafka-connector/pull/1496


-- 
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 main updated: Updated CHANGELOG.md

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

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


The following commit(s) were added to refs/heads/main by this push:
 new fdf666aacd Updated CHANGELOG.md
fdf666aacd is described below

commit fdf666aacd1bbca8c457a4eb2f37a865e0e0c929
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 03:15:02 2023 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a306bf4f9..5bd57e221c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 
 **Merged pull requests:**
 
+- fix qute package declaration 
[\#4364](https://github.com/apache/camel-quarkus/pull/4364) 
([claudio4j](https://github.com/claudio4j))
 - Upgrade to Quarkiverse CXF 1.7.2 
[\#4360](https://github.com/apache/camel-quarkus/pull/4360) 
([ppalaga](https://github.com/ppalaga))
 - Make at least the quick profile compatible with mvnd 1.0.0-m1 
[\#4355](https://github.com/apache/camel-quarkus/pull/4355) 
([ppalaga](https://github.com/ppalaga))
 - Added extra content to the Control Bus extension for supported languages. 
[\#4354](https://github.com/apache/camel-quarkus/pull/4354) 
([Gerry-Forde](https://github.com/Gerry-Forde))



[GitHub] [camel-quarkus-examples] zhfeng merged pull request #127: Fix typo in jta-jpa README

2023-01-03 Thread GitBox


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


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

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

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



[camel-quarkus-examples] branch camel-quarkus-main updated: Fix typo in jta-jpa README (#127)

2023-01-03 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
 new c1c4228  Fix typo in jta-jpa README (#127)
c1c4228 is described below

commit c1c4228c301ffddc6e83187a1220c8eb86004bc5
Author: Zheng Feng 
AuthorDate: Wed Jan 4 10:56:50 2023 +0800

Fix typo in jta-jpa README (#127)
---
 jta-jpa/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jta-jpa/README.adoc b/jta-jpa/README.adoc
index b357429..e36ee11 100644
--- a/jta-jpa/README.adoc
+++ b/jta-jpa/README.adoc
@@ -60,7 +60,7 @@ docker exec -it db-mysql mysql -uroot -proot -e \
 # Production Datasource
 %prod.quarkus.datasource.db-kind=mysql
 %prod.quarkus.datasource.username=admin
-$prod.quarkus.datasource.password=admin
+%prod.quarkus.datasource.password=admin
 %prod.quarkus.datasource.jdbc.url=mysql://localhost:3306/testdb
 %prod.quarkus.datasource.jdbc.transactions=xa
 
@@ -147,7 +147,7 @@ Stacktrace
 Test crash recovery by calling the service with "crash" content:
 [source,shell]
 
-curl -X POST $ADDRESS/api/message/crash
+curl -X POST $ADDRESS/api/messages/crash
 
 The application should be crashed, and you can not see any response.
 [source]



[GitHub] [camel-quarkus-examples] zhfeng opened a new pull request, #127: Fix typo in jta-jpa README

2023-01-03 Thread GitBox


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

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


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

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

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



[camel-quarkus] branch 2.13.x updated: Backport jms doc 2.13.x (#4366)

2023-01-03 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/2.13.x by this push:
 new f2226561ae Backport jms doc 2.13.x (#4366)
f2226561ae is described below

commit f2226561aeb4b45d6e250f1a29647107f0f56fe1
Author: Zheng Feng 
AuthorDate: Wed Jan 4 10:24:25 2023 +0800

Backport jms doc 2.13.x (#4366)

* tidy up of jms extension documentation (#4327)

* Regenerate the JMS doc page

Co-authored-by: Peter Palaga 
---
 docs/modules/ROOT/pages/reference/extensions/jms.adoc | 11 +++
 extensions/jms/runtime/src/main/doc/usage.adoc|  9 ++---
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/docs/modules/ROOT/pages/reference/extensions/jms.adoc 
b/docs/modules/ROOT/pages/reference/extensions/jms.adoc
index e8669825a5..67dce11095 100644
--- a/docs/modules/ROOT/pages/reference/extensions/jms.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/jms.adoc
@@ -59,10 +59,11 @@ you must ensure that the `camel-quarkus-jaxp` extension is 
present on the classp
 When sending JMS message payloads as `javax.jms.ObjectMessage`, you must 
annotate the relevant classes to be registered for serialization with 
`@RegisterForReflection(serialization = true)`. 
 Note that this extension automatically sets 
`quarkus.camel.native.reflection.serialization-enabled = true` for you. Refer 
to the xref:user-guide/native-mode.adoc#serialization[native mode user guide] 
for more information.
 
-[id="extensions-jms-usage-pooling-and-xa-integrate-support"]
-=== Pooling and XA integrate support
+[id="extensions-jms-usage-support-for-connection-pooling-and-x-open-xa-distributed-transactions"]
+=== Support for Connection pooling and X/Open XA distributed transactions
 
-You can use the `quarkus-pooled-jms` extension to get pooling and XA integrate 
support for JMS connections. Refer to the 
https://quarkiverse.github.io/quarkiverse-docs/quarkus-pooled-jms/dev/index.html[quarkus-pooled-jms]
 extension documentation for more information. Currently, it only works with 
`quarkus-artemis-jms` extension. Just add these two dependencies to your 
`pom.xml`:
+You can use the `quarkus-pooled-jms` extension to get pooling and XA support 
for JMS connections. Refer to the 
https://quarkiverse.github.io/quarkiverse-docs/quarkus-pooled-jms/dev/index.html[quarkus-pooled-jms]
 extension documentation for more information.
+Currently, it only works with `quarkus-artemis-jms` extension. Just add these 
two dependencies to your `pom.xml`:
 [source,xml]
 
 
@@ -75,7 +76,9 @@ You can use the `quarkus-pooled-jms` extension to get pooling 
and XA integrate s
 
 
 
-Pooling is default enabled and for XA integrate support, you need to add the 
following configuration to your `application.properties`:
+Note that pooling is enabled by default.
+
+To enable XA, you need to add the following configuration to your 
`application.properties`:
 [source,properties]
 
 quarkus.pooled-jms.xa.enabled=true
diff --git a/extensions/jms/runtime/src/main/doc/usage.adoc 
b/extensions/jms/runtime/src/main/doc/usage.adoc
index 788a0f50a3..4517ad3b87 100644
--- a/extensions/jms/runtime/src/main/doc/usage.adoc
+++ b/extensions/jms/runtime/src/main/doc/usage.adoc
@@ -8,9 +8,10 @@ you must ensure that the `camel-quarkus-jaxp` extension is 
present on the classp
 When sending JMS message payloads as `javax.jms.ObjectMessage`, you must 
annotate the relevant classes to be registered for serialization with 
`@RegisterForReflection(serialization = true)`. 
 Note that this extension automatically sets 
`quarkus.camel.native.reflection.serialization-enabled = true` for you. Refer 
to the xref:user-guide/native-mode.adoc#serialization[native mode user guide] 
for more information.
 
-=== Pooling and XA integrate support
+=== Support for Connection pooling and X/Open XA distributed transactions
 
-You can use the `quarkus-pooled-jms` extension to get pooling and XA integrate 
support for JMS connections. Refer to the 
https://quarkiverse.github.io/quarkiverse-docs/quarkus-pooled-jms/dev/index.html[quarkus-pooled-jms]
 extension documentation for more information. Currently, it only works with 
`quarkus-artemis-jms` extension. Just add these two dependencies to your 
`pom.xml`:
+You can use the `quarkus-pooled-jms` extension to get pooling and XA support 
for JMS connections. Refer to the 
https://quarkiverse.github.io/quarkiverse-docs/quarkus-pooled-jms/dev/index.html[quarkus-pooled-jms]
 extension documentation for more information.
+Currently, it only works with `quarkus-artemis-jms` extension. Just add these 
two dependencies to your `pom.xml`:
 [source,xml]
 
 
@@ -23,7 +24,9 @@ You can use the `quarkus-pooled-jms` extension to get pooling 
and XA integrate s
 
 
 
-Pooling is default enabled and for XA integrate support, you need to add the 
fol

[GitHub] [camel-quarkus] zhfeng merged pull request #4366: Backport jms doc 2.13.x

2023-01-03 Thread GitBox


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


-- 
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 opened a new pull request, #4366: Backport jms doc 2.13.x

2023-01-03 Thread GitBox


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

   


-- 
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 main updated: fix qute package declaration (#4364)

2023-01-03 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 6a43bec266 fix qute package declaration (#4364)
6a43bec266 is described below

commit 6a43bec266f3af2d8bedb89142793e2f298cbca6
Author: Claudio Miranda 
AuthorDate: Tue Jan 3 22:55:32 2023 -0300

fix qute package declaration (#4364)
---
 .../camel/quarkus/component/qute/{ => deployment}/QuteProcessor.java  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/extensions/qute/deployment/src/main/java/org/apache/camel/quarkus/component/qute/QuteProcessor.java
 
b/extensions/qute/deployment/src/main/java/org/apache/camel/quarkus/component/qute/deployment/QuteProcessor.java
similarity index 100%
rename from 
extensions/qute/deployment/src/main/java/org/apache/camel/quarkus/component/qute/QuteProcessor.java
rename to 
extensions/qute/deployment/src/main/java/org/apache/camel/quarkus/component/qute/deployment/QuteProcessor.java



[GitHub] [camel-quarkus] zhfeng merged pull request #4364: fix qute package declaration

2023-01-03 Thread GitBox


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


-- 
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-karaf] github-actions[bot] opened a new pull request, #232: [Github Actions] Periodic Sync Camel Karaf Main Branch

2023-01-03 Thread GitBox


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

   Periodic Sync of Camel Karaf Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-karaf/blob/main/.github/workflows/automatic-sync-main.yml


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

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

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



[camel-karaf] branch automatic-periodic-sync updated (4d567c26 -> c1562c72)

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

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


from 4d567c26 Regen
 add c1562c72 [create-pull-request] automated change

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/karaf/components/atom.json | 8 
 .../resources/org/apache/camel/catalog/karaf/components/rss.json  | 8 
 .../org/apache/camel/catalog/karaf/components/salesforce.json | 4 ++--
 .../resources/org/apache/camel/catalog/karaf/components/smpp.json | 2 ++
 .../org/apache/camel/catalog/karaf/others/swagger-java.json   | 2 +-
 5 files changed, 13 insertions(+), 11 deletions(-)



[camel-spring-boot] branch automatic-periodic-sync updated (b02549e32d2 -> 57878775b45)

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

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


from b02549e32d2 Regen
 add 57878775b45 [create-pull-request] automated change

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/springboot/catalog/components/atom.json |  8 
 .../apache/camel/springboot/catalog/components/rss.json  |  8 
 .../camel/springboot/catalog/components/salesforce.json  |  4 ++--
 .../apache/camel/springboot/catalog/components/smpp.json |  2 ++
 .../camel/springboot/catalog/components/smpps.json   |  2 ++
 .../camel/springboot/catalog/others/swagger-java.json|  2 +-
 .../src/main/docs/salesforce.json|  2 +-
 .../springboot/SalesforceComponentConfiguration.java |  2 +-
 .../camel-smpp-starter/src/main/docs/smpp.json   |  6 ++
 .../smpp/springboot/SmppComponentConfiguration.java  | 16 
 10 files changed, 39 insertions(+), 13 deletions(-)



[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request, #692: [Github Actions] Periodic Sync Camel Spring Boot Main Branch

2023-01-03 Thread GitBox


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

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


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

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

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



[camel-k] branch release-1.11.x updated: chore: changelog automatic update

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

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


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

commit fbdb4a4ce55f84d11d26e302bc0a0655b5ad5706
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 00:53:37 2023 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 851ca4f00..50f77ef65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,9 @@
 
 **Closed issues:**
 
+- Smoke test error TestKameletBindingScale 
[\#3959](https://github.com/apache/camel-k/issues/3959)
 - Nightly smoke test failure for Kamelets 
[\#3957](https://github.com/apache/camel-k/issues/3957)
+- E2E - TestKamelCLIRun constantly failing after secrets.GITHUB\_TOKEN applied 
[\#3952](https://github.com/apache/camel-k/issues/3952)
 - Important increase of size of apache/camel-k Docker image 
[\#3925](https://github.com/apache/camel-k/issues/3925)
 
 ## [1.11.1-nightly](https://github.com/apache/camel-k/tree/1.11.1-nightly) 
(2022-12-23)



[camel-k] branch release-1.10.x updated: chore: changelog automatic update

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

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


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

commit fe8e3840eca4b01c88e0fab325a22464a470d6d1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 00:53:34 2023 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 851ca4f00..50f77ef65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,9 @@
 
 **Closed issues:**
 
+- Smoke test error TestKameletBindingScale 
[\#3959](https://github.com/apache/camel-k/issues/3959)
 - Nightly smoke test failure for Kamelets 
[\#3957](https://github.com/apache/camel-k/issues/3957)
+- E2E - TestKamelCLIRun constantly failing after secrets.GITHUB\_TOKEN applied 
[\#3952](https://github.com/apache/camel-k/issues/3952)
 - Important increase of size of apache/camel-k Docker image 
[\#3925](https://github.com/apache/camel-k/issues/3925)
 
 ## [1.11.1-nightly](https://github.com/apache/camel-k/tree/1.11.1-nightly) 
(2022-12-23)



[camel-k] 01/02: chore: changelog automatic update

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

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

commit c4a6466d48628ad62b35963856f3a63bf9701974
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 00:53:36 2023 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4dedcc2b8..50f77ef65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
 # Changelog
 
+## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.11.1-nightly...HEAD)
+
+**Closed issues:**
+
+- Smoke test error TestKameletBindingScale 
[\#3959](https://github.com/apache/camel-k/issues/3959)
+- Nightly smoke test failure for Kamelets 
[\#3957](https://github.com/apache/camel-k/issues/3957)
+- E2E - TestKamelCLIRun constantly failing after secrets.GITHUB\_TOKEN applied 
[\#3952](https://github.com/apache/camel-k/issues/3952)
+- Important increase of size of apache/camel-k Docker image 
[\#3925](https://github.com/apache/camel-k/issues/3925)
+
 ## [1.11.1-nightly](https://github.com/apache/camel-k/tree/1.11.1-nightly) 
(2022-12-23)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/1.11.0...1.11.1-nightly)



[camel-k] branch main updated (16b56f45a -> 79fefb98c)

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

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


from 16b56f45a fix(ci): use kamelets tag
 new c4a6466d4 chore: changelog automatic update
 new 79fefb98c chore: nightly resource refresh

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:
 CHANGELOG.md | 11 +++
 docs/antora.yml  |  4 ++--
 pkg/resources/resources.go   |  4 ++--
 resources/camel-catalog-1.17.0-SNAPSHOT.yaml |  1 +
 4 files changed, 16 insertions(+), 4 deletions(-)



[camel-k] 02/02: chore: nightly resource refresh

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

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

commit 79fefb98cd2edd91805c94fc86c4663f1f2300c3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 00:58:21 2023 +

chore: nightly resource refresh
---
 docs/antora.yml  | 4 ++--
 pkg/resources/resources.go   | 4 ++--
 resources/camel-catalog-1.17.0-SNAPSHOT.yaml | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index ec99bb6e8..1cd110539 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -30,8 +30,8 @@ asciidoc:
   attributes:
 requires: "'util=camel-website-util,ck=xref:js/ck.js'"
 prerelease: true
-camel-kamelets-version: 'latest'
-camel-kamelets-docs-version: next
+camel-kamelets-version: '0.10.0'
+camel-kamelets-docs-version: 0.10.x
 camel-k-runtime-version: 1.17.0-SNAPSHOT
 camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # from 
Makefile BUNDLE_CAMEL_APIS
 camel-version: 3.19.0
diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index d49766312..b4af77469 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -604,9 +604,9 @@ var assets = func() http.FileSystem {
"/camel-catalog-1.17.0-SNAPSHOT.yaml": 
&vfsgenÛ°CompressedFileInfo{
name: "camel-catalog-1.17.0-SNAPSHOT.yaml",
modTime:  time.Time{},
-   uncompressedSize: 86027,
+   uncompressedSize: 86121,
 
-   compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x7d\x5d\x77\xdb\x38\xd2\xe6\xbd\x7f\x05\x4f\xe7\xe6\x7d\xcf\x8e\x30\xdd\xe9\xd9\xb7\x77\x7b\xaf\x6c\x39\x4e\xec\xd8\x8e\x13\x79\x92\xcc\xdc\xf4\x81\x48\x48\x82\x45\x12\x34\x00\xca\x72\x7e\xfd\x1e\x80\xe0\xa7\x94\xe2\x87\x0b\x1e\x5f\x98\x14\x51\x78\x0a\xf5\x00\xc4\x37\x0b\x6f\x82\x19\xde\xdf\xc9\x9b\xe0\x9a\x87\x2c\x55\x2c\x0a\xb4\x08\xf4\x86\x05\xa7\x19\x0d\x37\x2c\x58\x88\x95\x7e\xa2\x92\x05\x17\x22\x4f\x23\xaa\x
 [...]
+   compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x7d\x5b\x77\xdb\xb8\xb2\xe6\xbb\x7f\x05\x57\xe7\xe5\x9c\x35\x5b\xe8\xee\xf4\x9e\xd3\x33\x99\x27\x5b\x8e\x13\x3b\xb6\xe3\x44\x3e\xe9\xec\xfd\xd2\x0b\x22\x21\x09\x16\x49\xd0\x00\x28\xcb\xf9\xf5\xb3\x00\x82\x57\x29\xc5\x8b\x0b\x3e\x7e\x30\x29\xa2\xf0\x15\xea\x03\x88\x3b\x0b\x6f\x82\x19\xde\xdf\xc9\x9b\xe0\x9a\x87\x2c\x55\x2c\x0a\xb4\x08\xf4\x86\x05\xa7\x19\x0d\x37\x2c\x58\x88\x95\x7e\xa2\x92\x05\x17\x22\x4f\x23\xaa\x
 [...]
},
"/traits.yaml": &vfsgenÛ°CompressedFileInfo{
name: "traits.yaml",
diff --git a/resources/camel-catalog-1.17.0-SNAPSHOT.yaml 
b/resources/camel-catalog-1.17.0-SNAPSHOT.yaml
index 76bb47453..67b39 100644
--- a/resources/camel-catalog-1.17.0-SNAPSHOT.yaml
+++ b/resources/camel-catalog-1.17.0-SNAPSHOT.yaml
@@ -32,6 +32,7 @@ spec:
 metadata:
   camel-quarkus.version: 2.14.0
   camel.version: 3.19.0
+  quarkus.native-builder-image: 
quay.io/quarkus/ubi-quarkus-mandrel:22.2.0.0-Final-java11
   quarkus.version: 2.14.0.Final
 dependencies:
 - groupId: org.apache.camel.k



[GitHub] [camel] github-actions[bot] commented on pull request #8969: Fix polling consumer incorrect xref in Event Driven Consumer

2023-01-03 Thread GitBox


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

   :no_entry_sign: There are (likely) no components to be tested in 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



[camel] branch regen_bot updated (d3889fc6854 -> 6091965de71)

2023-01-03 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 d3889fc6854 CAMEL-18687: camel-salesforce: Support Client Credentials
 add 6091965de71 camel-salesforce: Bump default salesforce version to 56.0.

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/component/salesforce/salesforce.json   | 4 ++--
 .../apache/camel/component/salesforce/SalesforceEndpointConfig.java   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)



[GitHub] [camel] github-actions[bot] commented on pull request #8969: Fix polling consumer incorrect xref in Event Driven Consumer

2023-01-03 Thread GitBox


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

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested 
automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
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] mateusalxd opened a new pull request, #8969: Fix polling consumer incorrect xref in Event Driven Consumer

2023-01-03 Thread GitBox


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

   
   The xref is pointing to a file which I believe is incorrect.
   


-- 
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 (3ea089b2fe3 -> d3889fc6854)

2023-01-03 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 3ea089b2fe3 camel-plc4x: Connection now established in doStart() of 
Producer/Consumer instead of constructors (#8967)
 add 52b528ceca1 camel-plc4x: Added timeout to future in process() method 
of Plc4XProducer and fixed deprecated Camel methods (#8968)
 add d3889fc6854 CAMEL-18687: camel-salesforce: Support Client Credentials

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/plc4x/Plc4XProducer.java  |  9 +
 .../apache/camel/component/salesforce/AuthenticationType.java |  3 ++-
 .../camel/component/salesforce/SalesforceLoginConfig.java |  8 
 .../component/salesforce/internal/SalesforceSession.java  |  4 
 ...va => SalesforceClientCredentialsFlowIntegrationTest.java} |  9 +++--
 .../camel/component/salesforce/SalesforceLoginConfigTest.java | 11 +++
 6 files changed, 33 insertions(+), 11 deletions(-)
 copy 
components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/{SalesforceJwtBearerTokenFlowIntegrationTest.java
 => SalesforceClientCredentialsFlowIntegrationTest.java} (83%)



[camel] branch main updated: camel-salesforce: Bump default salesforce version to 56.0.

2023-01-03 Thread jeremyross
This is an automated email from the ASF dual-hosted git repository.

jeremyross 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 6091965de71 camel-salesforce: Bump default salesforce version to 56.0.
6091965de71 is described below

commit 6091965de71673fbbd83dfec3db22502cd5fa56e
Author: Jeremy Ross 
AuthorDate: Tue Jan 3 14:51:40 2023 -0600

camel-salesforce: Bump default salesforce version to 56.0.
---
 .../resources/org/apache/camel/component/salesforce/salesforce.json   | 4 ++--
 .../apache/camel/component/salesforce/SalesforceEndpointConfig.java   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/components/camel-salesforce/camel-salesforce-component/src/generated/resources/org/apache/camel/component/salesforce/salesforce.json
 
b/components/camel-salesforce/camel-salesforce-component/src/generated/resources/org/apache/camel/component/salesforce/salesforce.json
index 23f3cd06a2b..0953488a77d 100644
--- 
a/components/camel-salesforce/camel-salesforce-component/src/generated/resources/org/apache/camel/component/salesforce/salesforce.json
+++ 
b/components/camel-salesforce/camel-salesforce-component/src/generated/resources/org/apache/camel/component/salesforce/salesforce.json
@@ -25,7 +25,7 @@
   "componentProperties": {
 "apexMethod": { "kind": "property", "displayName": "Apex Method", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "APEX method name" },
 "apexQueryParams": { "kind": "property", "displayName": "Apex Query 
Params", "group": "common", "label": "", "required": false, "type": "object", 
"javaType": "java.util.Map", "deprecated": 
false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Query params for APEX method" },
-"apiVersion": { "kind": "property", "displayName": "Api Version", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "54.0", "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Salesforce API version." },
+"apiVersion": { "kind": "property", "displayName": "Api Version", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "56.0", "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Salesforce API version." },
 "backoffIncrement": { "kind": "property", "displayName": "Backoff 
Increment", "group": "common", "label": "", "required": false, "type": 
"duration", "javaType": "long", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "1000", "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Backoff interval increment for 
Streaming connection restart attempts for failures beyond CometD auto- [...]
 "batchId": { "kind": "property", "displayName": "Batch Id", "group": 
"common", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Bulk API Batch ID" },
 "contentType": { "kind": "property", "displayName": "Content Type", 
"group": "common", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.salesforce.api.dto.bulk.ContentType", 
"enum": [ "XML", "CSV", "JSON", "ZIP_XML", "ZIP_CSV", "ZIP_JSON" ], 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.salesforce.SalesforceEndpointConfig", 
"configurationField": "config", "description": "Bulk API co [...]
@@ -142,7 +142,7 @@
 "topicName": { "kind": "path", "displayName": "Topic Name", "group": 
"consumer", "label": "consumer", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "The name of the topic\/channel to use" },
 "apexMethod": { "kind": "parameter", "displayName": "Apex Method", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurati

[camel] branch main updated: CAMEL-18687: camel-salesforce: Support Client Credentials

2023-01-03 Thread jeremyross
This is an automated email from the ASF dual-hosted git repository.

jeremyross 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 d3889fc6854 CAMEL-18687: camel-salesforce: Support Client Credentials
d3889fc6854 is described below

commit d3889fc685498bdf83bbd942fe1fe3cc253e5594
Author: Jeremy Ross 
AuthorDate: Tue Jan 3 14:20:01 2023 -0600

CAMEL-18687: camel-salesforce: Support Client Credentials

Salesforce supports Client Credentials OAuth flow as of Winter '23
---
 .../component/salesforce/AuthenticationType.java   |  3 +-
 .../salesforce/SalesforceLoginConfig.java  |  8 
 .../salesforce/internal/SalesforceSession.java |  4 ++
 ...sforceClientCredentialsFlowIntegrationTest.java | 51 ++
 .../salesforce/SalesforceLoginConfigTest.java  | 11 +
 5 files changed, 76 insertions(+), 1 deletion(-)

diff --git 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/AuthenticationType.java
 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/AuthenticationType.java
index 8aefd1f0b97..d0b3ee685e6 100644
--- 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/AuthenticationType.java
+++ 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/AuthenticationType.java
@@ -19,5 +19,6 @@ package org.apache.camel.component.salesforce;
 public enum AuthenticationType {
 USERNAME_PASSWORD,
 REFRESH_TOKEN,
-JWT
+JWT,
+CLIENT_CREDENTIALS
 }
diff --git 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceLoginConfig.java
 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceLoginConfig.java
index b969aaa6d7e..cc036e43b1f 100644
--- 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceLoginConfig.java
+++ 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceLoginConfig.java
@@ -164,6 +164,7 @@ public class SalesforceLoginConfig {
 final boolean hasPassword = ObjectHelper.isNotEmpty(password);
 final boolean hasRefreshToken = ObjectHelper.isNotEmpty(refreshToken);
 final boolean hasKeystore = keystore != null && 
ObjectHelper.isNotEmpty(keystore.getResource());
+final boolean hasClientCredentials = ObjectHelper.isNotEmpty(clientId) 
&& ObjectHelper.isNotEmpty(clientSecret);
 
 if (hasPassword && !hasRefreshToken && !hasKeystore) {
 return AuthenticationType.USERNAME_PASSWORD;
@@ -177,6 +178,10 @@ public class SalesforceLoginConfig {
 return AuthenticationType.JWT;
 }
 
+if (!hasPassword && !hasRefreshToken && !hasKeystore && 
hasClientCredentials) {
+return AuthenticationType.CLIENT_CREDENTIALS;
+}
+
 if (hasPassword && hasRefreshToken || hasPassword && hasKeystore || 
hasRefreshToken && hasKeystore) {
 throw new IllegalArgumentException(
 "The provided authentication configuration can be used in 
multiple ways"
@@ -253,6 +258,9 @@ public class SalesforceLoginConfig {
 ObjectHelper.notNull(userName, "userName (JWT 
authentication)");
 ObjectHelper.notNull(keystore, "keystore (JWT 
authentication)");
 break;
+case CLIENT_CREDENTIALS:
+ObjectHelper.notNull(clientSecret, "clientSecret (Client 
Credentials authentication)");
+break;
 default:
 throw new IllegalArgumentException("Unknown authentication 
type: " + type);
 }
diff --git 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/SalesforceSession.java
 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/SalesforceSession.java
index 40728627a05..03e2b6e1dff 100644
--- 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/SalesforceSession.java
+++ 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/SalesforceSession.java
@@ -168,6 +168,10 @@ public class SalesforceSession extends ServiceSupport {
 fields.put("grant_type", 
"urn:ietf:params:oauth:grant-type:jwt-bearer");
 fields.put("assertion", generateJwtAssertion());
 break;
+case CLIENT_CREDENTIALS:
+fields.put("grant_type", "client_credentials");
+  

[GitHub] [camel-karavan] mgubaidullin closed issue #540: User should be able to deploy Karavan to an AWS Kubernetes cluster

2023-01-03 Thread GitBox


mgubaidullin closed issue #540: User should be able to deploy Karavan to an AWS 
Kubernetes cluster
URL: https://github.com/apache/camel-karavan/issues/540


-- 
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] guhilling commented on issue #4362: Multiple test methods do not work in a class extending CamelQuarkusTestSupport

2023-01-03 Thread GitBox


guhilling commented on issue #4362:
URL: https://github.com/apache/camel-quarkus/issues/4362#issuecomment-1370051100

   Thanks for the hint! Unfortunately now I need to put the "advising" 
(AdviceWith.adviceWith(context() ...) into the test-methods directly as it 
won't work in "doBeforeEach()" ... Any idea for that?


-- 
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] arnitolog opened a new issue, #1497: Kafka Consumer with idempotency and security.protocol: SSL

2023-01-03 Thread GitBox


arnitolog opened a new issue, #1497:
URL: https://github.com/apache/camel-kafka-connector/issues/1497

   I'm using `CamelAwss3sourceSourceConnector` connector to read data from S3. 
And I want to use an Idempotent consumer to avoid duplicates. Since I have 
several KafkaConnect workers I need to use `camel.idempotency.repository.type: 
"kafka"` And the problem here is that our Kafka cluster uses 
`security.protocol: SSL`. But there is no option to configure that in the 
`camel.idempotency` section. 
   Is it possible to provide SSL options when configuring 
idempotency.repository? 


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

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

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



[GitHub] [camel-k] squakez closed issue #3959: Smoke test error TestKameletBindingScale

2023-01-03 Thread GitBox


squakez closed issue #3959: Smoke test error TestKameletBindingScale
URL: https://github.com/apache/camel-k/issues/3959


-- 
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 issue #3959: Smoke test error TestKameletBindingScale

2023-01-03 Thread GitBox


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

   It was a flaky test apparently.


-- 
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 (52b528ceca1 -> 3ea089b2fe3)

2023-01-03 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


omit 52b528ceca1 camel-plc4x: Added timeout to future in process() method 
of Plc4XProducer and fixed deprecated Camel methods (#8968)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (3ea089b2fe3)
\
 O -- O -- O   (52b528ceca1)

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:
 .../java/org/apache/camel/component/plc4x/Plc4XProducer.java | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)



[camel] branch regen_bot updated (1a087cd3349 -> 52b528ceca1)

2023-01-03 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 1a087cd3349 (chores) camel-aws: avoid risky unboxing
 add db62a9eb200 CAMEL-18854: x-queue-type was set with 
x-single-active-consumer value. (#8965)
 add 3ea089b2fe3 camel-plc4x: Connection now established in doStart() of 
Producer/Consumer instead of constructors (#8967)
 add 52b528ceca1 camel-plc4x: Added timeout to future in process() method 
of Plc4XProducer and fixed deprecated Camel methods (#8968)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/plc4x/Plc4XConsumer.java   | 13 ++---
 .../camel/component/plc4x/Plc4XEndpoint.java   | 33 +++---
 .../camel/component/plc4x/Plc4XProducer.java   | 29 +--
 .../camel/component/plc4x/Plc4XEndpointTest.java   |  2 +-
 .../camel/component/plc4x/Plc4XProducerTest.java   |  1 +
 .../component/rabbitmq/RabbitMQConstants.java  |  1 -
 .../component/rabbitmq/RabbitMQDeclareSupport.java |  5 
 .../springrabbit/SpringRabbitMQConstants.java  |  1 -
 .../springrabbit/SpringRabbitMQEndpoint.java   |  4 ---
 9 files changed, 41 insertions(+), 48 deletions(-)



[GitHub] [camel-karavan] amit88265 commented on issue #582: How to access Apache karavan UI when using Minikube

2023-01-03 Thread GitBox


amit88265 commented on issue #582:
URL: https://github.com/apache/camel-karavan/issues/582#issuecomment-1369980284

   Created a bitbucket repo and added details in secret.yml. Also followed 
other steps as you mentioned. But k8s object minikube/karavan.yml is failing 
with following error.
   
   I am running minikube on Mac M1 (Ventura).
   
   > 
   
   2023-01-03 16:33:33,319 WARN  [io.qua.config] (main) Unrecognized 
configuration key "quarkus.quinoa.dev-server.port" was provided; it will be 
ignored; verify that the dependency extension for this configuration is set or 
that you did not make a typo
   2023-01-03 16:33:40,037 INFO  [io.qua.sma.ope.run.OpenApiRecorder] (main) 
CORS filtering is disabled and cross-origin resource sharing is allowed without 
restriction, which is not recommended in production. Please configure the CORS 
filter through 'quarkus.http.cors.*' properties. For more information, see 
Quarkus HTTP CORS documentation
   2023-01-03 16:33:40,942 INFO  [io.qua.sch.run.SimpleScheduler] (main) No 
scheduled business methods found - Simple scheduler will not be started
   2023-01-03 16:33:41,242 INFO  [org.apa.cam.kar.ser.KaravanService] (main) 
Start Karavan
   2023-01-03 16:33:41,453 INFO  [org.apa.cam.kar.ser.KaravanService] (main) 
InfinispanService is starting in local mode
   2023-01-03 16:33:43,247 INFO  [org.inf.CONTAINER] (main) ISPN000128: 
Infinispan version: Infinispan 'Triskaidekaphobia' 13.0.11.Final
   2023-01-03 16:33:43,486 INFO  [org.inf.CONTAINER] (main) ISPN000556: 
Starting user marshaller 
'org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller'
   2023-01-03 16:33:44,017 INFO  [org.inf.CLUSTER] (main) ISPN78: Starting 
JGroups channel `ISPN`
   2023-01-03 16:33:44,018 INFO  [org.inf.CLUSTER] (main) ISPN88: Unable to 
use any JGroups configuration mechanisms provided in properties {}. Using 
default JGroups configuration!
   2023-01-03 16:33:44,769 ERROR [org.jgr.pro.UDP] (main) failed setting 
interface to /172.17.0.16: java.net.SocketException: Protocol not available 
(Error setting socket option)
   2023-01-03 16:33:44,772 ERROR [org.jgr.pro.UDP] (main) failed setting 
interface to /172.17.0.16: java.net.SocketException: Protocol not available 
(Error setting socket option)
   2023-01-03 16:33:44,785 WARN  [org.inf.CONTAINER] (main) ISPN000574: Global 
state cannot persisted because it is incomplete (usually caused by errors at 
startup).
   2023-01-03 16:33:45,241 ERROR [io.qua.run.Application] (main) Failed to 
start application (with profile public): java.net.SocketException: Protocol not 
available
at java.base/java.net.PlainDatagramSocketImpl.join(Native Method)
at 
java.base/java.net.AbstractPlainDatagramSocketImpl.join(AbstractPlainDatagramSocketImpl.java:235)
at 
java.base/java.net.MulticastSocket.joinGroup(MulticastSocket.java:328)
at org.jgroups.protocols.UDP.createSockets(UDP.java:417)
at org.jgroups.protocols.UDP.start(UDP.java:292)
at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:881)
at org.jgroups.JChannel.startStack(JChannel.java:985)
at org.jgroups.JChannel._preConnect(JChannel.java:849)
at org.jgroups.JChannel.connect(JChannel.java:358)
at 
org.infinispan.factories.impl.BasicComponentRegistryImpl.startDependencies(BasicComponentRegistryImpl.java:635)
at 
org.infinispan.factories.impl.BasicComponentRegistryImpl.doStartWrapper(BasicComponentRegistryImpl.java:599)
at 
org.infinispan.factories.impl.BasicComponentRegistryImpl.startWrapper(BasicComponentRegistryImpl.java:577)
at 
org.infinispan.factories.impl.BasicComponentRegistryImpl.access$700(BasicComponentRegistryImpl.java:30)
at 
org.infinispan.factories.impl.BasicComponentRegistryImpl$ComponentWrapper.running(BasicComponentRegistryImpl.java:808)
at 
org.infinispan.factories.AbstractComponentRegistry.internalStart(AbstractComponentRegistry.java:354)
at 
org.infinispan.factories.AbstractComponentRegistry.start(AbstractComponentRegistry.java:250)
at 
org.infinispan.manager.DefaultCacheManager.internalStart(DefaultCacheManager.java:766)
at 
org.infinispan.manager.DefaultCacheManager.start(DefaultCacheManager.java:734)
at 
org.infinispan.manager.DefaultCacheManager.(DefaultCacheManager.java:302)
at 
org.infinispan.manager.DefaultCacheManager.(DefaultCacheManager.java:224)
at 
org.apache.camel.karavan.service.InfinispanService.start(InfinispanService.java:81)
at 
org.apache.camel.karavan.service.InfinispanService_ClientProxy.start(Unknown 
Source)
at 
org.apache.camel.karavan.service.KaravanService.onStart(KaravanService.java:49)
at 
org.apache.camel.karavan.service.KaravanService_Observer_onStart_7085426b23779ed70b18e819ece5dbb680a3147d.notify(Unknown
 Source)
at 
io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:326)
at io.quarkus.arc.imp

[GitHub] [camel-karavan] mrinalsharma commented on issue #586: Karavan Operator should deploy karavan-app to an AWS Kubernetes cluster

2023-01-03 Thread GitBox


mrinalsharma commented on issue #586:
URL: https://github.com/apache/camel-karavan/issues/586#issuecomment-1369932613

   Please assign this Issue to 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



[GitHub] [camel-karavan] mgubaidullin commented on issue #540: User should be able to deploy Karavan to an AWS Kubernetes cluster

2023-01-03 Thread GitBox


mgubaidullin commented on issue #540:
URL: https://github.com/apache/camel-karavan/issues/540#issuecomment-1369924168

   Yes, please


-- 
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-karavan] mrinalsharma commented on issue #582: How to access Apache karavan UI when using Minikube

2023-01-03 Thread GitBox


mrinalsharma commented on issue #582:
URL: https://github.com/apache/camel-karavan/issues/582#issuecomment-1369913268

   you can run `kubectl config set-context --current --namespace=karavan` after 
creating the namespace.  image-registry value is output of the command `kubectl 
-n kube-system get svc registry -o jsonpath='{.spec.clusterIP}'`
   
   Karavan keeps the Project in Git repository. you will have to create a git 
repo and update minikube/karavan-secret.yaml with the Git details.


-- 
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] 02/02: camel-plc4x: Added timeout to future in process() method of Plc4XProducer and fixed deprecated Camel methods (#8968)

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

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

commit 9ed86a9e4d88dad11147d21dc0742bcf4d961184
Author: Stein Overtoom 
AuthorDate: Tue Jan 3 16:37:24 2023 +0100

camel-plc4x: Added timeout to future in process() method of Plc4XProducer 
and fixed deprecated Camel methods (#8968)

Co-authored-by: Stein Overtoom 
---
 .../java/org/apache/camel/component/plc4x/Plc4XProducer.java | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XProducer.java
 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XProducer.java
index 9db0c6db4d7..f73d867f1da 100644
--- 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XProducer.java
+++ 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XProducer.java
@@ -18,6 +18,7 @@ package org.apache.camel.component.plc4x;
 
 import java.util.Map;
 import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.TimeUnit;
 import java.util.concurrent.atomic.AtomicInteger;
 
 import org.apache.camel.AsyncCallback;
@@ -78,9 +79,9 @@ public class Plc4XProducer extends DefaultAsyncProducer {
 int currentlyOpenRequests = openRequests.incrementAndGet();
 try {
 log.debug("Currently open requests including {}:{}", exchange, 
currentlyOpenRequests);
-Object plcWriteResponse = completableFuture.get();
+Object plcWriteResponse = completableFuture.get(5000, 
TimeUnit.MILLISECONDS);
 if (exchange.getPattern().isOutCapable()) {
-Message out = exchange.getOut();
+Message out = exchange.getMessage();
 out.copyFrom(exchange.getIn());
 out.setBody(plcWriteResponse);
 } else {
@@ -96,10 +97,10 @@ public class Plc4XProducer extends DefaultAsyncProducer {
 public boolean process(Exchange exchange, AsyncCallback callback) {
 try {
 process(exchange);
-Message out = exchange.getOut();
+Message out = exchange.getMessage();
 out.copyFrom(exchange.getIn());
 } catch (Exception e) {
-exchange.setOut(null);
+exchange.setMessage(null);
 exchange.setException(e);
 }
 callback.done(true);



[camel] 01/02: camel-plc4x: Connection now established in doStart() of Producer/Consumer instead of constructors (#8967)

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

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

commit 475139f88d020d62217e7624b6d647f37b21d503
Author: Stein Overtoom 
AuthorDate: Tue Jan 3 16:37:07 2023 +0100

camel-plc4x: Connection now established in doStart() of Producer/Consumer 
instead of constructors (#8967)

Co-authored-by: Stein Overtoom 
---
 .../camel/component/plc4x/Plc4XConsumer.java   | 13 ++---
 .../camel/component/plc4x/Plc4XEndpoint.java   | 33 +++---
 .../camel/component/plc4x/Plc4XProducer.java   | 20 +
 .../camel/component/plc4x/Plc4XEndpointTest.java   |  2 +-
 .../camel/component/plc4x/Plc4XProducerTest.java   |  1 +
 5 files changed, 36 insertions(+), 33 deletions(-)

diff --git 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XConsumer.java
 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XConsumer.java
index bd82e76e861..c7b74c8aefc 100644
--- 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XConsumer.java
+++ 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XConsumer.java
@@ -45,7 +45,7 @@ import org.slf4j.LoggerFactory;
 public class Plc4XConsumer extends DefaultConsumer {
 private static final Logger LOGGER = 
LoggerFactory.getLogger(Plc4XConsumer.class);
 
-private final PlcConnection plcConnection;
+private PlcConnection plcConnection;
 private final Map tags;
 private final String trigger;
 private final Plc4XEndpoint plc4XEndpoint;
@@ -56,7 +56,6 @@ public class Plc4XConsumer extends DefaultConsumer {
 public Plc4XConsumer(Plc4XEndpoint endpoint, Processor processor) {
 super(endpoint, processor);
 this.plc4XEndpoint = endpoint;
-this.plcConnection = endpoint.getConnection();
 this.tags = endpoint.getTags();
 this.trigger = endpoint.getTrigger();
 }
@@ -72,7 +71,12 @@ public class Plc4XConsumer extends DefaultConsumer {
 }
 
 @Override
-protected void doStart() throws ScraperException {
+protected void doStart() throws Exception {
+super.doStart();
+this.plcConnection = plc4XEndpoint.getConnection();
+if (!plcConnection.isConnected()) {
+plc4XEndpoint.reconnect();
+}
 if (trigger == null) {
 startUnTriggered();
 } else {
@@ -147,11 +151,12 @@ public class Plc4XConsumer extends DefaultConsumer {
 }
 
 @Override
-protected void doStop() {
+protected void doStop() throws Exception {
 // First stop the polling process
 if (future != null) {
 future.cancel(true);
 }
+super.doStop();
 }
 
 }
diff --git 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java
 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java
index 4ad9fa58694..b714c93a853 100644
--- 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java
+++ 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java
@@ -32,7 +32,6 @@ import org.apache.camel.support.DefaultEndpoint;
 import org.apache.plc4x.java.PlcDriverManager;
 import org.apache.plc4x.java.api.PlcConnection;
 import org.apache.plc4x.java.api.exceptions.PlcConnectionException;
-import org.apache.plc4x.java.api.exceptions.PlcRuntimeException;
 import org.apache.plc4x.java.utils.connectionpool.PooledPlcDriverManager;
 
 /**
@@ -60,13 +59,10 @@ public class Plc4XEndpoint extends DefaultEndpoint {
 private PlcConnection connection;
 private String uri;
 
-public Plc4XEndpoint(String endpointUri, Component component) throws 
PlcConnectionException {
+public Plc4XEndpoint(String endpointUri, Component component) {
 super(endpointUri, component);
 this.plcDriverManager = new PlcDriverManager();
-//Here we establish the connection in the endpoint, as it is created 
once during the context
-// to avoid disconnecting and reconnecting for every request
 this.uri = endpointUri.replaceFirst("plc4x:/?/?", "");
-this.connection = plcDriverManager.getConnection(this.uri);
 }
 
 public int getPeriod() {
@@ -88,35 +84,26 @@ public class Plc4XEndpoint extends DefaultEndpoint {
 public void setTrigger(String trigger) {
 this.trigger = trigger;
 plcDriverManager = new PooledPlcDriverManager();
-String plc4xURI = uri.replaceFirst("plc4x:/?/?", "");
-// TODO: is this mutation really intentional
-uri = plc4xURI;
-try {
-connection = plcDriverManager.getConnection(plc4xURI);
-} catch (PlcConnectionException e) {
-throw new PlcRuntimeException(e);
-}
 }
 
-public PlcConnection getConnection() {
+public Pl

[camel] branch camel-3.20.x updated (e8c879949f3 -> 9ed86a9e4d8)

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

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


from e8c879949f3 Prepare for next version
 new 475139f88d0 camel-plc4x: Connection now established in doStart() of 
Producer/Consumer instead of constructors (#8967)
 new 9ed86a9e4d8 camel-plc4x: Added timeout to future in process() method 
of Plc4XProducer and fixed deprecated Camel methods (#8968)

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:
 .../camel/component/plc4x/Plc4XConsumer.java   | 13 ++---
 .../camel/component/plc4x/Plc4XEndpoint.java   | 33 +++---
 .../camel/component/plc4x/Plc4XProducer.java   | 29 +--
 .../camel/component/plc4x/Plc4XEndpointTest.java   |  2 +-
 .../camel/component/plc4x/Plc4XProducerTest.java   |  1 +
 5 files changed, 41 insertions(+), 37 deletions(-)



[camel] branch main updated: camel-plc4x: Added timeout to future in process() method of Plc4XProducer and fixed deprecated Camel methods (#8968)

2023-01-03 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 52b528ceca1 camel-plc4x: Added timeout to future in process() method 
of Plc4XProducer and fixed deprecated Camel methods (#8968)
52b528ceca1 is described below

commit 52b528ceca1faf6d9a9e9ff4725defcca4b33beb
Author: Stein Overtoom 
AuthorDate: Tue Jan 3 16:37:24 2023 +0100

camel-plc4x: Added timeout to future in process() method of Plc4XProducer 
and fixed deprecated Camel methods (#8968)

Co-authored-by: Stein Overtoom 
---
 .../java/org/apache/camel/component/plc4x/Plc4XProducer.java | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XProducer.java
 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XProducer.java
index 9db0c6db4d7..f73d867f1da 100644
--- 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XProducer.java
+++ 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XProducer.java
@@ -18,6 +18,7 @@ package org.apache.camel.component.plc4x;
 
 import java.util.Map;
 import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.TimeUnit;
 import java.util.concurrent.atomic.AtomicInteger;
 
 import org.apache.camel.AsyncCallback;
@@ -78,9 +79,9 @@ public class Plc4XProducer extends DefaultAsyncProducer {
 int currentlyOpenRequests = openRequests.incrementAndGet();
 try {
 log.debug("Currently open requests including {}:{}", exchange, 
currentlyOpenRequests);
-Object plcWriteResponse = completableFuture.get();
+Object plcWriteResponse = completableFuture.get(5000, 
TimeUnit.MILLISECONDS);
 if (exchange.getPattern().isOutCapable()) {
-Message out = exchange.getOut();
+Message out = exchange.getMessage();
 out.copyFrom(exchange.getIn());
 out.setBody(plcWriteResponse);
 } else {
@@ -96,10 +97,10 @@ public class Plc4XProducer extends DefaultAsyncProducer {
 public boolean process(Exchange exchange, AsyncCallback callback) {
 try {
 process(exchange);
-Message out = exchange.getOut();
+Message out = exchange.getMessage();
 out.copyFrom(exchange.getIn());
 } catch (Exception e) {
-exchange.setOut(null);
+exchange.setMessage(null);
 exchange.setException(e);
 }
 callback.done(true);



[GitHub] [camel] davsclaus merged pull request #8968: camel-plc4x: Added timeout to future in process() method of Plc4XProducer and fixed deprecated Camel methods

2023-01-03 Thread GitBox


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


-- 
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-plc4x: Connection now established in doStart() of Producer/Consumer instead of constructors (#8967)

2023-01-03 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 3ea089b2fe3 camel-plc4x: Connection now established in doStart() of 
Producer/Consumer instead of constructors (#8967)
3ea089b2fe3 is described below

commit 3ea089b2fe365b3f94bcf9a93d28de8e94f204e0
Author: Stein Overtoom 
AuthorDate: Tue Jan 3 16:37:07 2023 +0100

camel-plc4x: Connection now established in doStart() of Producer/Consumer 
instead of constructors (#8967)

Co-authored-by: Stein Overtoom 
---
 .../camel/component/plc4x/Plc4XConsumer.java   | 13 ++---
 .../camel/component/plc4x/Plc4XEndpoint.java   | 33 +++---
 .../camel/component/plc4x/Plc4XProducer.java   | 20 +
 .../camel/component/plc4x/Plc4XEndpointTest.java   |  2 +-
 .../camel/component/plc4x/Plc4XProducerTest.java   |  1 +
 5 files changed, 36 insertions(+), 33 deletions(-)

diff --git 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XConsumer.java
 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XConsumer.java
index bd82e76e861..c7b74c8aefc 100644
--- 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XConsumer.java
+++ 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XConsumer.java
@@ -45,7 +45,7 @@ import org.slf4j.LoggerFactory;
 public class Plc4XConsumer extends DefaultConsumer {
 private static final Logger LOGGER = 
LoggerFactory.getLogger(Plc4XConsumer.class);
 
-private final PlcConnection plcConnection;
+private PlcConnection plcConnection;
 private final Map tags;
 private final String trigger;
 private final Plc4XEndpoint plc4XEndpoint;
@@ -56,7 +56,6 @@ public class Plc4XConsumer extends DefaultConsumer {
 public Plc4XConsumer(Plc4XEndpoint endpoint, Processor processor) {
 super(endpoint, processor);
 this.plc4XEndpoint = endpoint;
-this.plcConnection = endpoint.getConnection();
 this.tags = endpoint.getTags();
 this.trigger = endpoint.getTrigger();
 }
@@ -72,7 +71,12 @@ public class Plc4XConsumer extends DefaultConsumer {
 }
 
 @Override
-protected void doStart() throws ScraperException {
+protected void doStart() throws Exception {
+super.doStart();
+this.plcConnection = plc4XEndpoint.getConnection();
+if (!plcConnection.isConnected()) {
+plc4XEndpoint.reconnect();
+}
 if (trigger == null) {
 startUnTriggered();
 } else {
@@ -147,11 +151,12 @@ public class Plc4XConsumer extends DefaultConsumer {
 }
 
 @Override
-protected void doStop() {
+protected void doStop() throws Exception {
 // First stop the polling process
 if (future != null) {
 future.cancel(true);
 }
+super.doStop();
 }
 
 }
diff --git 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java
 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java
index 4ad9fa58694..b714c93a853 100644
--- 
a/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java
+++ 
b/components/camel-plc4x/src/main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java
@@ -32,7 +32,6 @@ import org.apache.camel.support.DefaultEndpoint;
 import org.apache.plc4x.java.PlcDriverManager;
 import org.apache.plc4x.java.api.PlcConnection;
 import org.apache.plc4x.java.api.exceptions.PlcConnectionException;
-import org.apache.plc4x.java.api.exceptions.PlcRuntimeException;
 import org.apache.plc4x.java.utils.connectionpool.PooledPlcDriverManager;
 
 /**
@@ -60,13 +59,10 @@ public class Plc4XEndpoint extends DefaultEndpoint {
 private PlcConnection connection;
 private String uri;
 
-public Plc4XEndpoint(String endpointUri, Component component) throws 
PlcConnectionException {
+public Plc4XEndpoint(String endpointUri, Component component) {
 super(endpointUri, component);
 this.plcDriverManager = new PlcDriverManager();
-//Here we establish the connection in the endpoint, as it is created 
once during the context
-// to avoid disconnecting and reconnecting for every request
 this.uri = endpointUri.replaceFirst("plc4x:/?/?", "");
-this.connection = plcDriverManager.getConnection(this.uri);
 }
 
 public int getPeriod() {
@@ -88,35 +84,26 @@ public class Plc4XEndpoint extends DefaultEndpoint {
 public void setTrigger(String trigger) {
 this.trigger = trigger;
 plcDriverManager = new PooledPlcDriverManager();
-String plc4xURI = uri.replaceFirst("plc4x:/?/?", "");
-// TODO: is this mutation really intentional
-uri = plc4xURI;
-try {
-conne

[GitHub] [camel] davsclaus merged pull request #8967: camel-plc4x: Connection now established in doStart() of Producer/Consumer instead of constructors

2023-01-03 Thread GitBox


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


-- 
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 #8968: camel-plc4x: Added timeout to future in process() method of Plc4XProducer and fixed deprecated Camel methods

2023-01-03 Thread GitBox


davsclaus commented on PR #8968:
URL: https://github.com/apache/camel/pull/8968#issuecomment-1369911402

   It may be nice to allow end users to specify a timeout value and then have 
it as default 5 sec


-- 
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-karavan] mrinalsharma commented on issue #540: User should be able to deploy Karavan to an AWS Kubernetes cluster

2023-01-03 Thread GitBox


mrinalsharma commented on issue #540:
URL: https://github.com/apache/camel-karavan/issues/540#issuecomment-1369908301

   Should we close this issue and create a new one to support AWS installation 
via the operator?


-- 
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-karavan] branch main updated: Alert user that the Deployment is running. Deployment should be dele… (#574)

2023-01-03 Thread marat
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new ff8a2c1   Alert user that the Deployment is running. Deployment should 
be dele… (#574)
ff8a2c1 is described below

commit ff8a2c19a4d2a4b8244c7714d47dad24edb32bed
Author: Mrinal Sharma 
AuthorDate: Tue Jan 3 10:27:06 2023 -0500

 Alert user that the Deployment is running. Deployment should be dele… 
(#574)

* Alert user that the Deployment is running. Deployment should be deleted 
before a project can be deleted.

* fixed formatting

* Implemented PR comments

* Modified Modal dialig variable name
---
 karavan-app/src/main/webui/src/api/KaravanApi.tsx  |  5 +-
 .../src/main/webui/src/projects/ProjectInfo.tsx|  2 +-
 .../src/main/webui/src/projects/ProjectsPage.tsx   | 63 --
 3 files changed, 53 insertions(+), 17 deletions(-)

diff --git a/karavan-app/src/main/webui/src/api/KaravanApi.tsx 
b/karavan-app/src/main/webui/src/api/KaravanApi.tsx
index 3015400..5d9e84d 100644
--- a/karavan-app/src/main/webui/src/api/KaravanApi.tsx
+++ b/karavan-app/src/main/webui/src/api/KaravanApi.tsx
@@ -156,12 +156,15 @@ export class KaravanApi {
 });
 }
 
-static async getProjectPipelineStatus(projectId: string, env: string, 
after: (status: PipelineStatus) => void) {
+static async getProjectPipelineStatus(projectId: string, env: string, 
after: (status?: PipelineStatus) => void) {
 instance.get('/api/status/pipeline/' + projectId + "/" + env)
 .then(res => {
 if (res.status === 200) {
 after(res.data);
+} else if (res.status === 204) {
+after(undefined);
 }
+
 }).catch(err => {
 console.log(err);
 });
diff --git a/karavan-app/src/main/webui/src/projects/ProjectInfo.tsx 
b/karavan-app/src/main/webui/src/projects/ProjectInfo.tsx
index a5af48f..ecb89a0 100644
--- a/karavan-app/src/main/webui/src/projects/ProjectInfo.tsx
+++ b/karavan-app/src/main/webui/src/projects/ProjectInfo.tsx
@@ -78,7 +78,7 @@ export class ProjectInfo extends React.Component {
 const projectId = this.props.project.projectId;
 const environment = this.state.environment;
 if (this.props.project) {
-KaravanApi.getProjectPipelineStatus(projectId, environment, 
(status: PipelineStatus) => {
+KaravanApi.getProjectPipelineStatus(projectId, environment, 
(status?: PipelineStatus) => {
 this.setState({pipelineStatus: status});
 // console.log(status);
 });
diff --git a/karavan-app/src/main/webui/src/projects/ProjectsPage.tsx 
b/karavan-app/src/main/webui/src/projects/ProjectsPage.tsx
index ea39653..3683cd6 100644
--- a/karavan-app/src/main/webui/src/projects/ProjectsPage.tsx
+++ b/karavan-app/src/main/webui/src/projects/ProjectsPage.tsx
@@ -1,5 +1,6 @@
 import React from 'react';
 import {
+Alert,
 Toolbar,
 ToolbarContent,
 ToolbarItem,
@@ -23,7 +24,7 @@ import '../designer/karavan.css';
 import {MainToolbar} from "../MainToolbar";
 import RefreshIcon from '@patternfly/react-icons/dist/esm/icons/sync-alt-icon';
 import PlusIcon from '@patternfly/react-icons/dist/esm/icons/plus-icon';
-import {DeploymentStatus, Project} from "./ProjectModels";
+import {DeploymentStatus, Project, PipelineStatus} from "./ProjectModels";
 import {TableComposable, Tbody, Td, Th, Thead, Tr} from 
"@patternfly/react-table";
 import SearchIcon from '@patternfly/react-icons/dist/esm/icons/search-icon';
 import {CamelUi} from "../designer/utils/CamelUi";
@@ -43,6 +44,7 @@ interface State {
 deploymentStatuses: DeploymentStatus[],
 isCreateModalOpen: boolean,
 isDeleteModalOpen: boolean,
+isProjectDeploymentModalOpen: boolean,
 isCopy: boolean,
 loading: boolean,
 projectToCopy?: Project,
@@ -61,6 +63,7 @@ export class ProjectsPage extends React.Component {
 deploymentStatuses: [],
 isCreateModalOpen: false,
 isDeleteModalOpen: false,
+isProjectDeploymentModalOpen: false,
 isCopy: false,
 loading: true,
 filter: '',
@@ -80,7 +83,20 @@ export class ProjectsPage extends React.Component {
 }
 
 onProjectDelete = (project: Project) => {
-this.setState({isDeleteModalOpen: true, projectToDelete: project})
+KaravanApi.getProjectPipelineStatus(project.projectId, 
this.props.config.environment, (status?: PipelineStatus) => {
+if (status?.result === "Running" || status?.result === "Started") {
+this.setState({ isProjectDeploymentModalOpen: true, 
projectToDelete: project })
+} else {
+KaravanApi.getProjectDeploymentStatus(project.projectId, 
this.props.config.environmen

[GitHub] [camel-karavan] mgubaidullin merged pull request #574: Alert user that the Deployment is running. Deployment should be dele…

2023-01-03 Thread GitBox


mgubaidullin merged PR #574:
URL: https://github.com/apache/camel-karavan/pull/574


-- 
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-karavan] branch dependabot/npm_and_yarn/karavan-designer/json5-1.0.2 created (now 08bf6cd)

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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/karavan-designer/json5-1.0.2
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


  at 08bf6cd  Bump json5 from 1.0.1 to 1.0.2 in /karavan-designer

No new revisions were added by this update.



[GitHub] [camel-karavan] dependabot[bot] opened a new pull request, #585: Bump json5 from 1.0.1 to 1.0.2 in /karavan-space

2023-01-03 Thread GitBox


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

   Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
   
   Release notes
   Sourced from https://github.com/json5/json5/releases";>json5's releases.
   
   v1.0.2
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays. (https://github-redirect.dependabot.com/json5/json5/issues/199";>#199) 
This also fixes a prototype pollution vulnerability reported by Jonathan 
Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295";>#295). 
This has been backported to v1. (https://github-redirect.dependabot.com/json5/json5/issues/298";>#298)
   
   
   
   
   Changelog
   Sourced from https://github.com/json5/json5/blob/main/CHANGELOG.md";>json5's 
changelog.
   
   Unreleased [https://github.com/json5/json5/tree/main";>code, 
https://github.com/json5/json5/compare/v2.2.3...HEAD";>diff]
   v2.2.3 [https://github.com/json5/json5/tree/v2.2.3";>code, 
https://github.com/json5/json5/compare/v2.2.2...v2.2.3";>diff]
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
   v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299";>#299)
   
   v2.2.2 [https://github.com/json5/json5/tree/v2.2.2";>code, 
https://github.com/json5/json5/compare/v2.2.1...v2.2.2";>diff]
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199";>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295";>#295).
   
   v2.2.1 [https://github.com/json5/json5/tree/v2.2.1";>code, 
https://github.com/json5/json5/compare/v2.2.0...v2.2.1";>diff]
   
   Fix: Removed dependence on minimist to patch CVE-2021-44906. (https://github-redirect.dependabot.com/json5/json5/issues/266";>#266)
   
   v2.2.0 [https://github.com/json5/json5/tree/v2.2.0";>code, 
https://github.com/json5/json5/compare/v2.1.3...v2.2.0";>diff]
   
   New: Accurate and documented TypeScript declarations are now included. 
There
   is no need to install @types/json5. (https://github-redirect.dependabot.com/json5/json5/issues/236";>#236, 
https://github-redirect.dependabot.com/json5/json5/issues/244";>#244)
   
   v2.1.3 [https://github.com/json5/json5/tree/v2.1.3";>code, 
https://github.com/json5/json5/compare/v2.1.2...v2.1.3";>diff]
   
   Fix: An out of memory bug when parsing numbers has been fixed. (https://github-redirect.dependabot.com/json5/json5/issues/228";>#228,
   https://github-redirect.dependabot.com/json5/json5/issues/229";>#229)
   
   v2.1.2 [https://github.com/json5/json5/tree/v2.1.2";>code, 
https://github.com/json5/json5/compare/v2.1.1...v2.1.2";>diff]
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/json5/json5/commit/a62db1e51e1031d92ac260f5bb38bbed1fdbc754";>a62db1e
 1.0.2
   https://github.com/json5/json5/commit/e0c23fe458a77c0b2cdb271376be5d8d0908133c";>e0c23fe
 docs: update CHANGELOG for v1.0.2
   https://github.com/json5/json5/commit/62a65408408d40aeea14c7869ed327acead12972";>62a6540
 fix: add proto to objects and arrays
   See full diff in https://github.com/json5/json5/compare/v1.0.1...v1.0.2";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json5&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade t

[camel-karavan] branch dependabot/npm_and_yarn/karavan-vscode/json5-2.2.3 created (now 7869aef)

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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/karavan-vscode/json5-2.2.3
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


  at 7869aef  Bump json5 from 2.2.1 to 2.2.3 in /karavan-vscode

No new revisions were added by this update.



[camel-karavan] branch dependabot/npm_and_yarn/karavan-space/json5-1.0.2 created (now 45f8633)

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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/karavan-space/json5-1.0.2
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


  at 45f8633  Bump json5 from 1.0.1 to 1.0.2 in /karavan-space

No new revisions were added by this update.



[GitHub] [camel-karavan] dependabot[bot] opened a new pull request, #584: Bump json5 from 1.0.1 to 1.0.2 in /karavan-designer

2023-01-03 Thread GitBox


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

   Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
   
   Release notes
   Sourced from https://github.com/json5/json5/releases";>json5's releases.
   
   v1.0.2
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays. (https://github-redirect.dependabot.com/json5/json5/issues/199";>#199) 
This also fixes a prototype pollution vulnerability reported by Jonathan 
Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295";>#295). 
This has been backported to v1. (https://github-redirect.dependabot.com/json5/json5/issues/298";>#298)
   
   
   
   
   Changelog
   Sourced from https://github.com/json5/json5/blob/main/CHANGELOG.md";>json5's 
changelog.
   
   Unreleased [https://github.com/json5/json5/tree/main";>code, 
https://github.com/json5/json5/compare/v2.2.3...HEAD";>diff]
   v2.2.3 [https://github.com/json5/json5/tree/v2.2.3";>code, 
https://github.com/json5/json5/compare/v2.2.2...v2.2.3";>diff]
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
   v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299";>#299)
   
   v2.2.2 [https://github.com/json5/json5/tree/v2.2.2";>code, 
https://github.com/json5/json5/compare/v2.2.1...v2.2.2";>diff]
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199";>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295";>#295).
   
   v2.2.1 [https://github.com/json5/json5/tree/v2.2.1";>code, 
https://github.com/json5/json5/compare/v2.2.0...v2.2.1";>diff]
   
   Fix: Removed dependence on minimist to patch CVE-2021-44906. (https://github-redirect.dependabot.com/json5/json5/issues/266";>#266)
   
   v2.2.0 [https://github.com/json5/json5/tree/v2.2.0";>code, 
https://github.com/json5/json5/compare/v2.1.3...v2.2.0";>diff]
   
   New: Accurate and documented TypeScript declarations are now included. 
There
   is no need to install @types/json5. (https://github-redirect.dependabot.com/json5/json5/issues/236";>#236, 
https://github-redirect.dependabot.com/json5/json5/issues/244";>#244)
   
   v2.1.3 [https://github.com/json5/json5/tree/v2.1.3";>code, 
https://github.com/json5/json5/compare/v2.1.2...v2.1.3";>diff]
   
   Fix: An out of memory bug when parsing numbers has been fixed. (https://github-redirect.dependabot.com/json5/json5/issues/228";>#228,
   https://github-redirect.dependabot.com/json5/json5/issues/229";>#229)
   
   v2.1.2 [https://github.com/json5/json5/tree/v2.1.2";>code, 
https://github.com/json5/json5/compare/v2.1.1...v2.1.2";>diff]
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/json5/json5/commit/a62db1e51e1031d92ac260f5bb38bbed1fdbc754";>a62db1e
 1.0.2
   https://github.com/json5/json5/commit/e0c23fe458a77c0b2cdb271376be5d8d0908133c";>e0c23fe
 docs: update CHANGELOG for v1.0.2
   https://github.com/json5/json5/commit/62a65408408d40aeea14c7869ed327acead12972";>62a6540
 fix: add proto to objects and arrays
   See full diff in https://github.com/json5/json5/compare/v1.0.1...v1.0.2";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json5&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade t

[GitHub] [camel-karavan] dependabot[bot] opened a new pull request, #583: Bump json5 from 2.2.1 to 2.2.3 in /karavan-vscode

2023-01-03 Thread GitBox


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

   Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
   
   Release notes
   Sourced from https://github.com/json5/json5/releases";>json5's releases.
   
   v2.2.3
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of 
v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299";>#299)
   
   v2.2.2
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199";>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295";>#295).
   
   
   
   
   Changelog
   Sourced from https://github.com/json5/json5/blob/main/CHANGELOG.md";>json5's 
changelog.
   
   v2.2.3 [https://github.com/json5/json5/tree/v2.2.3";>code, 
https://github.com/json5/json5/compare/v2.2.2...v2.2.3";>diff]
   
   Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
   v1.0.2. (https://github-redirect.dependabot.com/json5/json5/issues/299";>#299)
   
   v2.2.2 [https://github.com/json5/json5/tree/v2.2.2";>code, 
https://github.com/json5/json5/compare/v2.2.1...v2.2.2";>diff]
   
   Fix: Properties with the name __proto__ are added to 
objects and arrays.
   (https://github-redirect.dependabot.com/json5/json5/issues/199";>#199) 
This also fixes a prototype pollution vulnerability reported by
   Jonathan Gregson! (https://github-redirect.dependabot.com/json5/json5/issues/295";>#295).
   
   
   
   
   Commits
   
   https://github.com/json5/json5/commit/c3a75242772a5026a49c4017a16d9b3543b62776";>c3a7524
 2.2.3
   https://github.com/json5/json5/commit/94fd06d82eeed225fa172f6fb2ca27375cbd2e39";>94fd06d
 docs: update CHANGELOG for v2.2.3
   https://github.com/json5/json5/commit/3b8cebf0c474a8b20c78bd75c89cca0c4dce84ce";>3b8cebf
 docs(security): use GitHub security advisories
   https://github.com/json5/json5/commit/f0fd9e194dde282caff114a110f4fac635f3a62c";>f0fd9e1
 docs: publish a security policy
   https://github.com/json5/json5/commit/6a91a05fffeda16ff6b3b5008b6b340d42d31ec0";>6a91a05
 docs(template): bug -> bug report
   https://github.com/json5/json5/commit/14f8cb186e8abdfaccf6527171da7b1224374650";>14f8cb1
 2.2.2
   https://github.com/json5/json5/commit/10cc7ca9169b59c5e0f5afc03dbd870cd06bcc46";>10cc7ca
 docs: update CHANGELOG for v2.2.2
   https://github.com/json5/json5/commit/7774c1097993bc3ce9f0ac4b722a32bf7d6871c8";>7774c10
 fix: add proto to objects and arrays
   https://github.com/json5/json5/commit/edde30abd8b22facf2c06c72586b9f6edf12700d";>edde30a
 Readme: slight tweak to intro
   https://github.com/json5/json5/commit/97286f8bd542c89dcee096bc05dd28ed2dfc1e16";>97286f8
 Improve example in readme
   Additional commits viewable in https://github.com/json5/json5/compare/v2.2.1...v2.2.3";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json5&package-manager=npm_and_yarn&previous-version=2.2.1&new-version=2.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use th

[GitHub] [camel-karavan] mgubaidullin closed issue #579: Upgrade to Kamelets 3.20.0

2023-01-03 Thread GitBox


mgubaidullin closed issue #579: Upgrade to Kamelets 3.20.0
URL: https://github.com/apache/camel-karavan/issues/579


-- 
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-karavan] branch main updated: Fix #579

2023-01-03 Thread marat
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 545fd58  Fix #579
545fd58 is described below

commit 545fd587088119089dd6a5fe02c27d66a61083a0
Author: Marat Gubaidullin 
AuthorDate: Tue Jan 3 10:25:58 2023 -0500

Fix #579
---
 karavan-generator/pom.xml   | 2 +-
 karavan-vscode/CHANGELOG.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/karavan-generator/pom.xml b/karavan-generator/pom.xml
index c470588..dba578c 100644
--- a/karavan-generator/pom.xml
+++ b/karavan-generator/pom.xml
@@ -32,7 +32,7 @@
 2.14.0.Final
 3.0.0-M5
 3.20.0
-0.10.0
+3.20.0
 
 
 
diff --git a/karavan-vscode/CHANGELOG.md b/karavan-vscode/CHANGELOG.md
index 656e01b..892e40c 100644
--- a/karavan-vscode/CHANGELOG.md
+++ b/karavan-vscode/CHANGELOG.md
@@ -4,7 +4,7 @@
 0. Camel 3.20.0
 1. Export to Quarkus and Springboot application in VS Code
 2. Deploy to Kubernetes and Openshift from VS Code
-3. Kamelets 0.10.0
+3. Kamelets 3.20.0
 
 ## 3.18.5
 1. First preview of Karavan Operator 



[GitHub] [camel-quarkus] JiriOndrusek commented on issue #4362: Multiple test methods do not work in a class extending CamelQuarkusTestSupport

2023-01-03 Thread GitBox


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

   The problem is caused by the usage of the `javax.enterprise.inject.Produces` 
in the test (line 
https://github.com/guhilling/camel-quarkus-demos/blob/main/src/test/java/de/hilling/camel/SampleRouteBuilderTest.java#L35).
 
   
   The `CamelQuarkusTestSupport` aims to help replace Camel's CamelTestSupport 
tests. `@Produce` can not be used with them and CamrlQuarkusTestSupport does 
not work with them easily. Using @Produce to create routeBuilders is not 
recommanded.
   
   Here are some problems caused by the differences of lifecycle in Camel and 
CamelQuarkus:
   
   • Application is started once for all the tests together. Therefore all 
@Produces methods are applied together - in case there were several Test 
classes each producing its own route builder - this will force application to 
create all routes at the start (even if they are not necessary for the first 
test class)
   • Support of `CamelTestSupport` like tests forces camel-quarkus to emulate 
several lifecycle actions without stopping the application. Which leads for 
example to stopping and removing routes and creating them again for another 
test method/classes.
   • . Fully supported style of registering RouteBuilders is to use overriding 
method. 
   
   
   Please replace following code (lines 
https://github.com/guhilling/camel-quarkus-demos/blob/main/src/test/java/de/hilling/camel/SampleRouteBuilderTest.java#L33-L39)
   
   ```
   @Configuration
   public static class TestConfig {
   @Produces
   RoutesBuilder route() {
   return new SampleRouteBuilder();
   }
   }
   ```
   
   with 
   
   ```
   @Override
   protected RouteBuilder createRouteBuilder() {
   return new SampleRouteBuilder();
   }
   ```
   
   and the tests will finish successfully.
   
   I've added the suggestion to not use @Produce with RouteBuilders int the 
documentation.


-- 
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] JiriOndrusek opened a new pull request, #4365: Test coverage for produced RouteBuilder + doc suggestion

2023-01-03 Thread GitBox


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

   Test coverage and explanation for 
https://github.com/apache/camel-quarkus/issues/4362
   
   More information in comments of 
https://github.com/apache/camel-quarkus/issues/4362
   
   


-- 
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] commented on pull request #8968: camel-plc4x: Added timeout to future in process() method of Plc4XProducer and fixed deprecated Camel methods

2023-01-03 Thread GitBox


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

   ### Components tested:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 1 | 1 | 0 | 1 |


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

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

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



[GitHub] [camel-quarkus] zbendhiba commented on pull request #4350: Upgrade to 3.20

2023-01-03 Thread GitBox


zbendhiba commented on PR #4350:
URL: https://github.com/apache/camel-quarkus/pull/4350#issuecomment-1369851557

   Hello @JiriOndrusek, yes rebase please, and we'll do a final review. It's 
time to merge Camel 3.20


-- 
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] JiriOndrusek commented on pull request #4350: Upgrade to 3.20

2023-01-03 Thread GitBox


JiriOndrusek commented on PR #4350:
URL: https://github.com/apache/camel-quarkus/pull/4350#issuecomment-1369843254

   PR is complete, can be squashed and merged.


-- 
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 #4364: fix qute package declaration

2023-01-03 Thread GitBox


zhfeng commented on PR #4364:
URL: https://github.com/apache/camel-quarkus/pull/4364#issuecomment-1369823345

   Thanks @claudio4j for finding this issue and I just wonder why there is no 
compilation error. 


-- 
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] commented on pull request #8968: camel-plc4x: Added timeout to future in process() method of Plc4XProducer and fixed deprecated Camel methods

2023-01-03 Thread GitBox


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

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested 
automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
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] SteinOv opened a new pull request, #8968: camel-plc4x: Added timeout to future in process() method of Plc4XProducer and fixed deprecated Camel methods

2023-01-03 Thread GitBox


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

   I do not have a JIRA account yet, so I could not create a JIRA ticket. I 
will create a ticket as soon as I have an account.
   
   Because the CompletableFuture in the process() method of the Plc4XProducer 
didn't have a timeout, it sometimes got stuck there. Resulting in no more write 
requests being processed. I added a timeout of 5000 ms because the first 
process sometimes takes a couple of seconds to complete.
   I also changed some deprecated methods for non-deprecated ones.


-- 
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] claudio4j commented on pull request #4364: fix qute package declaration

2023-01-03 Thread GitBox


claudio4j commented on PR #4364:
URL: https://github.com/apache/camel-quarkus/pull/4364#issuecomment-1369801616

   I was investigating an unrelated matter and the IDE noticed it. It seems 
adding the `deployment` name would be the right fix, instead of dropping it.


-- 
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 #4364: fix qute package declaration

2023-01-03 Thread GitBox


jamesnetherton commented on PR #4364:
URL: https://github.com/apache/camel-quarkus/pull/4364#issuecomment-1369797884

   AFAIK every other extension processor class has the `.deployment` suffix on 
the package name.
   
   I'm not against the change. Just curious why we need it?


-- 
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] chrisdutz commented on pull request #8967: camel-plc4x: Connection now established in doStart() of Producer/Consumer instead of constructors

2023-01-03 Thread GitBox


chrisdutz commented on PR #8967:
URL: https://github.com/apache/camel/pull/8967#issuecomment-1369778554

   These changes were initially made in the PLC4X project and I suggested to 
bring them here, as we just recently donated the component here ... so from the 
PLC4X side, we would approve the changes.


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

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

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



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

2023-01-03 Thread Apache Infrastructure


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



[camel-website-pub] branch asf-site updated (029763ac8f -> 6723978e58)

2023-01-03 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


 discard 029763ac8f Website updated to 186256add1b52675b0baa17e7da7926b36285dc0
 discard 9f8136b158 Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 46047cef7b Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 6723978e58 Website updated to c34086c7b0d5118343f12d60c9b653957d14ef1f

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   (029763ac8f)
\
 N -- N -- N   refs/heads/asf-site (6723978e58)

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

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

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


Summary of changes:
 .htaccess |   78 +-
 .well-known/security.txt  |2 +-
 site-manifest.json|2 +-
 sitemap-camel-core.xml|8 +-
 sitemap-camel-k.xml   |  734 ++--
 sitemap-camel-kafka-connector.xml |  788 ++---
 sitemap-camel-kamelets.xml| 1668 -
 sitemap-camel-karaf.xml   |   62 +-
 sitemap-camel-quarkus.xml | 2734 +++
 sitemap-camel-spring-boot.xml |   48 +-
 sitemap-components.xml| 6732 ++---
 sitemap-manual.xml|  406 +--
 12 files changed, 6631 insertions(+), 6631 deletions(-)



[GitHub] [camel-k] squakez merged pull request #3960: fix(ci): use kamelets tag

2023-01-03 Thread GitBox


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


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

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

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



[camel-k] branch main updated: fix(ci): use kamelets tag

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 16b56f45a fix(ci): use kamelets tag
16b56f45a is described below

commit 16b56f45ac85404442f1b37c2d45627717396924
Author: Pasquale Congiusti 
AuthorDate: Tue Jan 3 08:43:59 2023 +0100

fix(ci): use kamelets tag
---
 script/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index 9f3df77df..42223754b 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -84,7 +84,8 @@ STAGING_RUNTIME_REPO :=
 # Kamelets options
 INSTALL_DEFAULT_KAMELETS ?= true
 KAMELET_CATALOG_REPO := https://github.com/apache/camel-kamelets.git
-KAMELET_CATALOG_REPO_TAG := 0.10.x
+# Make sure to use a released tag or empty if you want to get the latest 
development bits
+KAMELET_CATALOG_REPO_TAG := v0.10.0
 
 # When performing integration tests, it is not necessary to always execute 
build, especially
 # in e2e tests when lots of tests are being executed sequentially & the build 
has already taken place.



[GitHub] [camel] github-actions[bot] commented on pull request #8967: camel-plc4x: Connection now established in doStart() of Producer/Consumer instead of constructors

2023-01-03 Thread GitBox


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

   ### Components tested:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 1 | 1 | 0 | 1 |


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

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

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



[GitHub] [camel-k] squakez commented on pull request #3960: fix(ci): use kamelets tag

2023-01-03 Thread GitBox


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

   Check failed for other reason, will be cleared on merging.


-- 
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] 02/02: fix(test): unset env var

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

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

commit b2834fcde364ac2bf527c57999078bb9e7ebb07b
Author: Pasquale Congiusti 
AuthorDate: Thu Dec 22 15:14:00 2022 +0100

fix(test): unset env var
---
 e2e/namespace/install/cli/run_test.go | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/e2e/namespace/install/cli/run_test.go 
b/e2e/namespace/install/cli/run_test.go
index 0a58bfac1..f853a76a3 100644
--- a/e2e/namespace/install/cli/run_test.go
+++ b/e2e/namespace/install/cli/run_test.go
@@ -78,7 +78,7 @@ func TestKamelCLIRun(t *testing.T) {
 
// GIST does not like GITHUB_TOKEN apparently, we must 
temporary remove it
os.Setenv("GITHUB_TOKEN_TMP", os.Getenv("GITHUB_TOKEN"))
-   os.Setenv("GITHUB_TOKEN", "")
+   os.Unsetenv("GITHUB_TOKEN")
 
t.Run("Gist (ID)", func(t *testing.T) {
name := "github-gist-id"
@@ -106,7 +106,7 @@ func TestKamelCLIRun(t *testing.T) {
 
// Revert GITHUB TOKEN
os.Setenv("GITHUB_TOKEN", os.Getenv("GITHUB_TOKEN_TMP"))
-   os.Setenv("GITHUB_TOKEN_TMP", "")
+   os.Unsetenv("GITHUB_TOKEN_TMP")
 
// Clean up
Eventually(DeleteIntegrations(ns), 
TestTimeoutLong).Should(Equal(0))



[camel-k] 01/02: fix(test): temporary remove env var

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

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

commit c5562c3946c56955d7a1a5e9433aad1846e93ee4
Author: Pasquale Congiusti 
AuthorDate: Thu Dec 22 12:20:51 2022 +0100

fix(test): temporary remove env var

Close #3952
---
 e2e/namespace/install/cli/run_test.go | 8 
 1 file changed, 8 insertions(+)

diff --git a/e2e/namespace/install/cli/run_test.go 
b/e2e/namespace/install/cli/run_test.go
index 1504401b4..0a58bfac1 100644
--- a/e2e/namespace/install/cli/run_test.go
+++ b/e2e/namespace/install/cli/run_test.go
@@ -76,6 +76,10 @@ func TestKamelCLIRun(t *testing.T) {
Eventually(DeleteIntegrations(ns), 
TestTimeoutLong).Should(Equal(0))
})
 
+   // GIST does not like GITHUB_TOKEN apparently, we must 
temporary remove it
+   os.Setenv("GITHUB_TOKEN_TMP", os.Getenv("GITHUB_TOKEN"))
+   os.Setenv("GITHUB_TOKEN", "")
+
t.Run("Gist (ID)", func(t *testing.T) {
name := "github-gist-id"
Expect(KamelRunWithID(operatorID, ns, "--name", 
name,
@@ -100,6 +104,10 @@ func TestKamelCLIRun(t *testing.T) {
Eventually(DeleteIntegrations(ns), 
TestTimeoutLong).Should(Equal(0))
})
 
+   // Revert GITHUB TOKEN
+   os.Setenv("GITHUB_TOKEN", os.Getenv("GITHUB_TOKEN_TMP"))
+   os.Setenv("GITHUB_TOKEN_TMP", "")
+
// Clean up
Eventually(DeleteIntegrations(ns), 
TestTimeoutLong).Should(Equal(0))
})



[camel-k] branch main updated (34d25d7bb -> b2834fcde)

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

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


from 34d25d7bb fix(e2e): Kamelets tag compatibility with 3.19
 new c5562c394 fix(test): temporary remove env var
 new b2834fcde fix(test): unset env var

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:
 e2e/namespace/install/cli/run_test.go | 8 
 1 file changed, 8 insertions(+)



[GitHub] [camel-k] squakez closed issue #3952: E2E - TestKamelCLIRun constantly failing after secrets.GITHUB_TOKEN applied

2023-01-03 Thread GitBox


squakez closed issue #3952: E2E - TestKamelCLIRun constantly failing after 
secrets.GITHUB_TOKEN applied
URL: https://github.com/apache/camel-k/issues/3952


-- 
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 merged pull request #3953: fix(test): temporary remove env var

2023-01-03 Thread GitBox


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


-- 
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 #3953: fix(test): temporary remove env var

2023-01-03 Thread GitBox


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

   The error was cleared. The actual check failure will clear as well when 
merging.


-- 
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] claudio4j closed pull request #3942: Fix CI action for 1.11

2023-01-03 Thread GitBox


claudio4j closed pull request #3942: Fix CI action for 1.11
URL: https://github.com/apache/camel-k/pull/3942


-- 
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 (db62a9eb200 -> 1a087cd3349)

2023-01-03 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


omit db62a9eb200 CAMEL-18854: x-queue-type was set with 
x-single-active-consumer value. (#8965)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (1a087cd3349)
\
 O -- O -- O   (db62a9eb200)

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:
 .../java/org/apache/camel/component/rabbitmq/RabbitMQConstants.java  | 1 +
 .../org/apache/camel/component/rabbitmq/RabbitMQDeclareSupport.java  | 5 +
 .../apache/camel/component/springrabbit/SpringRabbitMQConstants.java | 1 +
 .../apache/camel/component/springrabbit/SpringRabbitMQEndpoint.java  | 4 
 4 files changed, 11 insertions(+)



[camel] branch camel-3.20.x updated (a086fbb0d09 -> e8c879949f3)

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

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


from a086fbb0d09 CAMEL-18854: x-queue-type was set with 
x-single-active-consumer value. (#8965)
 new b244bca6cba Prepare for next version
 new e8c879949f3 Prepare for next version

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


Summary of changes:
 apache-camel/pom.xml   |   2 +-
 archetypes/camel-archetype-api-component/pom.xml   |   2 +-
 archetypes/camel-archetype-cdi/pom.xml |   2 +-
 archetypes/camel-archetype-component/pom.xml   |   2 +-
 archetypes/camel-archetype-dataformat/pom.xml  |   2 +-
 archetypes/camel-archetype-java/pom.xml|   2 +-
 archetypes/camel-archetype-main/pom.xml|   2 +-
 archetypes/camel-archetype-spring/pom.xml  |   2 +-
 archetypes/pom.xml |   2 +-
 bom/camel-bom/pom.xml  |   2 +-
 bom/pom.xml|   2 +-
 buildingtools/pom.xml  |   2 +-
 camel-dependencies/pom.xml |   2 +-
 catalog/camel-allcomponents/pom.xml|   2 +-
 catalog/camel-catalog-console/pom.xml  |   2 +-
 catalog/camel-catalog-lucene/pom.xml   |   2 +-
 catalog/camel-catalog-maven/pom.xml|   2 +-
 catalog/camel-catalog/pom.xml  |   2 +-
 .../camel/catalog/archetypes/archetype-catalog.xml |  14 +-
 .../apache/camel/catalog/components/activemq.json  |   2 +-
 .../org/apache/camel/catalog/components/amqp.json  |   2 +-
 .../apache/camel/catalog/components/arangodb.json  |   2 +-
 .../org/apache/camel/catalog/components/as2.json   |   2 +-
 .../apache/camel/catalog/components/asterisk.json  |   2 +-
 .../apache/camel/catalog/components/atlasmap.json  |   2 +-
 .../org/apache/camel/catalog/components/atmos.json |   2 +-
 .../catalog/components/atmosphere-websocket.json   |   2 +-
 .../org/apache/camel/catalog/components/atom.json  |   2 +-
 .../org/apache/camel/catalog/components/avro.json  |   2 +-
 .../camel/catalog/components/aws-cloudtrail.json   |   2 +-
 .../catalog/components/aws-secrets-manager.json|   2 +-
 .../camel/catalog/components/aws2-athena.json  |   2 +-
 .../apache/camel/catalog/components/aws2-cw.json   |   2 +-
 .../apache/camel/catalog/components/aws2-ddb.json  |   2 +-
 .../camel/catalog/components/aws2-ddbstream.json   |   2 +-
 .../apache/camel/catalog/components/aws2-ec2.json  |   2 +-
 .../apache/camel/catalog/components/aws2-ecs.json  |   2 +-
 .../apache/camel/catalog/components/aws2-eks.json  |   2 +-
 .../camel/catalog/components/aws2-eventbridge.json |   2 +-
 .../apache/camel/catalog/components/aws2-iam.json  |   2 +-
 .../catalog/components/aws2-kinesis-firehose.json  |   2 +-
 .../camel/catalog/components/aws2-kinesis.json |   2 +-
 .../apache/camel/catalog/components/aws2-kms.json  |   2 +-
 .../camel/catalog/components/aws2-lambda.json  |   2 +-
 .../apache/camel/catalog/components/aws2-mq.json   |   2 +-
 .../apache/camel/catalog/components/aws2-msk.json  |   2 +-
 .../apache/camel/catalog/components/aws2-s3.json   |   2 +-
 .../apache/camel/catalog/components/aws2-ses.json  |   2 +-
 .../apache/camel/catalog/components/aws2-sns.json  |   2 +-
 .../apache/camel/catalog/components/aws2-sqs.json  |   2 +-
 .../apache/camel/catalog/components/aws2-sts.json  |   2 +-
 .../camel/catalog/components/aws2-translate.json   |   2 +-
 .../camel/catalog/components/azure-cosmosdb.json   |   2 +-
 .../camel/catalog/components/azure-eventhubs.json  |   2 +-
 .../camel/catalog/components/azure-key-vault.json  |   2 +-
 .../camel/catalog/components/azure-servicebus.json |   2 +-
 .../catalog/components/azure-storage-blob.json |   2 +-
 .../catalog/components/azure-storage-datalake.json |   2 +-
 .../catalog/components/azure-storage-queue.json|   2 +-
 .../camel/catalog/components/bean-validator.json   |   2 +-
 .../org/apache/camel/catalog/components/bean.json  |   2 +-
 .../apache/camel/catalog/components/bonita.json|   2 +-
 .../org/apache/camel/catalog/components/box.json   |   2 +-
 .../apache/camel/catalog/components/braintree.json |   2 +-
 .../apache/camel/catalog/components/browse.json|   2 +-
 .../camel/catalog/components/caffeine-cache.json   |   2 +-
 .../catalog/components/caffeine-loadcache.json |   2 +-
 .../camel/catalog/components/chatscript.json   |   2 +-
 .../org/apache/camel/catalog/components/chunk.json |   2 +-
 .../org/apache/camel/catalog/components/class.json |   2 +-
 .../apache/camel/catalog/components/cm-sms.json|   2 +-
 .../org/apache/camel/catalog/components/c

  1   2   >