[GitHub] [camel-website] apupier opened a new pull request #704: Fix layout of last blogpost article

2021-12-06 Thread GitBox


apupier opened a new pull request #704:
URL: https://github.com/apache/camel-website/pull/704


   Signed-off-by: Aurélien Pupier 
   
- [ ] Make sure there is a [JIRA 
issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change 
(usually before you start working on it).  Trivial changes like typos do not 
require a JIRA issue.  Your pull request should address just this issue, 
without pulling in other changes.
JIRA issue: 
- [ ] Each commit in the pull request should have a meaningful subject line 
and body.
- [ ] Format the pull request title like `[CAMEL-XXX] Fixes bug in 
camel-file component`, where you replace `CAMEL-XXX` with the appropriate JIRA 
issue.
- [ ] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
- [ ] Make sure you read the [Contributing guidelines in 
README](https://github.com/apache/camel-website#readme)


-- 
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] 02/02: Disable vertx-kafka integration tests and native build due to #3358

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

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

commit 9f6e4b87a77db671d3b7f2a272f100012174dcbb
Author: James Netherton 
AuthorDate: Mon Dec 6 16:21:36 2021 +

Disable vertx-kafka integration tests and native build due to #3358
---
 integration-tests/vertx-kafka/pom.xml   | 2 ++
 .../org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java | 2 ++
 .../apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java   | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/integration-tests/vertx-kafka/pom.xml 
b/integration-tests/vertx-kafka/pom.xml
index 978b597..b7c9bee 100644
--- a/integration-tests/vertx-kafka/pom.xml
+++ b/integration-tests/vertx-kafka/pom.xml
@@ -59,6 +59,7 @@
 
 
 
+
 
 virtualDependencies
 
diff --git 
a/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java
 
b/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java
index b969afc..c98665c 100644
--- 
a/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java
+++ 
b/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java
@@ -16,9 +16,11 @@
  */
 package org.apache.camel.quarkus.component.vertx.kafka.it;
 
+import io.quarkus.test.junit.DisabledOnNativeImage;
 import io.quarkus.test.junit.NativeImageTest;
 
 @NativeImageTest
+@DisabledOnNativeImage("https://github.com/apache/camel-quarkus/issues/3358;)
 class VertxKafkaIT extends VertxKafkaTest {
 
 }
diff --git 
a/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java
 
b/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java
index 28c459f..ebf11f1 100644
--- 
a/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java
+++ 
b/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java
@@ -20,12 +20,14 @@ import io.quarkus.test.common.QuarkusTestResource;
 import io.quarkus.test.junit.QuarkusTest;
 import io.restassured.RestAssured;
 import io.restassured.http.ContentType;
+import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 
 import static org.hamcrest.CoreMatchers.is;
 
 @QuarkusTest
 @QuarkusTestResource(VertxKafkaTestResource.class)
+@Disabled("https://github.com/apache/camel-quarkus/issues/3358;)
 class VertxKafkaTest {
 
 @Test


[camel-quarkus] branch quarkus-main updated (52b698e -> 9f6e4b8)

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

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


 discard 52b698e  Disable vertx-kafka integration tests and native build due to 
#3358
 discard 4124063  Upgrade Quarkus to 2.6.0.CR1
 add 914b38f  Fix AWS Lambda failing itest #3356
 new a7c57cb  Upgrade Quarkus to 2.6.0.CR1
 new 9f6e4b8  Disable vertx-kafka integration tests and native build due to 
#3358

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   (52b698e)
\
 N -- N -- N   refs/heads/quarkus-main (9f6e4b8)

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:
 .../aws2/lambda/it/Aws2LambdaResource.java |  8 ---
 .../component/aws2/lambda/it/Aws2LambdaTest.java   | 26 +-
 2 files changed, 25 insertions(+), 9 deletions(-)


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

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

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

commit a7c57cbab57506353e12047d8f9bd6fbdb390db4
Author: James Netherton 
AuthorDate: Thu Nov 11 14:04:24 2021 +

Upgrade Quarkus to 2.6.0.CR1
---
 docs/antora.yml|  4 ++--
 .../quarkus/component/csimple/deployment/CSimpleProcessor.java |  5 +++--
 pom.xml| 10 +-
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index bc1bbc6..9619c08 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -25,9 +25,9 @@ nav:
 asciidoc:
   attributes:
 min-maven-version: 3.6.2 # replace ${min-maven-version}
-target-maven-version: 3.8.1 # replace ${target-maven-version}
+target-maven-version: 3.8.4 # replace ${target-maven-version}
 camel-version: 3.13.0 # replace ${camel.version}
-quarkus-version: 2.5.0.Final # replace ${quarkus.version}
+quarkus-version: 999-SNAPSHOT # replace ${quarkus.version}
 # attributes used in xrefs to other Antora components
 cq-camel-components: 3.13.x@components # replace 
${camel.docs.components.xref}
 quarkus-examples-version: latest
diff --git 
a/extensions/csimple/deployment/src/main/java/org/apache/camel/quarkus/component/csimple/deployment/CSimpleProcessor.java
 
b/extensions/csimple/deployment/src/main/java/org/apache/camel/quarkus/component/csimple/deployment/CSimpleProcessor.java
index 72229a3..c5266fd 100644
--- 
a/extensions/csimple/deployment/src/main/java/org/apache/camel/quarkus/component/csimple/deployment/CSimpleProcessor.java
+++ 
b/extensions/csimple/deployment/src/main/java/org/apache/camel/quarkus/component/csimple/deployment/CSimpleProcessor.java
@@ -310,8 +310,9 @@ class CSimpleProcessor {
 csimpleClassesDir.toFile(),
 StandardCharsets.UTF_8.name(),
 Collections.emptyList(),
-"1.8",
-"1.8",
+null,
+"11",
+"11",
 Collections.emptyList(),
 Collections.emptyList());
 }
diff --git a/pom.xml b/pom.xml
index cd15b4b..d0f0bc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
 8.9.1.Final
 
0.3.0
 2.3.0
-2.5.0.Final
+999-SNAPSHOT
 
2.0.0
 0.30.0
 
@@ -103,9 +103,9 @@
 ${jetty9-version}
 2.1.2
 2.4.7
-2.8.1
+3.0.0
 ${kudu-version}
-1.5.31
+1.6.0
 ${libthrift-version} 
 ${metrics-version}
 ${mvel-version}
@@ -115,7 +115,7 @@
 2.5.0
 1.5.3
 2.12.15
-
3.11.0
+
3.13.0
 ${spring5-version}
 ${snakeyaml-version}
 1.1.7.7
@@ -193,7 +193,7 @@
 
 
 3.6.2
-3.8.1
+3.8.4
 
[${min-maven-version},)
 
 


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

2021-12-06 Thread GitBox


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


   Build fixed with:
   
   * Camel Quarkus Commit: 9f6e4b87a77db671d3b7f2a272f100012174dcbb
   
   * Quarkus Main Commit: 914b38ffd16bb54894c3414cba4e5935a76f0e29
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/1547552739


-- 
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] github-actions[bot] closed issue #2926: [CI] - Quarkus Main Branch Build Failure

2021-12-06 Thread GitBox


github-actions[bot] closed issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926


   


-- 
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 (3548018 -> e63ceaf)

2021-12-06 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 3548018  CAMEL-17285: manual commit factories should be registered
 add e63ceaf  (chores) camel-kafka: added automated forward compatibility 
tests with Kafka 3 (#6509)

No new revisions were added by this update.

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


[GitHub] [camel] davsclaus merged pull request #6509: (chores) camel-kafka: added automated forward compatibility tests with Kafka 3

2021-12-06 Thread GitBox


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


   


-- 
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: (chores) camel-kafka: added automated forward compatibility tests with Kafka 3 (#6509)

2021-12-06 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 e63ceaf  (chores) camel-kafka: added automated forward compatibility 
tests with Kafka 3 (#6509)
e63ceaf is described below

commit e63ceafa849ecc1e5185d95933d2f0dbed5b93e0
Author: Otavio Rodolfo Piske 
AuthorDate: Tue Dec 7 07:01:29 2021 +0100

(chores) camel-kafka: added automated forward compatibility tests with 
Kafka 3 (#6509)
---
 components/camel-kafka/pom.xml | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index 822ee11..3bbddde 100644
--- a/components/camel-kafka/pom.xml
+++ b/components/camel-kafka/pom.xml
@@ -106,4 +106,27 @@
 test
 
 
+
+
+
+
+org.apache.maven.plugins
+maven-failsafe-plugin
+
+
+kafka-3
+
+
+
local-kafka3-container
+
+kafka-3
+
+
+integration-test
+
+
+
+
+
+
 


[GitHub] [camel-quarkus] jamesnetherton opened a new issue #2927: [CI] - Camel Main Branch Build Failure

2021-12-06 Thread GitBox


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


   This is a placeholder issue used by the [nightly sync 
workflow](https://github.com/apache/camel-quarkus/actions/workflows/camel-master-cron.yaml)
 for the 
[`camel-main`](https://github.com/apache/camel-quarkus/tree/camel-main) branch.


-- 
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] github-actions[bot] commented on issue #2927: [CI] - Camel Main Branch Build Failure

2021-12-06 Thread GitBox


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


   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 1547187923-489-bfdd34e0-b555-4a65-b85a-3529ee97ca17
   * Camel Quarkus Commit: acd31fa8d827ef5224db7b7443fa0aa1d2744154
   
   * Camel Main Commit: 914b38ffd16bb54894c3414cba4e5935a76f0e29
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/1547187923


-- 
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 closed issue #134: Marshal and Unmarshal are not configurable

2021-12-06 Thread GitBox


mgubaidullin closed issue #134:
URL: https://github.com/apache/camel-karavan/issues/134


   


-- 
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 merged pull request #146: Fixed #134

2021-12-06 Thread GitBox


mgubaidullin merged pull request #146:
URL: https://github.com/apache/camel-karavan/pull/146


   


-- 
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: Fixed #134 (#146)

2021-12-06 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 ce85e3b  Fixed #134 (#146)
ce85e3b is described below

commit ce85e3bd91aa6d60bac2e41cbeae8d86aa5673ef
Author: Marat Gubaidullin 
AuthorDate: Mon Dec 6 22:23:53 2021 -0500

Fixed #134 (#146)
---
 karavan-designer/src/App.tsx   |  2 +-
 karavan-designer/src/designer/ui/DslProperties.tsx | 30 +++-
 .../src/designer/ui/field/DataFormatField.tsx  | 53 +-
 .../src/designer/ui/field/DslPropertyField.tsx |  2 +
 4 files changed, 64 insertions(+), 23 deletions(-)

diff --git a/karavan-designer/src/App.tsx b/karavan-designer/src/App.tsx
index 2e78822..fb38fd4 100644
--- a/karavan-designer/src/App.tsx
+++ b/karavan-designer/src/App.tsx
@@ -46,7 +46,7 @@ class App extends React.Component {
 'steps:\n' +
 '  - unmarshal:\n' +
 '  json:\n' +
-'  library: Gson\n' +
+'  library: gson\n' +
 '  - set-body:\n' +
 '  expression: \n' +
 'constant: "Hello Yaml !!!"\n' +
diff --git a/karavan-designer/src/designer/ui/DslProperties.tsx 
b/karavan-designer/src/designer/ui/DslProperties.tsx
index b1a9d24..056dc04 100644
--- a/karavan-designer/src/designer/ui/DslProperties.tsx
+++ b/karavan-designer/src/designer/ui/DslProperties.tsx
@@ -34,6 +34,7 @@ import {CamelUi} from "../api/CamelUi";
 import {ComponentApi} from "../api/ComponentApi";
 import {DataFormatField} from "./field/DataFormatField";
 import {DslPropertyField} from "./field/DslPropertyField";
+import {DataFormat} from "../model/CamelDataFormat";
 
 interface Props {
 integration: Integration,
@@ -74,6 +75,28 @@ export class DslProperties extends React.Component {
 }
 }
 
+dataFormatChanged = (dataFormat: string, value?: DataFormat) => {
+if (this.state.step && this.state.element){
+if (this.state.element?.dslName === 'unmarshal') {
+const e:any = {unmarshal: {}};
+e.unmarshal[dataFormat] = value ? value : {};
+const unmarshal = CamelApi.createUnmarshal(e);
+unmarshal.uuid = this.state.step.uuid;
+unmarshal.unmarshal.uuid = this.state.element.uuid;
+this.setStep(unmarshal);
+this.props.onPropertyUpdate?.call(this, unmarshal, 
this.state.step.uuid);
+} else {
+const e:any = {marshal: {}};
+e.marshal[dataFormat] = value ? value : {};
+const marshal = CamelApi.createMarshal(e);
+marshal.uuid = this.state.step.uuid;
+marshal.marshal.uuid = this.state.element.uuid;
+this.setStep(marshal);
+this.props.onPropertyUpdate?.call(this, marshal, 
this.state.step.uuid);
+}
+}
+}
+
 expressionChanged = (language: string, value: string | undefined) => {
 if (this.state.step && this.state.element) {
 const clone = (CamelYaml.cloneStep(this.state.step));
@@ -165,9 +188,14 @@ export class DslProperties extends React.Component {
   value={this.state.element ? 
(this.state.element as any)[property.name] : undefined}
   
onExpressionChange={this.expressionChanged}
   
onParameterChange={this.parametersChanged}
+  
onDataFormatChange={this.dataFormatChanged}
   onChange={this.propertyChanged} />
 )}
-{this.state.element && ['marshal', 
'unmarshal'].includes(this.state.element.dslName) && }
+{this.state.element && ['marshal', 
'unmarshal'].includes(this.state.element.dslName) &&
+
+}
 
 
 )
diff --git a/karavan-designer/src/designer/ui/field/DataFormatField.tsx 
b/karavan-designer/src/designer/ui/field/DataFormatField.tsx
index a4168f2..7613a4a 100644
--- a/karavan-designer/src/designer/ui/field/DataFormatField.tsx
+++ b/karavan-designer/src/designer/ui/field/DataFormatField.tsx
@@ -30,44 +30,57 @@ import HelpIcon from 
"@patternfly/react-icons/dist/js/icons/help-icon";
 import {CamelElement} from "../../model/CamelModel";
 import {CamelApiExt} from "../../api/CamelApiExt";
 import {CamelMetadataApi, DataFormats, PropertyMeta} from 
"../../api/CamelMetadata";
+import {DataFormat} from "../../model/CamelDataFormat";
+import {DslPropertyField} from "./DslPropertyField";
 
 interface Props {
 element: CamelElement,
+onDataFormatChange?: 

[camel-quarkus] branch main updated: Updated CHANGELOG.md

2021-12-06 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 5793c90  Updated CHANGELOG.md
5793c90 is described below

commit 5793c90c4101204cac160e93dc1a324c78b24fbc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 7 03:12:22 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 981e5da..f4c20c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- aws-lambda: itest failing when run against the real AWS API 
[\#3356](https://github.com/apache/camel-quarkus/issues/3356)
 - Bindy extension should avoid hard coding the resource path for 
`NativeImageResourceDirectoryBuildItem` 
[\#3348](https://github.com/apache/camel-quarkus/issues/3348)
 - Ban com.google.code.findbugs:jsr305 unconditionally 
[\#3335](https://github.com/apache/camel-quarkus/issues/3335)
 - Camel Quarkus Kafka extension dev services support should check for the 
availability of `kafka.bootstrap.servers` 
[\#3329](https://github.com/apache/camel-quarkus/issues/3329)
@@ -23,6 +24,7 @@
 
 **Merged pull requests:**
 
+- Fix AWS Lambda failing itest \#3356 
[\#3357](https://github.com/apache/camel-quarkus/pull/3357) 
([aldettinger](https://github.com/aldettinger))
 - Fix bash syntax error in CI integration tests step 
[\#3351](https://github.com/apache/camel-quarkus/pull/3351) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Avoid hard coding Bindy resource path for 
`NativeImageResourceDirectoryBuildItem` 
[\#3349](https://github.com/apache/camel-quarkus/pull/3349) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix misalignment of protobuf dependencies 
[\#3338](https://github.com/apache/camel-quarkus/pull/3338) 
([jamesnetherton](https://github.com/jamesnetherton))


[camel-k] branch main updated: Updated CHANGELOG.md

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

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


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

commit 2ef783640db6c2cb57661cf944fc67360e767dc0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 7 03:09:41 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 484f078..5720cb1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
 - Google storage component doesn't work 
[\#2576](https://github.com/apache/camel-k/issues/2576)
 - topicName [\#2567](https://github.com/apache/camel-k/issues/2567)
 - Kamelet: default KameletBindings configuration settings 
[\#2558](https://github.com/apache/camel-k/issues/2558)
+- Trying to run Sample.java in Kind cluster 
[\#2542](https://github.com/apache/camel-k/issues/2542)
 - Multiple of the examples fail on Minikube 
[\#2537](https://github.com/apache/camel-k/issues/2537)
 - Camel-K - uninstall and namespace deletion w/ k8s let all Camel-K 
Integrations in this namespace alive 
[\#2533](https://github.com/apache/camel-k/issues/2533)
 - Reduce time for first Integration start 
[\#2520](https://github.com/apache/camel-k/issues/2520)
@@ -39,6 +40,7 @@
 
 - chore\(ci\): Better GitHub Actions concurrency group 
[\#2811](https://github.com/apache/camel-k/pull/2811) 
([astefanutti](https://github.com/astefanutti))
 - fix\(OLM\): Remove aggregated cluster roles from OLM bundle 
[\#2809](https://github.com/apache/camel-k/pull/2809) 
([astefanutti](https://github.com/astefanutti))
+- chore\(RBAC\): Remove wildcards from Knative role 
[\#2807](https://github.com/apache/camel-k/pull/2807) 
([astefanutti](https://github.com/astefanutti))
 - chore: Remove custom REST client 
[\#2806](https://github.com/apache/camel-k/pull/2806) 
([astefanutti](https://github.com/astefanutti))
 - chore\(build\): Upgrade base image to ubi-quarkus-mandrel:21.3.0.0 
[\#2798](https://github.com/apache/camel-k/pull/2798) 
([astefanutti](https://github.com/astefanutti))
 - fix\(build\): Fix OLM bundle generation on Mac OS 
[\#2797](https://github.com/apache/camel-k/pull/2797) 
([astefanutti](https://github.com/astefanutti))


[camel-website] branch asf-site updated (2cc2335 -> 1021918)

2021-12-06 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.git.


 discard 2cc2335  Website updated to 910215cc26770226c662b94736026f8a7210803f
 discard 1117376  Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 8c1f05f  Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 1021918  Website updated to 910215cc26770226c662b94736026f8a7210803f

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   (2cc2335)
\
 N -- N -- N   refs/heads/asf-site (1021918)

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:
 sitemap-camel-k.xml   |  822 ++---
 sitemap-camel-kafka-connector.xml | 2218 ++--
 sitemap-camel-kamelets.xml|  566 ++--
 sitemap-camel-karaf.xml   |   70 +-
 sitemap-camel-quarkus.xml | 2078 ++--
 sitemap-camel-spring-boot.xml |   54 +-
 sitemap-components.xml| 6712 ++---
 sitemap-manual.xml|  382 +--
 8 files changed, 6451 insertions(+), 6451 deletions(-)


[GitHub] [camel-karavan] mgubaidullin opened a new issue #145: Full expression support

2021-12-06 Thread GitBox


mgubaidullin opened a new issue #145:
URL: https://github.com/apache/camel-karavan/issues/145


   @httpsOmkar yes, contributions are welcome. This one is quite complex 
(that's why it is not yet implemented 
   
   However, to make it work you'll need to create 
   1. Generator from `camel-yaml-dsl.json` to CamelModel, CamelAPI, 
CamelMetadata for all 21 expression languages
   2. Implement UI builder new Models in DslProperties
   3. Adjust CamelYaml to read/write all types (implicit/explicit/full 
expressions) correctly
   
   _Originally posted by @mgubaidullin in 
https://github.com/apache/camel-karavan/issues/124#issuecomment-979217275_


-- 
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 closed pull request #124: bug fix when expression is not string

2021-12-06 Thread GitBox


mgubaidullin closed pull request #124:
URL: https://github.com/apache/camel-karavan/pull/124


   


-- 
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 merged pull request #144: UI issues

2021-12-06 Thread GitBox


mgubaidullin merged pull request #144:
URL: https://github.com/apache/camel-karavan/pull/144


   


-- 
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: UI issues (#144)

2021-12-06 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 fcb58de  UI issues (#144)
fcb58de is described below

commit fcb58dece0a11c716056e61217c477fa203b2f35
Author: Marat Gubaidullin 
AuthorDate: Mon Dec 6 19:44:35 2021 -0500

UI issues (#144)
---
 karavan-designer/src/designer/ui/DslProperties.tsx | 51 +-
 .../src/designer/ui/field/DslPropertyField.tsx |  1 +
 2 files changed, 2 insertions(+), 50 deletions(-)

diff --git a/karavan-designer/src/designer/ui/DslProperties.tsx 
b/karavan-designer/src/designer/ui/DslProperties.tsx
index c06f74a..b1a9d24 100644
--- a/karavan-designer/src/designer/ui/DslProperties.tsx
+++ b/karavan-designer/src/designer/ui/DslProperties.tsx
@@ -21,14 +21,10 @@ import {
 TextInput,
 Text,
 Title,
-Popover,
-Switch,
 TextVariants,
 } from '@patternfly/react-core';
 import '../karavan.css';
 import "@patternfly/patternfly/patternfly.css";
-import HelpIcon from "@patternfly/react-icons/dist/js/icons/help-icon";
-import {Property} from "../model/KameletModels";
 import {CamelElement, Expression, Integration} from "../model/CamelModel";
 import {CamelApi} from "../api/CamelApi";
 import {CamelApiExt} from "../api/CamelApiExt";
@@ -36,8 +32,8 @@ import {CamelMetadataApi, PropertyMeta} from 
"../api/CamelMetadata";
 import {CamelYaml} from "../api/CamelYaml";
 import {CamelUi} from "../api/CamelUi";
 import {ComponentApi} from "../api/ComponentApi";
-import {DslPropertyField} from "./field/DslPropertyField";
 import {DataFormatField} from "./field/DataFormatField";
+import {DslPropertyField} from "./field/DslPropertyField";
 
 interface Props {
 integration: Integration,
@@ -157,51 +153,6 @@ export class DslProperties extends React.Component {
 )
 }
 
-createKameletProperty = (property: Property): JSX.Element => {
-const prefix = "parameters";
-const id = prefix + "-" + property.id;
-const value = CamelApiExt.getParametersValue(this.state.element, 
property.id);
-return (
-
-{property.default !== undefined &&
-Default: 
{property.default.toString()}}
-{property.example !== undefined && 
Example: {property.example}}
-
-}>
- e.preventDefault()}
-className="pf-c-form__group-label-help">
-
-
-
-}>
-{['string', 'integer', 'int', 
'number'].includes(property.type) &&  this.parametersChanged(property.id, 
['integer', 'int', 'number'].includes(property.type) ? Number(e) : e)}/>
-}
-{property.type === 'boolean' &&  this.parametersChanged(property.id, 
!Boolean(value))}/>
-}
-
-)
-}
-
 render() {
 return (
 
diff --git a/karavan-designer/src/designer/ui/field/DslPropertyField.tsx 
b/karavan-designer/src/designer/ui/field/DslPropertyField.tsx
index 073907d..4808396 100644
--- a/karavan-designer/src/designer/ui/field/DslPropertyField.tsx
+++ b/karavan-designer/src/designer/ui/field/DslPropertyField.tsx
@@ -68,6 +68,7 @@ export class DslPropertyField extends React.Component {
 
 propertyChanged = (fieldId: string, value: string | number | boolean | 
any) => {
 this.props.onChange?.call(this, fieldId, value);
+this.setState({selectStatus: new Map([[fieldId, 
false]])});
 }
 
 render() {


[GitHub] [camel-k] github-actions[bot] closed issue #2542: Trying to run Sample.java in Kind cluster

2021-12-06 Thread GitBox


github-actions[bot] closed issue #2542:
URL: https://github.com/apache/camel-k/issues/2542


   


-- 
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] github-actions[bot] commented on issue #2620: Complete Integration PodSpec template

2021-12-06 Thread GitBox


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


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


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

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

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




[GitHub] [camel-karavan] mgubaidullin merged pull request #142: Add keyword for discovery of extension when using Camel Yaml DSL

2021-12-06 Thread GitBox


mgubaidullin merged pull request #142:
URL: https://github.com/apache/camel-karavan/pull/142


   


-- 
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: Add keyword for discovery of extension when using Camel Yaml DSL (#142)

2021-12-06 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 74334ff  Add keyword for discovery of extension when using Camel Yaml 
DSL (#142)
74334ff is described below

commit 74334ff63d546d62c92af069e8e5d0d07ec3030f
Author: Aurélien Pupier 
AuthorDate: Tue Dec 7 00:55:49 2021 +0100

Add keyword for discovery of extension when using Camel Yaml DSL (#142)

part of Azure/vscode-kubernetes-tools#985

Signed-off-by: Aurélien Pupier 
---
 karavan-vscode/CHANGELOG.md | 5 +++--
 karavan-vscode/package.json | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/karavan-vscode/CHANGELOG.md b/karavan-vscode/CHANGELOG.md
index 71b8afa..38850f1 100644
--- a/karavan-vscode/CHANGELOG.md
+++ b/karavan-vscode/CHANGELOG.md
@@ -3,8 +3,9 @@
 ## 0.0.8
 1. Custom Kamelets to use in Karavan 
[#114](https://github.com/apache/camel-karavan/issues/114)
 2. GitOps Mode 
https://github.com/apache/camel-karavan/blob/main/karavan-demo/openshift/README.md
-2. Serverless Mode 
https://github.com/apache/camel-karavan/blob/main/karavan-demo/serverless/README.md
-3. Download integration yaml file in GitOps and Serverless mode
+3. Serverless Mode 
https://github.com/apache/camel-karavan/blob/main/karavan-demo/serverless/README.md
+4. Download integration yaml file in GitOps and Serverless mode
+5. Add keyword for better discoverability of this extension from VS Code 
Kubernetes extension
 
 ## 0.0.7
 1. Hot-fix for `Dragged element disappears when dropped into its child` 
[#94](https://github.com/apache/camel-karavan/issues/94)
diff --git a/karavan-vscode/package.json b/karavan-vscode/package.json
index bb38b31..b83741f 100644
--- a/karavan-vscode/package.json
+++ b/karavan-vscode/package.json
@@ -38,7 +38,8 @@
 "camelk",
 "kamel",
 "Tool",
-"Integration"
+"Integration",
+"Camel Yaml"
   ],
   "activationEvents": [
 "onCommand:karavan.create-crd",


[GitHub] [camel-karavan] mgubaidullin commented on pull request #142: Add keyword for discovery of extension when using Camel Yaml DSL

2021-12-06 Thread GitBox


mgubaidullin commented on pull request #142:
URL: https://github.com/apache/camel-karavan/pull/142#issuecomment-987385468


   Thanks @apupier 


-- 
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 merged pull request #143: Fixed #141

2021-12-06 Thread GitBox


mgubaidullin merged pull request #143:
URL: https://github.com/apache/camel-karavan/pull/143


   


-- 
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 closed issue #141: [VS Code] Log expression converted to char sequence

2021-12-06 Thread GitBox


mgubaidullin closed issue #141:
URL: https://github.com/apache/camel-karavan/issues/141


   


-- 
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: Fixed #141 (#143)

2021-12-06 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 e8f8594  Fixed #141 (#143)
e8f8594 is described below

commit e8f8594e245afe801988a1311e1685e86eb80d0c
Author: Marat Gubaidullin 
AuthorDate: Mon Dec 6 18:54:22 2021 -0500

Fixed #141 (#143)
---
 karavan-designer/src/App.tsx  |  4 +---
 karavan-designer/src/designer/api/CamelApi.tsx| 14 ++
 .../apache/camel/karavan/generator/AbstractGenerator.java | 15 +--
 .../camel/karavan/generator/CamelModelGenerator.java  | 14 +++---
 4 files changed, 39 insertions(+), 8 deletions(-)

diff --git a/karavan-designer/src/App.tsx b/karavan-designer/src/App.tsx
index df7f5cf..2e78822 100644
--- a/karavan-designer/src/App.tsx
+++ b/karavan-designer/src/App.tsx
@@ -52,6 +52,7 @@ class App extends React.Component {
 'constant: "Hello Yaml !!!"\n' +
 '  - pollEnrich:\n' +
 '  expression: {}\n' +
+'  - log: \'${body}\'\n' +
 '  - to: \n' +
 '   uri: "log:info:xxx"\n' +
 '   parameters:\n' +
@@ -67,7 +68,6 @@ class App extends React.Component {
 key: ''
 };
 
-
 componentDidMount() {
 
 ["http-secured-sink.kamelet.yaml",
@@ -85,7 +85,6 @@ class App extends React.Component {
 .then((r) => r.text())
 .then(value => KameletApi.saveKamelet(value)));
 
-
 ["bonita.json",
 "activemq.json",
 "docker.json",
@@ -104,7 +103,6 @@ class App extends React.Component {
 .then((r) => r.text())
 .then(value => ComponentApi.saveComponent(value)));
 
-
 }
 
 save(filename: string, yaml: string) {
diff --git a/karavan-designer/src/designer/api/CamelApi.tsx 
b/karavan-designer/src/designer/api/CamelApi.tsx
index 7db2f49..2b31b00 100644
--- a/karavan-designer/src/designer/api/CamelApi.tsx
+++ b/karavan-designer/src/designer/api/CamelApi.tsx
@@ -181,6 +181,7 @@ export class CamelApi {
 return new Expression({...element})
 }
 static createFrom = (element: any): FromStep => {
+if (element && element.from && typeof element.from === 'string') 
element.from = {uri: element.from};
 const fromStep = element ? new FromStep({...element.from}) : new 
FromStep();
 fromStep.from.steps = CamelApi.createSteps(element?.from?.steps);
 fromStep.uuid = element?.uuid ? element.uuid : fromStep.uuid;
@@ -215,6 +216,7 @@ export class CamelApi {
 }
 
 static createToD = (element: any): ToDStep => {
+if (element && element.toD && typeof element.toD === 'string') 
element.toD = {uri: element.toD};
 const toDStep = element ? new ToDStep({...element.toD}) : new 
ToDStep();
 toDStep.uuid = element?.uuid ? element.uuid : toDStep.uuid;
 return toDStep;
@@ -227,6 +229,7 @@ export class CamelApi {
 }
 
 static createInterceptSendToEndpoint = (element: any): 
InterceptSendToEndpointStep => {
+if (element && element.interceptSendToEndpoint && typeof 
element.interceptSendToEndpoint === 'string') element.interceptSendToEndpoint = 
{uri: element.interceptSendToEndpoint};
 const interceptSendToEndpointStep = element ? new 
InterceptSendToEndpointStep({...element.interceptSendToEndpoint}) : new 
InterceptSendToEndpointStep();
 interceptSendToEndpointStep.interceptSendToEndpoint.steps = 
CamelApi.createSteps(element?.interceptSendToEndpoint?.steps);
 interceptSendToEndpointStep.uuid = element?.uuid ? element.uuid : 
interceptSendToEndpointStep.uuid;
@@ -234,6 +237,7 @@ export class CamelApi {
 }
 
 static createLog = (element: any): LogStep => {
+if (element && element.log && typeof element.log === 'string') 
element.log = {message: element.log};
 const logStep = element ? new LogStep({...element.log}) : new 
LogStep();
 logStep.uuid = element?.uuid ? element.uuid : logStep.uuid;
 return logStep;
@@ -313,6 +317,7 @@ export class CamelApi {
 }
 
 static createRemoveHeaders = (element: any): RemoveHeadersStep => {
+if (element && element.removeHeaders && typeof element.removeHeaders 
=== 'string') element.removeHeaders = {pattern: element.removeHeaders};
 const removeHeadersStep = element ? new 
RemoveHeadersStep({...element.removeHeaders}) : new RemoveHeadersStep();
 removeHeadersStep.uuid = element?.uuid ? element.uuid : 
removeHeadersStep.uuid;
 return removeHeadersStep;
@@ -430,12 +435,14 @@ export class CamelApi {
 }
 
 static createInOnly = (element: any): InOnlyStep => {
+if (element && element.inOnly && typeof element.inOnly === 'string') 
element.inOnly 

[camel] branch regen_bot updated (58699b6 -> 3548018)

2021-12-06 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 58699b6  Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b 
(#6506)
 add 3548018  CAMEL-17285: manual commit factories should be registered

No new revisions were added by this update.

Summary of changes:
 .../kafka/integration/KafkaConsumerAsyncManualCommitIT.java   | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)


[camel-website] branch asf-site updated (0ec9568 -> 2cc2335)

2021-12-06 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.git.


 discard 0ec9568  Website updated to 315a5a4e26a194771e8deed457f5ebd4ab767097
 discard 9f18786  Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 1117376  Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new 2cc2335  Website updated to 910215cc26770226c662b94736026f8a7210803f

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   (0ec9568)
\
 N -- N -- N   refs/heads/asf-site (2cc2335)

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:
 .../2021/11/camel-quarkus-release-2.5.0/index.html |2 +-
 blog/2021/12/vscode-releases/index.html|1 +
 blog/index.html|2 +-
 blog/index.xml |   13 +-
 blog/page/10/index.html|2 +-
 blog/page/11/index.html|2 +-
 blog/page/12/index.html|2 +-
 blog/page/13/index.html|2 +-
 blog/page/14/index.html|2 +-
 blog/page/15/index.html|2 +-
 blog/page/16/index.html|2 +-
 blog/page/17/index.html|2 +-
 blog/page/18/index.html|2 +-
 blog/page/19/index.html|2 +-
 blog/page/2/index.html |2 +-
 blog/page/20/index.html|2 +-
 blog/page/21/index.html|2 +-
 blog/page/22/index.html|2 +-
 blog/page/23/index.html|2 +-
 blog/page/24/index.html|2 +-
 blog/page/25/index.html|2 +-
 blog/page/26/index.html|2 +-
 blog/page/27/index.html|2 +-
 blog/page/28/index.html|2 +-
 blog/page/29/index.html|2 +-
 blog/page/3/index.html |2 +-
 blog/page/30/index.html|2 +-
 blog/page/31/index.html|2 +-
 blog/page/32/index.html|2 +-
 blog/page/33/index.html|2 +-
 blog/page/34/index.html|2 +-
 blog/page/35/index.html|2 +-
 blog/page/36/index.html|2 +-
 blog/page/37/index.html|2 +-
 blog/page/38/index.html|2 +-
 blog/page/39/index.html|2 +-
 blog/page/4/index.html |2 +-
 blog/page/40/index.html|2 +-
 blog/page/41/index.html|2 +-
 blog/page/42/index.html|2 +-
 blog/page/43/index.html|2 +-
 blog/page/44/index.html|2 +-
 blog/page/45/index.html|2 +-
 blog/page/46/index.html|2 +-
 blog/page/47/index.html|2 +-
 blog/page/48/index.html|2 +-
 blog/page/49/index.html|2 +-
 blog/page/5/index.html |2 +-
 blog/page/6/index.html |2 +-
 blog/page/7/index.html |2 +-
 blog/page/8/index.html |2 +-
 blog/page/9/index.html |2 +-
 categories/AWS/index.html  |2 +-
 categories/Apache/index.html   |2 +-
 categories/Camel-K/index.html  |2 +-
 categories/Camel-Kafka-Connector/index.html|2 +-
 categories/Camel-Quarkus/index.html|2 +-
 

[camel] branch main updated: CAMEL-17285: manual commit factories should be registered

2021-12-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 3548018  CAMEL-17285: manual commit factories should be registered
3548018 is described below

commit 354801864032d55cafd5ad6923fd1c56b468f3ef
Author: Otavio Rodolfo Piske 
AuthorDate: Mon Dec 6 19:29:07 2021 +0100

CAMEL-17285: manual commit factories should be registered
---
 .../kafka/integration/KafkaConsumerAsyncManualCommitIT.java   | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git 
a/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaConsumerAsyncManualCommitIT.java
 
b/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaConsumerAsyncManualCommitIT.java
index 3e0ce83..9cffce8 100644
--- 
a/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaConsumerAsyncManualCommitIT.java
+++ 
b/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaConsumerAsyncManualCommitIT.java
@@ -19,6 +19,7 @@ package org.apache.camel.component.kafka.integration;
 import java.util.Collections;
 import java.util.Properties;
 
+import org.apache.camel.BindToRegistry;
 import org.apache.camel.Endpoint;
 import org.apache.camel.EndpointInject;
 import org.apache.camel.Exchange;
@@ -26,8 +27,8 @@ import org.apache.camel.builder.AggregationStrategies;
 import org.apache.camel.builder.RouteBuilder;
 import org.apache.camel.component.kafka.DefaultKafkaManualAsyncCommitFactory;
 import org.apache.camel.component.kafka.KafkaConstants;
-import org.apache.camel.component.kafka.KafkaEndpoint;
 import org.apache.camel.component.kafka.KafkaManualCommit;
+import org.apache.camel.component.kafka.KafkaManualCommitFactory;
 import org.apache.camel.component.mock.MockEndpoint;
 import org.apache.kafka.clients.producer.ProducerRecord;
 import org.junit.jupiter.api.AfterEach;
@@ -42,7 +43,7 @@ public class KafkaConsumerAsyncManualCommitIT extends 
BaseEmbeddedKafkaTestSuppo
 
 @EndpointInject("kafka:" + TOPIC
 + 
"?groupId=group1=3=false"
-+ "=true=earliest")
++ 
"=true=earliest=#testFactory")
 private Endpoint from;
 
 @EndpointInject("mock:result")
@@ -51,6 +52,9 @@ public class KafkaConsumerAsyncManualCommitIT extends 
BaseEmbeddedKafkaTestSuppo
 @EndpointInject("mock:resultBar")
 private MockEndpoint toBar;
 
+@BindToRegistry("testFactory")
+private KafkaManualCommitFactory manualCommitFactory = new 
DefaultKafkaManualAsyncCommitFactory();
+
 private org.apache.kafka.clients.producer.KafkaProducer 
producer;
 
 @BeforeEach
@@ -70,14 +74,13 @@ public class KafkaConsumerAsyncManualCommitIT extends 
BaseEmbeddedKafkaTestSuppo
 
 @Override
 protected RouteBuilder createRouteBuilder() throws Exception {
-((KafkaEndpoint) from).getComponent().setKafkaManualCommitFactory(new 
DefaultKafkaManualAsyncCommitFactory());
 return new RouteBuilder() {
 
 @Override
 public void configure() {
 from(from).routeId("foo").to("direct:aggregate");
 // With sync manual commit, this would throw a concurrent 
modification exception
-// It can be usesd in aggregator with completion 
timeout/interval for instance
+// It can be used in aggregator with completion 
timeout/interval for instance
 // WARN: records from one partition must be processed by one 
unique thread
 from("direct:aggregate").routeId("aggregate").to(to)
 .aggregate()


[GitHub] [camel] orpiske merged pull request #6507: CAMEL-17285: manual commit factories should be registered

2021-12-06 Thread GitBox


orpiske merged pull request #6507:
URL: https://github.com/apache/camel/pull/6507


   


-- 
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 (8a6cf61 -> 58699b6)

2021-12-06 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.


 discard 8a6cf61  Regen for commit f76370d6dc87652910f48e7d802440fea9c2c3bd
 add f26e66b  CAMEL-17276: mvn camel:run - Can now log in color with its 
own built-in logging if enabled with logLevel setting.
 add 58699b6  Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b 
(#6506)

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   (8a6cf61)
\
 N -- N -- N   refs/heads/regen_bot (58699b6)

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

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

No new revisions were added by this update.

Summary of changes:
 .../modules/ROOT/pages/camel-maven-plugin.adoc | 22 +
 tooling/maven/camel-maven-plugin/pom.xml   | 17 ++-
 .../src/main/docs/camel-maven-plugin.adoc  | 22 +
 .../java/org/apache/camel/maven/LoggingUtil.java   | 10 ++--
 .../main/java/org/apache/camel/maven/RunMojo.java  | 54 +++---
 .../src/main/resources/log4j2.properties   |  0
 6 files changed, 112 insertions(+), 13 deletions(-)
 copy 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/common/RuntimeUtil.java
 => 
tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/LoggingUtil.java
 (88%)
 copy {dsl/camel-jbang/camel-jbang-core => 
tooling/maven/camel-maven-plugin}/src/main/resources/log4j2.properties (100%)


[GitHub] [camel] github-actions[bot] closed pull request #6508: Generated sources regen

2021-12-06 Thread GitBox


github-actions[bot] closed pull request #6508:
URL: https://github.com/apache/camel/pull/6508


   


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

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

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




[camel-website] branch main updated: provide release announcement for VS Code extensions

2021-12-06 Thread zregvart
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 910215c  provide release announcement for VS Code extensions
910215c is described below

commit 910215cc26770226c662b94736026f8a7210803f
Author: Aurélien Pupier 
AuthorDate: Mon Dec 6 16:54:08 2021 +0100

provide release announcement for VS Code extensions

Signed-off-by: Aurélien Pupier 
---
 content/blog/2021/12/vscode-releases/index.md | 30 +++
 1 file changed, 30 insertions(+)

diff --git a/content/blog/2021/12/vscode-releases/index.md 
b/content/blog/2021/12/vscode-releases/index.md
new file mode 100644
index 000..83b8ce0
--- /dev/null
+++ b/content/blog/2021/12/vscode-releases/index.md
@@ -0,0 +1,30 @@
+---
+title: "New releases of VS Code Language Support for Apache Camel 0.1.2 and 
Tooling for Apache Camel K 0.0.28"
+date: 2021-12-06
+authors: [apupier]
+categories: ["Releases","Tooling"]
+preview: "New releases of VS Code Language Support for Apache Camel 0.1.2 and 
Tooling for Apache Camel K 0.0.28: version upgrades"
+---
+
+New releases of [VS Code Language support for Apache 
Camel](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-apache-camel)
 0.1.2 and [VS Code Tooling for Apache Camel K] 0.0.28 are available. It 
includes several version upgrades.
+
+# Version upgrades
+
+The default Kamel binary used has been upgraded from 1.6.0 to 1.7.0.
+
+The language support contains these upgrades:
+* Default Camel Catalog version from 3.12.0 to 3.13.0
+* Kamelet Catalog from 0.4.0 to 0.5.0
+* Camel Quarkus Catalog from 2.3.0 to 2.4.0
+* Camel K trait Catalog from 1.3.2 to 1.7.0
+
+# Discoverability
+
+The keyword "Camel Yaml" has been added to help finding these extensions. It 
will be used for the VS Code Kubernetes feature suggesting extensions based on 
Yaml CRDs content. Stay tuned for a demo when it will be available. If you 
cannot wait, you can have a look to this 
[issue](https://github.com/Azure/vscode-kubernetes-tools/pull/1010).
+
+# What's next?
+
+Provide your feedback and ideas!
+You can start discussions on [Zulip camel-tooling 
channel](https://camel.zulipchat.com/#narrow/stream/258729-camel-tooling).
+You can create and vote for issues on github 
[issue](https://github.com/camel-tooling/camel-lsp-client-vscode).
+You can create and vote for issues on the 
[jira](https://issues.redhat.com/browse/FUSETOOLS2) used by the Red Hat 
Integration tooling team.


[GitHub] [camel-website] zregvart merged pull request #703: provide release announcement for VS Code extensions

2021-12-06 Thread GitBox


zregvart merged pull request #703:
URL: https://github.com/apache/camel-website/pull/703


   


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

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

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




[GitHub] [camel-kamelets] oscerd commented on pull request #610: Add mail sink Kamelet

2021-12-06 Thread GitBox


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


   No worries! Thanks a lot for your time!


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

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

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




[GitHub] [camel-kamelets] christophd commented on pull request #610: Add mail sink Kamelet

2021-12-06 Thread GitBox


christophd commented on pull request #610:
URL: https://github.com/apache/camel-kamelets/pull/610#issuecomment-987113684


   @oscerd forgot username and password as mandatory Kamelet properties. sorry 
for the trial end error. I think we are close to getting this test running 
green 爛 


-- 
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] orpiske opened a new pull request #6509: (chores) camel-kafka: added automated forward compatibility tests with Kafka 3

2021-12-06 Thread GitBox


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


   Given the longer support time for 3.14, it might be good to have those 
running by default.
   
   


-- 
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 (1170330 -> 8a6cf61)

2021-12-06 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 1170330  Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b
omit f26e66b  CAMEL-17276: mvn camel:run - Can now log in color with its 
own built-in logging if enabled with logLevel setting.
 add 8a6cf61  Regen for commit f76370d6dc87652910f48e7d802440fea9c2c3bd

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   (1170330)
\
 N -- N -- N   refs/heads/regen_bot (8a6cf61)

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

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

No new revisions were added by this update.

Summary of changes:
 .../modules/ROOT/pages/camel-maven-plugin.adoc | 22 
 tooling/maven/camel-maven-plugin/pom.xml   | 17 +-
 .../src/main/docs/camel-maven-plugin.adoc  | 22 
 .../java/org/apache/camel/maven/LoggingUtil.java   | 61 --
 .../main/java/org/apache/camel/maven/RunMojo.java  | 54 +++
 .../src/main/resources/log4j2.properties   | 27 --
 6 files changed, 8 insertions(+), 195 deletions(-)
 delete mode 100644 
tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/LoggingUtil.java
 delete mode 100644 
tooling/maven/camel-maven-plugin/src/main/resources/log4j2.properties


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

2021-12-06 Thread GitBox


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


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


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

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

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




[camel] branch main updated: Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b (#6506)

2021-12-06 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 58699b6  Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b 
(#6506)
58699b6 is described below

commit 58699b6fb782b146dff3f3c3a784186987a746de
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 6 19:40:53 2021 +0100

Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b (#6506)

Signed-off-by: GitHub 

Co-authored-by: davsclaus 
---
 .../camel/catalog/models/removeProperty.json   |  3 ++-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  9 -
 .../modules/ROOT/pages/camel-maven-plugin.adoc | 22 ++
 3 files changed, 32 insertions(+), 2 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/removeProperty.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/removeProperty.json
index f4765c2..3dcd057 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/removeProperty.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/removeProperty.json
@@ -11,7 +11,8 @@
 "output": false
   },
   "properties": {
-"propertyName": { "kind": "attribute", "displayName": "Property Name", 
"required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "Name 
of property to remove" },
+"propertyName": { "kind": "attribute", "displayName": "Property Name", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": true, "autowired": false, "secret": false, "description": "Name 
of property to remove." },
+"name": { "kind": "attribute", "displayName": "Name", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Name of property to 
remove." },
 "id": { "kind": "attribute", "displayName": "Id", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the id of this node" 
},
 "description": { "kind": "element", "displayName": "Description", 
"required": false, "type": "object", "javaType": 
"org.apache.camel.model.DescriptionDefinition", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the description of 
this node" }
   }
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index e00d99c..b706e86 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -10294,7 +10294,14 @@ in-sensitive).
 
   
 
-
+
+  
+
+  
+
+
   
 

[GitHub] [camel] davsclaus merged pull request #6506: Generated sources regen

2021-12-06 Thread GitBox


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


   


-- 
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 (045cc5d -> 1170330)

2021-12-06 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.


 discard 045cc5d  Regen for commit da4106fc7af4a46c90e943de04513e97ab653527
 add f76370d  camel-test-infra-kafka: added support for CP 7 which should 
bring Kafka 3
 add f26e66b  CAMEL-17276: mvn camel:run - Can now log in color with its 
own built-in logging if enabled with logLevel setting.
 add 1170330  Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b

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   (045cc5d)
\
 N -- N -- N   refs/heads/regen_bot (1170330)

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

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

No new revisions were added by this update.

Summary of changes:
 .../modules/ROOT/pages/camel-maven-plugin.adoc | 22 +
 .../kafka/services/ContainerLocalKafkaService.java | 12 +
 .../infra/kafka/services/KafkaServiceFactory.java  |  1 +
 tooling/maven/camel-maven-plugin/pom.xml   | 17 ++-
 .../src/main/docs/camel-maven-plugin.adoc  | 22 +
 .../java/org/apache/camel/maven/LoggingUtil.java   | 10 ++--
 .../main/java/org/apache/camel/maven/RunMojo.java  | 54 +++---
 .../src/main/resources/log4j2.properties   |  0
 8 files changed, 125 insertions(+), 13 deletions(-)
 copy 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/common/RuntimeUtil.java
 => 
tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/LoggingUtil.java
 (88%)
 copy {dsl/camel-jbang/camel-jbang-core => 
tooling/maven/camel-maven-plugin}/src/main/resources/log4j2.properties (100%)


[GitHub] [camel-quarkus] ffang commented on pull request #3341: fix [JDK17]kudu:integration test failed in native mode #3340

2021-12-06 Thread GitBox


ffang commented on pull request #3341:
URL: https://github.com/apache/camel-quarkus/pull/3341#issuecomment-987043211


   revised and squashed commits here
   
https://github.com/apache/camel-quarkus/pull/3341/commits/43d45606d89f07f6f44e5d998903cb8145e75263


-- 
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] orpiske opened a new pull request #6507: CAMEL-17285: manual commit factories should be registered

2021-12-06 Thread GitBox


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


   


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

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

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




[GitHub] [camel-kamelets] christophd commented on pull request #610: Add mail sink Kamelet

2021-12-06 Thread GitBox


christophd commented on pull request #610:
URL: https://github.com/apache/camel-kamelets/pull/610#issuecomment-987035930


   @oscerd previous workflow run was hanging due to issue with YAKS versioning. 
Could you please approve once more  
   
   this hanging workflow can be cancelled 
https://github.com/apache/camel-kamelets/runs/4433396398?check_suite_focus=true
   


-- 
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-examples] branch main updated: CAMEL-17276: mvn camel:run - Can now log in color with its own built-in logging if enabled with logLevel setting.

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 9804699  CAMEL-17276: mvn camel:run - Can now log in color with its 
own built-in logging if enabled with logLevel setting.
9804699 is described below

commit 98046997e2685e4100d9f3e921f014e7160dc928
Author: Claus Ibsen 
AuthorDate: Mon Dec 6 18:53:37 2021 +0100

CAMEL-17276: mvn camel:run - Can now log in color with its own built-in 
logging if enabled with logLevel setting.
---
 examples/main-yaml/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/examples/main-yaml/pom.xml b/examples/main-yaml/pom.xml
index c404895..0bc8d4f 100644
--- a/examples/main-yaml/pom.xml
+++ b/examples/main-yaml/pom.xml
@@ -101,7 +101,8 @@
 camel-maven-plugin
 ${camel.version}
 
-false
+
+INFO
 
org.apache.camel.example.MyApplication
 
 


[camel] branch main updated: CAMEL-17276: mvn camel:run - Can now log in color with its own built-in logging if enabled with logLevel setting.

2021-12-06 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 f26e66b  CAMEL-17276: mvn camel:run - Can now log in color with its 
own built-in logging if enabled with logLevel setting.
f26e66b is described below

commit f26e66b4289beb50c177aa180d8bd461a81f0d4b
Author: Claus Ibsen 
AuthorDate: Mon Dec 6 18:53:10 2021 +0100

CAMEL-17276: mvn camel:run - Can now log in color with its own built-in 
logging if enabled with logLevel setting.
---
 tooling/maven/camel-maven-plugin/pom.xml   | 17 +-
 .../src/main/docs/camel-maven-plugin.adoc  | 22 
 .../java/org/apache/camel/maven/LoggingUtil.java   | 61 ++
 .../main/java/org/apache/camel/maven/RunMojo.java  | 54 ---
 .../src/main/resources/log4j2.properties   | 27 ++
 5 files changed, 173 insertions(+), 8 deletions(-)

diff --git a/tooling/maven/camel-maven-plugin/pom.xml 
b/tooling/maven/camel-maven-plugin/pom.xml
index fef5344..6e7ba86 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -91,13 +91,26 @@
 org.apache.camel
 camel-cdi
 
-
+
+
+org.fusesource.jansi
+jansi
+${jansi-version}
+
 
 
 org.apache.logging.log4j
+log4j-api
+
+
+org.apache.logging.log4j
 log4j-slf4j-impl
-test
 
+
+org.apache.logging.log4j
+log4j-core
+
+
 
 
 
diff --git 
a/tooling/maven/camel-maven-plugin/src/main/docs/camel-maven-plugin.adoc 
b/tooling/maven/camel-maven-plugin/src/main/docs/camel-maven-plugin.adoc
index d7e134d..4392c8f 100644
--- a/tooling/maven/camel-maven-plugin/src/main/docs/camel-maven-plugin.adoc
+++ b/tooling/maven/camel-maven-plugin/src/main/docs/camel-maven-plugin.adoc
@@ -33,6 +33,7 @@ The maven plugin *run* goal supports the following options 
which can be configur
 | durationIdle | -1 | Sets the idle time duration (seconds) duration that the 
application can be idle before terminating. A value <= 0 will run forever.
 | durationMaxMessages | -1 | Sets the duration of maximum number of messages 
that the application will process before terminating.
 | logClasspath | false | Whether to log the classpath when starting
+| logLevel | OFF | Whether to use built-in console logging (uses log4j), which 
does not require to add any logging dependency to your project. However, the 
logging is fixed to log to the console, with a color style that is similar to 
Spring Boot. You can change the root logging level to: FATAL, ERROR, WARN, 
INFO, DEBUG, TRACE, OFF
 |===
 
 
@@ -70,6 +71,27 @@ You can enable this in the configuration using:
 
 
 
+=== Using built-in logging
+
+If you want quickly to have logging to console, you can use the built-in 
logging by setting the logging level as shown:
+
+[source,xml]
+
+
+  org.apache.camel
+  camel-maven-plugin
+  
+INFO
+  
+
+
+
+This runs the application with console logging, in color that is similar to 
Spring Boot logging.
+This is default turned off, to use the configured logging system in the 
project.
+
+The idea with the built-in logging is that you sometimes want to avoid messing 
with setting
+up logging, and just want a quick and easy log to console that looks good.
+
 === Using live reload of XML files
 
 You can configure the plugin to scan for XML file changes and trigger a reload 
of the Camel routes which are contained in those XML files.
diff --git 
a/tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/LoggingUtil.java
 
b/tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/LoggingUtil.java
new file mode 100644
index 000..c8b31cc
--- /dev/null
+++ 
b/tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/LoggingUtil.java
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.camel.maven;
+
+import 

[camel] branch regen_bot updated (fb34ab3 -> 045cc5d)

2021-12-06 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 fb34ab3  CAMEL-17282: RemoveHeader EIP remove deprecated headerName
 add da4106f  CAMEL-17286: camel-core - RemoveProperty EIP propertyName 
should be renamed to name
 add 045cc5d  Regen for commit da4106fc7af4a46c90e943de04513e97ab653527

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/models/removeProperty.json   |  3 ++-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  9 -
 .../org/apache/camel/model/removeProperty.json |  3 ++-
 .../camel/model/RemovePropertyDefinition.java  | 22 --
 .../camel/reifier/RemovePropertyReifier.java   |  8 +---
 .../java/org/apache/camel/xml/in/ModelParser.java  |  9 +
 .../dsl/yaml/deserializers/ModelDeserializers.java |  8 +++-
 .../src/generated/resources/camel-yaml-dsl.json|  6 --
 8 files changed, 53 insertions(+), 15 deletions(-)


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

2021-12-06 Thread GitBox


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


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


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

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

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




[camel] branch regen_bot updated (23cf982 -> fb34ab3)

2021-12-06 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 23cf982  Regen for commit e5b03fdb2ff1fcbddc6bda40da385b244b8347f9
 add fb34ab3  CAMEL-17282: RemoveHeader EIP remove deprecated headerName

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   (23cf982)
\
 N -- N -- N   refs/heads/regen_bot (fb34ab3)

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

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

No new revisions were added by this update.

Summary of changes:


[camel] branch main updated: camel-test-infra-kafka: added support for CP 7 which should bring Kafka 3

2021-12-06 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new f76370d  camel-test-infra-kafka: added support for CP 7 which should 
bring Kafka 3
f76370d is described below

commit f76370d6dc87652910f48e7d802440fea9c2c3bd
Author: Otavio Rodolfo Piske 
AuthorDate: Mon Dec 6 15:23:40 2021 +0100

camel-test-infra-kafka: added support for CP 7 which should bring Kafka 3
---
 .../infra/kafka/services/ContainerLocalKafkaService.java | 12 
 .../camel/test/infra/kafka/services/KafkaServiceFactory.java |  1 +
 2 files changed, 13 insertions(+)

diff --git 
a/test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/ContainerLocalKafkaService.java
 
b/test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/ContainerLocalKafkaService.java
index ef4f558..37fdd74 100644
--- 
a/test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/ContainerLocalKafkaService.java
+++ 
b/test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/ContainerLocalKafkaService.java
@@ -22,6 +22,7 @@ import 
org.apache.camel.test.infra.kafka.common.KafkaProperties;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 import org.testcontainers.containers.KafkaContainer;
+import org.testcontainers.utility.DockerImageName;
 
 public class ContainerLocalKafkaService implements KafkaService, 
ContainerService {
 private static final Logger LOG = 
LoggerFactory.getLogger(ContainerLocalKafkaService.class);
@@ -65,4 +66,15 @@ public class ContainerLocalKafkaService implements 
KafkaService, ContainerServic
 public KafkaContainer getContainer() {
 return kafka;
 }
+
+public static ContainerLocalKafkaService kafka2Container() {
+return new ContainerLocalKafkaService();
+}
+
+public static ContainerLocalKafkaService kafka3Container() {
+KafkaContainer container = new 
KafkaContainer(DockerImageName.parse("confluentinc/cp-kafka:7.0.0"));
+container = container.withEmbeddedZookeeper();
+
+return new ContainerLocalKafkaService(container);
+}
 }
diff --git 
a/test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/KafkaServiceFactory.java
 
b/test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/KafkaServiceFactory.java
index deb02c2..ea237d6 100644
--- 
a/test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/KafkaServiceFactory.java
+++ 
b/test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/KafkaServiceFactory.java
@@ -33,6 +33,7 @@ public final class KafkaServiceFactory {
 .addLocalMapping(ContainerLocalKafkaService::new)
 .addMapping("local-strimzi-container", StrimziService::new)
 .addRemoteMapping(RemoteKafkaService::new)
+.addMapping("local-kafka3-container", 
ContainerLocalKafkaService::kafka3Container)
 .build();
 }
 }


[GitHub] [camel] orpiske merged pull request #6504: camel-test-infra-kafka: added support for CP 7 which should bring Kafka 3

2021-12-06 Thread GitBox


orpiske merged pull request #6504:
URL: https://github.com/apache/camel/pull/6504


   


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

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

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




[camel] 01/01: CAMEL-17286: camel-core - RemoveProperty EIP propertyName should be renamed to name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit da4106fc7af4a46c90e943de04513e97ab653527
Author: Claus Ibsen 
AuthorDate: Mon Dec 6 18:04:13 2021 +0100

CAMEL-17286: camel-core - RemoveProperty EIP propertyName should be renamed 
to name
---
 .../org/apache/camel/model/removeProperty.json |  3 ++-
 .../camel/model/RemovePropertyDefinition.java  | 22 --
 .../camel/reifier/RemovePropertyReifier.java   |  8 +---
 .../java/org/apache/camel/xml/in/ModelParser.java  |  9 +
 .../dsl/yaml/deserializers/ModelDeserializers.java |  8 +++-
 .../src/generated/resources/camel-yaml-dsl.json|  6 --
 6 files changed, 43 insertions(+), 13 deletions(-)

diff --git 
a/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeProperty.json
 
b/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeProperty.json
index f4765c2..3dcd057 100644
--- 
a/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeProperty.json
+++ 
b/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeProperty.json
@@ -11,7 +11,8 @@
 "output": false
   },
   "properties": {
-"propertyName": { "kind": "attribute", "displayName": "Property Name", 
"required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "Name 
of property to remove" },
+"propertyName": { "kind": "attribute", "displayName": "Property Name", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": true, "autowired": false, "secret": false, "description": "Name 
of property to remove." },
+"name": { "kind": "attribute", "displayName": "Name", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Name of property to 
remove." },
 "id": { "kind": "attribute", "displayName": "Id", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the id of this node" 
},
 "description": { "kind": "element", "displayName": "Description", 
"required": false, "type": "object", "javaType": 
"org.apache.camel.model.DescriptionDefinition", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the description of 
this node" }
   }
diff --git 
a/core/camel-core-model/src/main/java/org/apache/camel/model/RemovePropertyDefinition.java
 
b/core/camel-core-model/src/main/java/org/apache/camel/model/RemovePropertyDefinition.java
index f3cdc60..1afdd81 100644
--- 
a/core/camel-core-model/src/main/java/org/apache/camel/model/RemovePropertyDefinition.java
+++ 
b/core/camel-core-model/src/main/java/org/apache/camel/model/RemovePropertyDefinition.java
@@ -30,8 +30,11 @@ import org.apache.camel.spi.Metadata;
 @XmlRootElement(name = "removeProperty")
 @XmlAccessorType(XmlAccessType.FIELD)
 public class RemovePropertyDefinition extends 
NoOutputDefinition {
-@XmlAttribute(required = true)
+@XmlAttribute
+@Deprecated
 private String propertyName;
+@XmlAttribute
+private String name;
 
 public RemovePropertyDefinition() {
 }
@@ -56,13 +59,28 @@ public class RemovePropertyDefinition extends 
NoOutputDefinition {
 
@@ -31,7 +30,10 @@ public class RemovePropertyReifier extends 
ProcessorReifier {
-if ("propertyName".equals(key)) {
-def.setPropertyName(val);
-return true;
+switch (key) {
+case "name": def.setName(val); break;
+case "propertyName": def.setPropertyName(val); break;
+default: return 
processorDefinitionAttributeHandler().accept(def, key, val);
 }
-return processorDefinitionAttributeHandler().accept(def, key, val);
+return true;
 }, optionalIdentifiedDefinitionElementHandler(), noValueHandler());
 }
 protected ResequenceDefinition doParseResequenceDefinition() throws 
IOException, XmlPullParserException {
diff --git 
a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
 
b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
index 5f77018..1804ce1 100644
--- 
a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
+++ 
b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
@@ -11146,7 +11146,8 @@ public final class ModelDeserializers extends 
YamlDeserializerSupport {
 },
 properties = {
   

[camel] branch main created (now da4106f)

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


  at da4106f  CAMEL-17286: camel-core - RemoveProperty EIP propertyName 
should be renamed to name

This branch includes the following new commits:

 new da4106f  CAMEL-17286: camel-core - RemoveProperty EIP propertyName 
should be renamed to name

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



[camel] branch regen_bot updated (b510ae0 -> 23cf982)

2021-12-06 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.


 discard b510ae0  Regen for commit 6ddc3423b18eb1268eec6d93e987f9becd4f52d1
 add e5b03fd  camel-salesforce: Better exception messages.
 add 23cf982  Regen for commit e5b03fdb2ff1fcbddc6bda40da385b244b8347f9

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   (b510ae0)
\
 N -- N -- N   refs/heads/regen_bot (23cf982)

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

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

No new revisions were added by this update.

Summary of changes:
 .../salesforce/internal/client/DefaultCompositeApiClient.java | 3 ++-
 .../camel/component/salesforce/internal/client/DefaultRestClient.java | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)


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

2021-12-06 Thread GitBox


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


   


-- 
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 #703: provide release announcement for VS Code extensions

2021-12-06 Thread GitBox


github-actions[bot] commented on pull request #703:
URL: https://github.com/apache/camel-website/pull/703#issuecomment-986984422


    Preview is available at https://pr-703--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




[GitHub] [camel-kamelets] davsclaus opened a new issue #611: The remove-property EIP should use name instead of property-name

2021-12-06 Thread GitBox


davsclaus opened a new issue #611:
URL: https://github.com/apache/camel-kamelets/issues/611


   Similar to what we do with remove-header
   
   ```
   kamelets/avro-deserialize-action.kamelet.yaml:  - remove-property:
   kamelets/avro-deserialize-action.kamelet.yaml-  property-name: 
validate
   ```
   
   should be
   
   ```
   kamelets/avro-deserialize-action.kamelet.yaml:  - remove-property:
   kamelets/avro-deserialize-action.kamelet.yaml-  name: validate
   ```
   
   Note this requires Camel 3.14.0-SNAPSHOT / 3.14.0 as it was just implemented 
over there: https://issues.apache.org/jira/browse/CAMEL-17286


-- 
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-17286: camel-core - RemoveProperty EIP propertyName should be renamed to name

2021-12-06 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 da4106f  CAMEL-17286: camel-core - RemoveProperty EIP propertyName 
should be renamed to name
da4106f is described below

commit da4106fc7af4a46c90e943de04513e97ab653527
Author: Claus Ibsen 
AuthorDate: Mon Dec 6 18:04:13 2021 +0100

CAMEL-17286: camel-core - RemoveProperty EIP propertyName should be renamed 
to name
---
 .../org/apache/camel/model/removeProperty.json |  3 ++-
 .../camel/model/RemovePropertyDefinition.java  | 22 --
 .../camel/reifier/RemovePropertyReifier.java   |  8 +---
 .../java/org/apache/camel/xml/in/ModelParser.java  |  9 +
 .../dsl/yaml/deserializers/ModelDeserializers.java |  8 +++-
 .../src/generated/resources/camel-yaml-dsl.json|  6 --
 6 files changed, 43 insertions(+), 13 deletions(-)

diff --git 
a/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeProperty.json
 
b/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeProperty.json
index f4765c2..3dcd057 100644
--- 
a/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeProperty.json
+++ 
b/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeProperty.json
@@ -11,7 +11,8 @@
 "output": false
   },
   "properties": {
-"propertyName": { "kind": "attribute", "displayName": "Property Name", 
"required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "Name 
of property to remove" },
+"propertyName": { "kind": "attribute", "displayName": "Property Name", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": true, "autowired": false, "secret": false, "description": "Name 
of property to remove." },
+"name": { "kind": "attribute", "displayName": "Name", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Name of property to 
remove." },
 "id": { "kind": "attribute", "displayName": "Id", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the id of this node" 
},
 "description": { "kind": "element", "displayName": "Description", 
"required": false, "type": "object", "javaType": 
"org.apache.camel.model.DescriptionDefinition", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the description of 
this node" }
   }
diff --git 
a/core/camel-core-model/src/main/java/org/apache/camel/model/RemovePropertyDefinition.java
 
b/core/camel-core-model/src/main/java/org/apache/camel/model/RemovePropertyDefinition.java
index f3cdc60..1afdd81 100644
--- 
a/core/camel-core-model/src/main/java/org/apache/camel/model/RemovePropertyDefinition.java
+++ 
b/core/camel-core-model/src/main/java/org/apache/camel/model/RemovePropertyDefinition.java
@@ -30,8 +30,11 @@ import org.apache.camel.spi.Metadata;
 @XmlRootElement(name = "removeProperty")
 @XmlAccessorType(XmlAccessType.FIELD)
 public class RemovePropertyDefinition extends 
NoOutputDefinition {
-@XmlAttribute(required = true)
+@XmlAttribute
+@Deprecated
 private String propertyName;
+@XmlAttribute
+private String name;
 
 public RemovePropertyDefinition() {
 }
@@ -56,13 +59,28 @@ public class RemovePropertyDefinition extends 
NoOutputDefinition {
 
@@ -31,7 +30,10 @@ public class RemovePropertyReifier extends 
ProcessorReifier {
-if ("propertyName".equals(key)) {
-def.setPropertyName(val);
-return true;
+switch (key) {
+case "name": def.setName(val); break;
+case "propertyName": def.setPropertyName(val); break;
+default: return 
processorDefinitionAttributeHandler().accept(def, key, val);
 }
-return processorDefinitionAttributeHandler().accept(def, key, val);
+return true;
 }, optionalIdentifiedDefinitionElementHandler(), noValueHandler());
 }
 protected ResequenceDefinition doParseResequenceDefinition() throws 
IOException, XmlPullParserException {
diff --git 
a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
 
b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
index 5f77018..1804ce1 100644
--- 
a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
+++ 

[camel] branch regen_bot updated (1d98440 -> b510ae0)

2021-12-06 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 1d98440  Sync deps
 add 6ddc342  CAMEL-17282: RemoveHeader EIP remove deprecated headerName
 add b510ae0  Regen for commit 6ddc3423b18eb1268eec6d93e987f9becd4f52d1

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/models/removeHeader.json   |  3 +--
 .../org/apache/camel/catalog/schemas/camel-spring.xsd   |  9 +
 .../resources/org/apache/camel/model/removeHeader.json  |  3 +--
 .../org/apache/camel/model/RemoveHeaderDefinition.java  | 17 +
 .../org/apache/camel/reifier/RemoveHeaderReifier.java   |  6 +-
 .../java/org/apache/camel/xml/in/ModelParser.java   |  9 -
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_14.adoc |  2 ++
 .../dsl/yaml/deserializers/ModelDeserializers.java  |  8 +---
 .../src/generated/resources/camel-yaml-dsl.json |  6 ++
 .../org/apache/camel/dsl/yaml/RemoveHeaderTest.groovy   |  4 ++--
 10 files changed, 16 insertions(+), 51 deletions(-)


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

2021-12-06 Thread GitBox


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


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


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

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

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




[camel-spring-boot] branch main updated: Upgrade to spring boot 2.6.1

2021-12-06 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 acc4b1f  Upgrade to spring boot 2.6.1
acc4b1f is described below

commit acc4b1f005cc954b49cc2cb2ff8fe92b5faa966d
Author: Claus Ibsen 
AuthorDate: Mon Dec 6 17:24:26 2021 +0100

Upgrade to spring boot 2.6.1
---
 archetypes/camel-archetype-spring-boot/pom.xml | 2 +-
 pom.xml| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/archetypes/camel-archetype-spring-boot/pom.xml 
b/archetypes/camel-archetype-spring-boot/pom.xml
index 727878f..54ee6aa 100644
--- a/archetypes/camel-archetype-spring-boot/pom.xml
+++ b/archetypes/camel-archetype-spring-boot/pom.xml
@@ -34,7 +34,7 @@
 maven-archetype
 
 
- 2.6.0
+ 2.6.1
  
src/test/resources/settings.xml
 
 
 
diff --git a/pom.xml b/pom.xml
index 39d2c2f..2de0317 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
 false
 
 
-2.6.0
+2.6.1
 
 
 3.14.0-SNAPSHOT


[GitHub] [camel-kamelets] oscerd commented on pull request #610: Add mail sink Kamelet

2021-12-06 Thread GitBox


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


   Done. Thanks.


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

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

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




[GitHub] [camel-kamelets] christophd commented on pull request #610: Add mail sink Kamelet

2021-12-06 Thread GitBox


christophd commented on pull request #610:
URL: https://github.com/apache/camel-kamelets/pull/610#issuecomment-986959814


   @oscerd thanks fixed the kamelet sources. could you please approve the 
workflow run once more?


-- 
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-17282: RemoveHeader EIP remove deprecated headerName

2021-12-06 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 fb34ab3  CAMEL-17282: RemoveHeader EIP remove deprecated headerName
fb34ab3 is described below

commit fb34ab320a8f883ae03ae83d16506ff465d50275
Author: Claus Ibsen 
AuthorDate: Mon Dec 6 17:48:49 2021 +0100

CAMEL-17282: RemoveHeader EIP remove deprecated headerName
---
 .../resources/org/apache/camel/catalog/models/removeHeader.json  | 3 +--
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd  | 9 +
 .../apache/camel/dsl/yaml/deserializers/ModelDeserializers.java  | 8 +---
 .../camel-yaml-dsl/src/generated/resources/camel-yaml-dsl.json   | 6 ++
 4 files changed, 5 insertions(+), 21 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/removeHeader.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/removeHeader.json
index 5fb3ba1..7708722 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/removeHeader.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/removeHeader.json
@@ -11,8 +11,7 @@
 "output": false
   },
   "properties": {
-"name": { "kind": "attribute", "displayName": "Name", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Name of header to remove" 
},
-"headerName": { "kind": "attribute", "displayName": "Header Name", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": true, "autowired": false, "secret": false, "description": "Name 
of header to remove (deprecated use name instead)" },
+"name": { "kind": "attribute", "displayName": "Name", "required": true, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Name of header to remove" 
},
 "id": { "kind": "attribute", "displayName": "Id", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the id of this node" 
},
 "description": { "kind": "element", "displayName": "Description", 
"required": false, "type": "object", "javaType": 
"org.apache.camel.model.DescriptionDefinition", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the description of 
this node" }
   }
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index d82a833..e00d99c 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -10226,20 +10226,13 @@ backward compatibility. Default value: false
 
   
 
-
+
   
 
   
 
-
-  
-
-  
-
   
 
   
diff --git 
a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
 
b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
index d40cbeee..5f77018 100644
--- 
a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
+++ 
b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/generated/java/org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java
@@ -10953,9 +10953,8 @@ public final class ModelDeserializers extends 
YamlDeserializerSupport {
 "removeHeader"
 },
 properties = {
-@YamlProperty(name = "header-name", type = "string"),
 @YamlProperty(name = "inherit-error-handler", type = 
"boolean"),
-@YamlProperty(name = "name", type = "string")
+@YamlProperty(name = "name", type = "string", required = 
true)
 }
 )
 public static class RemoveHeaderDefinitionDeserializer extends 
YamlDeserializerBase {
@@ -10977,11 +10976,6 @@ public final class ModelDeserializers extends 
YamlDeserializerSupport {
 protected boolean setProperty(RemoveHeaderDefinition target, String 
propertyKey,
 String propertyName, Node node) {
 switch(propertyKey) {
-case "header-name": {
-String val = asText(node);
-target.setHeaderName(val);
-break;
-}

[GitHub] [camel-quarkus] davsclaus commented on issue #3358: `vertx-kafka` extension incompatible with `kafka-clients` 3.0.0

2021-12-06 Thread GitBox


davsclaus commented on issue #3358:
URL: https://github.com/apache/camel-quarkus/issues/3358#issuecomment-986946985


   yeah it can be removed, everybody uses the regular camel-kafka component


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

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

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




[GitHub] [camel-kamelets] oscerd commented on pull request #610: Add mail sink Kamelet

2021-12-06 Thread GitBox


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


   Looks good overall


-- 
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-salesforce: Better exception messages.

2021-12-06 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 e5b03fd  camel-salesforce: Better exception messages.
e5b03fd is described below

commit e5b03fdb2ff1fcbddc6bda40da385b244b8347f9
Author: Jeremy Ross 
AuthorDate: Mon Dec 6 10:31:01 2021 -0600

camel-salesforce: Better exception messages.
---
 .../salesforce/internal/client/DefaultCompositeApiClient.java | 3 ++-
 .../camel/component/salesforce/internal/client/DefaultRestClient.java | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultCompositeApiClient.java
 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultCompositeApiClient.java
index 9555bfd..29e7d1e 100644
--- 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultCompositeApiClient.java
+++ 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultCompositeApiClient.java
@@ -246,7 +246,8 @@ public class DefaultCompositeApiClient extends 
AbstractClientBase implements Com
 
 final String reason = response.getReason();
 
-return new SalesforceException(errors, status, "Unexpected error: " + 
reason);
+return new SalesforceException(
+errors, status, "Unexpected error: " + reason + ". See 
exception `errors` property for detail.");
 }
 
 @Override
diff --git 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultRestClient.java
 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultRestClient.java
index f975a18..8abaadf 100644
--- 
a/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultRestClient.java
+++ 
b/components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultRestClient.java
@@ -94,7 +94,9 @@ public class DefaultRestClient extends AbstractClientBase 
implements RestClient
 return new NoSuchSObjectException(restErrors);
 }
 
-return new SalesforceException(restErrors, statusCode);
+return new SalesforceException(
+restErrors, statusCode,
+"Unexpected error: " + reason + ". See exception 
`errors` property for detail.");
 }
 }
 } catch (IOException e) {


[camel-quarkus] branch quarkus-main updated: Disable vertx-kafka integration tests and native build due to #3358

2021-12-06 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/quarkus-main by this push:
 new 52b698e  Disable vertx-kafka integration tests and native build due to 
#3358
52b698e is described below

commit 52b698e828fc517958cfb8124d266b07eba9c1bd
Author: James Netherton 
AuthorDate: Mon Dec 6 16:21:36 2021 +

Disable vertx-kafka integration tests and native build due to #3358
---
 integration-tests/vertx-kafka/pom.xml   | 2 ++
 .../org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java | 2 ++
 .../apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java   | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/integration-tests/vertx-kafka/pom.xml 
b/integration-tests/vertx-kafka/pom.xml
index 978b597..b7c9bee 100644
--- a/integration-tests/vertx-kafka/pom.xml
+++ b/integration-tests/vertx-kafka/pom.xml
@@ -59,6 +59,7 @@
 
 
 
+
 
 virtualDependencies
 
diff --git 
a/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java
 
b/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java
index b969afc..c98665c 100644
--- 
a/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java
+++ 
b/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaIT.java
@@ -16,9 +16,11 @@
  */
 package org.apache.camel.quarkus.component.vertx.kafka.it;
 
+import io.quarkus.test.junit.DisabledOnNativeImage;
 import io.quarkus.test.junit.NativeImageTest;
 
 @NativeImageTest
+@DisabledOnNativeImage("https://github.com/apache/camel-quarkus/issues/3358;)
 class VertxKafkaIT extends VertxKafkaTest {
 
 }
diff --git 
a/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java
 
b/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java
index 28c459f..ebf11f1 100644
--- 
a/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java
+++ 
b/integration-tests/vertx-kafka/src/test/java/org/apache/camel/quarkus/component/vertx/kafka/it/VertxKafkaTest.java
@@ -20,12 +20,14 @@ import io.quarkus.test.common.QuarkusTestResource;
 import io.quarkus.test.junit.QuarkusTest;
 import io.restassured.RestAssured;
 import io.restassured.http.ContentType;
+import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 
 import static org.hamcrest.CoreMatchers.is;
 
 @QuarkusTest
 @QuarkusTestResource(VertxKafkaTestResource.class)
+@Disabled("https://github.com/apache/camel-quarkus/issues/3358;)
 class VertxKafkaTest {
 
 @Test


[GitHub] [camel-quarkus] jamesnetherton opened a new issue #3358: `vertx-kafka` extension incompatible with `kafka-clients` 3.0.0

2021-12-06 Thread GitBox


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


   Quarkus 2.6.0 uses `kafka-clients` 3.0.0 and the vertx-kafka itests show: 
   
   ```
   Caused by: java.lang.NoSuchMethodError: 'long 
org.apache.kafka.clients.producer.RecordMetadata.checksum()'
at io.vertx.kafka.client.common.impl.Helper.from(Helper.java:111)
at io.vertx.core.impl.future.Mapping.onSuccess(Mapping.java:35)
... 12 more
   ```
   
   There's an open issue to update the `vertx-kafka-client` here:
   
   https://github.com/vert-x3/vertx-kafka-client/issues/207
   
   For now, I'll be disabling the vertx-kafka tests & native image build as I 
don't see a simple workaround to get things working.
   
   We should consider removing this extension. Camel 3.14 has marked the camel 
component as deprecated. I don't think it's feasible for us to maintain 
multiple versions of `kafka-clients`.


-- 
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-17282: RemoveHeader EIP remove deprecated headerName

2021-12-06 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 6ddc342  CAMEL-17282: RemoveHeader EIP remove deprecated headerName
6ddc342 is described below

commit 6ddc3423b18eb1268eec6d93e987f9becd4f52d1
Author: Claus Ibsen 
AuthorDate: Mon Dec 6 17:09:17 2021 +0100

CAMEL-17282: RemoveHeader EIP remove deprecated headerName
---
 .../resources/org/apache/camel/model/removeHeader.json  |  3 +--
 .../org/apache/camel/model/RemoveHeaderDefinition.java  | 17 +
 .../org/apache/camel/reifier/RemoveHeaderReifier.java   |  6 +-
 .../java/org/apache/camel/xml/in/ModelParser.java   |  9 -
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_14.adoc |  2 ++
 .../org/apache/camel/dsl/yaml/RemoveHeaderTest.groovy   |  4 ++--
 6 files changed, 11 insertions(+), 30 deletions(-)

diff --git 
a/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeHeader.json
 
b/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeHeader.json
index 5fb3ba1..7708722 100644
--- 
a/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeHeader.json
+++ 
b/core/camel-core-model/src/generated/resources/org/apache/camel/model/removeHeader.json
@@ -11,8 +11,7 @@
 "output": false
   },
   "properties": {
-"name": { "kind": "attribute", "displayName": "Name", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Name of header to remove" 
},
-"headerName": { "kind": "attribute", "displayName": "Header Name", 
"required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": true, "autowired": false, "secret": false, "description": "Name 
of header to remove (deprecated use name instead)" },
+"name": { "kind": "attribute", "displayName": "Name", "required": true, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Name of header to remove" 
},
 "id": { "kind": "attribute", "displayName": "Id", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the id of this node" 
},
 "description": { "kind": "element", "displayName": "Description", 
"required": false, "type": "object", "javaType": 
"org.apache.camel.model.DescriptionDefinition", "deprecated": false, 
"autowired": false, "secret": false, "description": "Sets the description of 
this node" }
   }
diff --git 
a/core/camel-core-model/src/main/java/org/apache/camel/model/RemoveHeaderDefinition.java
 
b/core/camel-core-model/src/main/java/org/apache/camel/model/RemoveHeaderDefinition.java
index 93badb6..59d7263 100644
--- 
a/core/camel-core-model/src/main/java/org/apache/camel/model/RemoveHeaderDefinition.java
+++ 
b/core/camel-core-model/src/main/java/org/apache/camel/model/RemoveHeaderDefinition.java
@@ -30,11 +30,8 @@ import org.apache.camel.spi.Metadata;
 @XmlRootElement(name = "removeHeader")
 @XmlAccessorType(XmlAccessType.FIELD)
 public class RemoveHeaderDefinition extends 
NoOutputDefinition {
-@XmlAttribute
+@XmlAttribute(required = true)
 private String name;
-@XmlAttribute
-@Deprecated
-private String headerName;
 
 public RemoveHeaderDefinition() {
 }
@@ -69,16 +66,4 @@ public class RemoveHeaderDefinition extends 
NoOutputDefinition {
-switch (key) {
-case "headerName": def.setHeaderName(val); break;
-case "name": def.setName(val); break;
-default: return 
processorDefinitionAttributeHandler().accept(def, key, val);
+if ("name".equals(key)) {
+def.setName(val);
+return true;
 }
-return true;
+return processorDefinitionAttributeHandler().accept(def, key, val);
 }, optionalIdentifiedDefinitionElementHandler(), noValueHandler());
 }
 protected RemoveHeadersDefinition doParseRemoveHeadersDefinition() throws 
IOException, XmlPullParserException {
diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_14.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_14.adoc
index a58d86e..391d0f3 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_14.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_14.adoc
@@ -14,6 +14,8 @@ Added parameter `Resource` in `createRoute` method on 
`org.apache.camel.spi.Rout
 
 Added method `reloadProperties` to 
`org.apache.camel.spi.LoadablePropertiesSource`.
 
+Removed the deprecated `headerName` option from RemoveHeader EIP. Use `name` 
instead.
+
 === camel-kafka
 
 The APIs in `camel-kafka` component changed from using the Kafka 

[GitHub] [camel-website] apupier opened a new pull request #703: provide release announcement for VS Code extensions

2021-12-06 Thread GitBox


apupier opened a new pull request #703:
URL: https://github.com/apache/camel-website/pull/703


   Signed-off-by: Aurélien Pupier 
   
- [ ] Make sure there is a [JIRA 
issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change 
(usually before you start working on it).  Trivial changes like typos do not 
require a JIRA issue.  Your pull request should address just this issue, 
without pulling in other changes.
JIRA issue: 
- [ ] Each commit in the pull request should have a meaningful subject line 
and body.
- [ ] Format the pull request title like `[CAMEL-XXX] Fixes bug in 
camel-file component`, where you replace `CAMEL-XXX` with the appropriate JIRA 
issue.
- [ ] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
- [ ] Make sure you read the [Contributing guidelines in 
README](https://github.com/apache/camel-website#readme)


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

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

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




[GitHub] [camel-kamelets] Croway opened a new pull request #609: Add websocket source

2021-12-06 Thread GitBox


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


   Tested with this route
   ```
   - from:
   uri: "kamelet:websocket-source"
   parameters:
 resourceUri: "resourceUri"
   steps:
   - to: "log:info?showStreams=true"
   ```
   using websocket client chrome extension


-- 
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] orpiske opened a new pull request #6504: camel-test-infra-kafka: added support for CP 7 which should bring Kafka 3

2021-12-06 Thread GitBox


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


   


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

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

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




[camel-kamelets] branch regen_bot updated (d3af0c4 -> df65c66)

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

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


from d3af0c4  Added Username/Password fields in Solr Sink Kamelet
 add 2941d3f  The remove-header-name EIP should use name instead of 
header-name
 add 44ad298  The remove-header-name EIP should use name instead of 
header-name
 add fb50124  The remove-header-name EIP should use name instead of 
header-name
 add 9f235e4  The remove-header-name EIP should use name instead of 
header-name
 add 62aaf1a  The remove-header-name EIP should use name instead of 
header-name
 add 5d9a224  The remove-header-name EIP should use name instead of 
header-name
 add d156865  The remove-header-name EIP should use name instead of 
header-name
 add cc1d558  The remove-header-name EIP should use name instead of 
header-name
 add df65c66  The remove-header-name EIP should use name instead of 
header-name

No new revisions were added by this update.

Summary of changes:
 kamelets/avro-deserialize-action.kamelet.yaml   | 2 +-
 kamelets/earthquake-source.kamelet.yaml | 2 +-
 kamelets/http-secured-sink.kamelet.yaml | 2 +-
 kamelets/http-sink.kamelet.yaml | 2 +-
 kamelets/json-deserialize-action.kamelet.yaml   | 2 +-
 kamelets/openai-classification-action.kamelet.yaml  | 2 +-
 kamelets/openai-completion-action.kamelet.yaml  | 2 +-
 kamelets/protobuf-deserialize-action.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml| 2 +-
 .../src/main/resources/kamelets/earthquake-source.kamelet.yaml  | 2 +-
 .../src/main/resources/kamelets/http-secured-sink.kamelet.yaml  | 2 +-
 .../camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/json-deserialize-action.kamelet.yaml| 2 +-
 .../main/resources/kamelets/openai-classification-action.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/openai-completion-action.kamelet.yaml   | 2 +-
 .../main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml| 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)


[GitHub] [camel-kamelets] oscerd merged pull request #608: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread GitBox


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


   


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

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

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




[GitHub] [camel-kamelets] oscerd closed issue #607: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread GitBox


oscerd closed issue #607:
URL: https://github.com/apache/camel-kamelets/issues/607


   


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

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

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




[camel-kamelets] 09/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit df65c660a36f1519f809327fb5477c5db53a8f31
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:14:48 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 kamelets/avro-deserialize-action.kamelet.yaml  | 2 +-
 kamelets/earthquake-source.kamelet.yaml| 2 +-
 kamelets/http-secured-sink.kamelet.yaml| 2 +-
 kamelets/http-sink.kamelet.yaml| 2 +-
 kamelets/json-deserialize-action.kamelet.yaml  | 2 +-
 kamelets/openai-classification-action.kamelet.yaml | 2 +-
 kamelets/openai-completion-action.kamelet.yaml | 2 +-
 kamelets/protobuf-deserialize-action.kamelet.yaml  | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kamelets/avro-deserialize-action.kamelet.yaml 
b/kamelets/avro-deserialize-action.kamelet.yaml
index 6afe1ea..40293c1 100644
--- a/kamelets/avro-deserialize-action.kamelet.yaml
+++ b/kamelets/avro-deserialize-action.kamelet.yaml
@@ -72,4 +72,4 @@ spec:
   - remove-property:
   property-name: validate
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"
diff --git a/kamelets/earthquake-source.kamelet.yaml 
b/kamelets/earthquake-source.kamelet.yaml
index 28b51b5..e5c8d33 100644
--- a/kamelets/earthquake-source.kamelet.yaml
+++ b/kamelets/earthquake-source.kamelet.yaml
@@ -82,7 +82,7 @@ spec:
   constant: GET
   - tod: 
"https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson=${exchangeProperty.lastUpdate}=time-asc;
   - remove-header:
-  header-name: CamelHttpMethod
+  name: CamelHttpMethod
   - unmarshal:
   json: {}
   - set-property:
diff --git a/kamelets/http-secured-sink.kamelet.yaml 
b/kamelets/http-secured-sink.kamelet.yaml
index d172594..dbaf128 100644
--- a/kamelets/http-secured-sink.kamelet.yaml
+++ b/kamelets/http-secured-sink.kamelet.yaml
@@ -80,7 +80,7 @@ spec:
   uri: kamelet:source
   steps:
   - remove-header:
-  header-name: CamelHttpUri
+  name: CamelHttpUri
   - set-header:
   name: CamelHttpMethod
   constant: "{{method}}"
diff --git a/kamelets/http-sink.kamelet.yaml b/kamelets/http-sink.kamelet.yaml
index 99ba817..ca171fc 100644
--- a/kamelets/http-sink.kamelet.yaml
+++ b/kamelets/http-sink.kamelet.yaml
@@ -54,7 +54,7 @@ spec:
   uri: kamelet:source
   steps:
   - remove-header:
-  header-name: CamelHttpUri
+  name: CamelHttpUri
   - set-header:
   name: CamelHttpMethod
   constant: "{{method}}"
diff --git a/kamelets/json-deserialize-action.kamelet.yaml 
b/kamelets/json-deserialize-action.kamelet.yaml
index 60c005e..ad26a03 100644
--- a/kamelets/json-deserialize-action.kamelet.yaml
+++ b/kamelets/json-deserialize-action.kamelet.yaml
@@ -45,4 +45,4 @@ spec:
 library: Jackson
 unmarshalTypeName: com.fasterxml.jackson.databind.JsonNode
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"
diff --git a/kamelets/openai-classification-action.kamelet.yaml 
b/kamelets/openai-classification-action.kamelet.yaml
index 13e4e6b..8bea76b 100644
--- a/kamelets/openai-classification-action.kamelet.yaml
+++ b/kamelets/openai-classification-action.kamelet.yaml
@@ -133,7 +133,7 @@ spec:
   constant: "application/json"
   - to: "https://api.openai.com/v1/classifications;
   - remove-header:
-  header-name: "Authorization"
+  name: "Authorization"
   - set-property:
   name: format
   constant: "{{format}}"
diff --git a/kamelets/openai-completion-action.kamelet.yaml 
b/kamelets/openai-completion-action.kamelet.yaml
index 5dbda10..0818994 100644
--- a/kamelets/openai-completion-action.kamelet.yaml
+++ b/kamelets/openai-completion-action.kamelet.yaml
@@ -94,7 +94,7 @@ spec:
   constant: "application/json"
   - to: "https://api.openai.com/v1/engines/{{engine}}/completions;
   - remove-header:
-  header-name: "Authorization"
+  name: "Authorization"
   - set-property:
   name: format
   constant: "{{format}}"
diff --git a/kamelets/protobuf-deserialize-action.kamelet.yaml 
b/kamelets/protobuf-deserialize-action.kamelet.yaml
index ea87729..e9f08ff 100644
--- a/kamelets/protobuf-deserialize-action.kamelet.yaml
+++ b/kamelets/protobuf-deserialize-action.kamelet.yaml
@@ -59,4 +59,4 @@ spec:
   - remove-property:
   property-name: schema
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"


[camel-kamelets] 05/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 62aaf1a40fa807404b48a3b61cc9081458933bee
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:02:35 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/json-deserialize-action.kamelet.yaml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
index 60c005e..ad26a03 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
@@ -45,4 +45,4 @@ spec:
 library: Jackson
 unmarshalTypeName: com.fasterxml.jackson.databind.JsonNode
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"


[camel-kamelets] 04/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 9f235e4ffe8149143f80d8ca90d59b54df5e0360
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:02:21 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
index 99ba817..ca171fc 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
@@ -54,7 +54,7 @@ spec:
   uri: kamelet:source
   steps:
   - remove-header:
-  header-name: CamelHttpUri
+  name: CamelHttpUri
   - set-header:
   name: CamelHttpMethod
   constant: "{{method}}"


[camel-kamelets] 08/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit cc1d5588cfcd6cef117694bc0d708ec10898a4ff
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:03:40 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
index ea87729..e9f08ff 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
@@ -59,4 +59,4 @@ spec:
   - remove-property:
   property-name: schema
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"


[camel-kamelets] 03/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit fb50124b3711ddac900ace877d4bb10988867de0
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:02:05 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/http-secured-sink.kamelet.yaml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
index d172594..dbaf128 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
@@ -80,7 +80,7 @@ spec:
   uri: kamelet:source
   steps:
   - remove-header:
-  header-name: CamelHttpUri
+  name: CamelHttpUri
   - set-header:
   name: CamelHttpMethod
   constant: "{{method}}"


[camel-kamelets] 07/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit d15686574b4a2f023847f0e5d6fa35f991d6303e
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:03:17 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/openai-completion-action.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
index 5dbda10..0818994 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
@@ -94,7 +94,7 @@ spec:
   constant: "application/json"
   - to: "https://api.openai.com/v1/engines/{{engine}}/completions;
   - remove-header:
-  header-name: "Authorization"
+  name: "Authorization"
   - set-property:
   name: format
   constant: "{{format}}"


[camel-kamelets] 01/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 2941d3f3e0864f78edf50c6d6827c7e174712ddf
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:01:29 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
index 6afe1ea..40293c1 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
@@ -72,4 +72,4 @@ spec:
   - remove-property:
   property-name: validate
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"


[GitHub] [camel-kamelets] oscerd opened a new pull request #608: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread GitBox


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


   Fixes #607 


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

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

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




[camel-kamelets] 07/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 8360a3b6ae9ba8de4adb6420e41761dfa37d391a
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:03:17 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/openai-completion-action.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
index 5dbda10..0818994 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
@@ -94,7 +94,7 @@ spec:
   constant: "application/json"
   - to: "https://api.openai.com/v1/engines/{{engine}}/completions;
   - remove-header:
-  header-name: "Authorization"
+  name: "Authorization"
   - set-property:
   name: format
   constant: "{{format}}"


[camel-kamelets] 09/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 3c73cf0cae5b84bc34d202989b14ee537153904b
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:14:48 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 kamelets/avro-deserialize-action.kamelet.yaml  | 2 +-
 kamelets/earthquake-source.kamelet.yaml| 2 +-
 kamelets/http-secured-sink.kamelet.yaml| 2 +-
 kamelets/http-sink.kamelet.yaml| 2 +-
 kamelets/json-deserialize-action.kamelet.yaml  | 2 +-
 kamelets/openai-classification-action.kamelet.yaml | 2 +-
 kamelets/openai-completion-action.kamelet.yaml | 2 +-
 kamelets/protobuf-deserialize-action.kamelet.yaml  | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kamelets/avro-deserialize-action.kamelet.yaml 
b/kamelets/avro-deserialize-action.kamelet.yaml
index 6afe1ea..40293c1 100644
--- a/kamelets/avro-deserialize-action.kamelet.yaml
+++ b/kamelets/avro-deserialize-action.kamelet.yaml
@@ -72,4 +72,4 @@ spec:
   - remove-property:
   property-name: validate
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"
diff --git a/kamelets/earthquake-source.kamelet.yaml 
b/kamelets/earthquake-source.kamelet.yaml
index 28b51b5..e5c8d33 100644
--- a/kamelets/earthquake-source.kamelet.yaml
+++ b/kamelets/earthquake-source.kamelet.yaml
@@ -82,7 +82,7 @@ spec:
   constant: GET
   - tod: 
"https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson=${exchangeProperty.lastUpdate}=time-asc;
   - remove-header:
-  header-name: CamelHttpMethod
+  name: CamelHttpMethod
   - unmarshal:
   json: {}
   - set-property:
diff --git a/kamelets/http-secured-sink.kamelet.yaml 
b/kamelets/http-secured-sink.kamelet.yaml
index d172594..dbaf128 100644
--- a/kamelets/http-secured-sink.kamelet.yaml
+++ b/kamelets/http-secured-sink.kamelet.yaml
@@ -80,7 +80,7 @@ spec:
   uri: kamelet:source
   steps:
   - remove-header:
-  header-name: CamelHttpUri
+  name: CamelHttpUri
   - set-header:
   name: CamelHttpMethod
   constant: "{{method}}"
diff --git a/kamelets/http-sink.kamelet.yaml b/kamelets/http-sink.kamelet.yaml
index 99ba817..ca171fc 100644
--- a/kamelets/http-sink.kamelet.yaml
+++ b/kamelets/http-sink.kamelet.yaml
@@ -54,7 +54,7 @@ spec:
   uri: kamelet:source
   steps:
   - remove-header:
-  header-name: CamelHttpUri
+  name: CamelHttpUri
   - set-header:
   name: CamelHttpMethod
   constant: "{{method}}"
diff --git a/kamelets/json-deserialize-action.kamelet.yaml 
b/kamelets/json-deserialize-action.kamelet.yaml
index 60c005e..ad26a03 100644
--- a/kamelets/json-deserialize-action.kamelet.yaml
+++ b/kamelets/json-deserialize-action.kamelet.yaml
@@ -45,4 +45,4 @@ spec:
 library: Jackson
 unmarshalTypeName: com.fasterxml.jackson.databind.JsonNode
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"
diff --git a/kamelets/openai-classification-action.kamelet.yaml 
b/kamelets/openai-classification-action.kamelet.yaml
index 13e4e6b..8bea76b 100644
--- a/kamelets/openai-classification-action.kamelet.yaml
+++ b/kamelets/openai-classification-action.kamelet.yaml
@@ -133,7 +133,7 @@ spec:
   constant: "application/json"
   - to: "https://api.openai.com/v1/classifications;
   - remove-header:
-  header-name: "Authorization"
+  name: "Authorization"
   - set-property:
   name: format
   constant: "{{format}}"
diff --git a/kamelets/openai-completion-action.kamelet.yaml 
b/kamelets/openai-completion-action.kamelet.yaml
index 5dbda10..0818994 100644
--- a/kamelets/openai-completion-action.kamelet.yaml
+++ b/kamelets/openai-completion-action.kamelet.yaml
@@ -94,7 +94,7 @@ spec:
   constant: "application/json"
   - to: "https://api.openai.com/v1/engines/{{engine}}/completions;
   - remove-header:
-  header-name: "Authorization"
+  name: "Authorization"
   - set-property:
   name: format
   constant: "{{format}}"
diff --git a/kamelets/protobuf-deserialize-action.kamelet.yaml 
b/kamelets/protobuf-deserialize-action.kamelet.yaml
index ea87729..e9f08ff 100644
--- a/kamelets/protobuf-deserialize-action.kamelet.yaml
+++ b/kamelets/protobuf-deserialize-action.kamelet.yaml
@@ -59,4 +59,4 @@ spec:
   - remove-property:
   property-name: schema
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"


[camel-kamelets] 04/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit e741e308ff6652cead1c7139df20417b8d355505
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:02:21 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
index 99ba817..ca171fc 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
@@ -54,7 +54,7 @@ spec:
   uri: kamelet:source
   steps:
   - remove-header:
-  header-name: CamelHttpUri
+  name: CamelHttpUri
   - set-header:
   name: CamelHttpMethod
   constant: "{{method}}"


[camel-kamelets] 01/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 509c2e3f51a2e1ae42d2b81bce02aa275f7a5ad5
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:01:29 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
index 6afe1ea..40293c1 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
@@ -72,4 +72,4 @@ spec:
   - remove-property:
   property-name: validate
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"


[camel-kamelets] 06/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 5d9a224e4712a1d48fa910a155d7d0b62896898d
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:03:02 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../main/resources/kamelets/openai-classification-action.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
index 13e4e6b..8bea76b 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
@@ -133,7 +133,7 @@ spec:
   constant: "application/json"
   - to: "https://api.openai.com/v1/classifications;
   - remove-header:
-  header-name: "Authorization"
+  name: "Authorization"
   - set-property:
   name: format
   constant: "{{format}}"


[camel-kamelets] 02/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 44ad298a5ee2254278fbc8948a3fd563478baad9
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:01:49 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/earthquake-source.kamelet.yaml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
index 28b51b5..e5c8d33 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
@@ -82,7 +82,7 @@ spec:
   constant: GET
   - tod: 
"https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson=${exchangeProperty.lastUpdate}=time-asc;
   - remove-header:
-  header-name: CamelHttpMethod
+  name: CamelHttpMethod
   - unmarshal:
   json: {}
   - set-property:


[camel-kamelets] branch main updated (d3af0c4 -> df65c66)

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


from d3af0c4  Added Username/Password fields in Solr Sink Kamelet
 new 2941d3f  The remove-header-name EIP should use name instead of 
header-name
 new 44ad298  The remove-header-name EIP should use name instead of 
header-name
 new fb50124  The remove-header-name EIP should use name instead of 
header-name
 new 9f235e4  The remove-header-name EIP should use name instead of 
header-name
 new 62aaf1a  The remove-header-name EIP should use name instead of 
header-name
 new 5d9a224  The remove-header-name EIP should use name instead of 
header-name
 new d156865  The remove-header-name EIP should use name instead of 
header-name
 new cc1d558  The remove-header-name EIP should use name instead of 
header-name
 new df65c66  The remove-header-name EIP should use name instead of 
header-name

The 9 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:
 kamelets/avro-deserialize-action.kamelet.yaml   | 2 +-
 kamelets/earthquake-source.kamelet.yaml | 2 +-
 kamelets/http-secured-sink.kamelet.yaml | 2 +-
 kamelets/http-sink.kamelet.yaml | 2 +-
 kamelets/json-deserialize-action.kamelet.yaml   | 2 +-
 kamelets/openai-classification-action.kamelet.yaml  | 2 +-
 kamelets/openai-completion-action.kamelet.yaml  | 2 +-
 kamelets/protobuf-deserialize-action.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml| 2 +-
 .../src/main/resources/kamelets/earthquake-source.kamelet.yaml  | 2 +-
 .../src/main/resources/kamelets/http-secured-sink.kamelet.yaml  | 2 +-
 .../camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/json-deserialize-action.kamelet.yaml| 2 +-
 .../main/resources/kamelets/openai-classification-action.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/openai-completion-action.kamelet.yaml   | 2 +-
 .../main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml| 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)


[camel-kamelets] 08/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit eb39ce37381ccb6c39e354a6e2bc30212e1eea62
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:03:40 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
index ea87729..e9f08ff 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
@@ -59,4 +59,4 @@ spec:
   - remove-property:
   property-name: schema
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"


[camel-kamelets] 06/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit a753d01cad21f0cc1cab91922ef8cb6315415e47
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:03:02 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../main/resources/kamelets/openai-classification-action.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
index 13e4e6b..8bea76b 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
@@ -133,7 +133,7 @@ spec:
   constant: "application/json"
   - to: "https://api.openai.com/v1/classifications;
   - remove-header:
-  header-name: "Authorization"
+  name: "Authorization"
   - set-property:
   name: format
   constant: "{{format}}"


[camel-kamelets] 05/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit e9aebc89557eac8dd4f1aa8cc688ea0c1cad7b13
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:02:35 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/json-deserialize-action.kamelet.yaml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
index 60c005e..ad26a03 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
@@ -45,4 +45,4 @@ spec:
 library: Jackson
 unmarshalTypeName: com.fasterxml.jackson.databind.JsonNode
   - remove-header:
-  header-name: "Content-Type"
+  name: "Content-Type"


[camel-kamelets] 03/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 7241e427a4fe9f3aa414937fb4cb27647ec46615
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:02:05 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/http-secured-sink.kamelet.yaml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
index d172594..dbaf128 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
@@ -80,7 +80,7 @@ spec:
   uri: kamelet:source
   steps:
   - remove-header:
-  header-name: CamelHttpUri
+  name: CamelHttpUri
   - set-header:
   name: CamelHttpMethod
   constant: "{{method}}"


[camel-kamelets] 02/09: The remove-header-name EIP should use name instead of header-name

2021-12-06 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit aadaf2755ea8cf7321e97f2f810065e7f2409834
Author: Andrea Cosentino 
AuthorDate: Mon Dec 6 15:01:49 2021 +0100

The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/earthquake-source.kamelet.yaml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
index 28b51b5..e5c8d33 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
@@ -82,7 +82,7 @@ spec:
   constant: GET
   - tod: 
"https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson=${exchangeProperty.lastUpdate}=time-asc;
   - remove-header:
-  header-name: CamelHttpMethod
+  name: CamelHttpMethod
   - unmarshal:
   json: {}
   - set-property:


  1   2   3   >