[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

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

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


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

commit c5ac647009182f1dad37e04d63c270aa2014
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 11 03:07:30 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2d2cb00..b2e62ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -240,7 +240,6 @@
 - Use a Registry Ref for IdempotentRepository 
[\#722](https://github.com/apache/camel-kafka-connector/pull/722) 
([oscerd](https://github.com/oscerd))
 - Use the errorHandler variable coming from Builder 
[\#718](https://github.com/apache/camel-kafka-connector/pull/718) 
([oscerd](https://github.com/oscerd))
 - Idempotency 
[\#716](https://github.com/apache/camel-kafka-connector/pull/716) 
([oscerd](https://github.com/oscerd))
-- Issue/692 [\#714](https://github.com/apache/camel-kafka-connector/pull/714) 
([valdar](https://github.com/valdar))
 - Decouple the jdbc clients from the service to simplify using the test infra 
from Camel [\#713](https://github.com/apache/camel-kafka-connector/pull/713) 
([orpiske](https://github.com/orpiske))
 - Add RemoteFileTransforms to the FTP connector directly  
[\#709](https://github.com/apache/camel-kafka-connector/pull/709) 
([oscerd](https://github.com/oscerd))
 - Add RemoteFileTransforms to the FTPS connector directly 
[\#707](https://github.com/apache/camel-kafka-connector/pull/707) 
([oscerd](https://github.com/oscerd))



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

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

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


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

commit 474896f959dd7b494ed37c8a89e8dcd68a6b44d8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 11 03:09:41 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00c4e34..82b2ed7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
 
 **Merged pull requests:**
 
+- fix\(test\): bump testcontainers to 1.5.1 
[\#627](https://github.com/apache/camel-k-runtime/pull/627) 
([squakez](https://github.com/squakez))
 - Kafka Source S3: Fixed README Markdown 
[\#623](https://github.com/apache/camel-k-runtime/pull/623) 
([oscerd](https://github.com/oscerd))
 - Cron Example: Fixed README Markdown 
[\#622](https://github.com/apache/camel-k-runtime/pull/622) 
([oscerd](https://github.com/oscerd))
 - Java Example: Fixed README Markdown 
[\#621](https://github.com/apache/camel-k-runtime/pull/621) 
([oscerd](https://github.com/oscerd))



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

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

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


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

commit 3563a948c76b8a951a0047079f73b5c4ed046aaf
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 11 03:19:00 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5073e21..3a1131a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- ServiceBinding kind not installed  
[\#2018](https://github.com/apache/camel-k/issues/2018)
 - Mount resource ConfigMaps as subPaths instead of volumes 
[\#1998](https://github.com/apache/camel-k/issues/1998)
 - Can't directly access Strimzi Topics in KameletBindings 
[\#1992](https://github.com/apache/camel-k/issues/1992)
 - Cannot use special characters in KameletBindings 
[\#1986](https://github.com/apache/camel-k/issues/1986)
@@ -22,6 +23,9 @@
 
 **Merged pull requests:**
 
+- fix: Resource name must be used instead of kind for SelfSubjectAccessReview 
request [\#2020](https://github.com/apache/camel-k/pull/2020) 
([astefanutti](https://github.com/astefanutti))
+- fix: ServiceBinding SAR check does not guaranty CRD is installed 
[\#2019](https://github.com/apache/camel-k/pull/2019) 
([astefanutti](https://github.com/astefanutti))
+- chore\(config\): Remove RBAC duplications 
[\#2017](https://github.com/apache/camel-k/pull/2017) 
([astefanutti](https://github.com/astefanutti))
 - fix\(pdb\): Add missing watch verb to PodDisruptionBudget resources RBAC 
[\#2016](https://github.com/apache/camel-k/pull/2016) 
([astefanutti](https://github.com/astefanutti))
 - fix\(helm\): Add missing permissions for PodDisruptionBudget resources 
[\#2015](https://github.com/apache/camel-k/pull/2015) 
([astefanutti](https://github.com/astefanutti))
 - chore\(helm\): Remove duplicated rule for servicebindings 
[\#2014](https://github.com/apache/camel-k/pull/2014) 
([astefanutti](https://github.com/astefanutti))
@@ -773,6 +777,7 @@
 - Fix for \#1358 [\#1430](https://github.com/apache/camel-k/pull/1430) 
([dobozysaurus](https://github.com/dobozysaurus))
 - Fix knative sources [\#1421](https://github.com/apache/camel-k/pull/1421) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Add license headers to files generated with kamel init 
[\#1420](https://github.com/apache/camel-k/pull/1420) 
([ipolyzos](https://github.com/ipolyzos))
+- Attempt to make CI better 
[\#1418](https://github.com/apache/camel-k/pull/1418) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Properly handle platform-http component in routes 
[\#1411](https://github.com/apache/camel-k/pull/1411) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Add some sugar for additional sources 
[\#1400](https://github.com/apache/camel-k/pull/1400) 
([lburgazzoli](https://github.com/lburgazzoli))
 
@@ -788,7 +793,6 @@
 
 **Merged pull requests:**
 
-- Attempt to make CI better 
[\#1418](https://github.com/apache/camel-k/pull/1418) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Fixed cron trait docs [\#1405](https://github.com/apache/camel-k/pull/1405) 
([oscerd](https://github.com/oscerd))
 - Fix \#1393: create standard role at operator startup in OLM 
[\#1399](https://github.com/apache/camel-k/pull/1399) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Cannot switch between cron and normal deployment in dev mode 
[\#1398](https://github.com/apache/camel-k/pull/1398) 
([lburgazzoli](https://github.com/lburgazzoli))



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

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

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


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

commit ef5afe22a2392f832879ec8f8032aadd8f59b8fc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 11 03:25:22 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c8173f..60f2776 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@
 
 - \[camel-master\] azure-storage-\* integration tests fail 
[\#2215](https://github.com/apache/camel-quarkus/issues/2215)
 - \[camel-master\] azure-eventhubs: discovered unresolved type during parsing 
[\#2213](https://github.com/apache/camel-quarkus/issues/2213)
+- \[camel-master\] nats: failure running integration tests 
[\#2211](https://github.com/apache/camel-quarkus/issues/2211)
+- Azure EventHubs native build fails with Quarkus 1.12 
[\#2204](https://github.com/apache/camel-quarkus/issues/2204)
 - FHIR tests don't work with all possible options 
[\#2201](https://github.com/apache/camel-quarkus/issues/2201)
 - OAI-PMH: Get rid of the JettyTestServer class for tests 
[\#2192](https://github.com/apache/camel-quarkus/issues/2192)
 - Re-introduce Changelog GH Action 
[\#2189](https://github.com/apache/camel-quarkus/issues/2189)
@@ -28,16 +30,24 @@
 - StAX native support 
[\#1696](https://github.com/apache/camel-quarkus/issues/1696)
 - XML Security native support 
[\#1617](https://github.com/apache/camel-quarkus/issues/1617)
 - Azure Storage Queue Service native support 
[\#1574](https://github.com/apache/camel-quarkus/issues/1574)
+- CassandraQL native support 
[\#1355](https://github.com/apache/camel-quarkus/issues/1355)
 - XML Tokenize language native support 
[\#780](https://github.com/apache/camel-quarkus/issues/780)
 - IPFS native support 
[\#770](https://github.com/apache/camel-quarkus/issues/770)
 - Syslog data format native support 
[\#595](https://github.com/apache/camel-quarkus/issues/595)
 
 **Merged pull requests:**
 
+- Upgrade to Quarkus 1.12.0.CR1 
[\#2231](https://github.com/apache/camel-quarkus/pull/2231) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Allow running AWS 2 tests both grouped and isolated 
[\#2230](https://github.com/apache/camel-quarkus/pull/2230) 
([ppalaga](https://github.com/ppalaga))
+- Use Java 15 as 14 is EOL 
[\#2229](https://github.com/apache/camel-quarkus/pull/2229) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Ensure integration tests have enough free disk space 
[\#2228](https://github.com/apache/camel-quarkus/pull/2228) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade to Camel 3.8.0 
[\#2227](https://github.com/apache/camel-quarkus/pull/2227) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix camel-master CI branch build 
[\#2224](https://github.com/apache/camel-quarkus/pull/2224) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Test AWS 2 SNS properly 
[\#](https://github.com/apache/camel-quarkus/pull/) 
([ppalaga](https://github.com/ppalaga))
 - PubNub native support 
[\#2218](https://github.com/apache/camel-quarkus/pull/2218) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Test AWS 2 SQS properly 
[\#2217](https://github.com/apache/camel-quarkus/pull/2217) 
([ppalaga](https://github.com/ppalaga))
 - Replaced the JettyTestServer class with MockOaipmhServer based on wir… 
[\#2214](https://github.com/apache/camel-quarkus/pull/2214) 
([aldettinger](https://github.com/aldettinger))
+- Azure EventHubs native build fails with Quarkus 1.12  
[\#2208](https://github.com/apache/camel-quarkus/pull/2208) 
([ppalaga](https://github.com/ppalaga))
 - Replace the deprecated VanillaUuidGenerator with DefaultUuidGenerator 
[\#2203](https://github.com/apache/camel-quarkus/pull/2203) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Upgrade SmallRye Reactive Messaging Camel to 2.8.0 
[\#2199](https://github.com/apache/camel-quarkus/pull/2199) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Test AWS 2 S3 properly 
[\#2198](https://github.com/apache/camel-quarkus/pull/2198) 
([ppalaga](https://github.com/ppalaga))



[camel-quarkus] branch camel-master updated (e12f3d1 -> 98669e4)

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

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


omit e12f3d1  Disable anotra xref checks due to #2226
omit eefd29a  Add Camel 3.8.0 staging repository
omit 9ac1dd8  CassandraQL native support #1355
omit 150aba8  nats: added a README.adoc file in the test module to explain 
the TLS test manual activation #2061
omit 3641f17  Made nats TLS auth tests optional fixes #2211
omit a9d02ed  add HazelcastReplicatedmapConsumer test fixes #2095
omit 415fcb2  Allow to reset build taken for native builds that are super 
fast.
omit 6ef755d  Upgrade to Camel 3.8.0
 add 1d18f53  Upgrade to Camel 3.8.0
 add 7535bb8  Allow to reset build taken for native builds that are super 
fast.
 add eba5832  add HazelcastReplicatedmapConsumer test fixes #2095
 add 0b0b5ff  Made nats TLS auth tests optional fixes #2211
 add 9ca8452  nats: added a README.adoc file in the test module to explain 
the TLS test manual activation #2061
 add f7bccef  CassandraQL native support #1355
 add d7850c9  Add Camel 3.8.0 staging repository
 add 433dbf5  Disable anotra xref checks due to #2226
 add f226472  Ensure integration tests have enough free disk space
 add 9c38141  Use Java 15 as 14 is EOL
 add ca08206  Aws2TestEnvCustomizer SPI to allow running AWS 2 tests both 
isolated and dynamically grouped into one module
 add 290eade  Allow running AWS 2 tests both grouped and isolated
 add d1bc390  Upgrade to Quarkus 1.12.0.CR1
 add 2f62a7a  Disable azure itest native builds until issues are fixed:
 add 349a86e  Azure EventHubs native build fails with Quarkus 1.12 #2204
 add 98669e4  Workaround for #2207

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   (e12f3d1)
\
 N -- N -- N   refs/heads/camel-master (98669e4)

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:
 .github/workflows/ci-build.yaml|  14 +-
 .../deployment/ReactorNettySupportProcessor.java   |   3 +
 .../aws2-s3/README.adoc|   0
 .../aws2-s3/pom.xml|  14 +-
 .../quarkus/component/aws2/Aws2S3Resource.java |   0
 .../src/main/resources/application.properties  |   0
 .../camel/quarkus/component/aws2/Aws2S3IT.java |   0
 .../camel/quarkus/component/aws2/Aws2S3Test.java   |   3 +-
 .../component/aws2/Aws2S3TestEnvCustomizer.java|  46 +++
 ...quarkus.test.support.aws2.Aws2TestEnvCustomizer |   1 +
 .../aws2-sqs-sns/README.adoc   |   0
 .../aws2-sqs-sns/pom.xml   |   2 +-
 .../component/aws2/sqs/it/Aws2SqsSnsResource.java  |   2 +-
 .../src/main/resources/application.properties  |   0
 .../component/aws2/sqs/it/Aws2SqsSnsIT.java|   2 +-
 .../component/aws2/sqs/it/Aws2SqsSnsTest.java  |   5 +-
 .../aws2/sqs/it/Aws2SqsSnsTestEnvCustomizer.java   |  66 +++--
 ...quarkus.test.support.aws2.Aws2TestEnvCustomizer |   1 +
 .../pom.xml|  18 ++-
 integration-tests-support/aws2/pom.xml |  12 ++
 .../test/support/aws2/Aws2TestEnvContext.java  | 150 +
 .../test/support/aws2/Aws2TestEnvCustomizer.java   |  27 ++--
 .../test/support/aws2/Aws2TestResource.java|  97 -
 integration-tests/aws2-grouped/README.adoc |  19 +++
 integration-tests/{core => aws2-grouped}/pom.xml   | 139 +--
 .../quarkus/component/aws2/Aws2S3TestResource.java |  66 -
 integration-tests/azure-eventhubs/pom.xml  |   7 +
 integration-tests/azure-storage-blob/pom.xml   |   7 +
 integration-tests/azure-storage-queue/pom.xml  |   7 +
 integration-tests/main-command-mode/pom.xml|   3 +-
 integration-tests/master/pom.xml   |   3 +-
 integration-tests/pom.xml  |   3 +-
 pom.xml|  10 +-
 tooling/scripts/group-tests.groovy |  50 +++
 tooling/scripts/test-categories.yaml   |   3 +-
 35 files changed, 522 insertions(+), 258 deletions(-)
 rename {integration-tests => integration-tests-aws2}/aws2-s3/README.adoc (100%)
 rename {integration-tests => integration-tests-aws2}/

[camel] branch regen_bot updated (194a83a -> c34156a)

2021-02-10 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 194a83a  Add enums for thread pool profile metadata
 add f9f9fed  CAMEL-16079 - aws-sns2 does not recognise FIFO queue 
configured though arn
 add 249158d  CAMEL-16079 - aws-sns2 does not recognise FIFO queue 
configured though arn
 add 19e85ea  Regen
 add c34156a  Regen for commit 19e85eaffb496c1d9c90b4ab10052200371941b8

No new revisions were added by this update.

Summary of changes:
 .../component/aws2/sns/Sns2Configuration.java  |  6 --
 .../aws2/sns/SnsComponentConfigurationTest.java| 22 ++
 2 files changed, 26 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (c34156a -> 75ae81f)

2021-02-11 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 c34156a  Regen for commit 19e85eaffb496c1d9c90b4ab10052200371941b8
 add 75ae81f  Regen for commit 19e85eaffb496c1d9c90b4ab10052200371941b8

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   (c34156a)
\
 N -- N -- N   refs/heads/regen_bot (75ae81f)

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

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

No new revisions were added by this update.

Summary of changes:



[camel] branch regen_bot updated (75ae81f -> 128935d)

2021-02-11 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 75ae81f  Regen for commit 19e85eaffb496c1d9c90b4ab10052200371941b8
 add 4688259  [CAMEL-16172] Update to OpenTelemetry v0.15.0
 add 128935d  Regen

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml   | 2 +-
 .../org/apache/camel/opentelemetry/OpenTelemetrySpanAdapter.java | 5 ++---
 .../java/org/apache/camel/opentelemetry/OpenTelemetryTracer.java | 8 
 .../camel/opentelemetry/CamelOpenTelemetryTestSupport.java   | 9 ++---
 parent/pom.xml   | 2 +-
 5 files changed, 14 insertions(+), 12 deletions(-)



[camel] branch regen_bot updated (128935d -> c7b64ff)

2021-02-11 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 128935d  Regen
 add c7b64ff  core: tidy up PropertyBindingSupport::resolveBean

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/main/BaseMainSupport.java |  2 +-
 .../camel/support/PropertyBindingSupport.java  | 47 +-
 2 files changed, 28 insertions(+), 21 deletions(-)



[camel] branch regen_bot updated (c7b64ff -> 670bc98)

2021-02-11 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 c7b64ff  core: tidy up PropertyBindingSupport::resolveBean
 add e4dc14c  CAMEL-16186 - Camel-AWS2-SQS: Support String as body for 
batch message
 add 61e2208  CAMEL-16186 - Camel-AWS2-SQS: Support String as body for 
batch message
 add f06cf1a  CAMEL-16186 - Added test
 add eb6879f  Regen
 add 32967fb  Regen
 add 670bc98  Regen again

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/aws2-sqs.json  |  2 ++
 .../apache/camel/catalog/docs/aws2-sqs-component.adoc  |  6 --
 .../component/aws2/sqs/Sqs2ComponentConfigurer.java|  6 ++
 .../component/aws2/sqs/Sqs2EndpointConfigurer.java |  6 ++
 .../component/aws2/sqs/Sqs2EndpointUriFactory.java |  3 ++-
 .../org/apache/camel/component/aws2/sqs/aws2-sqs.json  |  2 ++
 .../src/main/docs/aws2-sqs-component.adoc  |  6 --
 .../camel/component/aws2/sqs/Sqs2Configuration.java| 13 +
 .../apache/camel/component/aws2/sqs/Sqs2Producer.java  | 16 
 ...sProducerBatchSendWithSeparatorLocalstackTest.java} | 13 ++---
 .../component/dsl/Aws2SqsComponentBuilderFactory.java  | 18 ++
 .../endpoint/dsl/Sqs2EndpointBuilderFactory.java   | 16 
 .../modules/ROOT/pages/aws2-sqs-component.adoc |  6 --
 13 files changed, 95 insertions(+), 18 deletions(-)
 copy 
components/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/localstack/{SqsProducerBatchSendLocalstackTest.java
 => SqsProducerBatchSendWithSeparatorLocalstackTest.java} (86%)



[camel] branch regen_bot updated (670bc98 -> 3b6beca)

2021-02-11 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 670bc98  Regen again
 add dc28e3b  fixed CAMEL-16182: test-infra modules don't support 
testcontainers hub.image.name.prefix configuration.
 add 3b6beca  Minor fixes in tests image names usein 'camel' ad the version 
instead of 'ckc'.

No new revisions were added by this update.

Summary of changes:
 .../camel/test/infra/artemis/services/ArtemisContainer.java   |  8 ++--
 .../org/apache/camel/test/infra/artemis/services/Dockerfile   |  3 ++-
 .../java/org/apache/camel/test/infra/common/TestUtils.java| 11 +++
 .../dispatch/router/services/DispatchRouterContainer.java |  8 ++--
 .../camel/test/infra/dispatch/router/services/Dockerfile  |  3 ++-
 .../test/infra/hdfs/v2/services/HadoopBaseContainer.java  | 10 --
 .../org/apache/camel/test/infra/hdfs/v2/services/Dockerfile   |  8 +---
 7 files changed, 40 insertions(+), 11 deletions(-)



[camel-k-runtime] branch dependabot/maven/org.testcontainers-testcontainers-1.15.2 created (now fa3a074)

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

github-bot pushed a change to branch 
dependabot/maven/org.testcontainers-testcontainers-1.15.2
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.


  at fa3a074  build(deps): bump testcontainers from 1.15.1 to 1.15.2

No new revisions were added by this update.



[camel-karaf] branch automatic-periodic-sync updated (4ed34aa -> 6d7dfa5)

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

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


from 4ed34aa  Upgrade of cassandra java driver to 4.10.0 (#5051)
 add 24ecd8c  CAMEL-16172 - Upgrade to Opentelemetry 0.15.0
 add 800a8a7  CAMEL-16172 - Added a property placeholder vesion for 
opentelemetry semconv artifact
 add dab12e1  CAMEL-16172 - Aligned feature to properties
 add 6d7dfa5  CAMEL-16170: Modularize camel-spring

No new revisions were added by this update.

Summary of changes:
 components/camel-blueprint/pom.xml   | 2 +-
 platforms/karaf/features/src/main/resources/features.xml | 1 +
 pom.xml  | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)



[camel-spring-boot] branch automatic-periodic-sync updated (f3b16fe -> 4efa8c3)

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

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


omit f3b16fe  [create-pull-request] automated change
 add d296f6c  [create-pull-request] automated change
 add 15eb8ee  Regen
 add a352d47  CAMEL-16170: Modularize camel-spring
 add 4efa8c3  [create-pull-request] automated change

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   (f3b16fe)
\
 N -- N -- N   refs/heads/automatic-periodic-sync (4efa8c3)

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:
 .../springboot/catalog/components/aws2-sqs.json|   2 +
 .../springboot/catalog/components/mongodb.json |   2 +-
 .../src/main/docs/aws2-sqs-starter.adoc|   3 +-
 .../sqs/springboot/Sqs2ComponentConfiguration.java |  12 ++
 .../FileLockClusterServiceAutoConfiguration.java   |   3 +-
 core/camel-spring-boot/pom.xml |  19 +---
 .../camel/spring/boot/CamelAutoConfiguration.java  |   4 +-
 .../boot/CamelSpringBootBeanPostProcessor.java |   2 +-
 .../boot/SpringBootXmlCamelContextConfigurer.java  |   2 +-
 .../ClusteredRouteControllerAutoConfiguration.java |   1 -
 .../spring/boot/cluster/TimePatternConverter.java  | 122 +
 docs/modules/ROOT/pages/aws2-sqs-starter.adoc  |   3 +-
 docs/modules/ROOT/pages/spring-boot.adoc   |   2 +-
 tooling/camel-spring-boot-dependencies/pom.xml |  29 +++--
 14 files changed, 169 insertions(+), 37 deletions(-)
 create mode 100644 
core/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/cluster/TimePatternConverter.java



[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

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

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


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

commit 0558496b96cda5f117af4ee44eef2759cdc83287
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 12 03:08:05 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2e62ed..3cfda60 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -240,6 +240,7 @@
 - Use a Registry Ref for IdempotentRepository 
[\#722](https://github.com/apache/camel-kafka-connector/pull/722) 
([oscerd](https://github.com/oscerd))
 - Use the errorHandler variable coming from Builder 
[\#718](https://github.com/apache/camel-kafka-connector/pull/718) 
([oscerd](https://github.com/oscerd))
 - Idempotency 
[\#716](https://github.com/apache/camel-kafka-connector/pull/716) 
([oscerd](https://github.com/oscerd))
+- Issue/692 [\#714](https://github.com/apache/camel-kafka-connector/pull/714) 
([valdar](https://github.com/valdar))
 - Decouple the jdbc clients from the service to simplify using the test infra 
from Camel [\#713](https://github.com/apache/camel-kafka-connector/pull/713) 
([orpiske](https://github.com/orpiske))
 - Add RemoteFileTransforms to the FTP connector directly  
[\#709](https://github.com/apache/camel-kafka-connector/pull/709) 
([oscerd](https://github.com/oscerd))
 - Add RemoteFileTransforms to the FTPS connector directly 
[\#707](https://github.com/apache/camel-kafka-connector/pull/707) 
([oscerd](https://github.com/oscerd))
@@ -808,6 +809,7 @@
 - Release0.1.0 
[\#154](https://github.com/apache/camel-kafka-connector/pull/154) 
([valdar](https://github.com/valdar))
 - Fixed github action issue with never released builts. 
[\#153](https://github.com/apache/camel-kafka-connector/pull/153) 
([valdar](https://github.com/valdar))
 - Upgrade testcontainers to version 1.14.1 
[\#152](https://github.com/apache/camel-kafka-connector/pull/152) 
([oscerd](https://github.com/oscerd))
+- Added gpg key for valdar. 
[\#139](https://github.com/apache/camel-kafka-connector/pull/139) 
([valdar](https://github.com/valdar))
 
 ## 
[camel-kafka-connector-0.1.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.1.0)
 (2020-04-25)
 
@@ -853,7 +855,6 @@
 **Merged pull requests:**
 
 - Moved from camel-core to camel-core-engine as a dependecnies. 
[\#140](https://github.com/apache/camel-kafka-connector/pull/140) 
([valdar](https://github.com/valdar))
-- Added gpg key for valdar. 
[\#139](https://github.com/apache/camel-kafka-connector/pull/139) 
([valdar](https://github.com/valdar))
 - Test code fixes for the auto-generated connectors 
[\#138](https://github.com/apache/camel-kafka-connector/pull/138) 
([orpiske](https://github.com/orpiske))
 - Misc [\#133](https://github.com/apache/camel-kafka-connector/pull/133) 
([valdar](https://github.com/valdar))
 - Packaging the connectors as zip and tar.gz 
[\#131](https://github.com/apache/camel-kafka-connector/pull/131) 
([oscerd](https://github.com/oscerd))



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

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

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


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

commit d1c646b43c3d57ba677696795dac37408bf6f14a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 12 03:10:16 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82b2ed7..67adafc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -589,6 +589,7 @@
 - Remove legacy artifacts and version from catalog 
[\#157](https://github.com/apache/camel-k-runtime/pull/157) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Support Knative broker/trigger model 
[\#153](https://github.com/apache/camel-k-runtime/pull/153) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Disbale deploy task for examples 
[\#147](https://github.com/apache/camel-k-runtime/pull/147) 
([lburgazzoli](https://github.com/lburgazzoli))
+- add \(initial\) support for quarkus 
[\#145](https://github.com/apache/camel-k-runtime/pull/145) 
([lburgazzoli](https://github.com/lburgazzoli))
 
 ## 
[camel-k-runtime-parent-1.0.4](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.4)
 (2019-10-04)
 
@@ -603,7 +604,6 @@
 
 **Merged pull requests:**
 
-- add \(initial\) support for quarkus 
[\#145](https://github.com/apache/camel-k-runtime/pull/145) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Update deps [\#144](https://github.com/apache/camel-k-runtime/pull/144) 
([lburgazzoli](https://github.com/lburgazzoli))
 - groovy: improve rest dsl 
[\#143](https://github.com/apache/camel-k-runtime/pull/143) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Include camel-k-runtime version in camel-catalog 
[\#142](https://github.com/apache/camel-k-runtime/pull/142) 
([lburgazzoli](https://github.com/lburgazzoli))



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

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

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


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

commit b9c8fd258370eb4b067cc2bc402015a167d66a6e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 12 03:18:59 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a1131a..e43b233 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,10 +19,13 @@
 - \[ppc64le\] bundle image generated using `bundle` and `bundle-build` targets 
incompatible with `opm` [\#1923](https://github.com/apache/camel-k/issues/1923)
 - Corrupted binaries attached as resource 
[\#1881](https://github.com/apache/camel-k/issues/1881)
 - Release 1.3.0 [\#1867](https://github.com/apache/camel-k/issues/1867)
+- Refactor artifacts of deploy directory and continue alignment towards 
operator-sdk & kustomize [\#1820](https://github.com/apache/camel-k/issues/1820)
 - Take a look at service binding 
[\#1445](https://github.com/apache/camel-k/issues/1445)
 
 **Merged pull requests:**
 
+- \[fix\] Add bigger flexibility to alerts tests 
[\#2026](https://github.com/apache/camel-k/pull/2026) 
([llowinge](https://github.com/llowinge))
+- fix: Add embedded kamelets directory check back 
[\#2021](https://github.com/apache/camel-k/pull/2021) 
([astefanutti](https://github.com/astefanutti))
 - fix: Resource name must be used instead of kind for SelfSubjectAccessReview 
request [\#2020](https://github.com/apache/camel-k/pull/2020) 
([astefanutti](https://github.com/astefanutti))
 - fix: ServiceBinding SAR check does not guaranty CRD is installed 
[\#2019](https://github.com/apache/camel-k/pull/2019) 
([astefanutti](https://github.com/astefanutti))
 - chore\(config\): Remove RBAC duplications 
[\#2017](https://github.com/apache/camel-k/pull/2017) 
([astefanutti](https://github.com/astefanutti))



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

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

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


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

commit 86224bb6fedfa1e6bbc42e6f3b88f5717fc7868b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 12 03:25:55 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60f2776..7b19feb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,13 +9,16 @@
 - \[camel-master\] azure-storage-\* integration tests fail 
[\#2215](https://github.com/apache/camel-quarkus/issues/2215)
 - \[camel-master\] azure-eventhubs: discovered unresolved type during parsing 
[\#2213](https://github.com/apache/camel-quarkus/issues/2213)
 - \[camel-master\] nats: failure running integration tests 
[\#2211](https://github.com/apache/camel-quarkus/issues/2211)
+- camel 3.8 - Removed reflection in 9 components 
[\#2209](https://github.com/apache/camel-quarkus/issues/2209)
 - Azure EventHubs native build fails with Quarkus 1.12 
[\#2204](https://github.com/apache/camel-quarkus/issues/2204)
 - FHIR tests don't work with all possible options 
[\#2201](https://github.com/apache/camel-quarkus/issues/2201)
 - OAI-PMH: Get rid of the JettyTestServer class for tests 
[\#2192](https://github.com/apache/camel-quarkus/issues/2192)
 - Re-introduce Changelog GH Action 
[\#2189](https://github.com/apache/camel-quarkus/issues/2189)
 - Red [\#2188](https://github.com/apache/camel-quarkus/issues/2188)
+- \[camel 3.8\] create an extension for the kamelet component 
[\#2174](https://github.com/apache/camel-quarkus/issues/2174)
 - Require Java 11 in examples 
[\#2152](https://github.com/apache/camel-quarkus/issues/2152)
 - Reimplement creation of minio client to avoid minio extension limitations 
[\#2134](https://github.com/apache/camel-quarkus/issues/2134)
+- camel-spring-rabbitmq - new component 
[\#2128](https://github.com/apache/camel-quarkus/issues/2128)
 - Hazelcast integration tests : random failing tests on CI  
[\#2127](https://github.com/apache/camel-quarkus/issues/2127)
 - Align Kubernetes client version with Quarkus 
[\#2126](https://github.com/apache/camel-quarkus/issues/2126)
 - ReplicatedMap : The Hazelcast consumer is not notified on its listener 
[\#2095](https://github.com/apache/camel-quarkus/issues/2095)
@@ -37,6 +40,10 @@
 
 **Merged pull requests:**
 
+- \[update\] Upgrade testcontainers version 
[\#2236](https://github.com/apache/camel-quarkus/pull/2236) 
([llowinge](https://github.com/llowinge))
+- Add Kamelet component extension  
[\#2235](https://github.com/apache/camel-quarkus/pull/2235) 
([jamesnetherton](https://github.com/jamesnetherton))
+- camel-spring-rabbitmq - new component \#2128 
[\#2233](https://github.com/apache/camel-quarkus/pull/2233) 
([JiriOndrusek](https://github.com/JiriOndrusek))
+- Remove redundant Netty reflective class configuration 
[\#2232](https://github.com/apache/camel-quarkus/pull/2232) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Quarkus 1.12.0.CR1 
[\#2231](https://github.com/apache/camel-quarkus/pull/2231) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Allow running AWS 2 tests both grouped and isolated 
[\#2230](https://github.com/apache/camel-quarkus/pull/2230) 
([ppalaga](https://github.com/ppalaga))
 - Use Java 15 as 14 is EOL 
[\#2229](https://github.com/apache/camel-quarkus/pull/2229) 
([jamesnetherton](https://github.com/jamesnetherton))



[camel-quarkus] branch quarkus-master updated (982d78c -> 0e4d811)

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

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


 discard 982d78c  Upgrade to Quarkus 1.13.0.Final
 add 5332d4f  Remove redundant Netty reflective class configuration
 add cee9221  camel-spring-rabbitmq - new component #2128
 add 3edfdc9  Deprecation changes caused by upgrade to the Camel 3.8.
 add c3beb91  Add Kamelet component extension
 add 1bd4250  Regenerate spring-rabbitmq itest pom
 add 8138c48  [update] Upgrade testcontainers version
 new 0e4d811  Upgrade to Quarkus 1.13.0.Final

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   (982d78c)
\
 N -- N -- N   refs/heads/quarkus-master (0e4d811)

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

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

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


Summary of changes:
 catalog/pom.xml|  26 +
 .../extensions/{oaipmh.adoc => kamelet.adoc}   |  18 ++--
 .../{oaipmh.adoc => spring-rabbitmq.adoc}  |  18 ++--
 .../partials/reference/components/kamelet.adoc |  14 ++-
 .../reference/components/spring-rabbitmq.adoc  |  14 ++-
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 extensions/{oaipmh => kamelet}/deployment/pom.xml  |  12 +--
 .../kamelet/deployment/KameletProcessor.java}  |   7 +-
 extensions/{oaipmh => kamelet}/pom.xml |   4 +-
 extensions/{oaipmh => kamelet}/runtime/pom.xml |  15 +--
 .../main/resources/META-INF/quarkus-extension.yaml |   6 +-
 .../component/netty/deployment/NettyProcessor.java |  10 --
 extensions/pom.xml |   2 +
 .../deployment/pom.xml |  14 ++-
 .../deployment/SpringRabbitmqProcessor.java|  13 ++-
 .../{azure-eventhubs => spring-rabbitmq}/pom.xml   |   4 +-
 .../{oaipmh => spring-rabbitmq}/runtime/pom.xml|  19 ++--
 .../main/resources/META-INF/quarkus-extension.yaml |   6 +-
 integration-tests/{csimple => kamelet}/pom.xml |  30 +++---
 .../component/kamelet/it/KameletResource.java} |  52 +-
 .../component/kamelet/it/KameletRoutes.java|  51 ++
 .../src/main/resources/application.properties  |   3 +-
 .../quarkus/component/kamelet/it/KameletIT.java}   |   4 +-
 .../quarkus/component/kamelet/it/KameletTest.java} |  52 +-
 integration-tests/pom.xml  |   2 +
 integration-tests/{nsq => spring-rabbitmq}/pom.xml |  38 ---
 .../SpringRabbitmqConnectionFactoryProducer.java   |  51 ++
 .../spring/rabbitmq/it/SpringRabbitmqResource.java |  93 +
 .../rabbitmq/it/SpringRabbitmqRouteBuilder.java}   |  21 ++--
 .../spring/rabbitmq/it/SpringRabbitmqIT.java}  |   4 +-
 .../spring/rabbitmq/it/SpringRabbitmqTest.java | 112 +
 .../rabbitmq/it/SpringRabbitmqTestResource.java}   |  43 
 pom.xml|   2 +-
 poms/bom/pom.xml   |  30 ++
 tooling/scripts/test-categories.yaml   |   2 +
 48 files changed, 603 insertions(+), 203 deletions(-)
 copy docs/modules/ROOT/pages/reference/extensions/{oaipmh.adoc => 
kamelet.adoc} (54%)
 copy docs/modules/ROOT/pages/reference/extensions/{oaipmh.adoc => 
spring-rabbitmq.adoc} (54%)
 copy extensions/{oaipmh => kamelet}/deployment/pom.x

[camel-quarkus] 01/01: Upgrade to Quarkus 1.13.0.Final

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

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

commit 0e4d811f297b22fe1547add1730e0bee67d88aca
Author: James Netherton 
AuthorDate: Thu Feb 11 07:12:19 2021 +

Upgrade to Quarkus 1.13.0.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ef7d3db..02283f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 ${squareup-okio-version}
 7.46.0.Final
 0.2.0
-1.12.0.CR1
+999-SNAPSHOT
 0.3.0
 
1.1.1
 0.22.0



[camel] branch regen_bot updated (feb579e -> 45efb4d)

2021-02-11 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 feb579e  Sync deps and fixed CS
 add 45efb4d  Kamelet: prevent null from being passed to StringHelper.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/component/kamelet/Kamelet.java  | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (45efb4d -> 5a31f75)

2021-02-11 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 45efb4d  Kamelet: prevent null from being passed to StringHelper.
 add f6d4798  Next is 3.9.0-SNAPSHOT
 add 037f989  Next is 3.9.0-SNAPSHOT
 add 0f2762f  Next is 3.9.0-SNAPSHOT
 add f5543ca  Regen for 3.9.0-SNAPSHOT
 add 5a31f75  Regen

No new revisions were added by this update.

Summary of changes:
 apache-camel/pom.xml   |   2 +-
 archetypes/camel-archetype-api-component/pom.xml   |   2 +-
 archetypes/camel-archetype-cdi/pom.xml |   2 +-
 archetypes/camel-archetype-component/pom.xml   |   2 +-
 archetypes/camel-archetype-dataformat/pom.xml  |   2 +-
 archetypes/camel-archetype-endpointdsl/pom.xml |   2 +-
 archetypes/camel-archetype-java/pom.xml|   2 +-
 archetypes/camel-archetype-main/pom.xml|   2 +-
 archetypes/camel-archetype-spring/pom.xml  |   2 +-
 archetypes/pom.xml |   2 +-
 bom/camel-bom/pom.xml  |   2 +-
 bom/pom.xml|   2 +-
 buildingtools/pom.xml  |   2 +-
 camel-dependencies/pom.xml |   2 +-
 catalog/camel-catalog-lucene/pom.xml   |   2 +-
 catalog/camel-catalog-maven/pom.xml|   2 +-
 catalog/camel-catalog/pom.xml  |   2 +-
 .../camel/catalog/archetypes/archetype-catalog.xml |  16 +-
 .../apache/camel/catalog/components/activemq.json  |   2 +-
 .../apache/camel/catalog/components/ahc-ws.json|   2 +-
 .../apache/camel/catalog/components/ahc-wss.json   |   2 +-
 .../org/apache/camel/catalog/components/ahc.json   |   2 +-
 .../org/apache/camel/catalog/components/amqp.json  |   2 +-
 .../org/apache/camel/catalog/components/apns.json  |   2 +-
 .../apache/camel/catalog/components/arangodb.json  |   2 +-
 .../org/apache/camel/catalog/components/as2.json   |   2 +-
 .../apache/camel/catalog/components/asterisk.json  |   2 +-
 .../apache/camel/catalog/components/atlasmap.json  |   4 +-
 .../org/apache/camel/catalog/components/atmos.json |   2 +-
 .../catalog/components/atmosphere-websocket.json   |   2 +-
 .../org/apache/camel/catalog/components/atom.json  |   2 +-
 .../camel/catalog/components/atomix-map.json   |   2 +-
 .../camel/catalog/components/atomix-messaging.json |   2 +-
 .../camel/catalog/components/atomix-multimap.json  |   2 +-
 .../camel/catalog/components/atomix-queue.json |   2 +-
 .../camel/catalog/components/atomix-set.json   |   2 +-
 .../camel/catalog/components/atomix-value.json |   2 +-
 .../org/apache/camel/catalog/components/avro.json  |   2 +-
 .../apache/camel/catalog/components/aws-cw.json|   2 +-
 .../apache/camel/catalog/components/aws-ddb.json   |   2 +-
 .../camel/catalog/components/aws-ddbstream.json|   2 +-
 .../apache/camel/catalog/components/aws-ec2.json   |   2 +-
 .../apache/camel/catalog/components/aws-ecs.json   |   2 +-
 .../apache/camel/catalog/components/aws-eks.json   |   2 +-
 .../apache/camel/catalog/components/aws-iam.json   |   2 +-
 .../catalog/components/aws-kinesis-firehose.json   |   2 +-
 .../camel/catalog/components/aws-kinesis.json  |   2 +-
 .../apache/camel/catalog/components/aws-kms.json   |   2 +-
 .../camel/catalog/components/aws-lambda.json   |   2 +-
 .../apache/camel/catalog/components/aws-mq.json|   2 +-
 .../apache/camel/catalog/components/aws-msk.json   |   2 +-
 .../apache/camel/catalog/components/aws-s3.json|   2 +-
 .../apache/camel/catalog/components/aws-sdb.json   |   2 +-
 .../apache/camel/catalog/components/aws-ses.json   |   2 +-
 .../apache/camel/catalog/components/aws-sns.json   |   2 +-
 .../apache/camel/catalog/components/aws-sqs.json   |   2 +-
 .../apache/camel/catalog/components/aws-swf.json   |   2 +-
 .../camel/catalog/components/aws-translate.json|   2 +-
 .../camel/catalog/components/aws2-athena.json  |   2 +-
 .../apache/camel/catalog/components/aws2-cw.json   |   2 +-
 .../apache/camel/catalog/components/aws2-ddb.json  |   2 +-
 .../camel/catalog/components/aws2-ddbstream.json   |   2 +-
 .../apache/camel/catalog/components/aws2-ec2.json  |   2 +-
 .../apache/camel/catalog/components/aws2-ecs.json  |   2 +-
 .../apache/camel/catalog/components/aws2-eks.json  |   2 +-
 .../camel/catalog/components/aws2-eventbridge.json |   2 +-
 .../apache/camel/catalog/components/aws2-iam.json  |   2 +-
 .../catalog/components/aws2-kinesis-firehose.json  |   2 +-
 .../camel/catalog/components/aws2-kinesis.json |   2 +-
 .../apache/camel/catalog/components/aws2-kms.json  |   2 +-
 .../camel/catalog/components/aws2-lambda.json  |   2 +-
 .../apache/camel/catalog/components/aws2-mq.json   |   2 +-
 .../apache/camel/catalog/components/aws2-msk.json  |   2 +-
 .../apache/camel/catalog

[camel] branch regen_bot updated (5a31f75 -> 0697a7b)

2021-02-11 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 5a31f75  Regen
 add 5a9a4ad  camel-kuda - Trouble building on mac
 add 0697a7b  Regen for commit 5a9a4adc968960142c519a03b3fe6dc64abddfba

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml|  2 +-
 components/camel-kudu/pom.xml | 15 ++-
 parent/pom.xml|  2 +-
 3 files changed, 16 insertions(+), 3 deletions(-)



[camel] branch regen_bot updated (0697a7b -> 5d772e2)

2021-02-12 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 0697a7b  Regen for commit 5a9a4adc968960142c519a03b3fe6dc64abddfba
 add 57e3beb  Upgrade frontend maven plugin
 add ec615b5  Regen
 add c304107  Upgrade AWS SDK v2 to version 2.15.80
 add 5d772e2  Sync deps

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   (0697a7b)
\
 N -- N -- N   refs/heads/regen_bot (5d772e2)

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-dependencies/pom.xml | 2 +-
 docs/pom.xml   | 2 +-
 parent/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)



[camel] branch regen_bot updated (5d772e2 -> c327873)

2021-02-12 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 5d772e2  Sync deps
 add 03fce41  CAMEL-16170: Modularize camel-spring
 add 38e211d  CAMEL-16170: Modularize camel-spring
 add 2a69043  Upgrade Icu4j to version 68.2
 add 5b07091  Sync deps
 add 1043508  CAMEL-16190 Sensitive configuration values not redacted in 
Auto-configuration summary (#5078)
 add 88e150f  CAMEL-16189 - AWS2S3Producer not setting serverside 
encryption values
 add 4c178c6  CAMEL-16189 - AWS2S3Producer not setting serverside 
encryption values, added tests
 add 02fa797  CAMEL-16189 - AWS2S3Producer not setting serverside 
encryption values, improved the test with a getObject
 add 581c7fe  CAMEL-16170: Modularize camel-spring
 add e81ace2  CAMEL-16193 - Use SecureRandom instead of Random - Camel-Apns
 add 4a580e7  CAMEL-16170: Modularize camel-spring
 add 6ede5be  Fixed CS
 add c327873  Regen for commit 6ede5be902da2358b1a6397a6ea2d7d6f73f5772

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |  2 +-
 .../camel/catalog/docs/properties-component.adoc   |  2 +-
 .../camel/component/apns/util/ApnsUtils.java   |  4 +-
 .../camel/component/aws2/s3/AWS2S3Producer.java|  4 ++
 .../aws2/s3/localstack/Aws2S3BaseTest.java |  6 +++
 ...pleEncryptedUploadOperationLocalstackTest.java} | 22 +-
 .../component/jms/remoting/JmsRemotingTest.java| 38 
 .../apache/camel/component/jms/remoting/spring.xml | 51 --
 .../camel/spring/spi}/CamelBeanPostProcessor.java  | 28 +++-
 .../src/main/docs/properties-component.adoc|  2 +-
 .../java/org/apache/camel/util/SensitiveUtils.java |  4 ++
 .../org/apache/camel/util/SensitiveUtilsTest.java  |  2 +
 .../modules/ROOT/pages/properties-component.adoc   |  2 +-
 .../ROOT/pages/camel-3x-upgrade-guide-3_9.adoc |  5 +++
 .../ROOT/pages/using-propertyplaceholder.adoc  |  2 +-
 parent/pom.xml |  2 +-
 16 files changed, 54 insertions(+), 122 deletions(-)
 copy 
components/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/localstack/{S3SimpleUploadOperationLocalstackTest.java
 => S3SimpleEncryptedUploadOperationLocalstackTest.java} (77%)
 delete mode 100644 
components/camel-jms/src/test/java/org/apache/camel/component/jms/remoting/JmsRemotingTest.java
 delete mode 100644 
components/camel-jms/src/test/resources/org/apache/camel/component/jms/remoting/spring.xml
 copy components/{camel-spring-xml/src/main/java/org/apache/camel/spring/xml => 
camel-spring/src/main/java/org/apache/camel/spring/spi}/CamelBeanPostProcessor.java
 (89%)



[camel] branch regen_bot updated (c327873 -> 55800b9)

2021-02-12 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 c327873  Regen for commit 6ede5be902da2358b1a6397a6ea2d7d6f73f5772
 add 42e6480  CAMEL-16196: camel-main - Configure via java only does not 
work for health check, circuit breaker, rest etc.
 add 55800b9  Regen for commit 42e648079773446dec5709c7f26adf8fa1b1677b

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   (c327873)
\
 N -- N -- N   refs/heads/regen_bot (55800b9)

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:
 .../org/apache/camel/main/BaseMainSupport.java |  8 +--
 .../camel/main/MainConfigurationProperties.java| 63 +++---
 .../camel/main/MainSupportModelConfigurer.java |  6 +--
 3 files changed, 63 insertions(+), 14 deletions(-)



[camel] branch regen_bot updated (55800b9 -> 0652c0b)

2021-02-12 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 55800b9  Regen for commit 42e648079773446dec5709c7f26adf8fa1b1677b
 add 0652c0b  Regen for commit 6ede5be902da2358b1a6397a6ea2d7d6f73f5772 
(#5082)

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   (55800b9)
\
 N -- N -- N   refs/heads/regen_bot (0652c0b)

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

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

No new revisions were added by this update.

Summary of changes:



[camel] branch regen_bot updated (0652c0b -> b4a5c51)

2021-02-12 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 0652c0b  Regen for commit 6ede5be902da2358b1a6397a6ea2d7d6f73f5772 
(#5082)
 add ab909bf  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Azure-Storage-Blob
 add 5667afd  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Azure-Storage-Blob
 add b4a5c51  Regen

No new revisions were added by this update.

Summary of changes:
 .../azure/storage/blob/integration/BlobOperationsITTest.java  | 3 ++-
 .../component/azure/storage/blob/integration/BlobProducerITTest.java  | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)



[camel] branch regen_bot updated (b4a5c51 -> 4f00f8a)

2021-02-12 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 b4a5c51  Regen
 add 4f00f8a  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Azure-Storage-Blob

No new revisions were added by this update.

Summary of changes:
 .../azure/storage/blob/integration/BlobOperationsITTest.java   | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)



[camel] branch regen_bot updated (4f00f8a -> 1be4c54)

2021-02-12 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 4f00f8a  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Azure-Storage-Blob
 add 0b0c27b  camel-sql: Document CamelSqlGeneratedColumns header.
 add 1be4c54  Regen for commit 0b0c27b5c15bbf8acf20bfa0899d4b175906616e

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/docs/sql-component.adoc   | 5 +
 components/camel-sql/src/main/docs/sql-component.adoc| 5 +
 docs/components/modules/ROOT/pages/sql-component.adoc| 5 +
 3 files changed, 15 insertions(+)



[camel] branch regen_bot updated (1be4c54 -> e911ad3)

2021-02-12 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 1be4c54  Regen for commit 0b0c27b5c15bbf8acf20bfa0899d4b175906616e
 add e911ad3  Regen for commit 0b0c27b5c15bbf8acf20bfa0899d4b175906616e

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   (1be4c54)
\
 N -- N -- N   refs/heads/regen_bot (e911ad3)

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-karaf] branch automatic-periodic-sync updated (6d7dfa5 -> 2f9714e)

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

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


from 6d7dfa5  CAMEL-16170: Modularize camel-spring
 add 9f43fa7  Next is 3.9.0-SNAPSHOT
 add 4902716  Next is 3.9.0-SNAPSHOT
 add 2f9714e  Regen

No new revisions were added by this update.

Summary of changes:
 archetypes/camel-archetype-blueprint/pom.xml  | 2 +-
 archetypes/pom.xml| 2 +-
 bom/camel-karaf-bom/pom.xml   | 2 +-
 bom/pom.xml   | 2 +-
 catalog/camel-catalog-provider-karaf/pom.xml  | 2 +-
 catalog/pom.xml   | 2 +-
 components/camel-blueprint-main/pom.xml   | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 .../src/generated/resources/blueprint-main.json   | 2 +-
 components/camel-blueprint/pom.xml| 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 components/camel-blueprint/src/generated/resources/blueprint.json | 2 +-
 components/camel-cxf-blueprint/pom.xml| 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 .../src/generated/resources/cxf-blueprint.json| 2 +-
 components/camel-cxf-transport-blueprint/pom.xml  | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 .../src/generated/resources/cxf-transport-blueprint.json  | 2 +-
 components/camel-eventadmin/pom.xml   | 2 +-
 .../META-INF/services/org/apache/camel/component.properties   | 2 +-
 .../org/apache/camel/component/eventadmin/eventadmin.json | 2 +-
 components/camel-kura/pom.xml | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 components/camel-kura/src/generated/resources/kura.json   | 2 +-
 components/camel-osgi-activator/pom.xml   | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 .../src/generated/resources/osgi-activator.json   | 2 +-
 components/camel-paxlogging/pom.xml   | 2 +-
 .../META-INF/services/org/apache/camel/component.properties   | 2 +-
 .../org/apache/camel/component/paxlogging/paxlogging.json | 2 +-
 components/camel-servlet-osgi/pom.xml | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 .../camel-servlet-osgi/src/generated/resources/servlet-osgi.json  | 2 +-
 components/camel-test-blueprint/pom.xml   | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 .../src/generated/resources/test-blueprint.json   | 2 +-
 components/camel-test-karaf/pom.xml   | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 .../camel-test-karaf/src/generated/resources/test-karaf.json  | 2 +-
 components/pom.xml| 2 +-
 core/camel-core-osgi/pom.xml  | 2 +-
 core/pom.xml  | 2 +-
 platforms/commands/commands-core/pom.xml  | 2 +-
 platforms/commands/pom.xml| 2 +-
 platforms/karaf/commands/pom.xml  | 2 +-
 platforms/karaf/features/pom.xml  | 2 +-
 platforms/karaf/pom.xml   | 2 +-
 platforms/pom.xml | 2 +-
 pom.xml   | 8 
 tests/camel-blueprint-cxf-test/pom.xml| 2 +-
 tests/camel-blueprint-test/pom.xml| 2 +-
 tests/camel-itest-osgi/pom.xml| 2 +-
 tests/pom.xml | 2 +-
 tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml| 2 +-
 tooling/camel-karaf-docs-maven-plugin/pom.xml | 2 +-
 tooling/pom.xml   | 2 +-
 56 files changed, 59 insertions(+), 59 deletions(-)



[camel-spring-boot] branch automatic-periodic-sync updated (4efa8c3 -> bc833ef)

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

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


omit 4efa8c3  [create-pull-request] automated change
 add 78ba39a  [create-pull-request] automated change
 add 2a4039e  Next is 3.9.0-SNAPSHOT
 add 81135a9  Next is 3.9.0-SNAPSHOT
 add 0ccfd1c  Regen
 add bc833ef  CAMEL-16170: Modularize camel-spring

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   (4efa8c3)
\
 N -- N -- N   refs/heads/automatic-periodic-sync (bc833ef)

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:
 archetypes/camel-archetype-spring-boot/pom.xml |   2 +-
 archetypes/pom.xml |   2 +-
 catalog/camel-catalog-provider-springboot/pom.xml  |   2 +-
 .../camel/springboot/catalog/components.properties |   1 +
 .../springboot/catalog/components/activemq.json|   2 +-
 .../springboot/catalog/components/ahc-ws.json  |   2 +-
 .../springboot/catalog/components/ahc-wss.json |   2 +-
 .../camel/springboot/catalog/components/ahc.json   |   2 +-
 .../camel/springboot/catalog/components/amqp.json  |   2 +-
 .../camel/springboot/catalog/components/apns.json  |   2 +-
 .../springboot/catalog/components/arangodb.json|   2 +-
 .../camel/springboot/catalog/components/as2.json   |   2 +-
 .../springboot/catalog/components/asterisk.json|   2 +-
 .../springboot/catalog/components/atlasmap.json|   4 +-
 .../camel/springboot/catalog/components/atmos.json |   2 +-
 .../catalog/components/atmosphere-websocket.json   |   2 +-
 .../camel/springboot/catalog/components/atom.json  |   2 +-
 .../springboot/catalog/components/atomix-map.json  |   2 +-
 .../catalog/components/atomix-messaging.json   |   2 +-
 .../catalog/components/atomix-multimap.json|   2 +-
 .../catalog/components/atomix-queue.json   |   2 +-
 .../springboot/catalog/components/atomix-set.json  |   2 +-
 .../catalog/components/atomix-value.json   |   2 +-
 .../camel/springboot/catalog/components/avro.json  |   2 +-
 .../springboot/catalog/components/aws-cw.json  |   2 +-
 .../springboot/catalog/components/aws-ddb.json |   2 +-
 .../catalog/components/aws-ddbstream.json  |   2 +-
 .../springboot/catalog/components/aws-ec2.json |   2 +-
 .../springboot/catalog/components/aws-ecs.json |   2 +-
 .../springboot/catalog/components/aws-eks.json |   2 +-
 .../springboot/catalog/components/aws-iam.json |   2 +-
 .../catalog/components/aws-kinesis-firehose.json   |   2 +-
 .../springboot/catalog/components/aws-kinesis.json |   2 +-
 .../springboot/catalog/components/aws-kms.json |   2 +-
 .../springboot/catalog/components/aws-lambda.json  |   2 +-
 .../springboot/catalog/components/aws-mq.json  |   2 +-
 .../springboot/catalog/components/aws-msk.json |   2 +-
 .../springboot/catalog/components/aws-s3.json  |   2 +-
 .../springboot/catalog/components/aws-sdb.json |   2 +-
 .../springboot/catalog/components/aws-ses.json |   2 +-
 .../springboot/catalog/components/aws-sns.json |   2 +-
 .../springboot/catalog/components/aws-sqs.json |   2 +-
 .../springboot/catalog/components/aws-swf.json |   2 +-
 .../catalog/components/aws-translate.json  |   2 +-
 .../springboot/catalog/components/aws2-athena.json |   2 +-
 .../springboot/catalog/components/aws2-cw.json |   2 +-
 .../springboot/catalog/components/aws2-ddb.json|   2 +-
 .../catalog/components/aws2-ddbstream.json |   2 +-
 .../springboot/catalog/components/aws2-ec2.json|   2 +-
 .../springboot/catalog/components/aws2-ecs.json|   2 +-
 .../springboot/catalog/components/aws2-eks.json|   2 +-
 .../catalog/components/aws2-eventbridge.json   |   2 +-
 .../springboot/catalog/components/aws2-iam.json|   2 +-
 .../catalog/components/aws2-kinesis-firehose.json  |   2 +-
 .../catalog/components/aws2-kinesis.json   |   2 +-
 .../springboot/catalog/components/aws2-kms.json|   2 +-
 .../springboot/catalog/components/aws2-lambda.json |   2 +-
 .../springboot/catalog/components/aws2-mq.json |   2 +-
 .../springboot/catalog/components/aws2-msk.json|   2 +-
 .../springboot/catalog/components/aws2-s3.json |   2 +-
 .../springboot/catalog/components/aws2-ses.json|   

[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

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

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


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

commit 2d9eb179ca5a8b3c37ed9e50e9186a88635a96d7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 13 03:06:47 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3cfda60..3dcd01d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,11 @@
 
 **Merged pull requests:**
 
+- Cleanup the check state logic on the KafkaConnectEmbeddedService 
[\#1006](https://github.com/apache/camel-kafka-connector/pull/1006) 
([orpiske](https://github.com/orpiske))
+- Rework the syslog integration tests to let JUnit handle camel's lifecycle in 
the test [\#1005](https://github.com/apache/camel-kafka-connector/pull/1005) 
([orpiske](https://github.com/orpiske))
+- Avoid blocking connector initialization on SSH tests as it leads to failures 
on GH actions 
[\#1004](https://github.com/apache/camel-kafka-connector/pull/1004) 
([orpiske](https://github.com/orpiske))
+- Re run failed tests automatically 
[\#1003](https://github.com/apache/camel-kafka-connector/pull/1003) 
([orpiske](https://github.com/orpiske))
+- Bump Testcontainers to version 1.15.2 
[\#1002](https://github.com/apache/camel-kafka-connector/pull/1002) 
([oscerd](https://github.com/oscerd))
 - Avoid creating everything from scratch for every Cassandra sink test 
[\#999](https://github.com/apache/camel-kafka-connector/pull/999) 
([orpiske](https://github.com/orpiske))
 - Regen connectors with descriptions 
[\#995](https://github.com/apache/camel-kafka-connector/pull/995) 
([oscerd](https://github.com/oscerd))
 - Improve description of connector in documentation 
[\#993](https://github.com/apache/camel-kafka-connector/pull/993) 
([oscerd](https://github.com/oscerd))
@@ -809,7 +814,6 @@
 - Release0.1.0 
[\#154](https://github.com/apache/camel-kafka-connector/pull/154) 
([valdar](https://github.com/valdar))
 - Fixed github action issue with never released builts. 
[\#153](https://github.com/apache/camel-kafka-connector/pull/153) 
([valdar](https://github.com/valdar))
 - Upgrade testcontainers to version 1.14.1 
[\#152](https://github.com/apache/camel-kafka-connector/pull/152) 
([oscerd](https://github.com/oscerd))
-- Added gpg key for valdar. 
[\#139](https://github.com/apache/camel-kafka-connector/pull/139) 
([valdar](https://github.com/valdar))
 
 ## 
[camel-kafka-connector-0.1.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.1.0)
 (2020-04-25)
 
@@ -855,6 +859,7 @@
 **Merged pull requests:**
 
 - Moved from camel-core to camel-core-engine as a dependecnies. 
[\#140](https://github.com/apache/camel-kafka-connector/pull/140) 
([valdar](https://github.com/valdar))
+- Added gpg key for valdar. 
[\#139](https://github.com/apache/camel-kafka-connector/pull/139) 
([valdar](https://github.com/valdar))
 - Test code fixes for the auto-generated connectors 
[\#138](https://github.com/apache/camel-kafka-connector/pull/138) 
([orpiske](https://github.com/orpiske))
 - Misc [\#133](https://github.com/apache/camel-kafka-connector/pull/133) 
([valdar](https://github.com/valdar))
 - Packaging the connectors as zip and tar.gz 
[\#131](https://github.com/apache/camel-kafka-connector/pull/131) 
([oscerd](https://github.com/oscerd))



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

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

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


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

commit be7557901631720a1f4e2654b9a09ea0d9a59575
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 13 03:09:44 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67adafc..82b2ed7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -589,7 +589,6 @@
 - Remove legacy artifacts and version from catalog 
[\#157](https://github.com/apache/camel-k-runtime/pull/157) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Support Knative broker/trigger model 
[\#153](https://github.com/apache/camel-k-runtime/pull/153) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Disbale deploy task for examples 
[\#147](https://github.com/apache/camel-k-runtime/pull/147) 
([lburgazzoli](https://github.com/lburgazzoli))
-- add \(initial\) support for quarkus 
[\#145](https://github.com/apache/camel-k-runtime/pull/145) 
([lburgazzoli](https://github.com/lburgazzoli))
 
 ## 
[camel-k-runtime-parent-1.0.4](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.4)
 (2019-10-04)
 
@@ -604,6 +603,7 @@
 
 **Merged pull requests:**
 
+- add \(initial\) support for quarkus 
[\#145](https://github.com/apache/camel-k-runtime/pull/145) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Update deps [\#144](https://github.com/apache/camel-k-runtime/pull/144) 
([lburgazzoli](https://github.com/lburgazzoli))
 - groovy: improve rest dsl 
[\#143](https://github.com/apache/camel-k-runtime/pull/143) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Include camel-k-runtime version in camel-catalog 
[\#142](https://github.com/apache/camel-k-runtime/pull/142) 
([lburgazzoli](https://github.com/lburgazzoli))



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

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

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


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

commit 387e52c473d6043864d5102940b1d55c12b4f7c4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 13 03:18:28 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e43b233..8bc894d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- spectrum publish x509: certificate signed by unknown authority 
[\#2029](https://github.com/apache/camel-k/issues/2029)
 - ServiceBinding kind not installed  
[\#2018](https://github.com/apache/camel-k/issues/2018)
 - Mount resource ConfigMaps as subPaths instead of volumes 
[\#1998](https://github.com/apache/camel-k/issues/1998)
 - Can't directly access Strimzi Topics in KameletBindings 
[\#1992](https://github.com/apache/camel-k/issues/1992)
@@ -24,6 +25,8 @@
 
 **Merged pull requests:**
 
+- Increase timeouts [\#2028](https://github.com/apache/camel-k/pull/2028) 
([bouskaJ](https://github.com/bouskaJ))
+- chore\(RBAC\): Symmetrical RBAC setup between OLM and CLI 
[\#2027](https://github.com/apache/camel-k/pull/2027) 
([astefanutti](https://github.com/astefanutti))
 - \[fix\] Add bigger flexibility to alerts tests 
[\#2026](https://github.com/apache/camel-k/pull/2026) 
([llowinge](https://github.com/llowinge))
 - fix: Add embedded kamelets directory check back 
[\#2021](https://github.com/apache/camel-k/pull/2021) 
([astefanutti](https://github.com/astefanutti))
 - fix: Resource name must be used instead of kind for SelfSubjectAccessReview 
request [\#2020](https://github.com/apache/camel-k/pull/2020) 
([astefanutti](https://github.com/astefanutti))



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

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

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


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

commit 9a32db339e658c6252ec2785b4d7d71c881ef60f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 13 03:25:36 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 19 +++
 1 file changed, 15 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b19feb..7edeeb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Docs xref checks failure with Camel 3.8.0 
[\#2226](https://github.com/apache/camel-quarkus/issues/2226)
 - \[camel-master\] azure-storage-\* integration tests fail 
[\#2215](https://github.com/apache/camel-quarkus/issues/2215)
 - \[camel-master\] azure-eventhubs: discovered unresolved type during parsing 
[\#2213](https://github.com/apache/camel-quarkus/issues/2213)
 - \[camel-master\] nats: failure running integration tests 
[\#2211](https://github.com/apache/camel-quarkus/issues/2211)
@@ -21,12 +22,14 @@
 - camel-spring-rabbitmq - new component 
[\#2128](https://github.com/apache/camel-quarkus/issues/2128)
 - Hazelcast integration tests : random failing tests on CI  
[\#2127](https://github.com/apache/camel-quarkus/issues/2127)
 - Align Kubernetes client version with Quarkus 
[\#2126](https://github.com/apache/camel-quarkus/issues/2126)
+- FOP integration tests fail in native mode with GraalVM 20.3.0 
[\#2113](https://github.com/apache/camel-quarkus/issues/2113)
 - ReplicatedMap : The Hazelcast consumer is not notified on its listener 
[\#2095](https://github.com/apache/camel-quarkus/issues/2095)
 - OAI-PMH support [\#2081](https://github.com/apache/camel-quarkus/issues/2081)
 - Azure Event Hubs support 
[\#2079](https://github.com/apache/camel-quarkus/issues/2079)
 - Create ASF distribution 
[\#2045](https://github.com/apache/camel-quarkus/issues/2045)
 - CSimple language support 
[\#2036](https://github.com/apache/camel-quarkus/issues/2036)
 - Figure out how we could leverage Quarkus Developer Console 
[\#2007](https://github.com/apache/camel-quarkus/issues/2007)
+- AtlasMap native support 
[\#1989](https://github.com/apache/camel-quarkus/issues/1989)
 - AWS2 EventBridge native support 
[\#1976](https://github.com/apache/camel-quarkus/issues/1976)
 - PubNub native support 
[\#1944](https://github.com/apache/camel-quarkus/issues/1944)
 - Remove JtaProcessor.registerNarayanaReflectiveClass when 
quarkusio/quarkus\#10180 gets fixed 
[\#1895](https://github.com/apache/camel-quarkus/issues/1895)
@@ -40,8 +43,17 @@
 
 **Merged pull requests:**
 
+- Enable FOP native integration tests 
[\#2247](https://github.com/apache/camel-quarkus/pull/2247) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix intermittent failure of SpringRabbitmqTest 
[\#2246](https://github.com/apache/camel-quarkus/pull/2246) 
([jamesnetherton](https://github.com/jamesnetherton))
+- await for consumer fixes \#2205 
[\#2245](https://github.com/apache/camel-quarkus/pull/2245) 
([zbendhiba](https://github.com/zbendhiba))
+- Remove outdated extensions README 
[\#2244](https://github.com/apache/camel-quarkus/pull/2244) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Test AWS 2 DynamoDB Streams 
[\#2242](https://github.com/apache/camel-quarkus/pull/2242) 
([ppalaga](https://github.com/ppalaga))
+- Docs xref checks failure with Camel 3.8.0 
[\#2240](https://github.com/apache/camel-quarkus/pull/2240) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Test AWS 2 DynamoDB properly 
[\#2238](https://github.com/apache/camel-quarkus/pull/2238) 
([ppalaga](https://github.com/ppalaga))
+- AtlasMap native support \#1989 
[\#2237](https://github.com/apache/camel-quarkus/pull/2237) 
([zbendhiba](https://github.com/zbendhiba))
 - \[update\] Upgrade testcontainers version 
[\#2236](https://github.com/apache/camel-quarkus/pull/2236) 
([llowinge](https://github.com/llowinge))
 - Add Kamelet component extension  
[\#2235](https://github.com/apache/camel-quarkus/pull/2235) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Removing unnecessary exclusions in test for CassandaQL 
[\#2234](https://github.com/apache/camel-quarkus/pull/2234) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - camel-spring-rabbitmq - new component \#2128 
[\#2233](https://github.com/apache/camel-quarkus/pull/2233) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Remove redundant Netty reflective class configuration 
[\#2232](https://github.com/apache/camel-quarkus/pull/2232) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade to Quarkus 1.12.0.CR1 
[\#2231](https://github.com/apache/camel-quarkus/pull/2231) 
([jamesnetherton](https://github.com/jamesnetherton))
@@ 

[camel-kafka-connector] branch automatic-periodic-sync created (now 83d5019)

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

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


  at 83d5019  [create-pull-request] automated change

No new revisions were added by this update.



[camel-quarkus] branch camel-master updated (98669e4 -> 1c1bc00)

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

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


from 98669e4  Workaround for #2207
 add ef5afe2  Updated CHANGELOG.md
 add 5332d4f  Remove redundant Netty reflective class configuration
 add cee9221  camel-spring-rabbitmq - new component #2128
 add 3edfdc9  Deprecation changes caused by upgrade to the Camel 3.8.
 add c3beb91  Add Kamelet component extension
 add 1bd4250  Regenerate spring-rabbitmq itest pom
 add 8138c48  [update] Upgrade testcontainers version
 add 86224bb  Updated CHANGELOG.md
 add 67e2636  Autogenerate the dependencies in the aws2-grouped test
 add 22124f1  Test AWS 2 DynamoDB properly
 add 81b7c64  Upgrade to cq-maven-plugin 0.30.0; now removes duplicate 
virtual deps comments
 add 4a872d3  Docs xref checks failure with Camel 3.8.0
 add 1679f41  Remove outdated extensions README
 add 19b8c59  Removing unnecessary exclusions in test for CassandaQL
 add ee2c896  AtlasMap native support #1989
 add 77072a2  Test AWS 2 DynamoDB Streams
 add 9bc79b9  Test AWS 2 Kinesis
 add 8add56e  await for consumer
 add aa962b0  Enable FOP native integration tests
 add 1c1bc00  Fix intermittent failure of SpringRabbitmqTest

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md   |  17 +
 catalog/pom.xml|  26 ++
 .../ROOT/pages/reference/extensions/atlasmap.adoc  |  32 +-
 .../ROOT/pages/reference/extensions/kamelet.adoc   |  33 ++
 .../reference/extensions/spring-rabbitmq.adoc  |  33 ++
 .../partials/reference/components/atlasmap.adoc|   6 +-
 .../partials/reference/components/kamelet.adoc |  14 +-
 .../reference/components/spring-rabbitmq.adoc  |  14 +-
 docs/pom.xml   |   2 -
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 extensions-jvm/atlasmap/integration-test/pom.xml   |  82 -
 .../component/atlasmap/it/AtlasmapResource.java|  51 ---
 extensions-jvm/pom.xml |   1 -
 extensions-jvm/redis/integration-test/pom.xml  |   2 -
 extensions-jvm/spark/integration-test/pom.xml  |   2 -
 .../atlasmap/deployment/pom.xml|   4 +
 .../atlasmap/deployment/AtlasmapProcessor.java | 385 +
 {extensions-jvm => extensions}/atlasmap/pom.xml|   1 -
 .../atlasmap/runtime/pom.xml   |   5 +
 .../runtime/src/main/doc/configuration.adoc|  15 +
 .../main/resources/META-INF/quarkus-extension.yaml |   3 +-
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../main/resources/META-INF/quarkus-extension.yaml |   1 +
 .../kamelet}/deployment/pom.xml|  12 +-
 .../kamelet/deployment/KameletProcessor.java   |  16 +-
 .../atlasmap => extensions/kamelet}/pom.xml|   9 +-
 .../kamelet}/runtime/pom.xml   |  17 +-
 .../main/resources/META-INF/quarkus-extension.yaml |   6 +-
 .../component/netty/deployment/NettyProcessor.java |  10 -
 extensions/pom.xml |   3 +
 extensions/readme.adoc | 344 --
 .../spring-rabbitmq}/deployment/pom.xml|  20 +-
 .../deployment/SpringRabbitmqProcessor.java|  25 +-
 .../spring-rabbitmq}/pom.xml   |   9 +-
 .../spring-rabbitmq}/runtime/pom.xml   |  25 +-
 .../main/resources/META-INF/quarkus-extension.yaml |   6 +-
 .../{aws2-sqs-sns => aws2-ddb}/pom.xml |  29 +-
 .../component/aws2/ddb/it/Aws2DdbResource.java | 151 
 .../aws2/ddb/it/Aws2DdbStreamResource.java |  75 
 .../src/main/resources/application.properties  |  24 ++
 .../quarkus/component/aws2/ddb/it/Aws2DdbIT.java   |   8 +-
 .../quarkus/component/aws2/ddb/it/Aws2DdbTest.java | 127 +++
 .../aws2/ddb/it/Aws2DdbTestEnvCustomizer.java  |  85 +
 ...quarkus.test.support.aws2.Aws2TestEnvCustomizer |   1 +
 .../{aws2-sqs-sns => aws2-kinesis}/pom.xml |  29 +-
 .../aws2/kinesis/it/Aws2KinesisResource.java   |  82 +
 .../src/main/resources/applicatio

[camel-quarkus] branch quarkus-master updated (0e4d811 -> 85669b0)

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

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


 discard 0e4d811  Upgrade to Quarkus 1.13.0.Final
 add 86224bb  Updated CHANGELOG.md
 add 67e2636  Autogenerate the dependencies in the aws2-grouped test
 add 22124f1  Test AWS 2 DynamoDB properly
 add 81b7c64  Upgrade to cq-maven-plugin 0.30.0; now removes duplicate 
virtual deps comments
 add 4a872d3  Docs xref checks failure with Camel 3.8.0
 add 1679f41  Remove outdated extensions README
 add 19b8c59  Removing unnecessary exclusions in test for CassandaQL
 add ee2c896  AtlasMap native support #1989
 add 77072a2  Test AWS 2 DynamoDB Streams
 add 9bc79b9  Test AWS 2 Kinesis
 add 8add56e  await for consumer
 add aa962b0  Enable FOP native integration tests
 add 1c1bc00  Fix intermittent failure of SpringRabbitmqTest
 new 85669b0  Upgrade to Quarkus 1.13.0.Final

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   (0e4d811)
\
 N -- N -- N   refs/heads/quarkus-master (85669b0)

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

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

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


Summary of changes:
 CHANGELOG.md   |   7 +
 .../ROOT/pages/reference/extensions/atlasmap.adoc  |  32 +-
 .../partials/reference/components/atlasmap.adoc|   6 +-
 docs/pom.xml   |   2 -
 .../atlasmap/deployment/AtlasmapProcessor.java |  46 ---
 extensions-jvm/atlasmap/integration-test/pom.xml   |  82 -
 .../component/atlasmap/it/AtlasmapResource.java|  51 ---
 extensions-jvm/pom.xml |   1 -
 extensions-jvm/redis/integration-test/pom.xml  |   2 -
 extensions-jvm/spark/integration-test/pom.xml  |   2 -
 .../atlasmap/deployment/pom.xml|   4 +
 .../atlasmap/deployment/AtlasmapProcessor.java | 385 +
 {extensions-jvm => extensions}/atlasmap/pom.xml|   1 -
 .../atlasmap/runtime/pom.xml   |   5 +
 .../runtime/src/main/doc/configuration.adoc|  15 +
 .../main/resources/META-INF/quarkus-extension.yaml |   3 +-
 extensions/pom.xml |   1 +
 extensions/readme.adoc | 344 --
 .../{aws2-sqs-sns => aws2-ddb}/pom.xml |  29 +-
 .../component/aws2/ddb/it/Aws2DdbResource.java | 151 
 .../aws2/ddb/it/Aws2DdbStreamResource.java |  75 
 .../src/main/resources/application.properties  |  24 ++
 .../quarkus/component/aws2/ddb/it/Aws2DdbIT.java   |   8 +-
 .../quarkus/component/aws2/ddb/it/Aws2DdbTest.java | 127 +++
 .../aws2/ddb/it/Aws2DdbTestEnvCustomizer.java  |  85 +
 ...quarkus.test.support.aws2.Aws2TestEnvCustomizer |   1 +
 .../{aws2-sqs-sns => aws2-kinesis}/pom.xml |  29 +-
 .../aws2/kinesis/it/Aws2KinesisResource.java   |  82 +
 .../src/main/resources/application.properties  |  20 ++
 .../component/aws2/kinesis/it/Aws2KinesisIT.java   |   6 +-
 .../component/aws2/kinesis/it/Aws2KinesisTest.java |  25 +-
 .../kinesis/it/Aws2KinesisTestEnvCustomizer.java   |  62 
 ...quarkus.test.support.aws2.Aws2TestEnvCustomizer |   1 +
 integration-tests-aws2/aws2-sqs-sns/pom.xml|   6 +-
 integration-tests-aws2/pom.xml |   2 +
 .../test/support/aws2/Aws2TestEnvContext.java  |  19 +-
 .../test/support/aws2/Aws2TestResource.java|   1 +
 integration-tests/{weather => atlasmap}/pom.xml|  16 +-
 .../component/atlasmap/it/AtlasmapResource.java| 147 
 .../component/atlasmap/it/model/Person.java|  47 ++-
 .../src/main/resources/application.properties  |  17 +
 .../mapping/adm/atlasmapping-csv-to-json.adm   | Bin 0 -> 1887 bytes
 .../mapping/adm/atlasmapping-json-to-json.adm  | Bin 0 -> 1613 bytes
 .../mapping/adm/atlasmapping-json-to-xml.adm   | Bin 0 -> 1669 bytes
 .../mapping/adm/atlasmapping-xml-to-json.adm   | Bin 0 -> 1671 bytes
 .../mapping/adm/atlasmapping-xml-to-xml.adm| Bin 0 -> 1624 bytes
 .../mapping/json/atlasmapping-

[camel-quarkus] 01/01: Upgrade to Quarkus 1.13.0.Final

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

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

commit 85669b00db0fc075691de0c701ced6e15cd7909e
Author: James Netherton 
AuthorDate: Thu Feb 11 07:12:19 2021 +

Upgrade to Quarkus 1.13.0.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 16bf736..2facbe5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 ${squareup-okio-version}
 7.46.0.Final
 0.2.0
-1.12.0.CR1
+999-SNAPSHOT
 0.3.0
 
1.1.1
 0.22.0



[camel] branch regen_bot updated (e911ad3 -> 1585912)

2021-02-13 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 e911ad3  Regen for commit 0b0c27b5c15bbf8acf20bfa0899d4b175906616e
 add 1585912  CAMEL-16170: Modularize camel-spring

No new revisions were added by this update.

Summary of changes:
 .../itest/proxy/SpringEchoCamelProxyTest.java  | 41 ---
 .../camel/itest/proxy/SpringEchoCamelProxyTest.xml | 46 --
 2 files changed, 87 deletions(-)
 delete mode 100644 
tests/camel-itest/src/test/java/org/apache/camel/itest/proxy/SpringEchoCamelProxyTest.java
 delete mode 100644 
tests/camel-itest/src/test/resources/org/apache/camel/itest/proxy/SpringEchoCamelProxyTest.xml



[camel] branch regen_bot updated (1585912 -> abf1981)

2021-02-13 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 1585912  CAMEL-16170: Modularize camel-spring
 add 1192838  CAMEL-16193 - Use SecureRandom instead of Random
 add abf1981  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Caffeine

No new revisions were added by this update.

Summary of changes:
 .../camel/component/caffeine/cache/CaffeineCacheTestSupport.java  | 4 ++--
 .../processor/aggregate/CaffeineAggregationRepositoryRoutesTest.java  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)



[camel] branch regen_bot updated (abf1981 -> 8f6d701)

2021-02-13 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 abf1981  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Caffeine
 add 7c12663  CAMEL-16192: camel-spring-boot-engine-starter
 add 8f6d701  CAMEL-16170: Modularize camel-spring

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/InOnly.java |   3 +-
 .../src/main/java/org/apache/camel/InOut.java  |   3 +-
 .../src/main/java/org/apache/camel/Pattern.java|   3 +-
 docs/user-manual-nav.adoc.template |   1 -
 docs/user-manual/modules/ROOT/nav.adoc |   1 -
 .../modules/ROOT/pages/bean-injection.adoc |   3 +-
 .../modules/ROOT/pages/bean-integration.adoc   |   3 +-
 .../ROOT/pages/camel-3x-upgrade-guide-3_9.adoc |  10 +
 .../modules/ROOT/pages/hiding-middleware.adoc  |  10 +-
 .../modules/ROOT/pages/pojo-producing.adoc |   3 +-
 .../modules/ROOT/pages/spring-remoting.adoc| 522 -
 .../pages/using-exchange-pattern-annotations.adoc  |   3 +-
 12 files changed, 18 insertions(+), 547 deletions(-)
 delete mode 100644 docs/user-manual/modules/ROOT/pages/spring-remoting.adoc



[camel] branch regen_bot updated (8f6d701 -> b8d0ee7)

2021-02-13 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 8f6d701  CAMEL-16170: Modularize camel-spring
 add b8d0ee7  Use again the new adoptopenjdk dropdown name for jenkinsfile

No new revisions were added by this update.

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



[camel] branch regen_bot updated (b8d0ee7 -> e352d44)

2021-02-13 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 b8d0ee7  Use again the new adoptopenjdk dropdown name for jenkinsfile
 add e352d44  Revert "Use again the new adoptopenjdk dropdown name for 
jenkinsfile"

No new revisions were added by this update.

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



[camel] branch regen_bot updated (e352d44 -> d3903fb)

2021-02-13 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 e352d44  Revert "Use again the new adoptopenjdk dropdown name for 
jenkinsfile"
 add d3903fb  Upgrade Jenkinsfile for JDK8 to use JAVA_HOME for openjdk

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile | 17 -
 1 file changed, 12 insertions(+), 5 deletions(-)



[camel] branch regen_bot updated (d3903fb -> 991f8b8)

2021-02-13 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 d3903fb  Upgrade Jenkinsfile for JDK8 to use JAVA_HOME for openjdk
 add 991f8b8  Revert "Upgrade Jenkinsfile for JDK8 to use JAVA_HOME for 
openjdk"

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile | 17 +
 1 file changed, 5 insertions(+), 12 deletions(-)



[camel] branch regen_bot updated (991f8b8 -> a0b6096)

2021-02-13 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 991f8b8  Revert "Upgrade Jenkinsfile for JDK8 to use JAVA_HOME for 
openjdk"
 add a0b6096  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/http/HttpProducer.java  |  27 +++--
 .../camel/component/http/HttpProducerLoadTest.java | 125 +
 2 files changed, 145 insertions(+), 7 deletions(-)
 create mode 100644 
components/camel-http/src/test/java/org/apache/camel/component/http/HttpProducerLoadTest.java



[camel] branch regen_bot updated (a0b6096 -> 0cc63d9)

2021-02-13 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 a0b6096  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer
 add 0cc63d9  CAMEL-16203: camel-core - Optimize removeHeaders all

No new revisions were added by this update.

Summary of changes:
 ...eHeadersTest.java => RemoveHeadersAllTest.java} | 43 +++---
 .../org/apache/camel/support/DefaultExchange.java  | 17 +++--
 .../org/apache/camel/support/DefaultMessage.java   | 28 +++---
 3 files changed, 57 insertions(+), 31 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/processor/{RemoveHeadersTest.java
 => RemoveHeadersAllTest.java} (70%)



[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

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

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


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

commit e78371599571cd3bf930cda447b3b47ad3a09a44
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 14 03:06:56 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 57 +
 1 file changed, 33 insertions(+), 24 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3dcd01d..7df8c87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,33 +2,11 @@
 
 ## [Unreleased](https://github.com/apache/camel-kafka-connector/tree/HEAD)
 
-[Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.7.1...HEAD)
-
-**Implemented enhancements:**
-
-- camel-kafka-connector-generator-maven-plugin: optionally delete submodules 
not in catalog 
[\#149](https://github.com/apache/camel-kafka-connector/issues/149)
-
-**Fixed bugs:**
-
-- Java 14 support: gmavenplus-plugin likely not compatible 
[\#910](https://github.com/apache/camel-kafka-connector/issues/910)
-
-**Closed issues:**
-
-- Improve description of connector 
[\#979](https://github.com/apache/camel-kafka-connector/issues/979)
-- CamelKafkaConnectMain is showing sensitive information in summary 
[\#973](https://github.com/apache/camel-kafka-connector/issues/973)
-- Camel-master: Let's change the gh action to be triggered when a push on 
master has been done 
[\#939](https://github.com/apache/camel-kafka-connector/issues/939)
-- Add a map Camel Headers to Kafka headers option to make the behavior 
configurable [\#923](https://github.com/apache/camel-kafka-connector/issues/923)
-- Add a map Camel Properties to Kafka headers option to make the behavior 
configurable [\#922](https://github.com/apache/camel-kafka-connector/issues/922)
-- Java 14 support 
[\#913](https://github.com/apache/camel-kafka-connector/issues/913)
-- create a toHeader SMT  
[\#902](https://github.com/apache/camel-kafka-connector/issues/902)
-- Upgrade to Camel 3.7.1 the 0.7.x branch and release 
[\#872](https://github.com/apache/camel-kafka-connector/issues/872)
-- Camel-Master: SJMS2 it test is failing 
[\#844](https://github.com/apache/camel-kafka-connector/issues/844)
-- Support camel dataformat configuration for marshaller/unmarshaller 
[\#816](https://github.com/apache/camel-kafka-connector/issues/816)
-- Create a Twitter timeline example 
[\#640](https://github.com/apache/camel-kafka-connector/issues/640)
-- Introduce Error Handling Options possibilities 
[\#407](https://github.com/apache/camel-kafka-connector/issues/407)
+[Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.7.2...HEAD)
 
 **Merged pull requests:**
 
+- Fix problem when call 'context.errantRecordReporter\(\)' will result in a 
NoSuchMethodException or NoClassDefFoundError when the sink connector is 
deployed to Connect runtimes older than Kafka 2.6 
[\#1007](https://github.com/apache/camel-kafka-connector/pull/1007) 
([Evgen1000end](https://github.com/Evgen1000end))
 - Cleanup the check state logic on the KafkaConnectEmbeddedService 
[\#1006](https://github.com/apache/camel-kafka-connector/pull/1006) 
([orpiske](https://github.com/orpiske))
 - Rework the syslog integration tests to let JUnit handle camel's lifecycle in 
the test [\#1005](https://github.com/apache/camel-kafka-connector/pull/1005) 
([orpiske](https://github.com/orpiske))
 - Avoid blocking connector initialization on SSH tests as it leads to failures 
on GH actions 
[\#1004](https://github.com/apache/camel-kafka-connector/pull/1004) 
([orpiske](https://github.com/orpiske))
@@ -123,6 +101,37 @@
 - 0.7.0 docs [\#814](https://github.com/apache/camel-kafka-connector/pull/814) 
([oscerd](https://github.com/oscerd))
 - Camel kafka connector 0.7.x 
[\#811](https://github.com/apache/camel-kafka-connector/pull/811) 
([valdar](https://github.com/valdar))
 
+## 
[camel-kafka-connector-0.7.2](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.7.2)
 (2021-02-13)
+
+[Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.7.1...camel-kafka-connector-0.7.2)
+
+**Implemented enhancements:**
+
+- camel-kafka-connector-generator-maven-plugin: optionally delete submodules 
not in catalog 
[\#149](https://github.com/apache/camel-kafka-connector/issues/149)
+
+**Fixed bugs:**
+
+- Java 14 support: gmavenplus-plugin likely not compatible 
[\#910](https://github.com/apache/camel-kafka-connector/issues/910)
+
+**Closed issues:**
+
+- Improve description of connector 
[\#979](https://github.com/apache/camel-kafka-connector/issues/979)
+- CamelKafkaConnectMain is showing sensit

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

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

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


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

commit 199d4f42e6047520c1832288db9b222a180b6b5b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 14 03:09:45 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82b2ed7..139b68a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -685,6 +685,7 @@
 - Support full yaml dsl \#80 
[\#84](https://github.com/apache/camel-k-runtime/pull/84) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Support camel 3.0.0 M3 \#79 
[\#81](https://github.com/apache/camel-k-runtime/pull/81) 
([lburgazzoli](https://github.com/lburgazzoli))
 - catalog: generate license header \(camel 3\) 
[\#77](https://github.com/apache/camel-k-runtime/pull/77) 
([lburgazzoli](https://github.com/lburgazzoli))
+- Camel 2 cleanup [\#76](https://github.com/apache/camel-k-runtime/pull/76) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Camel 3 cleanup [\#75](https://github.com/apache/camel-k-runtime/pull/75) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Switch to Camel 3 by default 
[\#73](https://github.com/apache/camel-k-runtime/pull/73) 
([lburgazzoli](https://github.com/lburgazzoli))
 



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

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

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


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

commit 283cac2e0beb74d48913308b493d099ff5e9126e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 14 03:18:00 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8bc894d..31934e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2077,7 +2077,6 @@
 - jvm: improve language detection 
[\#79](https://github.com/apache/camel-k/pull/79) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Context handling improvement 
[\#76](https://github.com/apache/camel-k/pull/76) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Add release commands and bump to 0.0.2-SNAPSHOT 
[\#72](https://github.com/apache/camel-k/pull/72) 
([nicolaferraro](https://github.com/nicolaferraro))
-- Add support for XML routes [\#71](https://github.com/apache/camel-k/pull/71) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Support for integration configuration 
[\#68](https://github.com/apache/camel-k/pull/68) 
([lburgazzoli](https://github.com/lburgazzoli))
 
 ## [0.0.1](https://github.com/apache/camel-k/tree/0.0.1) (2018-09-13)
@@ -2097,6 +2096,7 @@
 
 **Merged pull requests:**
 
+- Add support for XML routes [\#71](https://github.com/apache/camel-k/pull/71) 
([lburgazzoli](https://github.com/lburgazzoli))
 - kamel run runtime/examples/Sample.java fails with 
java.lang.NoClassDefFoundError 
[\#64](https://github.com/apache/camel-k/pull/64) 
([lburgazzoli](https://github.com/lburgazzoli))
 -  Fix tests and add release scripts up to cross-compilation 
[\#63](https://github.com/apache/camel-k/pull/63) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Allow buildless direct deploy 
[\#61](https://github.com/apache/camel-k/pull/61) 
([lburgazzoli](https://github.com/lburgazzoli))



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

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

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


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

commit 3a61306937e62ba8d40dcbbbe7af955de73aa83b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 14 03:25:05 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7edeeb6..7692344 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -596,7 +596,6 @@
 - Switch from restcountries.eu to estcountries.com as the .eu service is not 
reliable anymore [\#1539](https://github.com/apache/camel-quarkus/pull/1539) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Fixup c11d8da9 Let the list of extensions page show extensions 
[\#1537](https://github.com/apache/camel-quarkus/pull/1537) 
([ppalaga](https://github.com/ppalaga))
 - chore\(build\): configure ci to run on release rbanches 
[\#1536](https://github.com/apache/camel-quarkus/pull/1536) 
([lburgazzoli](https://github.com/lburgazzoli))
-- Upgrade camel to v3.4.3 \(1.0.x\) 
[\#1535](https://github.com/apache/camel-quarkus/pull/1535) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Let the list of extensions page show extensions, move list of supported 
[\#1534](https://github.com/apache/camel-quarkus/pull/1534) 
([ppalaga](https://github.com/ppalaga))
 - Avoid purging artifacts for builds that may be in progress 
[\#1529](https://github.com/apache/camel-quarkus/pull/1529) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgarde to camel v3.4.3 
[\#1527](https://github.com/apache/camel-quarkus/pull/1527) 
([lburgazzoli](https://github.com/lburgazzoli))
@@ -621,6 +620,7 @@
 **Merged pull requests:**
 
 - Cherry pick fixes to 1.0.x 
[\#1637](https://github.com/apache/camel-quarkus/pull/1637) 
([ppalaga](https://github.com/ppalaga))
+- Upgrade camel to v3.4.3 \(1.0.x\) 
[\#1535](https://github.com/apache/camel-quarkus/pull/1535) 
([lburgazzoli](https://github.com/lburgazzoli))
 
 ## [1.0.0](https://github.com/apache/camel-quarkus/tree/1.0.0) (2020-08-10)
 
@@ -893,7 +893,6 @@
 - chore\(deps\): update testcontainers to v1.14.3 
[\#1279](https://github.com/apache/camel-quarkus/pull/1279) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Debezium SQL Server Connector native support \#1193 
[\#1278](https://github.com/apache/camel-quarkus/pull/1278) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Tika support [\#998](https://github.com/apache/camel-quarkus/pull/998) 
([JiriOndrusek](https://github.com/JiriOndrusek))
-- Update Quarkus extension description for zip-deflater and lzf 
[\#986](https://github.com/apache/camel-quarkus/pull/986) 
([rsvoboda](https://github.com/rsvoboda))
 - Revisit camel-quarkus bootstrap 
[\#1344](https://github.com/apache/camel-quarkus/pull/1344) 
([lburgazzoli](https://github.com/lburgazzoli))
 
 ## [1.0.0-CR2](https://github.com/apache/camel-quarkus/tree/1.0.0-CR2) 
(2020-05-29)
@@ -1098,6 +1097,7 @@
 - http-log example [\#1079](https://github.com/apache/camel-quarkus/pull/1079) 
([davsclaus](https://github.com/davsclaus))
 - Fix \#984 introduce the CamelContextCustomizerBuildItem 
[\#1076](https://github.com/apache/camel-quarkus/pull/1076) 
([zhfeng](https://github.com/zhfeng))
 - Automatic sync branch master to camel-master 
[\#1074](https://github.com/apache/camel-quarkus/pull/1074) 
([github-actions[bot]](https://github.com/apps/github-actions))
+- Bump to Camel Quarkus 1.0.0-M6 
[\#1073](https://github.com/apache/camel-quarkus/pull/1073) 
([oscerd](https://github.com/oscerd))
 - Add a native extension for AWS2-SQS 
[\#1070](https://github.com/apache/camel-quarkus/pull/1070) 
([oscerd](https://github.com/oscerd))
 - Sidebar menu tidy up names-14567 
[\#1068](https://github.com/apache/camel-quarkus/pull/1068) 
([rimshach](https://github.com/rimshach))
 - Post 3.2 cleanup [\#1067](https://github.com/apache/camel-quarkus/pull/1067) 
([lburgazzoli](https://github.com/lburgazzoli))
@@ -1105,6 +1105,7 @@
 - Post Camel 3.2.0 upgrade fixes 
[\#1063](https://github.com/apache/camel-quarkus/pull/1063) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Automatic sync branch master to quarkus-master 
[\#1062](https://github.com/apache/camel-quarkus/pull/1062) 
([github-actions[bot]](https://github.com/apps/github-actions))
 - Use test resources instead of system properties for easy testing within the 
quarkus platform [\#1060](https://github.com/apache/camel-quarkus/pull/1060) 
([lburgazzoli](https://github.com/lburgazzoli))
+- CI build improvements 
[\#1059](https://github.com/apache/camel-quarkus/pull/1059) 
([jamesnetherton](https://github.com/jamesnetherton))
 - InfluxDB native support \#1036 
[\#1050](https://github.com/apache

[camel-quarkus] 01/01: Upgrade to Quarkus 1.13.0.Final

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

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

commit cc79928fc4f4c5a7c9dba208ab22c5301d26b09b
Author: James Netherton 
AuthorDate: Thu Feb 11 07:12:19 2021 +

Upgrade to Quarkus 1.13.0.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 16bf736..2facbe5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 ${squareup-okio-version}
 7.46.0.Final
 0.2.0
-1.12.0.CR1
+999-SNAPSHOT
 0.3.0
 
1.1.1
 0.22.0



[camel-quarkus] branch quarkus-master updated (85669b0 -> cc79928)

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

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


 discard 85669b0  Upgrade to Quarkus 1.13.0.Final
 add 9a32db3  Updated CHANGELOG.md
 new cc79928  Upgrade to Quarkus 1.13.0.Final

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   (85669b0)
\
 N -- N -- N   refs/heads/quarkus-master (cc79928)

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

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

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


Summary of changes:
 CHANGELOG.md | 19 +++
 1 file changed, 15 insertions(+), 4 deletions(-)



[camel] branch regen_bot updated (0cc63d9 -> e463fcb)

2021-02-14 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 0cc63d9  CAMEL-16203: camel-core - Optimize removeHeaders all
 add f202999  CAMEL-16202: Polished
 add e463fcb  CAMEL-16202: camel-core - Optimize 
DefaultHeaderFilterStrategy filtering

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/spi/HeaderFilterStrategy.java |  4 +-
 .../camel/support/DefaultHeaderFilterStrategy.java | 44 --
 2 files changed, 35 insertions(+), 13 deletions(-)



[camel] branch regen_bot updated (e463fcb -> 63533c6)

2021-02-14 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 e463fcb  CAMEL-16202: camel-core - Optimize 
DefaultHeaderFilterStrategy filtering
 add 63533c6  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/http/HttpProducer.java   | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)



[camel] branch regen_bot updated (63533c6 -> 3caf3e9)

2021-02-14 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 63533c6  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer
 add 3caf3e9  CAMEL-16202: camel-core - Optimize 
DefaultHeaderFilterStrategy filtering

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/support/DefaultHeaderFilterStrategy.java   | 13 +++--
 1 file changed, 3 insertions(+), 10 deletions(-)



[camel] branch regen_bot updated (3caf3e9 -> 9d252d8)

2021-02-14 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 3caf3e9  CAMEL-16202: camel-core - Optimize 
DefaultHeaderFilterStrategy filtering
 add 9d252d8  CAMEL-16205: camel-http - Optimize extract response body for 
small payloads

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/http/HttpProducer.java| 20 +++-
 1 file changed, 15 insertions(+), 5 deletions(-)



[camel] branch regen_bot updated (9d252d8 -> 32d7810)

2021-02-14 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 9d252d8  CAMEL-16205: camel-http - Optimize extract response body for 
small payloads
 add 66074e2  camel-vertx-http - Optimize a bit
 add a42ba33  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer
 add 32d7810  camel-vertx-http - Optimize a bit

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/http/HttpProducer.java  | 102 +++--
 .../vertx/http/DefaultVertxHttpBinding.java|  27 --
 .../vertx/http/VertxHttpProducerLoadTest.java} |  44 ++---
 3 files changed, 82 insertions(+), 91 deletions(-)
 copy 
components/{camel-http/src/test/java/org/apache/camel/component/http/HttpProducerLoadTest.java
 => 
camel-vertx-http/src/test/java/org/apache/camel/component/vertx/http/VertxHttpProducerLoadTest.java}
 (70%)



[camel] branch regen_bot updated (32d7810 -> aab313e)

2021-02-14 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 32d7810  camel-vertx-http - Optimize a bit
 add aab313e  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/http/HttpProducer.java | 15 +++
 1 file changed, 11 insertions(+), 4 deletions(-)



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

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

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


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

commit 2cfd20a1304f092edfbc88d119dba335f1386e0e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 15 03:10:13 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 139b68a..82b2ed7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -685,7 +685,6 @@
 - Support full yaml dsl \#80 
[\#84](https://github.com/apache/camel-k-runtime/pull/84) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Support camel 3.0.0 M3 \#79 
[\#81](https://github.com/apache/camel-k-runtime/pull/81) 
([lburgazzoli](https://github.com/lburgazzoli))
 - catalog: generate license header \(camel 3\) 
[\#77](https://github.com/apache/camel-k-runtime/pull/77) 
([lburgazzoli](https://github.com/lburgazzoli))
-- Camel 2 cleanup [\#76](https://github.com/apache/camel-k-runtime/pull/76) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Camel 3 cleanup [\#75](https://github.com/apache/camel-k-runtime/pull/75) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Switch to Camel 3 by default 
[\#73](https://github.com/apache/camel-k-runtime/pull/73) 
([lburgazzoli](https://github.com/lburgazzoli))
 



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

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

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


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

commit 50230357344c56326a0a2bf97562a407b8cb2129
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 15 03:18:38 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 31934e4..4144fbf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -247,7 +247,6 @@
 - Fix \#1562: remove support for main runtime 
[\#1804](https://github.com/apache/camel-k/pull/1804) 
([nicolaferraro](https://github.com/nicolaferraro))
 - chore\(ci\): simplify test configuration 
[\#1801](https://github.com/apache/camel-k/pull/1801) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Fix \#751: add guard to global operator 
[\#1800](https://github.com/apache/camel-k/pull/1800) 
([nicolaferraro](https://github.com/nicolaferraro))
-- Fixes ENTESB-15219: only use default values when user doesn't provide a 
kamelet property value in integration 
[\#1796](https://github.com/apache/camel-k/pull/1796) 
([dhirajsb](https://github.com/dhirajsb))
 - \[test\] Detect camel quarkus version dynamically in monitoring test 
[\#1795](https://github.com/apache/camel-k/pull/1795) 
([llowinge](https://github.com/llowinge))
 - \#1283: Enhance the `kamel log` command to show more detail prior to i… 
[\#1793](https://github.com/apache/camel-k/pull/1793) 
([phantomjinx](https://github.com/phantomjinx))
 - Fix \#1791: auto-generate v1alpha1 resources 
[\#1792](https://github.com/apache/camel-k/pull/1792) 
([nicolaferraro](https://github.com/nicolaferraro))
@@ -310,6 +309,7 @@
 **Merged pull requests:**
 
 - Fix ENTESB-15219: only use default values when user doesn't provide a 
kamelet property value in integration 
[\#1797](https://github.com/apache/camel-k/pull/1797) 
([dhirajsb](https://github.com/dhirajsb))
+- Fixes ENTESB-15219: only use default values when user doesn't provide a 
kamelet property value in integration 
[\#1796](https://github.com/apache/camel-k/pull/1796) 
([dhirajsb](https://github.com/dhirajsb))
 - Backport Kamelet changes to 1.2.x 
[\#1788](https://github.com/apache/camel-k/pull/1788) 
([nicolaferraro](https://github.com/nicolaferraro))
 
 ## 
[pkg/client/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.0)
 (2020-10-08)
@@ -538,7 +538,6 @@
 - \#1524 set the OLM channel used on install to 'stable' 
[\#1527](https://github.com/apache/camel-k/pull/1527) 
([ipolyzos](https://github.com/ipolyzos))
 -  \#1321 add support for nodeport type for services 
[\#1526](https://github.com/apache/camel-k/pull/1526) 
([ipolyzos](https://github.com/ipolyzos))
 - Add ikb as alias for builds.camel.apache.org 
[\#1521](https://github.com/apache/camel-k/pull/1521) 
([lburgazzoli](https://github.com/lburgazzoli))
-- fix for \#1511 [\#1517](https://github.com/apache/camel-k/pull/1517) 
([ipolyzos](https://github.com/ipolyzos))
 - CLI - Make kamel run handle github urls that are not raw 
[\#1515](https://github.com/apache/camel-k/pull/1515) 
([lburgazzoli](https://github.com/lburgazzoli))
 - chore\(release\): bump version to 1.1.0-SNAPSHOT and update OLM/HELM 
[\#1510](https://github.com/apache/camel-k/pull/1510) 
([nicolaferraro](https://github.com/nicolaferraro))
 - feat: Prometheus support for Quarkus based on MicroProfile Metrics 
[\#1490](https://github.com/apache/camel-k/pull/1490) 
([astefanutti](https://github.com/astefanutti))
@@ -580,6 +579,7 @@
 -  \#1524 set the OLM channel used on install to 'stable' 
[\#1532](https://github.com/apache/camel-k/pull/1532) 
([oscerd](https://github.com/oscerd))
 - fix: JVM trait overrides other traits JVM arguments 
[\#1529](https://github.com/apache/camel-k/pull/1529) 
([astefanutti](https://github.com/astefanutti))
 - Backport fix for \#1511 in release-1.0.x 
[\#1520](https://github.com/apache/camel-k/pull/1520) 
([nicolaferraro](https://github.com/nicolaferraro))
+- fix for \#1511 [\#1517](https://github.com/apache/camel-k/pull/1517) 
([ipolyzos](https://github.com/ipolyzos))
 
 ## [1.0.0](https://github.com/apache/camel-k/tree/1.0.0) (2020-06-05)
 
@@ -2077,6 +2077,7 @@
 - jvm: improve language detection 
[\#79](https://github.com/apache/camel-k/pull/79) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Context handling improvement 
[\#76](https://github.com/apache/camel-k/pull/76) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Add release commands and bump to 0.0.2-SNAPSHOT 
[\#72](https://github.com/apache/camel-k/pull/72) 
([nicolaferraro](https://github.com/nicolaferraro))
+- Add support for XML routes [\#71](https://github.com/apache/camel-k/pull/71) 
([lburgazzoli](ht

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

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

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


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

commit 12572239f3680bb58940bce00043ff238cc9ecf0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 15 03:26:37 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7692344..2300314 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -587,6 +587,7 @@
 - Fix telegram itest component property resolution 
[\#1554](https://github.com/apache/camel-quarkus/pull/1554) 
([llowinge](https://github.com/llowinge))
 - Compute the component counts using JavaScript to avoid merge conflicts 
[\#1552](https://github.com/apache/camel-quarkus/pull/1552) 
([ppalaga](https://github.com/ppalaga))
 - Document snapshot builds in CI docs 
[\#1551](https://github.com/apache/camel-quarkus/pull/1551) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Add Camel AS2 Modules as Quarkus Extension \#1471 
[\#1549](https://github.com/apache/camel-quarkus/pull/1549) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Fix \#765 Git support 
[\#1548](https://github.com/apache/camel-quarkus/pull/1548) 
([ppalaga](https://github.com/ppalaga))
 - Publish SNAPSHOT builds 
[\#1547](https://github.com/apache/camel-quarkus/pull/1547) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use proper extension page URLs in quarkus-extension.yaml 
[\#1546](https://github.com/apache/camel-quarkus/pull/1546) 
([ppalaga](https://github.com/ppalaga))
@@ -1804,6 +1805,7 @@
 - Use uppercase FHIR where appropriate 
[\#359](https://github.com/apache/camel-quarkus/pull/359) 
([ppalaga](https://github.com/ppalaga))
 - Publish discovered RoutesBuilders via CamelBeanBuildItem 
[\#358](https://github.com/apache/camel-quarkus/pull/358) 
([ppalaga](https://github.com/ppalaga))
 - Fix \#354 Update contributor guide: s/json/yaml/, extension adoc page 
[\#355](https://github.com/apache/camel-quarkus/pull/355) 
([ppalaga](https://github.com/ppalaga))
+- Camel quarkus netty 
[\#353](https://github.com/apache/camel-quarkus/pull/353) 
([dhartford](https://github.com/dhartford))
 
 ## [0.3.1](https://github.com/apache/camel-quarkus/tree/0.3.1) (2019-10-30)
 
@@ -1813,12 +1815,12 @@
 
 - Update to quarkus 0.27.0 when available 
[\#346](https://github.com/apache/camel-quarkus/issues/346)
 - platform-http should return 415 for an unaccepted content type 
[\#326](https://github.com/apache/camel-quarkus/issues/326)
+- Rename xml-common extension to core-xml 
[\#292](https://github.com/apache/camel-quarkus/issues/292)
 - TarfileTest can fail on exotic platforms 
[\#270](https://github.com/apache/camel-quarkus/issues/270)
 - platform-http component should return 204 for success and no body 
[\#220](https://github.com/apache/camel-quarkus/issues/220)
 
 **Merged pull requests:**
 
-- Camel quarkus netty 
[\#353](https://github.com/apache/camel-quarkus/pull/353) 
([dhartford](https://github.com/dhartford))
 - Improve service filter and related methods 
[\#351](https://github.com/apache/camel-quarkus/pull/351) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Upgrade to quarkus 0.27.0 
[\#350](https://github.com/apache/camel-quarkus/pull/350) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Fix \#270 TarfileTest can fail on exotic platforms 
[\#349](https://github.com/apache/camel-quarkus/pull/349) 
([ppalaga](https://github.com/ppalaga))
@@ -1855,7 +1857,6 @@
 - Support multipart/form-data in platform-http extension 
[\#308](https://github.com/apache/camel-quarkus/issues/308)
 - Add observability example 
[\#297](https://github.com/apache/camel-quarkus/issues/297)
 - Add a support/xml artifact for common substrate support 
[\#294](https://github.com/apache/camel-quarkus/issues/294)
-- Rename xml-common extension to core-xml 
[\#292](https://github.com/apache/camel-quarkus/issues/292)
 - Bind discovered routes to registry to leverage RoutesCollector 
[\#290](https://github.com/apache/camel-quarkus/issues/290)
 - master failing  [\#288](https://github.com/apache/camel-quarkus/issues/288)
 - Un-negate the names 
[\#285](https://github.com/apache/camel-quarkus/issues/285)
@@ -1990,7 +1991,6 @@
 - Enforce dependency rules 
[\#58](https://github.com/apache/camel-quarkus/issues/58)
 - Re-introduce test scope in integration test projects 
[\#41](https://github.com/apache/camel-quarkus/issues/41)
 - Website [\#38](https://github.com/apache/camel-quarkus/issues/38)
-- Documentation [\#37](https://github.com/apache/camel-quarkus/issues/37)
 - quarkus-camel - Migrate option prefixes 
[\#8](https://github.com/apache/camel-quarkus/issues/8)
 - Upgrade to Camel SNAPSHOT 
[\#7](https://github.com/apache

[camel-quarkus] branch camel-master updated (1c1bc00 -> 3a61306)

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

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


from 1c1bc00  Fix intermittent failure of SpringRabbitmqTest
 add 9a32db3  Updated CHANGELOG.md
 add 3a61306  Updated CHANGELOG.md

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md | 16 ++--
 1 file changed, 14 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (aab313e -> 77dfbb8)

2021-02-14 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 aab313e  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer
 add 6cfe8b7  Upgrade AWS SDK v2 to version 2.15.81
 add 77dfbb8  Sync deps

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (77dfbb8 -> 89575e5)

2021-02-14 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 77dfbb8  Sync deps
 add 89575e5  CAMEL-16208: camel-vertx-kafka - Optimize a little bit

No new revisions were added by this update.

Summary of changes:
 .../component/vertx/kafka/VertxKafkaConsumer.java  | 42 ++
 1 file changed, 19 insertions(+), 23 deletions(-)



[camel] branch regen_bot updated (89575e5 -> 13159b6)

2021-02-14 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 89575e5  CAMEL-16208: camel-vertx-kafka - Optimize a little bit
 add 13159b6  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Consul

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/consul/ConsulHealthTest.java| 4 ++--
 .../org/apache/camel/component/consul/ConsulKeyValueWatchTest.java  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)



[camel] branch regen_bot updated (13159b6 -> f3b688c)

2021-02-14 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 13159b6  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Consul
 add e377399  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Ehcache
 add f3b688c  CAMEL-16193 - Use SecureRandom instead of Random - Camel-FTP

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/ehcache/EhcacheTestSupport.java   | 4 ++--
 .../camel/component/file/remote/FtpConsumerAsyncStressTest.java   | 4 ++--
 .../camel/component/file/remote/FtpProducerMoveExistingTest.java  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)



[camel] branch regen_bot updated (f3b688c -> 361768f)

2021-02-15 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 f3b688c  CAMEL-16193 - Use SecureRandom instead of Random - Camel-FTP
 add 01f6159  Enable TIA for failsafe plugin too
 add 5386cc0  Fix failing pulsar unit test
 add 2f5e601  Fix invalid profile id (for maven 4)
 add 33024ec  Reset print service after tests
 add 5c97f39  [CAMEL-16156] Improve the usage of 
org.apache.camel.jmx.disabled
 add cc7ec04  Correctly fix printer tests
 add b5cf64c  Raise the overall timeout for pulsar tests
 add 4fdef29  Merge remote-tracking branch 'origin/master'
 add f3f5844  Add missing header
 add 30d8594  Remove jms remoting test
 add b9cf7e2  Merge remote-tracking branch 'origin/master'
 add 99632ab  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-google-calendar
 add 2ed6e77  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-google-sheets
 add 26db53a  Fix CS
 add 525300e  Fix CS
 add 8a6290f  CAMEL-16210: camel-core - Choice EIP exception from predicate 
may trigger otherwise
 add 3bfbad0  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-infinispan
 add e84bbe0  Upgrade Infinispan to version 12.0.1.Final
 add 2cb12e3  Use the latest Infinispan docker image for testing
 add 7a1de7b  Sync deps
 add 361768f  Fix CS

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |   2 +-
 components/camel-cdi/pom.xml   |   2 +-
 .../AbstractGoogleCalendarTestSupport.java |   4 +-
 .../sheets/AbstractGoogleSheetsTestSupport.java|   4 +-
 .../sheets/SheetsSpreadsheetsIntegrationTest.java  |   4 +-
 .../infinispan/InfinispanProducerTestSupport.java  |   4 +-
 .../camel/component/jms/remoting/Calculator.java   |  22 
 .../apache/camel/component/jms/remoting/ISay.java  |  26 -
 .../camel/component/jms/remoting/SayService.java   |  43 ---
 components/camel-jmx/pom.xml   |   2 +-
 components/camel-kubernetes/pom.xml|   2 +-
 .../camel/component/printer/PrinterProducer.java   |   2 +-
 .../camel/component/printer/PrinterPrintTest.java  |  68 ++-
 components/camel-pulsar/pom.xml|  15 +++
 .../pulsar/PulsarConsumerAcknowledgementTest.java  |  72 ++--
 .../pulsar/PulsarConsumerDeadLetterPolicyTest.java |  18 +--
 ...omponentCamelContextSchedulerIsolationTest.java |  20 +---
 components/camel-soap/pom.xml  |   2 +-
 .../org/apache/camel/spring/SpringTestSupport.java |   7 +-
 .../apache/camel/spring/SpringCamelContext.java|  54 +
 .../apache/camel/test/junit5/CamelTestSupport.java |   5 +-
 .../spring/junit5/CamelAnnotationsHandler.java |  50 +++--
 .../camel/test/spring/CamelAnnotationsHandler.java |  50 +++--
 .../apache/camel/test/junit4/CamelTestSupport.java |   5 +-
 core/camel-core-engine/pom.xml |   2 +-
 .../org/apache/camel/impl/DefaultCamelContext.java |  81 +
 .../apache/camel/processor/ChoiceProcessor.java|   4 +-
 .../ChoicePredicateThrowExceptionTest.java | 125 +
 core/camel-management-api/pom.xml  |   2 +-
 core/camel-management/pom.xml  |   2 +-
 parent/pom.xml |  11 +-
 .../services/InfinispanLocalContainerService.java  |   2 +-
 tests/camel-itest/pom.xml  |   2 +-
 .../pom.xml|   2 +-
 .../src/it/simple-xml-dto-v3/pom.xml   |   2 +-
 .../src/it/simple-xml-dto/pom.xml  |   2 +-
 .../src/it/simple-xml-v3/pom.xml   |   2 +-
 .../src/it/simple-xml/pom.xml  |   2 +-
 .../src/it/simple-xml-dto/pom.xml  |   2 +-
 .../src/it/simple-xml/pom.xml  |   2 +-
 40 files changed, 396 insertions(+), 332 deletions(-)
 delete mode 100644 
components/camel-jms/src/test/java/org/apache/camel/component/jms/remoting/Calculator.java
 delete mode 100644 
components/camel-jms/src/test/java/org/apache/camel/component/jms/remoting/ISay.java
 delete mode 100644 
components/camel-jms/src/test/java/org/apache/camel/component/jms/remoting/SayService.java
 create mode 100644 
core/camel-core/src/test/java/org/apache/camel/processor/ChoicePredicateThrowExceptionTest.java



[camel] branch regen_bot updated (361768f -> bc8d54a0)

2021-02-15 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 361768f  Fix CS
 add b3c9cdb  core: add default contructor to ErrorHandlerBuilderRef
 add bc8d54a0 core: set the error handler to RouteDefinition

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/builder/ErrorHandlerBuilderRef.java |  3 +++
 .../main/java/org/apache/camel/model/RoutesDefinition.java| 11 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)



[camel] branch regen_bot updated (bc8d54a0 -> 7163c10)

2021-02-15 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 bc8d54a0 core: set the error handler to RouteDefinition
 add 7163c10  core: set the error handler to RouteDefinition (take 2)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/model/RoutesDefinition.java| 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)



[camel] branch regen_bot updated (7163c10 -> a03fddd)

2021-02-15 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 7163c10  core: set the error handler to RouteDefinition (take 2)
 add a03fddd  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Ironmq

No new revisions were added by this update.

Summary of changes:
 .../src/test/java/org/apache/camel/component/ironmq/MockQueue.java  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



[camel] branch regen_bot updated (a03fddd -> b6a4c8d)

2021-02-15 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 a03fddd  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Ironmq
 add b6a4c8d  CAMEL-16193 - Use SecureRandom instead of Random - Camel-JMS

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/jms/reply/QueueReplyManager.java  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (b6a4c8d -> 4f99a3f)

2021-02-15 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 b6a4c8d  CAMEL-16193 - Use SecureRandom instead of Random - Camel-JMS
 add 74675f2  CAMEL-16193 - Use SecureRandom instead of Random - Camel-JPA
 add 55f48d4  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Leveldb
 add 4f99a3f  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Pubnub

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/jpa/JpaUsePersistTest.java| 4 ++--
 .../org/apache/camel/component/leveldb/LevelDBBinaryTest.java | 8 
 .../camel/component/pubnub/example/PubNubSensor2Example.java  | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)



[camel] branch regen_bot updated (4f99a3f -> 6cf0357)

2021-02-15 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 4f99a3f  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Pubnub
 add 25ffba7  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Rabbimq
 add 90892bf  CAMEL-16193 - Use SecureRandom instead of Random - Camel-Saxon
 add 5261e11  CAMEL-16193 - Use SecureRandom instead of Random - Camel-SJMS
 add ba67c66  CAMEL-16193 - Use SecureRandom instead of Random - Camel-SJMS
 add 7498930  CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-Soroush
 add 60e5f55  CAMEL-16193 - Use SecureRandom instead of Random - Core
 add ed4a64f  Camel-Http-common: The mapHttp* options are related to 
consumer
 add 56a7716  Camel-Http: Regen configurers, adoc and factories
 add 1f4ad6d  Regen
 add 6cf0357  Regen for commit 1f4ad6dafdb821e7b23b8bb8145dbd293d8efc0f

No new revisions were added by this update.

Summary of changes:
 .../catalog/components/atmosphere-websocket.json   |   8 +-
 .../org/apache/camel/catalog/components/http.json  |   3 -
 .../org/apache/camel/catalog/components/https.json |   3 -
 .../org/apache/camel/catalog/components/jetty.json |   6 +-
 .../apache/camel/catalog/components/resteasy.json  |   6 +-
 .../apache/camel/catalog/components/servlet.json   |   8 +-
 .../docs/atmosphere-websocket-component.adoc   |   6 +-
 .../apache/camel/catalog/docs/http-component.adoc  |   5 +-
 .../apache/camel/catalog/docs/jetty-component.adoc |   6 +-
 .../camel/catalog/docs/resteasy-component.adoc |   6 +-
 .../camel/catalog/docs/servlet-component.adoc  |   6 +-
 .../websocket/WebsocketEndpointUriFactory.java |   2 +-
 .../atmosphere/websocket/atmosphere-websocket.json |   8 +-
 .../main/docs/atmosphere-websocket-component.adoc  |   6 +-
 .../camel/http/common/HttpCommonEndpoint.java  |   6 +-
 .../component/http/HttpEndpointConfigurer.java |  18 -
 .../component/http/HttpEndpointUriFactory.java |   5 +-
 .../org/apache/camel/component/http/http.json  |   3 -
 .../org/apache/camel/component/http/https.json |   3 -
 .../camel-http/src/main/docs/http-component.adoc   |   5 +-
 .../jetty9/JettyHttp9EndpointUriFactory.java   |   2 +-
 .../org/apache/camel/component/jetty9/jetty.json   |   6 +-
 .../camel-jetty/src/main/docs/jetty-component.adoc |   6 +-
 .../component/rabbitmq/RabbitMQEndpointTest.java   |   4 +-
 .../resteasy/ResteasyEndpointConfigurer.java   |  18 +
 .../resteasy/ResteasyEndpointUriFactory.java   |   2 +-
 .../apache/camel/component/resteasy/resteasy.json  |   6 +-
 .../src/main/docs/resteasy-component.adoc  |   6 +-
 .../component/xquery/XQueryConcurrencyTest.java|   4 +-
 .../xquery/XQueryURLBasedConcurrencyTest.java  |   4 +-
 .../servlet/ServletEndpointUriFactory.java |   2 +-
 .../apache/camel/component/servlet/servlet.json|   8 +-
 .../src/main/docs/servlet-component.adoc   |   6 +-
 .../sjms/support/MyInOutTestConsumer.java  |   4 +-
 .../component/soroushbot/support/SoroushBotWS.java |   4 +-
 .../camel/language/csimple/CSimpleHelper.java  |   4 +-
 .../language/simple/SimpleExpressionBuilder.java   |   6 +-
 .../processor/errorhandler/RedeliveryPolicy.java   |  10 +-
 .../camel/cluster/ClusterServiceViewTest.java  |   6 +-
 .../file/FileProducerMoveExistingTest.java |   4 +-
 .../file/stress/FileAsyncStressManually.java   |   4 +-
 .../FileAsyncStressReadLockLockFileTest.java   |   4 +-
 .../stress/FileAsyncStressReadLockNoneTest.java|   4 +-
 .../stress/FileAsyncStressReadLockRenameTest.java  |   4 +-
 .../component/file/stress/FileAsyncStressTest.java |   4 +-
 .../camel/processor/PipelineConcurrentTest.java|   4 +-
 .../processor/SplitterParallelAggregateTest.java   |   4 +-
 .../camel/processor/StreamResequencerTest.java |   6 +-
 .../resequencer/ResequencerEngineTest.java |   4 +-
 .../AtmosphereWebsocketEndpointBuilderFactory.java | 374 --
 .../endpoint/dsl/HttpEndpointBuilderFactory.java   | 111 --
 .../dsl/JettyHttpEndpointBuilderFactory.java   | 200 +-
 .../dsl/ResteasyEndpointBuilderFactory.java| 424 +
 .../dsl/ServletEndpointBuilderFactory.java | 148 +++
 .../ManagedTypeConverterRegistryTest.java  |   2 +-
 .../ROOT/pages/atmosphere-websocket-component.adoc |   6 +-
 .../modules/ROOT/pages/http-component.adoc |   5 +-
 .../modules/ROOT/pages/jetty-component.adoc|   6 +-
 .../modules/ROOT/pages/resteasy-component.adoc |   6 +-
 .../modules/ROOT/pages/servlet-component.adoc  |   6 +-
 60 files changed, 489 insertions(+), 1068 deletions(-)



[camel] branch regen_bot updated (6cf0357 -> 32e6dc8)

2021-02-15 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 6cf0357  Regen for commit 1f4ad6dafdb821e7b23b8bb8145dbd293d8efc0f
 add 32e6dc8  Regen for commit 1f4ad6dafdb821e7b23b8bb8145dbd293d8efc0f

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   (6cf0357)
\
 N -- N -- N   refs/heads/regen_bot (32e6dc8)

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

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

No new revisions were added by this update.

Summary of changes:



[camel] branch regen_bot updated (32e6dc8 -> 82560dc)

2021-02-15 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 32e6dc8  Regen for commit 1f4ad6dafdb821e7b23b8bb8145dbd293d8efc0f
 add 5dadce0  CAMEL-16207: camel-core - Optimize HeaderFilterStrategy with 
startsWith pattern
 add 224ef9a  CAMEL-16207: camel-core - Optimize HeaderFilterStrategy with 
startsWith pattern
 add 82560dc  CAMEL-16205: camel-http - Optimize extract response body for 
small payloads

No new revisions were added by this update.

Summary of changes:
 .../component/ahc/HttpHeaderFilterStrategy.java|  4 +--
 .../cxf/common/header/CxfHeaderFilterStrategy.java |  2 +-
 .../cxf/jaxrs/CxfRsHeaderFilterStrategy.java   |  2 +-
 .../apache/camel/component/cxf/wsdl/OrderTest.java |  6 ++--
 .../http/common/HttpHeaderFilterStrategy.java  |  4 +--
 .../jetty/HttpBridgeMultipartRouteTest.java|  2 +-
 .../component/kafka/KafkaHeaderFilterStrategy.java | 12 ++-
 .../component/mail/MailHeaderFilterStrategy.java   |  2 +-
 .../netty/http/NettyHttpHeaderFilterStrategy.java  |  4 +--
 .../http/PlatformHttpHeaderFilterStrategy.java |  2 +-
 .../rabbitmq/RabbitMQHeaderFilterStrategy.java |  4 +--
 .../resteasy/ResteasyHeaderFilterStrategy.java |  5 ++-
 .../SpringRabbitMQHeaderFilterStrategy.java|  4 +--
 .../undertow/UndertowHeaderFilterStrategy.java |  2 +-
 .../vertx/http/VertxHttpHeaderFilterStrategy.java  |  4 +--
 .../kafka/VertxKafkaHeaderFilterStrategy.java  | 12 ++-
 .../impl/DefaultHeaderFilterStrategyTest.java  | 40 +
 .../camel/support/DefaultHeaderFilterStrategy.java | 42 ++
 18 files changed, 110 insertions(+), 43 deletions(-)



[camel] branch regen_bot updated (82560dc -> bb660c5)

2021-02-15 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 82560dc  CAMEL-16205: camel-http - Optimize extract response body for 
small payloads
 add bb660c5  core(rest): mark VerbDefinition as an OutputNode

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/model/rest/VerbDefinition.java   | 14 +-
 1 file changed, 13 insertions(+), 1 deletion(-)



[camel] branch regen_bot updated (bb660c5 -> 6c57528)

2021-02-15 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 bb660c5  core(rest): mark VerbDefinition as an OutputNode
 add 07adb22  CAMEL-16115 - Remove Camel-AWS-* components - AWS-SDB
 add db259dd  CAMEL-16115 - Remove Camel-AWS-* components - AWS-SDB
 add fba80d8  CAMEL-16115 - Remove Camel-AWS-* components - AWS-SDB
 add 629ea30  CAMEL-16115 - Remove Camel-AWS-* components - AWS-SDB
 add 161d355  CAMEL-16115 - Remove Camel-AWS-* components - AWS-SDB - added 
a note
 add 6c57528  CAMEL-16207: camel-core - Optimize HeaderFilterStrategy with 
startsWith pattern

No new revisions were added by this update.

Summary of changes:
 bom/camel-bom/pom.xml  |   5 -
 .../org/apache/camel/catalog/components.properties |   1 -
 .../apache/camel/catalog/components/aws-sdb.json   |  43 ---
 .../org/apache/camel/catalog/docs.properties   |   1 -
 .../camel/catalog/docs/aws-sdb-component.adoc  | 258 -
 components/camel-aws-sdb/pom.xml   |  72 
 .../component/aws/sdb/SdbComponentConfigurer.java  |  55 ---
 .../component/aws/sdb/SdbEndpointConfigurer.java   | 103 --
 .../component/aws/sdb/SdbEndpointUriFactory.java   |  72 
 .../services/org/apache/camel/component.properties |   7 -
 .../services/org/apache/camel/component/aws-sdb|   2 -
 .../org/apache/camel/configurer/aws-sdb-component  |   2 -
 .../org/apache/camel/configurer/aws-sdb-endpoint   |   2 -
 .../org/apache/camel/urifactory/aws-sdb-endpoint   |   2 -
 .../apache/camel/component/aws/sdb/aws-sdb.json|  43 ---
 .../src/main/docs/aws-sdb-component.adoc   | 258 -
 .../component/aws/sdb/AbstractSdbCommand.java  |  65 
 .../aws/sdb/BatchDeleteAttributesCommand.java  |  48 ---
 .../aws/sdb/BatchPutAttributesCommand.java |  48 ---
 .../component/aws/sdb/DeleteAttributesCommand.java |  50 ---
 .../component/aws/sdb/DeleteDomainCommand.java |  39 --
 .../component/aws/sdb/DomainMetadataCommand.java   |  54 ---
 .../component/aws/sdb/GetAttributesCommand.java|  58 ---
 .../component/aws/sdb/ListDomainsCommand.java  |  58 ---
 .../component/aws/sdb/PutAttributesCommand.java|  50 ---
 .../camel/component/aws/sdb/SdbComponent.java  |  55 ---
 .../aws/sdb/SdbComponentVerifierExtension.java |  91 -
 .../camel/component/aws/sdb/SdbConfiguration.java  | 174 -
 .../camel/component/aws/sdb/SdbConstants.java  |  47 ---
 .../camel/component/aws/sdb/SdbEndpoint.java   | 140 ---
 .../camel/component/aws/sdb/SdbOperations.java |  30 --
 .../camel/component/aws/sdb/SdbProducer.java   |  94 -
 .../camel/component/aws/sdb/SelectCommand.java |  55 ---
 .../component/aws/sdb/AbstractSdbCommandTest.java  | 105 --
 .../component/aws/sdb/AmazonSDBClientMock.java | 161 
 .../aws/sdb/BatchDeleteAttributesCommandTest.java  |  71 
 .../aws/sdb/BatchPutAttributesCommandTest.java |  71 
 .../aws/sdb/DeleteAttributesCommandTest.java   |  90 -
 .../component/aws/sdb/DeleteDomainCommandTest.java |  50 ---
 .../aws/sdb/DomainMetadataCommandTest.java |  58 ---
 .../aws/sdb/GetAttributesCommandTest.java  |  94 -
 .../component/aws/sdb/ListDomainsCommandTest.java  |  73 
 .../aws/sdb/PutAttributesCommandTest.java  |  90 -
 .../aws/sdb/SdbComponentConfigurationTest.java | 162 
 .../component/aws/sdb/SdbComponentSpringTest.java  | 301 ---
 .../camel/component/aws/sdb/SdbComponentTest.java  | 298 ---
 .../aws/sdb/SdbComponentVerifierExtensionTest.java |  74 
 .../camel/component/aws/sdb/SdbOperationsTest.java |  55 ---
 .../camel/component/aws/sdb/SelectCommandTest.java |  76 
 .../integration/SdbComponentIntegrationTest.java   | 180 -
 .../src/test/resources/log4j2.properties   |  28 --
 .../aws/sdb/SDBComponentSpringTest-context.xml |  34 --
 .../cxf/common/header/CxfHeaderFilterStrategy.java |   2 +-
 components/camel-flatpack/pom.xml  |   1 -
 components/pom.xml |   1 -
 core/camel-allcomponents/pom.xml   |   4 -
 .../component/ComponentsBuilderFactory.java|  14 -
 .../dsl/AwsSdbComponentBuilderFactory.java | 119 --
 .../src/generated/resources/metadata.json  |  23 --
 .../builder/endpoint/EndpointBuilderFactory.java   |   1 -
 .../camel/builder/endpoint/EndpointBuilders.java   |   1 -
 .../builder/endpoint/StaticEndpointBuilders.java   |  45 ---
 .../endpoint/dsl/SdbEndpointBuilderFactory.java| 409 -
 docs/components/modules/ROOT/nav.adoc  |   1 -
 .../modules/ROOT/pages/aws-sdb-component.adoc  | 260 -
 .../ROOT/pages/camel-3x-upgrade-guide-3_9.adoc |   4 +
 parent/pom.xml

[camel] branch regen_bot updated (6c57528 -> 161d355)

2021-02-15 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 6c57528  CAMEL-16207: camel-core - Optimize HeaderFilterStrategy with 
startsWith pattern

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

 * -- * -- N   refs/heads/regen_bot (161d355)
\
 O -- O -- O   (6c57528)

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/component/cxf/common/header/CxfHeaderFilterStrategy.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[camel] branch regen_bot updated (161d355 -> 08e1d3f)

2021-02-15 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 161d355  CAMEL-16115 - Remove Camel-AWS-* components - AWS-SDB - added 
a note
 add 6c57528  CAMEL-16207: camel-core - Optimize HeaderFilterStrategy with 
startsWith pattern
 add 031ea4b  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer
 add 08e1d3f  CAMEL-16205: camel-http - Optimize extract response body for 
small payloads

No new revisions were added by this update.

Summary of changes:
 .../component/cxf/common/header/CxfHeaderFilterStrategy.java |  2 +-
 .../java/org/apache/camel/component/http/HttpProducer.java   | 12 +---
 .../apache/camel/component/jetty/HttpClientRouteTest.java|  4 ++--
 3 files changed, 8 insertions(+), 10 deletions(-)



[camel-karaf] branch automatic-periodic-sync updated (2f9714e -> efcc9f7)

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

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


from 2f9714e  Regen
 add efcc9f7  CAMEL-16115 - Remove Camel-AWS-* components - AWS-SDB

No new revisions were added by this update.

Summary of changes:
 docs/modules/ROOT/pages/components.adoc  |  5 +
 platforms/karaf/features/src/main/resources/features.xml | 16 
 2 files changed, 1 insertion(+), 20 deletions(-)



[camel-spring-boot] branch automatic-periodic-sync created (now 8b733f7)

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

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


  at 8b733f7  [create-pull-request] automated change

No new revisions were added by this update.



[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

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

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


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

commit 671e1ea81d636e08ab745180cd4b14a8b3246210
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 16 03:07:58 2021 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7df8c87..8c0cb37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,22 @@
 
 [Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.7.2...HEAD)
 
+**Fixed bugs:**
+
+- Azure storage queue failing on Camel Master 
[\#976](https://github.com/apache/camel-kafka-connector/issues/976)
+- SJMS2 Startup test failing on Camel Master 
[\#975](https://github.com/apache/camel-kafka-connector/issues/975)
+
+**Closed issues:**
+
+- Azure storage blob failing on camel-master 
[\#997](https://github.com/apache/camel-kafka-connector/issues/997)
+- Consistent failures in GH tests 
[\#990](https://github.com/apache/camel-kafka-connector/issues/990)
+- Release 0.7.2 once Camel 3.7.2 will be released 
[\#978](https://github.com/apache/camel-kafka-connector/issues/978)
+- Add a release notes page in docs 
[\#302](https://github.com/apache/camel-kafka-connector/issues/302)
+
 **Merged pull requests:**
 
+- Ensure parallel builds with mvnd work on clean environments 
[\#1014](https://github.com/apache/camel-kafka-connector/pull/1014) 
([orpiske](https://github.com/orpiske))
+- Added AWS v2 SNS sink integration test 
[\#1012](https://github.com/apache/camel-kafka-connector/pull/1012) 
([orpiske](https://github.com/orpiske))
 - Fix problem when call 'context.errantRecordReporter\(\)' will result in a 
NoSuchMethodException or NoClassDefFoundError when the sink connector is 
deployed to Connect runtimes older than Kafka 2.6 
[\#1007](https://github.com/apache/camel-kafka-connector/pull/1007) 
([Evgen1000end](https://github.com/Evgen1000end))
 - Cleanup the check state logic on the KafkaConnectEmbeddedService 
[\#1006](https://github.com/apache/camel-kafka-connector/pull/1006) 
([orpiske](https://github.com/orpiske))
 - Rework the syslog integration tests to let JUnit handle camel's lifecycle in 
the test [\#1005](https://github.com/apache/camel-kafka-connector/pull/1005) 
([orpiske](https://github.com/orpiske))



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

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

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


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

commit d73e703ab4659486ca1160c0fd48c2a0a3f3a35f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 16 03:19:05 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4144fbf..2421200 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,8 @@
 
 **Merged pull requests:**
 
+- fix\(ci\): Use kubectl wait command to check Knative readiness 
[\#2036](https://github.com/apache/camel-k/pull/2036) 
([astefanutti](https://github.com/astefanutti))
+- Point to documentation for debugging using VS Code 
[\#2030](https://github.com/apache/camel-k/pull/2030) 
([apupier](https://github.com/apupier))
 - Increase timeouts [\#2028](https://github.com/apache/camel-k/pull/2028) 
([bouskaJ](https://github.com/bouskaJ))
 - chore\(RBAC\): Symmetrical RBAC setup between OLM and CLI 
[\#2027](https://github.com/apache/camel-k/pull/2027) 
([astefanutti](https://github.com/astefanutti))
 - \[fix\] Add bigger flexibility to alerts tests 
[\#2026](https://github.com/apache/camel-k/pull/2026) 
([llowinge](https://github.com/llowinge))
@@ -105,6 +107,7 @@
 - feat\(test\): builder command unit test 
[\#1891](https://github.com/apache/camel-k/pull/1891) 
([squakez](https://github.com/squakez))
 - feat\(test\): kit create command unit test 
[\#1889](https://github.com/apache/camel-k/pull/1889) 
([squakez](https://github.com/squakez))
 - feat\(test\): delete command unit test 
[\#1888](https://github.com/apache/camel-k/pull/1888) 
([squakez](https://github.com/squakez))
+- Backport  \#1880 to 1.3.x 
[\#1886](https://github.com/apache/camel-k/pull/1886) 
([nicolaferraro](https://github.com/nicolaferraro))
 - chore\(e2e\): add test for Istio trait \#1547 
[\#1885](https://github.com/apache/camel-k/pull/1885) 
([tadayosi](https://github.com/tadayosi))
 - feat\(test\): install command flags unit test 
[\#1883](https://github.com/apache/camel-k/pull/1883) 
([squakez](https://github.com/squakez))
 - Fix operator monitoring test 
[\#1880](https://github.com/apache/camel-k/pull/1880) 
([llowinge](https://github.com/llowinge))
@@ -170,7 +173,6 @@
 - Backport \#1900 to 1.3.x 
[\#1905](https://github.com/apache/camel-k/pull/1905) 
([astefanutti](https://github.com/astefanutti))
 - Backport \#1707 to 1.3.x 
[\#1896](https://github.com/apache/camel-k/pull/1896) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Backport \#1873 to 1.3.x 
[\#1887](https://github.com/apache/camel-k/pull/1887) 
([nicolaferraro](https://github.com/nicolaferraro))
-- Backport  \#1880 to 1.3.x 
[\#1886](https://github.com/apache/camel-k/pull/1886) 
([nicolaferraro](https://github.com/nicolaferraro))
 
 ## 
[pkg/client/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.0)
 (2020-12-22)
 
@@ -247,6 +249,7 @@
 - Fix \#1562: remove support for main runtime 
[\#1804](https://github.com/apache/camel-k/pull/1804) 
([nicolaferraro](https://github.com/nicolaferraro))
 - chore\(ci\): simplify test configuration 
[\#1801](https://github.com/apache/camel-k/pull/1801) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Fix \#751: add guard to global operator 
[\#1800](https://github.com/apache/camel-k/pull/1800) 
([nicolaferraro](https://github.com/nicolaferraro))
+- Fixes ENTESB-15219: only use default values when user doesn't provide a 
kamelet property value in integration 
[\#1796](https://github.com/apache/camel-k/pull/1796) 
([dhirajsb](https://github.com/dhirajsb))
 - \[test\] Detect camel quarkus version dynamically in monitoring test 
[\#1795](https://github.com/apache/camel-k/pull/1795) 
([llowinge](https://github.com/llowinge))
 - \#1283: Enhance the `kamel log` command to show more detail prior to i… 
[\#1793](https://github.com/apache/camel-k/pull/1793) 
([phantomjinx](https://github.com/phantomjinx))
 - Fix \#1791: auto-generate v1alpha1 resources 
[\#1792](https://github.com/apache/camel-k/pull/1792) 
([nicolaferraro](https://github.com/nicolaferraro))
@@ -309,7 +312,6 @@
 **Merged pull requests:**
 
 - Fix ENTESB-15219: only use default values when user doesn't provide a 
kamelet property value in integration 
[\#1797](https://github.com/apache/camel-k/pull/1797) 
([dhirajsb](https://github.com/dhirajsb))
-- Fixes ENTESB-15219: only use default values when user doesn't provide a 
kamelet property value in integration 
[\#1796](https://github.com/apache/camel-k/pull/1796) 
([dhirajsb](https://github.com/dhirajsb))
 - Backport Kamelet changes to 1.2.x 
[\#1788](https://github.com/apache/camel-k/pull/1788) 
([nicolaferraro](https://github.com/nicola

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

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

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


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

commit 3078dd46c7e64f04a1c38ebbfe4e3e71e7dd92a5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 16 03:26:34 2021 +

Updated CHANGELOG.md
---
 CHANGELOG.md | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2300314..5aef8da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@
 - StAX native support 
[\#1696](https://github.com/apache/camel-quarkus/issues/1696)
 - XML Security native support 
[\#1617](https://github.com/apache/camel-quarkus/issues/1617)
 - Azure Storage Queue Service native support 
[\#1574](https://github.com/apache/camel-quarkus/issues/1574)
+- AWS 2 Kinesis native support 
[\#1571](https://github.com/apache/camel-quarkus/issues/1571)
 - CassandraQL native support 
[\#1355](https://github.com/apache/camel-quarkus/issues/1355)
 - XML Tokenize language native support 
[\#780](https://github.com/apache/camel-quarkus/issues/780)
 - IPFS native support 
[\#770](https://github.com/apache/camel-quarkus/issues/770)
@@ -43,6 +44,8 @@
 
 **Merged pull requests:**
 
+- AWS 2 Kinesis native support  
[\#2252](https://github.com/apache/camel-quarkus/pull/2252) 
([ppalaga](https://github.com/ppalaga))
+- Remove Camel 3.8.0 staging repository 
[\#2251](https://github.com/apache/camel-quarkus/pull/2251) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Enable FOP native integration tests 
[\#2247](https://github.com/apache/camel-quarkus/pull/2247) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix intermittent failure of SpringRabbitmqTest 
[\#2246](https://github.com/apache/camel-quarkus/pull/2246) 
([jamesnetherton](https://github.com/jamesnetherton))
 - await for consumer fixes \#2205 
[\#2245](https://github.com/apache/camel-quarkus/pull/2245) 
([zbendhiba](https://github.com/zbendhiba))
@@ -587,7 +590,6 @@
 - Fix telegram itest component property resolution 
[\#1554](https://github.com/apache/camel-quarkus/pull/1554) 
([llowinge](https://github.com/llowinge))
 - Compute the component counts using JavaScript to avoid merge conflicts 
[\#1552](https://github.com/apache/camel-quarkus/pull/1552) 
([ppalaga](https://github.com/ppalaga))
 - Document snapshot builds in CI docs 
[\#1551](https://github.com/apache/camel-quarkus/pull/1551) 
([jamesnetherton](https://github.com/jamesnetherton))
-- Add Camel AS2 Modules as Quarkus Extension \#1471 
[\#1549](https://github.com/apache/camel-quarkus/pull/1549) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 - Fix \#765 Git support 
[\#1548](https://github.com/apache/camel-quarkus/pull/1548) 
([ppalaga](https://github.com/ppalaga))
 - Publish SNAPSHOT builds 
[\#1547](https://github.com/apache/camel-quarkus/pull/1547) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Use proper extension page URLs in quarkus-extension.yaml 
[\#1546](https://github.com/apache/camel-quarkus/pull/1546) 
([ppalaga](https://github.com/ppalaga))
@@ -1815,7 +1817,6 @@
 
 - Update to quarkus 0.27.0 when available 
[\#346](https://github.com/apache/camel-quarkus/issues/346)
 - platform-http should return 415 for an unaccepted content type 
[\#326](https://github.com/apache/camel-quarkus/issues/326)
-- Rename xml-common extension to core-xml 
[\#292](https://github.com/apache/camel-quarkus/issues/292)
 - TarfileTest can fail on exotic platforms 
[\#270](https://github.com/apache/camel-quarkus/issues/270)
 - platform-http component should return 204 for success and no body 
[\#220](https://github.com/apache/camel-quarkus/issues/220)
 
@@ -1857,6 +1858,7 @@
 - Support multipart/form-data in platform-http extension 
[\#308](https://github.com/apache/camel-quarkus/issues/308)
 - Add observability example 
[\#297](https://github.com/apache/camel-quarkus/issues/297)
 - Add a support/xml artifact for common substrate support 
[\#294](https://github.com/apache/camel-quarkus/issues/294)
+- Rename xml-common extension to core-xml 
[\#292](https://github.com/apache/camel-quarkus/issues/292)
 - Bind discovered routes to registry to leverage RoutesCollector 
[\#290](https://github.com/apache/camel-quarkus/issues/290)
 - master failing  [\#288](https://github.com/apache/camel-quarkus/issues/288)
 - Un-negate the names 
[\#285](https://github.com/apache/camel-quarkus/issues/285)
@@ -2075,6 +2077,8 @@
 - Add twitter extension 
[\#99](https://github.com/apache/camel-quarkus/pull/99) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Omit the artifactId in release tags 
[\#95](https://github.com/apache/camel-quarkus/pull/95) 
([ppalaga](https://github.com/ppalaga))
 - Fix typo s/AWs\_REGION/AWS\_REGION/ 
[\#94]

[camel-quarkus] branch camel-master updated (0b43031 -> abb1834)

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

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


 discard 0b43031  Upgrade to Camel 3.9.0
 add 1257223  Updated CHANGELOG.md
 add 496748a  Remove Camel 3.8.0 staging repository
 add 301f3c9  AWS 2 Kinesis native support #1571
 add eeaf3ca  Remove redundant support-commons-logging dependency from 
individual AWS2 extensions now that support-aws2 depends on it
 add d8933ab  Regenerate virtual dependencies in tests
 add c1a7a18  Remove tar verbose flags for nightly sync builds
 new abb1834  Upgrade to Camel 3.9.0

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   (0b43031)
\
 N -- N -- N   refs/heads/camel-master (abb1834)

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

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

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


Summary of changes:
 .github/workflows/camel-master-cron.yaml   |  6 +-
 .github/workflows/quarkus-master-cron.yaml |  6 +-
 CHANGELOG.md   |  7 +-
 .../pages/reference/extensions/aws2-kinesis.adoc   | 14 ++--
 .../components/aws2-kinesis-firehose.adoc  |  6 +-
 .../reference/components/aws2-kinesis.adoc |  6 +-
 .../kinesis/deployment/Aws2KinesisProcessor.java   | 46 
 .../aws2-kinesis/integration-test/pom.xml  | 83 --
 .../aws2/kinesis/it/Aws2KinesisResource.java   | 64 -
 .../component/aws2/kinesis/it/Aws2KinesisTest.java | 42 ---
 extensions-jvm/pom.xml |  1 -
 extensions-support/aws2/deployment/pom.xml |  4 ++
 extensions-support/aws2/runtime/pom.xml|  4 ++
 extensions/aws2-athena/deployment/pom.xml  |  4 --
 extensions/aws2-athena/runtime/pom.xml |  4 --
 extensions/aws2-cw/deployment/pom.xml  |  4 --
 extensions/aws2-cw/runtime/pom.xml |  4 --
 extensions/aws2-ddb/deployment/pom.xml |  4 --
 extensions/aws2-ddb/runtime/pom.xml|  4 --
 extensions/aws2-ec2/deployment/pom.xml |  4 --
 extensions/aws2-ec2/runtime/pom.xml|  4 --
 extensions/aws2-ecs/deployment/pom.xml |  4 --
 extensions/aws2-ecs/runtime/pom.xml|  4 --
 extensions/aws2-eks/deployment/pom.xml |  4 --
 extensions/aws2-eks/runtime/pom.xml|  4 --
 extensions/aws2-iam/deployment/pom.xml |  4 --
 extensions/aws2-iam/runtime/pom.xml|  4 --
 .../aws2-kinesis/deployment/pom.xml|  4 ++
 .../kinesis/deployment/Aws2KinesisProcessor.java}  |  8 +--
 .../aws2-kinesis/pom.xml   |  1 -
 .../aws2-kinesis/runtime/pom.xml   |  6 ++
 .../main/resources/META-INF/quarkus-extension.yaml |  5 +-
 extensions/aws2-kms/deployment/pom.xml |  4 --
 extensions/aws2-kms/runtime/pom.xml|  4 --
 extensions/aws2-mq/deployment/pom.xml  |  4 --
 extensions/aws2-mq/runtime/pom.xml |  4 --
 extensions/aws2-msk/deployment/pom.xml |  4 --
 extensions/aws2-msk/runtime/pom.xml|  4 --
 extensions/aws2-s3/deployment/pom.xml  |  4 --
 extensions/aws2-s3/runtime/pom.xml |  4 --
 extensions/aws2-ses/deployment/pom.xml |  4 --
 extensions/aws2-ses/runtime/pom.xml|  4 --
 extensions/aws2-sns/deployment/pom.xml |  4 --
 extensions/aws2-sns/runtime/pom.xml|  4 --
 extensions/aws2-sqs/deployment/pom.xml |  4 --
 extensions/aws2-sqs/runtime/pom.xml|  4 --
 extensions/aws2-sts/deployment/pom.xml |  4 --
 extensions/aws2-sts/runtime/pom.xml|  4 --
 extensions/aws2-translate/deployment/pom.xml   |  4 --
 extensions/aws2-translate/runtime/pom.xml  |  4 --
 extensions/pom.xml |  1 +
 integration-tests/cassandraql/pom.xml  | 15 
 integration-tests/optaplanner/pom.xml  |  4 +-
 pom.xml| 44 
 54 files 

[camel-quarkus] 01/01: Upgrade to Camel 3.9.0

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

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

commit abb1834e8dac8630d70e6198fe96f47e6d1a471b
Author: James Netherton 
AuthorDate: Mon Feb 15 09:53:53 2021 +

Upgrade to Camel 3.9.0
---
 docs/modules/ROOT/partials/reference/others/spring-xml.adoc | 1 +
 pom.xml | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/partials/reference/others/spring-xml.adoc 
b/docs/modules/ROOT/partials/reference/others/spring-xml.adoc
new file mode 100644
index 000..a509c1d
--- /dev/null
+++ b/docs/modules/ROOT/partials/reference/others/spring-xml.adoc
@@ -0,0 +1 @@
+// Empty partial for a Camel bit unsupported by Camel Quarkus to avoid 
warnings when this file is included from a Camel page
diff --git a/pom.xml b/pom.xml
index 0c9a9fd..fdb7c45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel
 camel-dependencies
-3.8.0
+3.9.0-SNAPSHOT
 
 
 org.apache.camel.quarkus
@@ -55,7 +55,7 @@
 
${bouncycastle-version}
 
 3.8 
-${camel.major.minor}.0
+3.9.0-SNAPSHOT
 
${camel.major.minor}.x@components
 
camel-${camel.major.minor}.x
 



[camel] branch regen_bot updated (08e1d3f -> dd67a8a)

2021-02-15 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 08e1d3f  CAMEL-16205: camel-http - Optimize extract response body for 
small payloads
 add 5bd6d2a  CAMEL-16205: camel-http - Optimize extract response body for 
small payloads
 add adf7574  Upgrade Atlasmap to version 2.1.5
 add 4fce5ca  Sync deps
 add 7fbc59c  CAMEL-16206: camel-sql: Preserve message body (#5086)
 add f2bd8c7  Change SMPP default enquireLinkTimer from 5 seconds to 60 
seconds. (#5090)
 add 2a00a7f  CAMEL-16194- upgrade Optaplanner to 8.x (#5092)
 add 6d0380b  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer
 add c09991c  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer
 add dd67a8a  Regen for commit c09991cf5855a9d09a0414a586f20fea0ca5d0f6

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |   4 +-
 .../org/apache/camel/catalog/components/http.json  |   1 +
 .../org/apache/camel/catalog/components/https.json |   1 +
 .../apache/camel/catalog/components/resteasy.json  |   1 +
 .../org/apache/camel/catalog/components/smpp.json  |   4 +-
 .../org/apache/camel/catalog/components/smpps.json |   4 +-
 .../apache/camel/catalog/docs/http-component.adoc  |   3 +-
 .../camel/catalog/docs/resteasy-component.adoc |   3 +-
 .../apache/camel/catalog/docs/smpp-component.adoc  |   4 +-
 .../component/http/HttpComponentConfigurer.java|   6 +
 .../org/apache/camel/component/http/http.json  |   1 +
 .../org/apache/camel/component/http/https.json |   1 +
 .../camel-http/src/main/docs/http-component.adoc   |   3 +-
 .../apache/camel/component/http/HttpComponent.java |  14 +-
 .../apache/camel/component/http/HttpProducer.java  |  30 +--
 .../optaplanner/OptaPlannerConstants.java  |   1 -
 .../component/optaplanner/OptaPlannerProducer.java |  32 +--
 .../optaplanner/OptaPlannerAsyncSolverTest.java|   8 +-
 .../optaplanner/OptaPlannerDaemonSolverTest.java   |   8 +-
 .../apache/camel/component/resteasy/resteasy.json  |   1 +
 .../src/main/docs/resteasy-component.adoc  |   3 +-
 .../org/apache/camel/component/smpp/smpp.json  |   4 +-
 .../org/apache/camel/component/smpp/smpps.json |   4 +-
 .../camel-smpp/src/main/docs/smpp-component.adoc   |   4 +-
 .../camel/component/smpp/SmppConfiguration.java|   4 +-
 .../component/smpp/SmppConfigurationTest.java  |   8 +-
 .../camel/component/smpp/SmppConsumerTest.java |   2 +-
 .../smpp/SmppProducerLazySessionCreationTest.java  |   2 +-
 .../camel/component/smpp/SmppProducerTest.java |   2 +-
 .../apache/camel/component/sql/SqlProducer.java| 226 -
 .../camel/component/sql/SqlGeneratedKeysTest.java  |   5 +-
 .../component/dsl/HttpComponentBuilderFactory.java |  19 ++
 .../dsl/HttpsComponentBuilderFactory.java  |  19 ++
 .../dsl/ResteasyComponentBuilderFactory.java   |  19 ++
 .../component/dsl/SmppComponentBuilderFactory.java |   2 +-
 .../dsl/SmppsComponentBuilderFactory.java  |   2 +-
 .../endpoint/dsl/SmppEndpointBuilderFactory.java   |  12 +-
 .../modules/ROOT/pages/http-component.adoc |   3 +-
 .../modules/ROOT/pages/resteasy-component.adoc |   3 +-
 .../modules/ROOT/pages/smpp-component.adoc |   4 +-
 parent/pom.xml |   4 +-
 41 files changed, 259 insertions(+), 222 deletions(-)



[camel] branch regen_bot updated (dd67a8a -> 4705b1e)

2021-02-15 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 dd67a8a  Regen for commit c09991cf5855a9d09a0414a586f20fea0ca5d0f6
 add 4705b1e  Regen

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   (dd67a8a)
\
 N -- N -- N   refs/heads/regen_bot (4705b1e)

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

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

No new revisions were added by this update.

Summary of changes:



[camel] branch regen_bot updated (4705b1e -> cf30825)

2021-02-15 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 4705b1e  Regen
 add 86f17c7  Upgrade AWS SDK v2 to version 2.15.82
 add cf30825  Sync deps

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (cf30825 -> a85c022)

2021-02-15 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 cf30825  Sync deps
 add 532f82f  CAMEL-16215: camel-http - Optimize isStatusCodeOk
 add d4e208f  CAMEL-16215: camel-vertx-http - Optimize isStatusCodeOk
 add 137a34c  CAMEL-16215: camel-netty-http - Optimize isStatusCodeOk
 add a85c022  CAMEL-16215: camel-undertow - Optimize isStatusCodeOk

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/http/HttpProducer.java  | 22 ++-
 .../component/netty/http/NettyHttpHelper.java  |  6 +++---
 .../component/netty/http/NettyHttpProducer.java| 25 --
 .../component/undertow/UndertowClientCallback.java | 16 +-
 .../vertx/http/DefaultVertxHttpBinding.java|  6 +++---
 .../component/vertx/http/VertxHttpEndpoint.java| 21 ++
 6 files changed, 76 insertions(+), 20 deletions(-)



[camel] branch regen_bot updated (a85c022 -> 50c9b25)

2021-02-15 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 a85c022  CAMEL-16215: camel-undertow - Optimize isStatusCodeOk
 add 50c9b25  camel-core - Optimize IOHelper to extract charset from 
content-type header.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/util/IOHelper.java  | 32 +++---
 1 file changed, 22 insertions(+), 10 deletions(-)



[camel] branch regen_bot updated (50c9b25 -> 793a850)

2021-02-16 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 50c9b25  camel-core - Optimize IOHelper to extract charset from 
content-type header.
 add fe9ae81  Upgrade OWASP maven plugin to version 6.1.1
 add 793a850  Sync deps

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (793a850 -> 3d10968)

2021-02-16 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 793a850  Sync deps
 add 3b5c775  CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate
 add 2c2cb7d  CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate
 add 537f610  CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate
 add 53de4ef  CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate
 add 3d10968  CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate

No new revisions were added by this update.

Summary of changes:
 bom/camel-bom/pom.xml  |   5 -
 .../org/apache/camel/catalog/components.properties |   1 -
 .../camel/catalog/components/aws-translate.json|  58 ---
 .../org/apache/camel/catalog/docs.properties   |   1 -
 .../catalog/docs/aws-translate-component.adoc  | 178 -
 components/camel-aws-translate/pom.xml |  67 
 .../translate/TranslateComponentConfigurer.java| 131 --
 .../aws/translate/TranslateEndpointConfigurer.java | 115 --
 .../aws/translate/TranslateEndpointUriFactory.java |  77 
 .../services/org/apache/camel/component.properties |   7 -
 .../org/apache/camel/component/aws-translate   |   2 -
 .../camel/configurer/aws-translate-component   |   2 -
 .../apache/camel/configurer/aws-translate-endpoint |   2 -
 .../apache/camel/urifactory/aws-translate-endpoint |   2 -
 .../component/aws/translate/aws-translate.json |  58 ---
 .../src/main/docs/aws-translate-component.adoc | 178 -
 .../aws/translate/TranslateComponent.java  |  82 
 .../TranslateComponentVerifierExtension.java   |  96 -
 .../aws/translate/TranslateConfiguration.java  | 204 --
 .../aws/translate/TranslateConstants.java  |  27 --
 .../component/aws/translate/TranslateEndpoint.java | 124 --
 .../aws/translate/TranslateLanguageEnum.java   |  60 ---
 .../aws/translate/TranslateOperations.java |  22 -
 .../component/aws/translate/TranslateProducer.java | 136 ---
 .../aws/translate/AmazonAWSTranslateMock.java  |  31 --
 .../aws/translate/TranslateProducerSpringTest.java |  60 ---
 .../aws/translate/TranslateProducerTest.java   |  90 -
 .../TranslateProducerIntegrationTest.java  |  92 -
 .../src/test/resources/log4j2.properties   |  28 --
 .../TranslateComponentSpringTest-context.xml   |  35 --
 components/pom.xml |   1 -
 core/camel-allcomponents/pom.xml   |   4 -
 .../component/ComponentsBuilderFactory.java|  14 -
 .../dsl/AwsTranslateComponentBuilderFactory.java   | 349 
 .../src/generated/resources/metadata.json  |  23 --
 .../builder/endpoint/EndpointBuilderFactory.java   |   1 -
 .../camel/builder/endpoint/EndpointBuilders.java   |   1 -
 .../builder/endpoint/StaticEndpointBuilders.java   |  45 ---
 .../dsl/TranslateEndpointBuilderFactory.java   | 444 -
 docs/components/modules/ROOT/nav.adoc  |   1 -
 .../ROOT/pages/aws-translate-component.adoc| 180 -
 parent/pom.xml |   5 -
 42 files changed, 3039 deletions(-)
 delete mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-translate.json
 delete mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws-translate-component.adoc
 delete mode 100644 components/camel-aws-translate/pom.xml
 delete mode 100644 
components/camel-aws-translate/src/generated/java/org/apache/camel/component/aws/translate/TranslateComponentConfigurer.java
 delete mode 100644 
components/camel-aws-translate/src/generated/java/org/apache/camel/component/aws/translate/TranslateEndpointConfigurer.java
 delete mode 100644 
components/camel-aws-translate/src/generated/java/org/apache/camel/component/aws/translate/TranslateEndpointUriFactory.java
 delete mode 100644 
components/camel-aws-translate/src/generated/resources/META-INF/services/org/apache/camel/component.properties
 delete mode 100644 
components/camel-aws-translate/src/generated/resources/META-INF/services/org/apache/camel/component/aws-translate
 delete mode 100644 
components/camel-aws-translate/src/generated/resources/META-INF/services/org/apache/camel/configurer/aws-translate-component
 delete mode 100644 
components/camel-aws-translate/src/generated/resources/META-INF/services/org/apache/camel/configurer/aws-translate-endpoint
 delete mode 100644 
components/camel-aws-translate/src/generated/resources/META-INF/services/org/apache/camel/urifactory/aws-translate-endpoint
 delete mode 100644 
components/camel-aws-translate/src/generated/resources/org/apache/camel/component/aws/translate/aws-translate.json
 delete mode 100644 
components/camel-aws-translate/src/main/docs/aws

[camel] branch regen_bot updated (3d10968 -> e0194d5)

2021-02-16 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 3d10968  CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate
 add 6ad127e  CAMEL-16115 - Remove Camel-AWS-* components - AWS-Translate - 
Migration guide note
 add e0194d5  CAMEL-16217: camel-core - FluentProducerTemplate - optimize 
to uri when its the same endpoint

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/FluentProducerTemplate.java   | 23 ++-
 .../impl/engine/DefaultFluentProducerTemplate.java | 72 ++
 .../camel/builder/FluentProducerTemplateTest.java  | 34 ++
 .../camel/impl/DefaultProducerTemplateTest.java| 16 +
 .../ROOT/pages/camel-3x-upgrade-guide-3_9.adoc |  3 +-
 5 files changed, 134 insertions(+), 14 deletions(-)



[camel] branch regen_bot updated (e0194d5 -> 7dc37bc)

2021-02-16 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 e0194d5  CAMEL-16217: camel-core - FluentProducerTemplate - optimize 
to uri when its the same endpoint
 add 08ec2e3  Revert "CAMEL-16193 - Use SecureRandom instead of Random - 
Camel-JMS"
 add 7dc37bc  CAMEL-16218 - Added NOSONAR comment in camel-jms

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/jms/reply/QueueReplyManager.java | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)



[camel] branch regen_bot updated (7dc37bc -> 2b688c5)

2021-02-16 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 7dc37bc  CAMEL-16218 - Added NOSONAR comment in camel-jms
 add c19e29c  Revert "CAMEL-16193 - Use SecureRandom instead of Random - 
Core"
 add 2b688c5  CAMEL-16218 - Added NOSONAR comment in camel-core

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/language/csimple/CSimpleHelper.java |  5 +++--
 .../camel/language/simple/SimpleExpressionBuilder.java   |  8 +---
 .../camel/processor/errorhandler/RedeliveryPolicy.java   | 12 +++-
 .../org/apache/camel/cluster/ClusterServiceViewTest.java |  6 +++---
 .../camel/component/file/FileProducerMoveExistingTest.java   |  4 ++--
 .../camel/component/file/stress/FileAsyncStressManually.java |  4 ++--
 .../file/stress/FileAsyncStressReadLockLockFileTest.java |  4 ++--
 .../file/stress/FileAsyncStressReadLockNoneTest.java |  4 ++--
 .../file/stress/FileAsyncStressReadLockRenameTest.java   |  4 ++--
 .../camel/component/file/stress/FileAsyncStressTest.java |  4 ++--
 .../org/apache/camel/processor/PipelineConcurrentTest.java   |  4 ++--
 .../camel/processor/SplitterParallelAggregateTest.java   |  4 ++--
 .../org/apache/camel/processor/StreamResequencerTest.java|  6 +++---
 .../camel/processor/resequencer/ResequencerEngineTest.java   |  4 ++--
 .../camel/management/ManagedTypeConverterRegistryTest.java   |  2 +-
 15 files changed, 40 insertions(+), 35 deletions(-)



  1   2   3   4   5   6   7   8   9   10   >