[camel-karaf] branch main updated: Update version to 3.16.0-SNAPSHOT

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 6feffda  Update version to 3.16.0-SNAPSHOT
6feffda is described below

commit 6feffda2a4fbec3169101aefe0cb5bd376abdcd4
Author: Gregor Zurowski 
AuthorDate: Fri Feb 4 07:58:04 2022 +

Update version to 3.16.0-SNAPSHOT
---
 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-bean-osgi/pom.xml | 2 +-
 components/camel-bean-validator-osgi/pom.xml   | 2 +-
 components/camel-blueprint-main/pom.xml| 2 +-
 components/camel-blueprint/pom.xml | 2 +-
 components/camel-cmis-osgi/pom.xml | 2 +-
 components/camel-cxf-blueprint/pom.xml | 2 +-
 components/camel-cxf-transport-blueprint/pom.xml   | 2 +-
 components/camel-eventadmin/pom.xml| 2 +-
 components/camel-jcache-osgi/pom.xml   | 2 +-
 components/camel-kura/pom.xml  | 2 +-
 components/camel-paxlogging/pom.xml| 2 +-
 components/camel-servlet-osgi/pom.xml  | 2 +-
 components/camel-test-blueprint/pom.xml| 2 +-
 components/camel-test-karaf/pom.xml| 2 +-
 components/camel-zookeeper-master-osgi/pom.xml | 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| 2 +-
 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-maven-plugin/pom.xml   | 2 +-
 tooling/pom.xml| 2 +-
 38 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/archetypes/camel-archetype-blueprint/pom.xml 
b/archetypes/camel-archetype-blueprint/pom.xml
index 475040a..a9fdbe5 100644
--- a/archetypes/camel-archetype-blueprint/pom.xml
+++ b/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.camel.karaf
 archetypes
-3.15.0-SNAPSHOT
+3.16.0-SNAPSHOT
 
 
 org.apache.camel.archetypes
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 92cb194..0d2f524 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.camel.karaf
 karaf
-3.15.0-SNAPSHOT
+3.16.0-SNAPSHOT
 ..
 
 
diff --git a/bom/camel-karaf-bom/pom.xml b/bom/camel-karaf-bom/pom.xml
index a6e98ed..30de58c 100644
--- a/bom/camel-karaf-bom/pom.xml
+++ b/bom/camel-karaf-bom/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.camel.karaf
 karaf
-3.15.0-SNAPSHOT
+3.16.0-SNAPSHOT
 ../../
   
   camel-karaf-bom
diff --git a/bom/pom.xml b/bom/pom.xml
index 0e43ba8..d2283e1 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel.karaf
 karaf
-3.15.0-SNAPSHOT
+3.16.0-SNAPSHOT
 ..
 
 
diff --git a/catalog/camel-catalog-provider-karaf/pom.xml 
b/catalog/camel-catalog-provider-karaf/pom.xml
index 64c22f1..f58deed 100644
--- a/catalog/camel-catalog-provider-karaf/pom.xml
+++ b/catalog/camel-catalog-provider-karaf/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.camel.karaf
 catalog
-3.15.0-SNAPSHOT
+3.16.0-SNAPSHOT
 
 
 camel-catalog-provider-karaf
diff --git a/catalog/pom.xml b/catalog/pom.xml
index e676aab..609d385 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.camel.karaf
 karaf
-3.15.0-SNAPSHOT
+3.16.0-SNAPSHOT
 ..
 
 
diff --git a/compo

[camel-karaf] branch release/3.15.0 deleted (was 676294d)

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/3.15.0
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git.


 was 676294d  [maven-release-plugin] prepare for next development iteration

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


[camel-karaf] 02/02: Target Camel 3.15.1-SNAPSHOT for development

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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

commit c987f16dd2902d9641dcf0bddd16fe114c67367f
Author: Gregor Zurowski 
AuthorDate: Fri Feb 4 07:47:46 2022 +

Target Camel 3.15.1-SNAPSHOT for development
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 719c111..b1b0c6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel
 camel-dependencies
-3.15.0
+3.15.1-SNAPSHOT
 
 
 org.apache.camel.karaf
@@ -108,7 +108,7 @@
 4.3.6
 
 
-3.15.0
+3.15.1-SNAPSHOT
 
 1.7.0_6
 3.5.2_1
@@ -757,7 +757,7 @@
 
 dev
 
-3.15.0
+3.15.1-SNAPSHOT
 
 
 


[camel-karaf] 01/02: Merge branch 'release/3.15.0' into camel-karaf-3.15.x

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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

commit 77b4c0640655849153decaf6d4205431ab64302f
Merge: 9bc9967 676294d
Author: Gregor Zurowski 
AuthorDate: Fri Feb 4 07:47:08 2022 +

Merge branch 'release/3.15.0' into camel-karaf-3.15.x

 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   |  5 +-
 catalog/pom.xml|  2 +-
 components/camel-bean-osgi/pom.xml |  2 +-
 components/camel-bean-validator-osgi/pom.xml   |  2 +-
 components/camel-blueprint-main/pom.xml|  2 +-
 components/camel-blueprint/pom.xml | 60 ++
 components/camel-cmis-osgi/pom.xml |  2 +-
 components/camel-cxf-blueprint/pom.xml |  2 +-
 components/camel-cxf-transport-blueprint/pom.xml   |  2 +-
 components/camel-eventadmin/pom.xml|  2 +-
 components/camel-jcache-osgi/pom.xml   |  2 +-
 components/camel-kura/pom.xml  |  2 +-
 components/camel-paxlogging/pom.xml|  2 +-
 components/camel-servlet-osgi/pom.xml  |  2 +-
 components/camel-test-blueprint/pom.xml|  2 +-
 components/camel-test-karaf/pom.xml|  2 +-
 components/camel-zookeeper-master-osgi/pom.xml |  2 +-
 components/pom.xml |  5 +-
 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 +-
 .../pom.xml|  2 +-
 tooling/camel-karaf-maven-plugin/pom.xml   |  2 +-
 tooling/pom.xml|  2 +-
 38 files changed, 69 insertions(+), 77 deletions(-)


[camel-karaf] branch camel-karaf-3.15.x updated (9bc9967 -> c987f16)

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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


from 9bc9967  Regen
 add f366d51  Target Camel 3.15.0 for release
 add 7da92ae  [maven-release-plugin] prepare release camel-karaf-3.15.0
 add 676294d  [maven-release-plugin] prepare for next development iteration
 new 77b4c06  Merge branch 'release/3.15.0' into camel-karaf-3.15.x
 new c987f16  Target Camel 3.15.1-SNAPSHOT for development

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


Summary of changes:
 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   |  5 +-
 catalog/pom.xml|  2 +-
 components/camel-bean-osgi/pom.xml |  2 +-
 components/camel-bean-validator-osgi/pom.xml   |  2 +-
 components/camel-blueprint-main/pom.xml|  2 +-
 components/camel-blueprint/pom.xml | 60 ++
 components/camel-cmis-osgi/pom.xml |  2 +-
 components/camel-cxf-blueprint/pom.xml |  2 +-
 components/camel-cxf-transport-blueprint/pom.xml   |  2 +-
 components/camel-eventadmin/pom.xml|  2 +-
 components/camel-jcache-osgi/pom.xml   |  2 +-
 components/camel-kura/pom.xml  |  2 +-
 components/camel-paxlogging/pom.xml|  2 +-
 components/camel-servlet-osgi/pom.xml  |  2 +-
 components/camel-test-blueprint/pom.xml|  2 +-
 components/camel-test-karaf/pom.xml|  2 +-
 components/camel-zookeeper-master-osgi/pom.xml |  2 +-
 components/pom.xml |  5 +-
 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 +-
 .../pom.xml|  2 +-
 tooling/camel-karaf-maven-plugin/pom.xml   |  2 +-
 tooling/pom.xml|  2 +-
 38 files changed, 69 insertions(+), 77 deletions(-)


[camel] branch regen_bot updated (0f68337 -> a272cfa)

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

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


from 0f68337  Infinispan uses caffeine 2.x
 add e03a281  Fix flaky test on slow CI servers
 add 1aa2609  Fix test
 add 9304cfa  Upgrade AWS SDK v2 to version 2.17.123
 add a272cfa  Sync deps

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |  2 +-
 .../camel/component/file/FileConsumerExcludeNameTest.java  | 10 +-
 .../camel/processor/resequencer/ResequencerEngineTest.java |  2 +-
 parent/pom.xml |  2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)


[camel-spring-boot] branch release/3.15.0 deleted (was f7f149b)

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/3.15.0
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


 was f7f149b  [maven-release-plugin] prepare for next development iteration

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


[camel-spring-boot] 01/02: Merge branch 'release/3.15.0' into camel-spring-boot-3.15.x

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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

commit 47413b34df979e6836d9e6230cdadd9c838e985d
Merge: fd1f732 f7f149b
Author: Gregor Zurowski 
AuthorDate: Fri Feb 4 07:44:45 2022 +

Merge branch 'release/3.15.0' into camel-spring-boot-3.15.x

 archetypes/camel-archetype-spring-boot/pom.xml |   2 +-
 archetypes/pom.xml |   2 +-
 catalog/camel-catalog-provider-springboot/pom.xml  |   2 +-
 catalog/pom.xml|   2 +-
 components-starter/camel-activemq-starter/pom.xml  |   2 +-
 components-starter/camel-ahc-starter/pom.xml   |   2 +-
 components-starter/camel-ahc-ws-starter/pom.xml|   2 +-
 components-starter/camel-amqp-starter/pom.xml  |   2 +-
 components-starter/camel-any23-starter/pom.xml |   2 +-
 components-starter/camel-arangodb-starter/pom.xml  |   2 +-
 components-starter/camel-as2-starter/pom.xml   |   2 +-
 components-starter/camel-asn1-starter/pom.xml  |   2 +-
 components-starter/camel-asterisk-starter/pom.xml  |   2 +-
 components-starter/camel-atlasmap-starter/pom.xml  |   2 +-
 components-starter/camel-atmos-starter/pom.xml |   2 +-
 .../camel-atmosphere-websocket-starter/pom.xml |   2 +-
 components-starter/camel-atom-starter/pom.xml  |   2 +-
 components-starter/camel-atomix-starter/pom.xml|   2 +-
 components-starter/camel-avro-rpc-starter/pom.xml  |   2 +-
 components-starter/camel-avro-starter/pom.xml  |   2 +-
 .../camel-aws-secrets-manager-starter/pom.xml  |   2 +-
 components-starter/camel-aws-xray-starter/pom.xml  |   2 +-
 .../camel-aws2-athena-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-cw-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-ddb-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-ec2-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-ecs-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-eks-starter/pom.xml  |   2 +-
 .../camel-aws2-eventbridge-starter/pom.xml |   2 +-
 components-starter/camel-aws2-iam-starter/pom.xml  |   2 +-
 .../camel-aws2-kinesis-starter/pom.xml |   2 +-
 components-starter/camel-aws2-kms-starter/pom.xml  |   2 +-
 .../camel-aws2-lambda-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-mq-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-msk-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-s3-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-ses-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sns-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sqs-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sts-starter/pom.xml  |   2 +-
 .../camel-aws2-translate-starter/pom.xml   |   2 +-
 .../camel-azure-cosmosdb-starter/pom.xml   |   2 +-
 .../camel-azure-eventhubs-starter/pom.xml  |   2 +-
 .../camel-azure-servicebus-starter/pom.xml |   2 +-
 .../camel-azure-storage-blob-starter/pom.xml   |   2 +-
 .../camel-azure-storage-datalake-starter/pom.xml   |   2 +-
 .../camel-azure-storage-queue-starter/pom.xml  |   2 +-
 components-starter/camel-barcode-starter/pom.xml   |   2 +-
 components-starter/camel-base64-starter/pom.xml|   2 +-
 components-starter/camel-bean-starter/pom.xml  |   2 +-
 .../camel-bean-validator-starter/pom.xml   |   2 +-
 components-starter/camel-beanio-starter/pom.xml|   2 +-
 components-starter/camel-beanstalk-starter/pom.xml |   2 +-
 components-starter/camel-bindy-starter/pom.xml |   2 +-
 components-starter/camel-bonita-starter/pom.xml|   2 +-
 components-starter/camel-box-starter/pom.xml   |   2 +-
 components-starter/camel-braintree-starter/pom.xml |   2 +-
 components-starter/camel-browse-starter/pom.xml|   2 +-
 .../camel-caffeine-lrucache-starter/pom.xml|   2 +-
 components-starter/camel-caffeine-starter/pom.xml  |   2 +-
 .../camel-cassandraql-starter/pom.xml  |   2 +-
 components-starter/camel-cbor-starter/pom.xml  |   2 +-
 .../camel-chatscript-starter/pom.xml   |   2 +-
 components-starter/camel-chunk-starter/pom.xml |   2 +-
 .../camel-cloudevents-starter/pom.xml  |   2 +-
 components-starter/camel-cm-sms-starter/pom.xml|   2 +-
 components-starter/camel-cmis-starter/pom.xml  |   2 +-
 components-starter/camel-coap-starter/pom.xml  |   2 +-
 components-starter/camel-cometd-starter/pom.xml|   2 +-
 components-starter/camel-console-starter/pom.xml   |   2 +-
 components-starter/camel-consul-starter/pom.xml|   2 +-
 .../camel-controlbus-starter/pom.xml   |   2 +-
 components-starter/camel-corda-starter/pom.xml |   2 +-
 components-starter/camel-core-starter/pom.xml  |   2 +-
 components-starter/camel-couchbase-starter/pom.xml |   2 +-
 components-start

[camel-spring-boot] 02/02: Target Camel 3.15.1-SNAPSHOT for development

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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

commit e8ac58c29d7f831cbe433f7b69db1a2854d1c6e0
Author: Gregor Zurowski 
AuthorDate: Fri Feb 4 07:45:27 2022 +

Target Camel 3.15.1-SNAPSHOT for development
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5ebaad4..1a58982 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel
 camel-dependencies
-3.15.0
+3.15.1-SNAPSHOT
 
 
 org.apache.camel.springboot
@@ -111,7 +111,7 @@
 2.6.3
 
 
-3.15.0
+3.15.1-SNAPSHOT
 
 
 1.0.2.v20150114
@@ -453,7 +453,7 @@
 
 dev
 
-3.15.0
+3.15.1-SNAPSHOT
 
 
 


[camel-spring-boot] branch camel-spring-boot-3.15.x updated (fd1f732 -> e8ac58c)

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch camel-spring-boot-3.15.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


from fd1f732  CAMEL-17284: upgrade Kafka clients to 3.1.0
 add 0a5bd68  Target Camel 3.15.0 for release
 add d761f18  [maven-release-plugin] prepare release 
camel-spring-boot-3.15.0
 add f7f149b  [maven-release-plugin] prepare for next development iteration
 new 47413b3  Merge branch 'release/3.15.0' into camel-spring-boot-3.15.x
 new e8ac58c  Target Camel 3.15.1-SNAPSHOT for development

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


Summary of changes:
 archetypes/camel-archetype-spring-boot/pom.xml |   2 +-
 archetypes/pom.xml |   2 +-
 catalog/camel-catalog-provider-springboot/pom.xml  |   2 +-
 catalog/pom.xml|   2 +-
 components-starter/camel-activemq-starter/pom.xml  |   2 +-
 components-starter/camel-ahc-starter/pom.xml   |   2 +-
 components-starter/camel-ahc-ws-starter/pom.xml|   2 +-
 components-starter/camel-amqp-starter/pom.xml  |   2 +-
 components-starter/camel-any23-starter/pom.xml |   2 +-
 components-starter/camel-arangodb-starter/pom.xml  |   2 +-
 components-starter/camel-as2-starter/pom.xml   |   2 +-
 components-starter/camel-asn1-starter/pom.xml  |   2 +-
 components-starter/camel-asterisk-starter/pom.xml  |   2 +-
 components-starter/camel-atlasmap-starter/pom.xml  |   2 +-
 components-starter/camel-atmos-starter/pom.xml |   2 +-
 .../camel-atmosphere-websocket-starter/pom.xml |   2 +-
 components-starter/camel-atom-starter/pom.xml  |   2 +-
 components-starter/camel-atomix-starter/pom.xml|   2 +-
 components-starter/camel-avro-rpc-starter/pom.xml  |   2 +-
 components-starter/camel-avro-starter/pom.xml  |   2 +-
 .../camel-aws-secrets-manager-starter/pom.xml  |   2 +-
 components-starter/camel-aws-xray-starter/pom.xml  |   2 +-
 .../camel-aws2-athena-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-cw-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-ddb-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-ec2-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-ecs-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-eks-starter/pom.xml  |   2 +-
 .../camel-aws2-eventbridge-starter/pom.xml |   2 +-
 components-starter/camel-aws2-iam-starter/pom.xml  |   2 +-
 .../camel-aws2-kinesis-starter/pom.xml |   2 +-
 components-starter/camel-aws2-kms-starter/pom.xml  |   2 +-
 .../camel-aws2-lambda-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-mq-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-msk-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-s3-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-ses-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sns-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sqs-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sts-starter/pom.xml  |   2 +-
 .../camel-aws2-translate-starter/pom.xml   |   2 +-
 .../camel-azure-cosmosdb-starter/pom.xml   |   2 +-
 .../camel-azure-eventhubs-starter/pom.xml  |   2 +-
 .../camel-azure-servicebus-starter/pom.xml |   2 +-
 .../camel-azure-storage-blob-starter/pom.xml   |   2 +-
 .../camel-azure-storage-datalake-starter/pom.xml   |   2 +-
 .../camel-azure-storage-queue-starter/pom.xml  |   2 +-
 components-starter/camel-barcode-starter/pom.xml   |   2 +-
 components-starter/camel-base64-starter/pom.xml|   2 +-
 components-starter/camel-bean-starter/pom.xml  |   2 +-
 .../camel-bean-validator-starter/pom.xml   |   2 +-
 components-starter/camel-beanio-starter/pom.xml|   2 +-
 components-starter/camel-beanstalk-starter/pom.xml |   2 +-
 components-starter/camel-bindy-starter/pom.xml |   2 +-
 components-starter/camel-bonita-starter/pom.xml|   2 +-
 components-starter/camel-box-starter/pom.xml   |   2 +-
 components-starter/camel-braintree-starter/pom.xml |   2 +-
 components-starter/camel-browse-starter/pom.xml|   2 +-
 .../camel-caffeine-lrucache-starter/pom.xml|   2 +-
 components-starter/camel-caffeine-starter/pom.xml  |   2 +-
 .../camel-cassandraql-starter/pom.xml  |   2 +-
 components-starter/camel-cbor-starter/pom.xml  |   2 +-
 .../camel-chatscript-starter/pom.xml   |   2 +-
 components-starter/camel-chunk-starter/pom.xml |   2 +-
 .../camel-cloudevents-starter/pom.xml  |   2 +-
 components-starter/camel-cm-sms-starter/pom.xml|   2 +-
 components-starter/camel-cmis-starter/pom.xml  |   2 +-
 components-starter/camel-coap-starter

[camel-website] branch main updated: Add release notes and blog entry for Camel 3.15.0

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 50fb97e  Add release notes and blog entry for Camel 3.15.0
50fb97e is described below

commit 50fb97e8a22e883798c76ef15bc027a9a4b0a67d
Author: Gregor Zurowski 
AuthorDate: Fri Feb 4 08:42:22 2022 +0100

Add release notes and blog entry for Camel 3.15.0
---
 content/blog/2022/02/RELEASE-3.15.0/featured.png | Bin 0 -> 3975989 bytes
 content/blog/2022/02/RELEASE-3.15.0/index.md |  19 +++
 content/releases/release-3.15.0.md   |  15 +++
 3 files changed, 34 insertions(+)

diff --git a/content/blog/2022/02/RELEASE-3.15.0/featured.png 
b/content/blog/2022/02/RELEASE-3.15.0/featured.png
new file mode 100644
index 000..e5077f5
Binary files /dev/null and b/content/blog/2022/02/RELEASE-3.15.0/featured.png 
differ
diff --git a/content/blog/2022/02/RELEASE-3.15.0/index.md 
b/content/blog/2022/02/RELEASE-3.15.0/index.md
new file mode 100644
index 000..55b6280
--- /dev/null
+++ b/content/blog/2022/02/RELEASE-3.15.0/index.md
@@ -0,0 +1,19 @@
+---
+title: "RELEASE 3.15.0"
+date: 2022-02-08
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 3.15.0 LTS release"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.15.0, a 
new release with 217 new features, improvements and fixes.
+
+The artifacts are published and ready for you to download from the Central 
Maven repository. For more details please take a look at the [release 
notes](/releases/release-3.15.0/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,
+
+Gregor Zurowski
diff --git a/content/releases/release-3.15.0.md 
b/content/releases/release-3.15.0.md
new file mode 100644
index 000..3122857
--- /dev/null
+++ b/content/releases/release-3.15.0.md
@@ -0,0 +1,15 @@
+---
+date: 2022-02-08
+draft: false
+type: release-note
+version: 3.15.0
+title: "Release 3.15.0"
+preview: "New release 3.15.0"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12350874
+category: camel
+jdk: [11]
+---
+
+This release is the new Camel 3.15.0 LTS release. Java 8 support has been 
dropped with this release.


[camel-website] branch new315 updated (dc3db72 -> 670099e)

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

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


from dc3db72  Update content/blog/2022/02/camel315-whatsnew/index.md
 add 670099e  Camel 3.15 whats new blog

No new revisions were added by this update.

Summary of changes:
 content/blog/2022/02/camel315-whatsnew/index.md|  25 ++---
 .../blog/2022/02/camel315-whatsnew/log-line.png| Bin 0 -> 284283 bytes
 2 files changed, 22 insertions(+), 3 deletions(-)
 create mode 100644 content/blog/2022/02/camel315-whatsnew/log-line.png


[camel] branch release/3.15.0 deleted (was 4ab25f2)

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/3.15.0
in repository https://gitbox.apache.org/repos/asf/camel.git.


 was 4ab25f2  [maven-release-plugin] prepare for next development iteration

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


[camel] branch camel-3.15.x updated (fc9c9b4 -> 45935cb)

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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


from fc9c9b4  Disable Javaloc linting for Java 11
 add bc487f3  [maven-release-plugin] prepare release camel-3.15.0
 add 4ab25f2  [maven-release-plugin] prepare for next development iteration
 new 45935cb  Merge branch 'release/3.15.0' into camel-3.15.x

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:
 apache-camel/pom.xml   |  2 +-
 archetypes/camel-archetype-api-component/pom.xml   |  2 +-
 archetypes/camel-archetype-cdi/pom.xml |  2 +-
 archetypes/camel-archetype-component/pom.xml   |  2 +-
 archetypes/camel-archetype-dataformat/pom.xml  |  2 +-
 archetypes/camel-archetype-java/pom.xml|  2 +-
 archetypes/camel-archetype-main/pom.xml|  2 +-
 archetypes/camel-archetype-spring/pom.xml  |  2 +-
 archetypes/pom.xml |  5 ++---
 bom/camel-bom/pom.xml  |  2 +-
 bom/pom.xml|  2 +-
 buildingtools/pom.xml  |  2 +-
 camel-dependencies/pom.xml | 23 +++---
 catalog/camel-allcomponents/pom.xml|  2 +-
 catalog/camel-catalog-console/pom.xml  |  2 +-
 catalog/camel-catalog-lucene/pom.xml   |  2 +-
 catalog/camel-catalog-maven/pom.xml|  2 +-
 catalog/camel-catalog/pom.xml  |  5 ++---
 catalog/camel-csimple-maven-plugin/pom.xml |  2 +-
 catalog/camel-report-maven-plugin/pom.xml  |  2 +-
 catalog/camel-route-parser/pom.xml |  2 +-
 catalog/dummy-component/pom.xml|  2 +-
 catalog/pom.xml|  2 +-
 components/camel-activemq/pom.xml  |  2 +-
 components/camel-ahc-ws/pom.xml|  2 +-
 components/camel-ahc/pom.xml   |  5 ++---
 components/camel-amqp/pom.xml  |  2 +-
 components/camel-any23/pom.xml |  2 +-
 components/camel-arangodb/pom.xml  |  5 ++---
 components/camel-as2/camel-as2-api/pom.xml |  2 +-
 components/camel-as2/camel-as2-component/pom.xml   |  2 +-
 components/camel-as2/pom.xml   |  2 +-
 components/camel-asn1/pom.xml  |  2 +-
 components/camel-asterisk/pom.xml  |  2 +-
 components/camel-atlasmap/pom.xml  |  2 +-
 components/camel-atmos/pom.xml |  2 +-
 components/camel-atmosphere-websocket/pom.xml  |  2 +-
 components/camel-atom/pom.xml  |  2 +-
 components/camel-atomix/pom.xml|  2 +-
 components/camel-attachments/pom.xml   |  2 +-
 .../camel-avro-rpc-component/pom.xml   |  6 ++
 .../camel-avro-rpc/camel-avro-rpc-jetty/pom.xml|  6 ++
 .../camel-avro-rpc/camel-avro-rpc-spi/pom.xml  |  6 ++
 components/camel-avro-rpc/pom.xml  |  2 +-
 components/camel-avro/pom.xml  |  2 +-
 .../camel-aws/camel-aws-secrets-manager/pom.xml|  2 +-
 components/camel-aws/camel-aws-xray/pom.xml|  2 +-
 components/camel-aws/camel-aws2-athena/pom.xml |  2 +-
 components/camel-aws/camel-aws2-cw/pom.xml |  2 +-
 components/camel-aws/camel-aws2-ddb/pom.xml|  2 +-
 components/camel-aws/camel-aws2-ec2/pom.xml|  2 +-
 components/camel-aws/camel-aws2-ecs/pom.xml|  2 +-
 components/camel-aws/camel-aws2-eks/pom.xml|  2 +-
 .../camel-aws/camel-aws2-eventbridge/pom.xml   |  2 +-
 components/camel-aws/camel-aws2-iam/pom.xml|  2 +-
 components/camel-aws/camel-aws2-kinesis/pom.xml|  2 +-
 components/camel-aws/camel-aws2-kms/pom.xml|  2 +-
 components/camel-aws/camel-aws2-lambda/pom.xml |  2 +-
 components/camel-aws/camel-aws2-mq/pom.xml |  2 +-
 components/camel-aws/camel-aws2-msk/pom.xml|  2 +-
 components/camel-aws/camel-aws2-s3/pom.xml |  2 +-
 components/camel-aws/camel-aws2-ses/pom.xml|  2 +-
 components/camel-aws/camel-aws2-sns/pom.xml|  2 +-
 components/camel-aws/camel-aws2-sqs/pom.xml|  2 +-
 components/camel-aws/camel-aws2-sts/pom.xml|  2 +-
 components/camel-aws/camel-aws2-translate/pom.xml  |  2 +-
 components/camel-aws/pom.xml   |  2 +-
 .../camel-azure/camel-azure-cosmosdb/pom.xml   |  2 +-
 .../camel-azure/camel-azure-eventhubs/pom.xml  |  2 +-
 .../camel-azure/camel-azure-servicebus/pom.xml |  2 +-
 .../camel-azure/camel-azure-storage-blob/pom.xml  

[camel] 01/01: Merge branch 'release/3.15.0' into camel-3.15.x

2022-02-03 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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

commit 45935cb1f09552a39d774ec223a0ac29d322befc
Merge: fc9c9b4 4ab25f2
Author: Gregor Zurowski 
AuthorDate: Fri Feb 4 07:35:42 2022 +

Merge branch 'release/3.15.0' into camel-3.15.x

 apache-camel/pom.xml   |  2 +-
 archetypes/camel-archetype-api-component/pom.xml   |  2 +-
 archetypes/camel-archetype-cdi/pom.xml |  2 +-
 archetypes/camel-archetype-component/pom.xml   |  2 +-
 archetypes/camel-archetype-dataformat/pom.xml  |  2 +-
 archetypes/camel-archetype-java/pom.xml|  2 +-
 archetypes/camel-archetype-main/pom.xml|  2 +-
 archetypes/camel-archetype-spring/pom.xml  |  2 +-
 archetypes/pom.xml |  5 ++---
 bom/camel-bom/pom.xml  |  2 +-
 bom/pom.xml|  2 +-
 buildingtools/pom.xml  |  2 +-
 camel-dependencies/pom.xml | 23 +++---
 catalog/camel-allcomponents/pom.xml|  2 +-
 catalog/camel-catalog-console/pom.xml  |  2 +-
 catalog/camel-catalog-lucene/pom.xml   |  2 +-
 catalog/camel-catalog-maven/pom.xml|  2 +-
 catalog/camel-catalog/pom.xml  |  5 ++---
 catalog/camel-csimple-maven-plugin/pom.xml |  2 +-
 catalog/camel-report-maven-plugin/pom.xml  |  2 +-
 catalog/camel-route-parser/pom.xml |  2 +-
 catalog/dummy-component/pom.xml|  2 +-
 catalog/pom.xml|  2 +-
 components/camel-activemq/pom.xml  |  2 +-
 components/camel-ahc-ws/pom.xml|  2 +-
 components/camel-ahc/pom.xml   |  5 ++---
 components/camel-amqp/pom.xml  |  2 +-
 components/camel-any23/pom.xml |  2 +-
 components/camel-arangodb/pom.xml  |  5 ++---
 components/camel-as2/camel-as2-api/pom.xml |  2 +-
 components/camel-as2/camel-as2-component/pom.xml   |  2 +-
 components/camel-as2/pom.xml   |  2 +-
 components/camel-asn1/pom.xml  |  2 +-
 components/camel-asterisk/pom.xml  |  2 +-
 components/camel-atlasmap/pom.xml  |  2 +-
 components/camel-atmos/pom.xml |  2 +-
 components/camel-atmosphere-websocket/pom.xml  |  2 +-
 components/camel-atom/pom.xml  |  2 +-
 components/camel-atomix/pom.xml|  2 +-
 components/camel-attachments/pom.xml   |  2 +-
 .../camel-avro-rpc-component/pom.xml   |  6 ++
 .../camel-avro-rpc/camel-avro-rpc-jetty/pom.xml|  6 ++
 .../camel-avro-rpc/camel-avro-rpc-spi/pom.xml  |  6 ++
 components/camel-avro-rpc/pom.xml  |  2 +-
 components/camel-avro/pom.xml  |  2 +-
 .../camel-aws/camel-aws-secrets-manager/pom.xml|  2 +-
 components/camel-aws/camel-aws-xray/pom.xml|  2 +-
 components/camel-aws/camel-aws2-athena/pom.xml |  2 +-
 components/camel-aws/camel-aws2-cw/pom.xml |  2 +-
 components/camel-aws/camel-aws2-ddb/pom.xml|  2 +-
 components/camel-aws/camel-aws2-ec2/pom.xml|  2 +-
 components/camel-aws/camel-aws2-ecs/pom.xml|  2 +-
 components/camel-aws/camel-aws2-eks/pom.xml|  2 +-
 .../camel-aws/camel-aws2-eventbridge/pom.xml   |  2 +-
 components/camel-aws/camel-aws2-iam/pom.xml|  2 +-
 components/camel-aws/camel-aws2-kinesis/pom.xml|  2 +-
 components/camel-aws/camel-aws2-kms/pom.xml|  2 +-
 components/camel-aws/camel-aws2-lambda/pom.xml |  2 +-
 components/camel-aws/camel-aws2-mq/pom.xml |  2 +-
 components/camel-aws/camel-aws2-msk/pom.xml|  2 +-
 components/camel-aws/camel-aws2-s3/pom.xml |  2 +-
 components/camel-aws/camel-aws2-ses/pom.xml|  2 +-
 components/camel-aws/camel-aws2-sns/pom.xml|  2 +-
 components/camel-aws/camel-aws2-sqs/pom.xml|  2 +-
 components/camel-aws/camel-aws2-sts/pom.xml|  2 +-
 components/camel-aws/camel-aws2-translate/pom.xml  |  2 +-
 components/camel-aws/pom.xml   |  2 +-
 .../camel-azure/camel-azure-cosmosdb/pom.xml   |  2 +-
 .../camel-azure/camel-azure-eventhubs/pom.xml  |  2 +-
 .../camel-azure/camel-azure-servicebus/pom.xml |  2 +-
 .../camel-azure/camel-azure-storage-blob/pom.xml   |  2 +-
 .../camel-azure-storage-datalake/pom.xml   |  5 ++---
 .../camel-azure/camel-azure-storage-queue/pom.xml  |  2 +-
 components/camel-azure/pom.xml |  2 +-
 components/camel-barcode/pom.xml   |  2 +-
 components/camel-base64/pom.xml|  2 +-
 components/camel-bea

[camel] branch regen_bot updated (1aa2609 -> 0f68337)

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

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


omit 1aa2609  Fix test
omit e03a281  Fix flaky test on slow CI servers

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 (0f68337)
\
 O -- O -- O   (1aa2609)

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/file/FileConsumerExcludeNameTest.java  | 10 +-
 .../camel/processor/resequencer/ResequencerEngineTest.java |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)


svn commit: r52394 - in /release/camel/apache-camel/3.15.0: apache-camel-3.15.0-src.zip apache-camel-3.15.0-src.zip.asc apache-camel-3.15.0-src.zip.sha512 apache-camel-3.15.0.pom apache-camel-3.15.0.p

2022-02-03 Thread gzurowski
Author: gzurowski
Date: Fri Feb  4 07:25:04 2022
New Revision: 52394

Log:
Apache Camel 3.15.0 released artifacts.

Added:
release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip   (with props)
release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip.asc
release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip.sha512
release/camel/apache-camel/3.15.0/apache-camel-3.15.0.pom
release/camel/apache-camel/3.15.0/apache-camel-3.15.0.pom.asc
release/camel/apache-camel/3.15.0/apache-camel-3.15.0.pom.sha512

Added: release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip
==
Binary file - no diff available.

Propchange: release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip
--
svn:mime-type = application/octet-stream

Added: release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip.asc
==
--- release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip.asc (added)
+++ release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip.asc Fri Feb  
4 07:25:04 2022
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmH4BMAACgkQnVvv+llC
+wEksbRAAm/39ZXG0dj4tkeR3Og6B2hF7sYoaClp2sgvs+pmY/K82mOD4breRxCYL
+AcVYzOK1AQCwHXYq1Y2l/rQWLsFyZdF+8/o7IwvmcCO+Cl0Ief3v4LAq9weUdXWe
+3+KxXDUK0EvXWsRj8lSTpm6x8HDoVkZy0ciuw5ozaqC/G0zeXpjkakoWoYk7C6Wd
+TAypqQmFpe1RlLK82VVPcYuoIfCVCRK7yS5S//pS3Ztt4x9H1VwQHaSMHxZBd2SE
+AckYLYbJ5SAdxyGn8Ju3uJ+KBLdiik0OTdZtq5eCDD1LHpghRQFRTZplZiOI5QBu
+wksvZeKbbgZq/kxy7uqRy8bjGV5nO3IMXtAQFpVrjXtE7cpqcYuHuFLOpMIcnKYn
+XHD/3Jj06s8bQqw22Hm87AqX2zUTOqx58YyWYeVfbQL1w5aJ5bJGNBD4UfpsAijV
+LZ52Oy9ACi0bIc+LFwTl0wNtAXupqs5O+qW+8f/0sDzXfH8WNREKHM2aBxrtknMs
+2hDkZbktOctDPT2Bnt7Huz3vXSF8KRMZLC/rsOLCZJeJdOx6geG2jJ9pZs+h+COz
+fVR91NnAxFWGdQ9p5c/e0BotIFAbP4ZRmnRNwT0Rgn4l2N3o2OfhYXqLRzcyqB/j
+zCcM/Eiw16cOmuAwjos8NkpS3mJxxbNKsyXiAOgKGCcc8jNSHi4=
+=Qy3v
+-END PGP SIGNATURE-

Added: release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip.sha512
==
--- release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.15.0/apache-camel-3.15.0-src.zip.sha512 Fri 
Feb  4 07:25:04 2022
@@ -0,0 +1 @@
+127f868a64000ccdb8c2f974eecd1c7d267c4e8e8143714281aa2b5cf8df0e7882ba671c1295efdaf697c496b522ea61cbc1edd4c9fdb9f0d37fe7e7d927199d
  apache-camel-3.15.0-src.zip

Added: release/camel/apache-camel/3.15.0/apache-camel-3.15.0.pom
==
--- release/camel/apache-camel/3.15.0/apache-camel-3.15.0.pom (added)
+++ release/camel/apache-camel/3.15.0/apache-camel-3.15.0.pom Fri Feb  4 
07:25:04 2022
@@ -0,0 +1,300 @@
+
+
+http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
+xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+  4.0.0
+  
+org.apache.camel
+camel-parent
+3.15.0
+../parent
+  
+  org.apache.camel
+  apache-camel
+  3.15.0
+  pom
+  Camel :: Assembly
+  Apache Camel Assembly
+  
+
+  Apache License, Version 2.0
+  https://www.apache.org/licenses/LICENSE-2.0.txt
+  repo
+
+  
+  
+false
+true
+gnu
+true
+  
+  
+
+  org.apache.camel
+  camel-api
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-util
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-management-api
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-management
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-base
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-base-engine
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-support
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-core
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-core-engine
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-core-model
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-core-processor
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-core-reifier
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-core-languages
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-core-xml
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-core-catalog
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-cloud
+  3.15.0
+  compile
+
+
+  org.apache.camel
+  camel-cluster
+  3.15.0
+  compile
+
+
+ 

svn commit: r52393 - /release/camel/apache-camel/3.15.0/

2022-02-03 Thread gzurowski
Author: gzurowski
Date: Fri Feb  4 07:23:04 2022
New Revision: 52393

Log:
Apache Camel 3.15.0 release distro placeholder.

Added:
release/camel/apache-camel/3.15.0/



[camel] branch regen_bot updated (78574b9 -> 1aa2609)

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

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


from 78574b9  [CAMEL-17597]Enable camel-zookeeper-master : GroupTest on mac 
(#6890)
 add aa59791  Upgrade infinispan 13.0.6
 add 0f68337  Infinispan uses caffeine 2.x
 add e03a281  Fix flaky test on slow CI servers
 add 1aa2609  Fix test

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml  |  2 +-
 .../camel-infinispan/camel-infinispan-embedded/pom.xml  | 17 +
 .../component/file/FileConsumerExcludeNameTest.java | 10 +-
 .../processor/resequencer/ResequencerEngineTest.java|  2 +-
 parent/pom.xml  |  2 +-
 5 files changed, 25 insertions(+), 8 deletions(-)


[camel] branch main updated: Use latest Infinispan docker image 13.0.6.Final-1

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 20385cf  Use latest Infinispan docker image 13.0.6.Final-1
20385cf is described below

commit 20385cf4078021f0b34667a44fda0f3b23c3c590
Author: Andrea Cosentino 
AuthorDate: Fri Feb 4 07:49:53 2022 +0100

Use latest Infinispan docker image 13.0.6.Final-1
---
 .../test/infra/infinispan/services/InfinispanLocalContainerService.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-infinispan/src/test/java/org/apache/camel/test/infra/infinispan/services/InfinispanLocalContainerService.java
 
b/test-infra/camel-test-infra-infinispan/src/test/java/org/apache/camel/test/infra/infinispan/services/InfinispanLocalContainerService.java
index ff66ae2..fd4460f 100644
--- 
a/test-infra/camel-test-infra-infinispan/src/test/java/org/apache/camel/test/infra/infinispan/services/InfinispanLocalContainerService.java
+++ 
b/test-infra/camel-test-infra-infinispan/src/test/java/org/apache/camel/test/infra/infinispan/services/InfinispanLocalContainerService.java
@@ -29,7 +29,7 @@ import org.testcontainers.containers.output.Slf4jLogConsumer;
 import org.testcontainers.containers.wait.strategy.Wait;
 
 public class InfinispanLocalContainerService implements InfinispanService, 
ContainerService> {
-public static final String CONTAINER_IMAGE = 
"quay.io/infinispan/server:13.0.5.Final-1";
+public static final String CONTAINER_IMAGE = 
"quay.io/infinispan/server:13.0.6.Final-1";
 public static final String CONTAINER_NAME = "infinispan";
 private static final String DEFAULT_USERNAME = "admin";
 private static final String DEFAULT_PASSWORD = "password";


[GitHub] [camel-k] milank78git opened a new issue #2985: Helm multiple namespace install Camel-K

2022-02-03 Thread GitBox


milank78git opened a new issue #2985:
URL: https://github.com/apache/camel-k/issues/2985


   Hi ,
   
   Do I have a question?
   
   Can be installed via Helm similarly as via kamel install 
--skip-operator-setup --namespace namespace-1
   


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

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

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




[GitHub] [camel-k-runtime] oscerd merged pull request #788: Camel-dependencies should point to 3.14.1

2022-02-03 Thread GitBox


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


   


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

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

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




[camel-k-runtime] branch main updated: Camel-dependencies should point to 3.14.1

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 89a0e19  Camel-dependencies should point to 3.14.1
89a0e19 is described below

commit 89a0e19dc28e91a72ca88c17b0d6ed83257ee847
Author: Andrea Cosentino 
AuthorDate: Fri Feb 4 07:16:11 2022 +0100

Camel-dependencies should point to 3.14.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c98eaf9..45beacd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.camel
 camel-dependencies
-3.14.0
+3.14.1
 
 
 4.0.0


[camel] 01/02: Upgrade AWS SDK v2 to version 2.17.123

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

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

commit 9304cfaa853b6566c3116245c7b633bad5f37e15
Author: Andrea Cosentino 
AuthorDate: Fri Feb 4 06:44:11 2022 +0100

Upgrade AWS SDK v2 to version 2.17.123
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d6a6300..f63e0fc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -82,7 +82,7 @@
 1.11.0
 1.11.0
 4.1.1
-2.17.122
+2.17.123
 2.6.1
 1.2.14
 2.13.1


[camel] 02/02: Sync deps

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

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

commit a272cfa3b92c23a189ec33de88cc410e5bd4121d
Author: Andrea Cosentino 
AuthorDate: Fri Feb 4 07:39:56 2022 +0100

Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 5f4eb37..6f44298 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -65,7 +65,7 @@
 1.11.0
 1.11.0
 4.1.1
-2.17.122
+2.17.123
 2.6.1
 1.2.14
 4.20.0


[camel] branch main updated (1aa2609 -> a272cfa)

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

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


from 1aa2609  Fix test
 new 9304cfa  Upgrade AWS SDK v2 to version 2.17.123
 new a272cfa  Sync deps

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


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


[camel-karaf] branch main updated: Deprecate some components

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 5464209  Deprecate some components
5464209 is described below

commit 5464209f8e15559e0fecf7f9909bff49c283d120
Author: Claus Ibsen 
AuthorDate: Fri Feb 4 07:29:34 2022 +0100

Deprecate some components
---
 components/camel-eventadmin/src/main/docs/eventadmin-component.adoc   | 4 ++--
 .../resources/META-INF/services/org/apache/camel/other.properties | 2 +-
 components/camel-kura/src/generated/resources/kura.json   | 2 +-
 components/camel-kura/src/main/docs/kura.adoc | 2 +-
 .../resources/META-INF/services/org/apache/camel/component.properties | 2 +-
 .../resources/org/apache/camel/component/paxlogging/paxlogging.json   | 2 +-
 components/camel-paxlogging/src/main/docs/paxlogging-component.adoc   | 4 ++--
 components/camel-test-karaf/src/main/docs/test-karaf.adoc | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)

diff --git 
a/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc 
b/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc
index 1c08cac..638759c 100644
--- a/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc
+++ b/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc
@@ -1,5 +1,5 @@
 [[eventadmin-component]]
-= OSGi EventAdmin Component
+= OSGi EventAdmin Component (deprecated)
 :page-source: 
components/camel-eventadmin/src/main/docs/eventadmin-component.adoc
 
 *Since Camel 2.6*
@@ -18,7 +18,7 @@ Maven users need to add the following dependency to their 
`pom.xml`
 [source,xml]
 ---
 
-  org.apache.camel
+  org.apache.camel.karaf
   camel-eventadmin
   ${camel-version}
 
diff --git 
a/components/camel-kura/src/generated/resources/META-INF/services/org/apache/camel/other.properties
 
b/components/camel-kura/src/generated/resources/META-INF/services/org/apache/camel/other.properties
index 6455c5a..0747638 100644
--- 
a/components/camel-kura/src/generated/resources/META-INF/services/org/apache/camel/other.properties
+++ 
b/components/camel-kura/src/generated/resources/META-INF/services/org/apache/camel/other.properties
@@ -3,5 +3,5 @@ name=kura
 groupId=org.apache.camel.karaf
 artifactId=camel-kura
 version=3.15.0-SNAPSHOT
-projectName=Camel Karaf :: Kura
+projectName=Camel Karaf :: Kura (deprecated)
 projectDescription=Using Camel with Eclipse Kura (OSGi)
diff --git a/components/camel-kura/src/generated/resources/kura.json 
b/components/camel-kura/src/generated/resources/kura.json
index 527e77c..d86207e 100644
--- a/components/camel-kura/src/generated/resources/kura.json
+++ b/components/camel-kura/src/generated/resources/kura.json
@@ -4,7 +4,7 @@
 "name": "kura",
 "title": "Kura",
 "description": "Using Camel with Eclipse Kura (OSGi)",
-"deprecated": false,
+"deprecated": true,
 "firstVersion": "2.15.0",
 "label": "iot,osgi",
 "supportLevel": "Stable",
diff --git a/components/camel-kura/src/main/docs/kura.adoc 
b/components/camel-kura/src/main/docs/kura.adoc
index 6fb6246..5fa2b39 100644
--- a/components/camel-kura/src/main/docs/kura.adoc
+++ b/components/camel-kura/src/main/docs/kura.adoc
@@ -1,5 +1,5 @@
 [[Kura-EclipseKuracomponent]]
-= Eclipse Kura component
+= Eclipse Kura component (deprecated)
 :page-source: components/camel-kura/src/main/docs/kura.adoc
 
 *Since Camel 2.15*
diff --git 
a/components/camel-paxlogging/src/generated/resources/META-INF/services/org/apache/camel/component.properties
 
b/components/camel-paxlogging/src/generated/resources/META-INF/services/org/apache/camel/component.properties
index 89347c5..9ee6253 100644
--- 
a/components/camel-paxlogging/src/generated/resources/META-INF/services/org/apache/camel/component.properties
+++ 
b/components/camel-paxlogging/src/generated/resources/META-INF/services/org/apache/camel/component.properties
@@ -3,5 +3,5 @@ components=paxlogging
 groupId=org.apache.camel.karaf
 artifactId=camel-paxlogging
 version=3.15.0-SNAPSHOT
-projectName=Camel Karaf :: Pax Logging
+projectName=Camel Karaf :: Pax Logging (deprecated)
 projectDescription=Camel OSGi Pax Logging support
diff --git 
a/components/camel-paxlogging/src/generated/resources/org/apache/camel/component/paxlogging/paxlogging.json
 
b/components/camel-paxlogging/src/generated/resources/org/apache/camel/component/paxlogging/paxlogging.json
index 559c2ef..170933e 100644
--- 
a/components/camel-paxlogging/src/generated/resources/org/apache/camel/component/paxlogging/paxlogging.json
+++ 
b/components/camel-paxlogging/src/generated/resources/org/apache/camel/component/paxlogging/paxlogging.json
@@ -4,7 +4,7 @@
 "name": "paxlogging",
 "title": "OSGi PAX Logging",
 "description": "The paxlogging component can be used in an OSGi 
e

[camel] 01/02: Fix flaky test on slow CI servers

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

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

commit e03a2815d726dbd1ef50cc1c18e593fea64159a5
Author: Claus Ibsen 
AuthorDate: Fri Feb 4 07:23:31 2022 +0100

Fix flaky test on slow CI servers
---
 .../org/apache/camel/processor/resequencer/ResequencerEngineTest.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerEngineTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerEngineTest.java
index 99cec97..c436f38 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerEngineTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/processor/resequencer/ResequencerEngineTest.java
@@ -169,7 +169,7 @@ public class ResequencerEngineTest extends TestSupport {
 runner.start();
 
 // wait for runner to run
-await().atMost(1, TimeUnit.SECONDS).until(runner::isRunning);
+await().atMost(3, TimeUnit.SECONDS).until(runner::isRunning);
 }
 
 }


[camel] branch main updated (0f68337 -> 1aa2609)

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

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


from 0f68337  Infinispan uses caffeine 2.x
 new e03a281  Fix flaky test on slow CI servers
 new 1aa2609  Fix test

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


Summary of changes:
 .../camel/component/file/FileConsumerExcludeNameTest.java  | 10 +-
 .../camel/processor/resequencer/ResequencerEngineTest.java |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)


[camel] 02/02: Fix test

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

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

commit 1aa260913a94a6f5905e883897854932e6bf1ab2
Author: Claus Ibsen 
AuthorDate: Fri Feb 4 07:25:27 2022 +0100

Fix test
---
 .../camel/component/file/FileConsumerExcludeNameTest.java  | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerExcludeNameTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerExcludeNameTest.java
index 3c52f6b..f73ceb8 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerExcludeNameTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerExcludeNameTest.java
@@ -28,13 +28,13 @@ import org.junit.jupiter.api.Test;
 public class FileConsumerExcludeNameTest extends ContextTestSupport {
 
 @Test
-public void testExludePreAndPostfixes() throws Exception {
-prepareFiles();
-
+public void testExcludePreAndPostfixes() throws Exception {
 MockEndpoint mock = getMockEndpoint("mock:result");
 mock.expectedBodiesReceivedInAnyOrder("Reports1", "Reports2", 
"Reports3");
-mock.expectedMessageCount(3);
-mock.assertIsSatisfied();
+
+prepareFiles();
+
+assertMockEndpointsSatisfied();
 }
 
 private void prepareFiles() throws Exception {


[GitHub] [camel-k] oscerd opened a new issue #2984: Release: scripting Renaming files for operator works

2022-02-03 Thread GitBox


oscerd opened a new issue #2984:
URL: https://github.com/apache/camel-k/issues/2984


   While releasing and specifically while doing the post release steps, we need 
to rename some of the files in bundles folder. This should be done by hand and 
also there is some work to be done on the file content. At least for the names 
we should add a script and make the life of the release manager easier.


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

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

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




[camel] 01/02: Upgrade infinispan 13.0.6

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

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

commit aa59791c93fb310df88d9b81309472900d928d99
Author: Claus Ibsen 
AuthorDate: Fri Feb 4 07:06:30 2022 +0100

Upgrade infinispan 13.0.6
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 453d5a9..5f4eb37 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -272,7 +272,7 @@
 70.1
 2.10.0
 1.6.0
-13.0.5.Final
+13.0.6.Final
 20.0
 2.22
 1.10
diff --git a/parent/pom.xml b/parent/pom.xml
index e47a39d..d6a6300 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -253,7 +253,7 @@
 70.1
 2.10.0
 1.6.0
-13.0.5.Final
+13.0.6.Final
 2.22
 20.0
 1.10


[camel] 02/02: Infinispan uses caffeine 2.x

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

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

commit 0f68337409b58f6afde122fba26a4523bd9ba395
Author: Claus Ibsen 
AuthorDate: Fri Feb 4 07:22:02 2022 +0100

Infinispan uses caffeine 2.x
---
 .../camel-infinispan/camel-infinispan-embedded/pom.xml  | 17 +
 1 file changed, 17 insertions(+)

diff --git a/components/camel-infinispan/camel-infinispan-embedded/pom.xml 
b/components/camel-infinispan/camel-infinispan-embedded/pom.xml
index 28e437b..a30195a 100644
--- a/components/camel-infinispan/camel-infinispan-embedded/pom.xml
+++ b/components/camel-infinispan/camel-infinispan-embedded/pom.xml
@@ -33,12 +33,29 @@
 Camel Infinispan Embedded support
 
 
+
+
+com.github.ben-manes.caffeine
+caffeine
+2.9.3
+
 
 org.apache.camel
 camel-infinispan-common
 
 
 org.infinispan
+infinispan-core
+${infinispan-version}
+
+
+com.github.ben-manes.caffeine
+caffeine
+
+
+
+
+org.infinispan
 infinispan-query
 ${infinispan-version}
 


[camel] branch main updated (78574b9 -> 0f68337)

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

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


from 78574b9  [CAMEL-17597]Enable camel-zookeeper-master : GroupTest on mac 
(#6890)
 new aa59791  Upgrade infinispan 13.0.6
 new 0f68337  Infinispan uses caffeine 2.x

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


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


[GitHub] [camel-k] oscerd opened a new issue #2983: Release 1.8.1

2022-02-03 Thread GitBox


oscerd opened a new issue #2983:
URL: https://github.com/apache/camel-k/issues/2983


   Components versions:
   - Camel 3.14.1
   - Camel-K-runtime 1.11.1
   - Camel-Kamelets 0.7.1
   
   This is just a placeholder, please list all the pending issues we need to 
address before releasing


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

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

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




[camel-k-runtime] branch 3.14.1-complete created (now 07a4d18)

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

acosentino pushed a change to branch 3.14.1-complete
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.


  at 07a4d18  Camel-dependencies should point to 3.14.1

This branch includes the following new commits:

 new 07a4d18  Camel-dependencies should point to 3.14.1

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



[GitHub] [camel-k-runtime] oscerd opened a new pull request #788: Camel-dependencies should point to 3.14.1

2022-02-03 Thread GitBox


oscerd opened a new pull request #788:
URL: https://github.com/apache/camel-k-runtime/pull/788


   **Release Note**
   ```release-note
   NONE
   ```
   


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

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

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




[camel-k-runtime] 01/01: Camel-dependencies should point to 3.14.1

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

acosentino pushed a commit to branch 3.14.1-complete
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 07a4d18f8d01fec6de4cb640ffda0d4b6aa3ecdf
Author: Andrea Cosentino 
AuthorDate: Fri Feb 4 07:16:11 2022 +0100

Camel-dependencies should point to 3.14.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c98eaf9..45beacd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.camel
 camel-dependencies
-3.14.0
+3.14.1
 
 
 4.0.0


[camel-karaf] 01/02: Deprecate some components

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

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

commit bf9e7f1cdeb59099507e643a81d9b46176a10c0d
Author: Claus Ibsen 
AuthorDate: Fri Feb 4 07:00:59 2022 +0100

Deprecate some components
---
 components/camel-kura/pom.xml   | 2 +-
 components/camel-paxlogging/pom.xml | 2 +-
 components/camel-test-karaf/pom.xml | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties   | 2 +-
 components/camel-test-karaf/src/generated/resources/test-karaf.json | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index bbe5983..b412fec 100644
--- a/components/camel-kura/pom.xml
+++ b/components/camel-kura/pom.xml
@@ -29,7 +29,7 @@
 
 camel-kura
 jar
-Camel Karaf :: Kura
+Camel Karaf :: Kura (deprecated)
 Using Camel with Eclipse Kura (OSGi)
 
 
diff --git a/components/camel-paxlogging/pom.xml 
b/components/camel-paxlogging/pom.xml
index b2828de..771f8c2 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -28,7 +28,7 @@
 
 camel-paxlogging
 jar
-Camel Karaf :: Pax Logging
+Camel Karaf :: Pax Logging (deprecated)
 Camel OSGi Pax Logging support
 
 
diff --git a/components/camel-test-karaf/pom.xml 
b/components/camel-test-karaf/pom.xml
index 5969946..0bdba5e 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -29,7 +29,7 @@
 camel-test-karaf
 jar
 
-Camel Karaf :: Test :: Karaf
+Camel Karaf :: Test :: Karaf (deprecated)
 Camel integration testing with Apache Karaf
 
 
diff --git 
a/components/camel-test-karaf/src/generated/resources/META-INF/services/org/apache/camel/other.properties
 
b/components/camel-test-karaf/src/generated/resources/META-INF/services/org/apache/camel/other.properties
index 1220b1d..767c210 100644
--- 
a/components/camel-test-karaf/src/generated/resources/META-INF/services/org/apache/camel/other.properties
+++ 
b/components/camel-test-karaf/src/generated/resources/META-INF/services/org/apache/camel/other.properties
@@ -3,5 +3,5 @@ name=test-karaf
 groupId=org.apache.camel.karaf
 artifactId=camel-test-karaf
 version=3.15.0-SNAPSHOT
-projectName=Camel Karaf :: Test :: Karaf
+projectName=Camel Karaf :: Test :: Karaf (deprecated)
 projectDescription=Camel integration testing with Apache Karaf
diff --git 
a/components/camel-test-karaf/src/generated/resources/test-karaf.json 
b/components/camel-test-karaf/src/generated/resources/test-karaf.json
index b25c98f..ca256b1 100644
--- a/components/camel-test-karaf/src/generated/resources/test-karaf.json
+++ b/components/camel-test-karaf/src/generated/resources/test-karaf.json
@@ -4,7 +4,7 @@
 "name": "test-karaf",
 "title": "Test Karaf",
 "description": "Camel integration testing with Apache Karaf",
-"deprecated": false,
+"deprecated": true,
 "firstVersion": "2.18.0",
 "label": "testing,java,osgi",
 "supportLevel": "Stable",


[camel-karaf] branch main updated (bd2e203 -> 4dbb2b3)

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

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


from bd2e203  Regen
 new bf9e7f1  Deprecate some components
 new 4dbb2b3  Fixed test

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


Summary of changes:
 .../org/apache/camel/catalog/karaf/KarafRuntimeProviderTest.java | 5 ++---
 components/camel-kura/pom.xml| 2 +-
 components/camel-paxlogging/pom.xml  | 2 +-
 components/camel-test-karaf/pom.xml  | 2 +-
 .../resources/META-INF/services/org/apache/camel/other.properties| 2 +-
 components/camel-test-karaf/src/generated/resources/test-karaf.json  | 2 +-
 6 files changed, 7 insertions(+), 8 deletions(-)


[camel-karaf] 02/02: Fixed test

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

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

commit 4dbb2b38abdb8815504850fec8495ac2d2fec7fa
Author: Claus Ibsen 
AuthorDate: Fri Feb 4 07:02:09 2022 +0100

Fixed test
---
 .../org/apache/camel/catalog/karaf/KarafRuntimeProviderTest.java | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-karaf/src/test/java/org/apache/camel/catalog/karaf/KarafRuntimeProviderTest.java
 
b/catalog/camel-catalog-provider-karaf/src/test/java/org/apache/camel/catalog/karaf/KarafRuntimeProviderTest.java
index 1f38cc5..597e3f8 100644
--- 
a/catalog/camel-catalog-provider-karaf/src/test/java/org/apache/camel/catalog/karaf/KarafRuntimeProviderTest.java
+++ 
b/catalog/camel-catalog-provider-karaf/src/test/java/org/apache/camel/catalog/karaf/KarafRuntimeProviderTest.java
@@ -89,7 +89,7 @@ public class KarafRuntimeProviderTest {
 assertNotNull(names);
 assertFalse(names.isEmpty());
 
-assertTrue(names.contains("bindy-csv"));
+assertTrue(names.contains("bindyCsv"));
 assertTrue(names.contains("zipDeflater"));
 assertTrue(names.contains("zipFile"));
 }
@@ -121,8 +121,7 @@ public class KarafRuntimeProviderTest {
 
 // camel-karaf only
 assertTrue(names.contains("blueprint"));
-assertTrue(names.contains("kura"));
-
+
 assertFalse(names.contains("spring-boot"));
 }
 


[GitHub] [camel-k] tadayosi closed issue #2560: KAMEL_INSTALL_DEFAULT_KAMELETS behavior

2022-02-03 Thread GitBox


tadayosi closed issue #2560:
URL: https://github.com/apache/camel-k/issues/2560


   


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

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

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




[GitHub] [camel-k] tadayosi merged pull request #2973: feat(cli): add flag --skip-default-kamelets-setup to kamel install

2022-02-03 Thread GitBox


tadayosi merged pull request #2973:
URL: https://github.com/apache/camel-k/pull/2973


   


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

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

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




[camel-k] branch main updated: feat(cli): add flag --skip-default-kamelets-setup to kamel install

2022-02-03 Thread tsato
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 50047bd  feat(cli): add flag --skip-default-kamelets-setup to kamel 
install
50047bd is described below

commit 50047bd78089c6051b8704ddcddcafc6e5c71e91
Author: Tadayoshi Sato 
AuthorDate: Thu Feb 3 15:00:50 2022 +0900

feat(cli): add flag --skip-default-kamelets-setup to kamel install

Fix #2560
---
 e2e/common/cli/install_test.go |  8 +
 pkg/cmd/install.go | 77 +++---
 pkg/cmd/install_test.go|  8 +
 3 files changed, 58 insertions(+), 35 deletions(-)

diff --git a/e2e/common/cli/install_test.go b/e2e/common/cli/install_test.go
index 3b4d061..8d99b78 100644
--- a/e2e/common/cli/install_test.go
+++ b/e2e/common/cli/install_test.go
@@ -76,3 +76,11 @@ func TestSkipRegistryInstallation(t *testing.T) {
}, TestTimeoutMedium).Should(Equal(v1.RegistrySpec{}))
})
 }
+
+func TestInstallSkipDefaultKameletsInstallation(t *testing.T) {
+   WithNewTestNamespace(t, func(ns string) {
+   Expect(Kamel("install", "-n", ns, 
"--skip-default-kamelets-setup").Execute()).To(Succeed())
+   Eventually(OperatorPod(ns)).ShouldNot(BeNil())
+   Expect(KameletList(ns)()).Should(BeEmpty())
+   })
+}
diff --git a/pkg/cmd/install.go b/pkg/cmd/install.go
index 878c15d..92ad2c4 100644
--- a/pkg/cmd/install.go
+++ b/pkg/cmd/install.go
@@ -82,6 +82,7 @@ func newCmdInstall(rootCmdOptions *RootCmdOptions) 
(*cobra.Command, *installCmdO
cmd.Flags().Bool("skip-operator-setup", false, "Do not install the 
operator in the namespace (in case there's a global one)")
cmd.Flags().Bool("skip-cluster-setup", false, "Skip the cluster-setup 
phase")
cmd.Flags().Bool("skip-registry-setup", false, "Skip the registry-setup 
phase (may negatively impact building of integrations)")
+   cmd.Flags().Bool("skip-default-kamelets-setup", false, "Skip 
installation of the default Kamelets from catalog")
cmd.Flags().Bool("example", false, "Install example integration")
cmd.Flags().Bool("global", false, "Configure the operator to watch all 
namespaces. No integration platform is created. You can run integrations in a 
namespace by installing an integration platform: 'kamel install 
--skip-operator-setup -n my-namespace'")
cmd.Flags().Bool("force", false, "Force replacement of configuration 
resources when already present.")
@@ -156,41 +157,42 @@ func newCmdInstall(rootCmdOptions *RootCmdOptions) 
(*cobra.Command, *installCmdO
 
 type installCmdOptions struct {
*RootCmdOptions
-   Waitbool `mapstructure:"wait"`
-   ClusterSetupOnlybool `mapstructure:"cluster-setup"`
-   SkipOperatorSetup   bool `mapstructure:"skip-operator-setup"`
-   SkipClusterSetupbool `mapstructure:"skip-cluster-setup"`
-   SkipRegistrySetup   bool `mapstructure:"skip-registry-setup"`
-   ExampleSetupbool `mapstructure:"example"`
-   Global  bool `mapstructure:"global"`
-   KanikoBuildCachebool `mapstructure:"kaniko-build-cache"`
-   Savebool `mapstructure:"save" kamel:"omitsave"`
-   Force   bool `mapstructure:"force"`
-   Olm bool `mapstructure:"olm"`
-   ClusterType string   `mapstructure:"cluster-type"`
-   OutputFormatstring   `mapstructure:"output"`
-   RuntimeVersion  string   `mapstructure:"runtime-version"`
-   BaseImage   string   `mapstructure:"base-image"`
-   OperatorImage   string   `mapstructure:"operator-image"`
-   OperatorImagePullPolicy string   
`mapstructure:"operator-image-pull-policy"`
-   BuildStrategy   string   `mapstructure:"build-strategy"`
-   BuildPublishStrategystring   `mapstructure:"build-publish-strategy"`
-   BuildTimeoutstring   `mapstructure:"build-timeout"`
-   MavenExtensions []string `mapstructure:"maven-extensions"`
-   MavenLocalRepositorystring   `mapstructure:"maven-local-repository"`
-   MavenProperties []string `mapstructure:"maven-properties"`
-   MavenRepositories   []string `mapstructure:"maven-repositories"`
-   MavenSettings   string   `mapstructure:"maven-settings"`
-   MavenCASecret   string   `mapstructure:"maven-ca-secret"`
-   MavenCLIOptions []string `mapstructure:"maven-cli-options"`
-   HealthPort  int32`mapstructure:"health-port"`
-   Monitoring  bool `mapstructure:"monitoring"`
-   MonitoringPort  int32`mapstructure:"monitoring-port"`
- 

[GitHub] [camel-k] tadayosi commented on pull request #2973: feat(cli): add flag --skip-default-kamelets-setup to kamel install

2022-02-03 Thread GitBox


tadayosi commented on pull request #2973:
URL: https://github.com/apache/camel-k/pull/2973#issuecomment-1029680871


   Upgrade workflow seems to be failing for a different reason. Let me go ahead 
to merge this.


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

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

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




[camel-karavan] branch main updated: Fixed rxjs import

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

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


The following commit(s) were added to refs/heads/main by this push:
 new bd80fcd  Fixed rxjs import
bd80fcd is described below

commit bd80fcd12a5543e13e3130ce4ba943346893671e
Author: Marat Gubaidullin 
AuthorDate: Fri Feb 4 00:24:51 2022 -0500

Fixed rxjs import
---
 karavan-designer/src/designer/DslConnections.tsx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/karavan-designer/src/designer/DslConnections.tsx 
b/karavan-designer/src/designer/DslConnections.tsx
index 46ed02e..86c22ec 100644
--- a/karavan-designer/src/designer/DslConnections.tsx
+++ b/karavan-designer/src/designer/DslConnections.tsx
@@ -18,9 +18,9 @@ import React from 'react';
 import './karavan.css';
 import {CamelElement, Integration} from 
"karavan-core/lib/model/CamelDefinition";
 import {DslPosition, EventBus} from "./EventBus";
-import Rx from 'karavan-core/node_modules/rxjs';
 import {CamelUi} from "./CamelUi";
 import {ComponentApi} from "karavan-core/lib/api/ComponentApi";
+import {Subscription} from "rxjs";
 
 interface Props {
 integration: Integration
@@ -31,7 +31,7 @@ interface Props {
 
 interface State {
 integration: Integration
-sub?: Rx.Subscription
+sub?: Subscription
 steps: Map
 }
 
@@ -265,4 +265,4 @@ export class DslConnections extends React.Component {
 
 );
 }
-}
\ No newline at end of file
+}


[GitHub] [camel-karavan] mgubaidullin merged pull request #174: Fix build VSCode extension

2022-02-03 Thread GitBox


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


   


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

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

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




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

2022-02-03 Thread GitBox


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


   The 
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) 
branch build has failed:
   
   * Build ID: 1792838270-652-0f53bd17-fcd4-471c-af0a-72e97b1b23b4
   * Camel Quarkus Commit: 09976913c7f45ee4ffd9f49a965f3814fca525b8
   
   * Quarkus Main Commit: 96678b7a4cdc0130c85cb22e9ce1fd0b5acfd5d0
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/1792838270


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

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

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




[camel-quarkus] 02/03: deadLetterChannel does not work in BaseRouteBuilder configure method #3436

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

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

commit 19bae1eac72820e02a35d72c32bbb9dc98ddb2ba
Author: JiriOndrusek 
AuthorDate: Mon Jan 10 13:26:13 2022 +0100

deadLetterChannel does not work in BaseRouteBuilder configure method #3436
---
 .../it/Aws2SqsQuarkusClientTestEnvCustomizer.java  |  3 ++
 .../component/aws2/sqs/it/DeadLetterBuilder.java   | 41 ++
 .../quarkus/component/aws2/sqs/it/Aws2SqsTest.java | 20 +++
 .../aws2/sqs/it/Aws2SqsTestEnvCustomizer.java  | 23 +++-
 4 files changed, 86 insertions(+), 1 deletion(-)

diff --git 
a/integration-test-groups/aws2-quarkus-client/aws2-sqs/src/test/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsQuarkusClientTestEnvCustomizer.java
 
b/integration-test-groups/aws2-quarkus-client/aws2-sqs/src/test/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsQuarkusClientTestEnvCustomizer.java
index 361459f..64e290d 100644
--- 
a/integration-test-groups/aws2-quarkus-client/aws2-sqs/src/test/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsQuarkusClientTestEnvCustomizer.java
+++ 
b/integration-test-groups/aws2-quarkus-client/aws2-sqs/src/test/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsQuarkusClientTestEnvCustomizer.java
@@ -34,6 +34,9 @@ public class Aws2SqsQuarkusClientTestEnvCustomizer extends 
Aws2SqsTestEnvCustomi
 
 super.customize(envContext);
 
+//remove camel properties for client creation to ensure that client is 
not created by camel component
+envContext.removeClient(localstackServices());
+
 Map envContextProperties = envContext.getProperies();
 
 
envContext.property("quarkus.sqs.aws.credentials.static-provider.access-key-id",
 envContext.getAccessKey());
diff --git 
a/integration-test-groups/aws2/aws2-sqs/src/main/java/org/apache/camel/quarkus/component/aws2/sqs/it/DeadLetterBuilder.java
 
b/integration-test-groups/aws2/aws2-sqs/src/main/java/org/apache/camel/quarkus/component/aws2/sqs/it/DeadLetterBuilder.java
new file mode 100644
index 000..6d611ef
--- /dev/null
+++ 
b/integration-test-groups/aws2/aws2-sqs/src/main/java/org/apache/camel/quarkus/component/aws2/sqs/it/DeadLetterBuilder.java
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.camel.quarkus.component.aws2.sqs.it;
+
+import javax.enterprise.context.ApplicationScoped;
+
+import org.apache.camel.builder.RouteBuilder;
+import org.eclipse.microprofile.config.ConfigProvider;
+
+@ApplicationScoped
+public class DeadLetterBuilder extends RouteBuilder {
+
+@Override
+public void configure() {
+String name = 
ConfigProvider.getConfig().getValue("aws-sqs.failing-name", String.class);
+String deadLetterName = 
ConfigProvider.getConfig().getValue("aws-sqs.deadletter-name", String.class);
+errorHandler(deadLetterChannel("aws2-sqs://" + deadLetterName)
+.log("Error processing message and sending to the Dead Letter 
Queue: Body: " + body())
+.useOriginalMessage());
+
+from("aws2-sqs://" + name)
+.process(e -> {
+throw new IllegalArgumentException();
+});
+
+}
+}
diff --git 
a/integration-test-groups/aws2/aws2-sqs/src/test/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsTest.java
 
b/integration-test-groups/aws2/aws2-sqs/src/test/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsTest.java
index b0a928b..87d924e 100644
--- 
a/integration-test-groups/aws2/aws2-sqs/src/test/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsTest.java
+++ 
b/integration-test-groups/aws2/aws2-sqs/src/test/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsTest.java
@@ -55,6 +55,14 @@ class Aws2SqsTest {
 return ConfigProvider.getConfig().getValue("aws-sqs.queue-name", 
String.class);
 }
 
+private String getPredefinedFailingQueueName() {
+return ConfigProvider.getConfig().getValue("aws-sqs.failing-name", 
String.class);
+}
+
+private String getPredefinedDeadletterQueueName() {
+

[GitHub] [camel-k] himanshumps commented on issue #2982: Autoscaling not working

2022-02-03 Thread GitBox


himanshumps commented on issue #2982:
URL: https://github.com/apache/camel-k/issues/2982#issuecomment-1029628268


   When I changed this line from
   `
   .toF("kubernetes-job://%s?oauthToken=%s&operation=" + 
KubernetesOperations.CREATE_JOB_OPERATION, "", oauthToken)
   `
   to
   `
   .toD("kubernetes-job://" + "" + "?oauthToken=" + oauthToken 
+ "&operation=" + KubernetesOperations.CREATE_JOB_OPERATION)
   `
   
   the autoscaling works as usual. I think it has to do with passive consumer 
endpoint.
   
   Any suggestions or insights if this could be the issue ?


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

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

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




[camel-quarkus] 03/03: Disable ConsulIT due to #3509

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

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

commit 2b530f6435b7a6a225e73570b6aa77bca766c505
Author: James Netherton 
AuthorDate: Tue Feb 1 08:17:51 2022 +

Disable ConsulIT due to #3509
---
 .../java/org/apache/camel/quarkus/component/consul/it/ConsulIT.java | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/integration-tests/consul/src/test/java/org/apache/camel/quarkus/component/consul/it/ConsulIT.java
 
b/integration-tests/consul/src/test/java/org/apache/camel/quarkus/component/consul/it/ConsulIT.java
index 38208f2..78ec13f 100644
--- 
a/integration-tests/consul/src/test/java/org/apache/camel/quarkus/component/consul/it/ConsulIT.java
+++ 
b/integration-tests/consul/src/test/java/org/apache/camel/quarkus/component/consul/it/ConsulIT.java
@@ -17,7 +17,9 @@
 package org.apache.camel.quarkus.component.consul.it;
 
 import io.quarkus.test.junit.NativeImageTest;
+import org.junit.jupiter.api.Disabled;
 
 @NativeImageTest
+@Disabled("https://github.com/apache/camel-quarkus/issues/3509";)
 class ConsulIT extends ConsulTest {
 }


[camel-quarkus] branch camel-main updated (0ba5c9a -> 2b530f6)

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

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


 discard 0ba5c9a  Disable ConsulIT due to #3509
 discard 2cb239f  deadLetterChannel does not work in BaseRouteBuilder configure 
method #3436
 discard d616aa1  Upgrade to Camel 3.15.0
 add 33ba6b7  Updated CHANGELOG.md
 add 96678b7  Prevent various plugins from resolving 
commons-logging:commons-logging #3517
 new 19de6b2  Upgrade to Camel 3.15.0
 new 19bae1e  deadLetterChannel does not work in BaseRouteBuilder configure 
method #3436
 new 2b530f6  Disable ConsulIT due to #3509

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   (0ba5c9a)
\
 N -- N -- N   refs/heads/camel-main (2b530f6)

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

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

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


Summary of changes:
 CHANGELOG.md   |   4 +
 extensions-jvm/atmos/runtime/pom.xml   |   6 -
 extensions-jvm/aws-secrets-manager/runtime/pom.xml |   6 -
 extensions-jvm/aws-xray/runtime/pom.xml|   6 -
 extensions-jvm/cm-sms/runtime/pom.xml  |   6 -
 extensions-jvm/google-functions/runtime/pom.xml|   6 -
 extensions-jvm/iota/runtime/pom.xml|   6 -
 extensions-jvm/ribbon/runtime/pom.xml  |   6 -
 extensions-jvm/splunk-hec/runtime/pom.xml  |   6 -
 extensions-jvm/thrift/runtime/pom.xml  |   6 -
 extensions-jvm/workday/runtime/pom.xml |   4 -
 extensions-support/aws2/runtime/pom.xml|   6 +
 .../google-http-client/runtime/pom.xml |   4 +
 extensions/as2/runtime/pom.xml |   4 -
 extensions/aws2-athena/runtime/pom.xml |  10 -
 extensions/aws2-cw/runtime/pom.xml |  10 -
 extensions/aws2-ddb/runtime/pom.xml|  10 -
 extensions/aws2-ec2/runtime/pom.xml|  10 -
 extensions/aws2-ecs/runtime/pom.xml|  10 -
 extensions/aws2-eks/runtime/pom.xml|  10 -
 extensions/aws2-eventbridge/runtime/pom.xml|  10 -
 extensions/aws2-iam/runtime/pom.xml|  10 -
 extensions/aws2-kinesis/runtime/pom.xml|  10 -
 extensions/aws2-kms/runtime/pom.xml|  10 -
 extensions/aws2-lambda/runtime/pom.xml |  10 -
 extensions/aws2-mq/runtime/pom.xml |  10 -
 extensions/aws2-msk/runtime/pom.xml|  10 -
 extensions/aws2-s3/runtime/pom.xml |  10 -
 extensions/aws2-ses/runtime/pom.xml|  10 -
 extensions/aws2-sns/runtime/pom.xml|  10 -
 extensions/aws2-sqs/runtime/pom.xml|  10 -
 extensions/aws2-sts/runtime/pom.xml|  10 -
 extensions/aws2-translate/runtime/pom.xml  |  10 -
 extensions/box/runtime/pom.xml |   6 -
 extensions/elasticsearch-rest/deployment/pom.xml   |   6 +
 extensions/elasticsearch-rest/runtime/pom.xml  |   6 +
 extensions/grpc/runtime/pom.xml|   4 -
 extensions/hystrix/runtime/pom.xml |   6 -
 extensions/jira/deployment/pom.xml |   6 +
 extensions/jira/runtime/pom.xml|   6 +
 extensions/pdf/runtime/pom.xml |   6 -
 extensions/weather/runtime/pom.xml |   4 -
 integration-test-groups/aws2/aws2-kinesis/pom.xml  |  12 ++
 integration-test-groups/aws2/aws2-lambda/pom.xml   |  12 ++
 integration-tests-support/wiremock/pom.xml |  10 -
 integration-tests/aws2-grouped/pom.xml |  11 ++
 integration-tests/oaipmh/pom.xml   |   6 -
 pom.xml|   2 +-
 poms/bom-test/pom.xml  |   8 +
 poms/bom/pom.xml   | 208 +
 50 files changed, 290 insertions(+), 295 deletions(-)


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

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

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


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

commit 85c263ae6952c79248c2d5490dff916ee6eee686
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 4 03:11:32 2022 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5fa93a..71319fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,13 @@
 
 **Closed issues:**
 
+- Prevent various plugins from resolving commons-logging:commons-logging 
[\#3517](https://github.com/apache/camel-quarkus/issues/3517)
 - Ban javax.servlet:servlet-api in favor of 
jakarta.servlet:jakarta.servlet-api 
[\#3496](https://github.com/apache/camel-quarkus/issues/3496)
 - A tool to check/sync dependency versions with camel & quarkus  
[\#1684](https://github.com/apache/camel-quarkus/issues/1684)
 
 **Merged pull requests:**
 
+- Prevent various plugins from resolving commons-logging:commons-logging 
[\#3518](https://github.com/apache/camel-quarkus/pull/3518) 
([ppalaga](https://github.com/ppalaga))
 - Fix nitrate collection tests on slow machines 
[\#3515](https://github.com/apache/camel-quarkus/pull/3515) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Clean up usage of deprecated Quarkus APIs 
[\#3513](https://github.com/apache/camel-quarkus/pull/3513) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade formatter-maven-plugin to 2.17.1 
[\#3512](https://github.com/apache/camel-quarkus/pull/3512) 
([jamesnetherton](https://github.com/jamesnetherton))


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

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

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


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

commit adfe3a8444f45af02cbd97531d5872cb9976a127
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 4 03:07:43 2022 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1cf0da2..6d0a36e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,7 +19,10 @@
 
 **Merged pull requests:**
 
+- chore: Upgrade Knative to version 1.2.0 
[\#2979](https://github.com/apache/camel-k/pull/2979) 
([astefanutti](https://github.com/astefanutti))
+- \[TEST\] Fix route test on Knative enabled clusters 
[\#2974](https://github.com/apache/camel-k/pull/2974) 
([bouskaJ](https://github.com/bouskaJ))
 - fix\(e2e\): Decode OpenShift ProjectRequest into a Project struct 
[\#2971](https://github.com/apache/camel-k/pull/2971) 
([astefanutti](https://github.com/astefanutti))
+- chore: Upgrade controller-runtime to v0.10.3 
[\#2970](https://github.com/apache/camel-k/pull/2970) 
([astefanutti](https://github.com/astefanutti))
 - chore: Upgrade sub-modules to Kubernetes API v0.22.5 
[\#2968](https://github.com/apache/camel-k/pull/2968) 
([astefanutti](https://github.com/astefanutti))
 - fix\(cli\): Kamel CLI zero-code exists when trait properties validation 
fails [\#2964](https://github.com/apache/camel-k/pull/2964) 
([astefanutti](https://github.com/astefanutti))
 - Generate crd API docs as AsciiDoc \(main\) \(Update\) 
[\#2963](https://github.com/apache/camel-k/pull/2963) 
([djencks](https://github.com/djencks))


[camel] branch regen_bot updated (06fc5eb -> 78574b9)

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

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


from 06fc5eb  Regen
 add 78574b9  [CAMEL-17597]Enable camel-zookeeper-master : GroupTest on mac 
(#6890)

No new revisions were added by this update.

Summary of changes:
 .../component/zookeepermaster/MasterEndpointTest.java|  3 +++
 .../zookeepermaster/MasterQuartzEndpointTest.java|  3 +++
 .../camel/component/zookeepermaster/group/GroupTest.java |  6 +++---
 .../zookeepermaster/group/ZookeeprContainer.java}| 16 ++--
 4 files changed, 19 insertions(+), 9 deletions(-)
 copy 
components/camel-zookeeper-master/src/{main/java/org/apache/camel/component/zookeepermaster/group/ManagedGroupFactory.java
 => 
test/java/org/apache/camel/component/zookeepermaster/group/ZookeeprContainer.java}
 (67%)


[camel] branch regen_bot updated (f96fcd3 -> 06fc5eb)

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

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


from f96fcd3  Dependency upgrades
 add f8cde99  Upgrade to openstack 3.10
 add 9f1dad3  Upgrade guava
 add 7de2083  Upgrade wiremock and guava
 add c4ca96a  Upgrade swagger parser
 add 0aa356a  Upgrade apicurio
 add 06fc5eb  Regen

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml| 8 
 components/camel-bonita/pom.xml   | 2 +-
 components/camel-openstack/pom.xml| 2 +-
 components/camel-pubnub/pom.xml   | 2 +-
 components/camel-rest-openapi/pom.xml | 2 +-
 components/camel-rest-swagger/pom.xml | 2 +-
 parent/pom.xml| 8 
 7 files changed, 13 insertions(+), 13 deletions(-)


[GitHub] [camel-examples] tmarwen opened a new pull request #69: CAMEL-17596: Fix main-xxx examples main entry

2022-02-03 Thread GitBox


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


   ### What / Why
   The _main-xxx_ examples needs to be updated to use the updated 
`MainConfigurationProperties` and more specifically to remove the 
`MainConfigurationProperties#addConfigurationClass` configuration method that 
has been made private in 
[CAMEL-17567](https://issues.apache.org/jira/browse/CAMEL-17567).
   
   ### How
   - Update `MyConfiguration` samples configuration to implement 
`org.apache.camel.CamelConfiguration`
   - Update `MyConfiguration#configure` configuration types signatures to match 
super-type
   - Remove closed `MainConfigurationProperties#addConfigurationClass` usage in 
favor of `MainConfigurationProperties#addConfiguration`
   
   Refs CAMEL-17567


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

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

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




[GitHub] [camel-examples] davsclaus merged pull request #68: CAMEL-11834: Add tests for as2/aws/debezium/transformer-demo

2022-02-03 Thread GitBox


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


   


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

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

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




[camel-examples] branch main updated: CAMEL-11834: Add tests for as2/aws/debezium/transformer-demo (#68)

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 3a9feb3  CAMEL-11834: Add tests for as2/aws/debezium/transformer-demo 
(#68)
3a9feb3 is described below

commit 3a9feb3917228f7b61a3219cde140d7d12b5cd71
Author: Nicolas Filotto 
AuthorDate: Thu Feb 3 22:31:36 2022 +0100

CAMEL-11834: Add tests for as2/aws/debezium/transformer-demo (#68)
---
 examples/as2/pom.xml   |   7 +-
 .../java/org/apache/camel/example/as2/As2Test.java |  49 ++
 .../aws/main-endpointdsl-aws2-s3-kafka/README.adoc |   9 +
 .../aws/main-endpointdsl-aws2-s3-kafka/pom.xml |   8 +-
 .../org/apache/camel/example/AwsS3KafkaTest.java   | 127 ++
 examples/aws/main-endpointdsl-aws2-s3/README.adoc  |   9 +
 .../java/org/apache/camel/example/AwsS3Test.java   | 112 
 .../{readme.adoc => README.adoc}   |  14 +-
 .../{readme.adoc => README.adoc}   |  16 +-
 .../org/apache/camel/example/MyRouteBuilder.java   |   2 +-
 .../java/org/apache/camel/example/AwsS3Test.java   |  95 ++
 .../aws2-sqs-consumer/{readme.adoc => README.adoc} |  14 +-
 .../org/apache/camel/example/MyRouteBuilder.java   |   2 +-
 .../java/org/apache/camel/example/AwsSQSTest.java  | 109 
 .../README.adoc|  23 ++-
 .../pom.xml|   8 +-
 .../org/apache/camel/example/MyRouteBuilder.java   |   3 +-
 .../src/main/resources/application.properties  |   3 +
 .../org/apache/camel/example/KafkaAwsS3Test.java   | 121 +
 .../aws/main-endpointdsl-kafka-aws2-s3/README.adoc |  18 +-
 .../aws/main-endpointdsl-kafka-aws2-s3/pom.xml |   8 +-
 .../org/apache/camel/example/MyRouteBuilder.java   |  10 +-
 .../src/main/resources/application.properties  |   3 +
 .../org/apache/camel/example/KafkaAwsS3Test.java   | 123 +
 examples/aws/pom.xml   |  22 ++-
 .../org/apache/camel/example/MyRouteBuilder.java   |   6 +-
 .../example/azurestorageblob/Application.java  |  59 +++
 .../org/apache/camel/example/MyRouteBuilder.java   |   4 -
 examples/csimple-joor/{readme.adoc => README.adoc} |   2 +-
 examples/csimple/{readme.adoc => README.adoc}  |   0
 .../DebeziumMySqlConsumerToAzureEventHubs.java |   5 +-
 .../src/main/resources/application.properties  |   5 +-
 examples/debezium/README.adoc  |  35 ++--
 examples/debezium/pom.xml  |  45 -
 ...is.java => DebeziumPgSQLConsumerToKinesis.java} |  50 +++---
 .../debezium/KinesisProducerToCassandra.java   |  78 +
 .../src/main/resources/application.properties  |  26 ++-
 .../camel/example/debezium/DebeziumTest.java   | 191 +
 .../org/apache/camel/example/debezium/db-init.cql  |  10 ++
 examples/transformer-demo/pom.xml  |   8 +-
 .../example/transformer/demo/TransformerTest.java  | 117 +
 41 files changed, 1376 insertions(+), 180 deletions(-)

diff --git a/examples/as2/pom.xml b/examples/as2/pom.xml
index 86f9463..007a737 100644
--- a/examples/as2/pom.xml
+++ b/examples/as2/pom.xml
@@ -85,7 +85,12 @@
 slf4j-log4j12
 ${slf4j-version}
 
-
+
+
+org.apache.camel
+camel-test-spring-junit5
+test
+
 
   
 
diff --git 
a/examples/as2/src/test/java/org/apache/camel/example/as2/As2Test.java 
b/examples/as2/src/test/java/org/apache/camel/example/as2/As2Test.java
new file mode 100644
index 000..36573fc
--- /dev/null
+++ b/examples/as2/src/test/java/org/apache/camel/example/as2/As2Test.java
@@ -0,0 +1,49 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.camel.example.as2;
+
+import java.util.concurrent.TimeUnit;
+
+import org.apache.camel.builder.NotifyBuilder;
+import org.apache.camel.model.ModelCamelContext;
+import org.apache.camel.test.spring.junit5.CamelSpringTest;
+import org.junit.jupiter.api.Test;
+import org.s

[camel-karaf] 01/02: CAMEL-17578: camel-core - Adding @Converter class should be easier programmatically

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

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

commit 2fd851762f622a6da47e9e672f1c84ab88f1c9fb
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:26:16 2022 +0100

CAMEL-17578: camel-core - Adding @Converter class should be easier 
programmatically
---
 .../src/main/java/org/apache/camel/core/osgi/OsgiTypeConverter.java | 2 +-
 .../java/org/apache/camel/core/osgi/test/MockTypeConverterRegistry.java | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/core/camel-core-osgi/src/main/java/org/apache/camel/core/osgi/OsgiTypeConverter.java
 
b/core/camel-core-osgi/src/main/java/org/apache/camel/core/osgi/OsgiTypeConverter.java
index 56534e2..fcd9ba5 100644
--- 
a/core/camel-core-osgi/src/main/java/org/apache/camel/core/osgi/OsgiTypeConverter.java
+++ 
b/core/camel-core-osgi/src/main/java/org/apache/camel/core/osgi/OsgiTypeConverter.java
@@ -165,7 +165,7 @@ public class OsgiTypeConverter extends ServiceSupport 
implements TypeConverter,
 }
 
 @Override
-public void addTypeConverters(TypeConverters typeConverters) {
+public void addTypeConverters(Object typeConverters) {
 getDelegate().addTypeConverters(typeConverters);
 }
 
diff --git 
a/core/camel-core-osgi/src/test/java/org/apache/camel/core/osgi/test/MockTypeConverterRegistry.java
 
b/core/camel-core-osgi/src/test/java/org/apache/camel/core/osgi/test/MockTypeConverterRegistry.java
index 0703361..b1d5640 100644
--- 
a/core/camel-core-osgi/src/test/java/org/apache/camel/core/osgi/test/MockTypeConverterRegistry.java
+++ 
b/core/camel-core-osgi/src/test/java/org/apache/camel/core/osgi/test/MockTypeConverterRegistry.java
@@ -51,7 +51,7 @@ public class MockTypeConverterRegistry implements 
TypeConverterRegistry {
 }
 
 @Override
-public void addTypeConverters(TypeConverters typeConverters) {
+public void addTypeConverters(Object typeConverters) {
 // noop
 }
 


[camel-karaf] branch main updated (cf56de9 -> bd2e203)

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

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


from cf56de9  Updating xerces to 2.12.2 for CVE-2022-23437
 new 2fd8517  CAMEL-17578: camel-core - Adding @Converter class should be 
easier programmatically
 new bd2e203  Regen

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


Summary of changes:
 .../resources/org/apache/camel/catalog/karaf/dataformats/any23.json | 2 +-
 .../src/main/java/org/apache/camel/core/osgi/OsgiTypeConverter.java | 2 +-
 .../java/org/apache/camel/core/osgi/test/MockTypeConverterRegistry.java | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


[camel-karaf] 02/02: Regen

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

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

commit bd2e203f674862b55394023d2109dff1057c109d
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:26:23 2022 +0100

Regen
---
 .../resources/org/apache/camel/catalog/karaf/dataformats/any23.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/any23.json
 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/any23.json
index bd96b29..647db69 100644
--- 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/any23.json
+++ 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/any23.json
@@ -19,7 +19,7 @@
 "outputFormat": { "kind": "attribute", "displayName": "Output Format", 
"required": false, "type": "enum", "javaType": 
"org.apache.camel.dataformat.any23.Any23OutputFormat", "enum": [ "NTRIPLES", 
"TURTLE", "NQUADS", "RDFXML", "JSONLD", "RDFJSON", "RDF4JMODEL" ], 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"RDF4JMODEL", "description": "What RDF syntax to unmarshal as, can be: 
NTRIPLES, TURTLE, NQUADS, RDFXML, JSONLD, RDFJSON, RDF4JMODEL. It is by 
default:  [...]
 "configuration": { "kind": "element", "displayName": "Configuration", 
"required": false, "type": "array", "javaType": 
"java.util.List", "deprecated": 
false, "autowired": false, "secret": false, "description": "Configurations for 
Apache Any23 as key-value pairs in order to customize the extraction process. 
The list of supported parameters can be found here. If not provided, a default 
configuration is used." },
 "extractors": { "kind": "element", "displayName": "Extractors", 
"required": false, "type": "array", "javaType": 
"java.util.List", "deprecated": false, "autowired": false, 
"secret": false, "description": "List of Any23 extractors to be used in the 
unmarshal operation. A list of the available extractors can be found here here. 
If not provided, all the available extractors are used." },
-"baseURI": { "kind": "attribute", "displayName": "Base URI", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The URI to use as base for 
building RDF entities if only relative paths are provided." },
+"baseUri": { "kind": "attribute", "displayName": "Base Uri", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The URI to use as base for 
building RDF entities if only relative paths are provided." },
 "id": { "kind": "attribute", "displayName": "Id", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The id of this node" }
   }
 }


[camel-spring-boot] branch main updated: Regen

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

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


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

commit 474b9c783700bfe3d465af5e7fd774c4b28131f5
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:23:48 2022 +0100

Regen
---
 .../org/apache/camel/springboot/catalog/dataformats/any23.json |  2 +-
 .../camel-any23-starter/src/main/docs/any23.json   |  2 +-
 .../any23/springboot/Any23DataFormatConfiguration.java | 10 +-
 tooling/camel-spring-boot-dependencies/pom.xml |  8 
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/any23.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/any23.json
index 6a24daa..9111b86 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/any23.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/any23.json
@@ -19,7 +19,7 @@
 "outputFormat": { "kind": "attribute", "displayName": "Output Format", 
"required": false, "type": "enum", "javaType": 
"org.apache.camel.dataformat.any23.Any23OutputFormat", "enum": [ "NTRIPLES", 
"TURTLE", "NQUADS", "RDFXML", "JSONLD", "RDFJSON", "RDF4JMODEL" ], 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"RDF4JMODEL", "description": "What RDF syntax to unmarshal as, can be: 
NTRIPLES, TURTLE, NQUADS, RDFXML, JSONLD, RDFJSON, RDF4JMODEL. It is by 
default:  [...]
 "configuration": { "kind": "element", "displayName": "Configuration", 
"required": false, "type": "array", "javaType": 
"java.util.List", "deprecated": 
false, "autowired": false, "secret": false, "description": "Configurations for 
Apache Any23 as key-value pairs in order to customize the extraction process. 
The list of supported parameters can be found here. If not provided, a default 
configuration is used." },
 "extractors": { "kind": "element", "displayName": "Extractors", 
"required": false, "type": "array", "javaType": 
"java.util.List", "deprecated": false, "autowired": false, 
"secret": false, "description": "List of Any23 extractors to be used in the 
unmarshal operation. A list of the available extractors can be found here here. 
If not provided, all the available extractors are used." },
-"baseURI": { "kind": "attribute", "displayName": "Base URI", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The URI to use as base for 
building RDF entities if only relative paths are provided." },
+"baseUri": { "kind": "attribute", "displayName": "Base Uri", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The URI to use as base for 
building RDF entities if only relative paths are provided." },
 "id": { "kind": "attribute", "displayName": "Id", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "The id of this node" }
   }
 }
diff --git a/components-starter/camel-any23-starter/src/main/docs/any23.json 
b/components-starter/camel-any23-starter/src/main/docs/any23.json
index 9c8cd56..d210601 100644
--- a/components-starter/camel-any23-starter/src/main/docs/any23.json
+++ b/components-starter/camel-any23-starter/src/main/docs/any23.json
@@ -14,7 +14,7 @@
   ],
   "properties": [
 {
-  "name": "camel.dataformat.any23.base-u-r-i",
+  "name": "camel.dataformat.any23.base-uri",
   "type": "java.lang.String",
   "description": "The URI to use as base for building RDF entities if only 
relative paths are provided.",
   "sourceType": 
"org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration"
diff --git 
a/components-starter/camel-any23-starter/src/main/java/org/apache/camel/dataformat/any23/springboot/Any23DataFormatConfiguration.java
 
b/components-starter/camel-any23-starter/src/main/java/org/apache/camel/dataformat/any23/springboot/Any23DataFormatConfiguration.java
index 714addc..0a4e80f 100644
--- 
a/components-starter/camel-any23-starter/src/main/java/org/apache/camel/dataformat/any23/springboot/Any23DataFormatConfiguration.java
+++ 
b/components-starter/camel-any23-starter/src/main/java/org/apache/camel/dataformat/any23/springboot/Any23DataFormatConfiguration.java
@@ -61,7 +61,7 @@ public class Any23DataFormatConfiguration
  * The URI to use as base for building RDF entities if only relative paths
  * are provided.
  */
-private String

[camel] branch main updated: [CAMEL-17597]Enable camel-zookeeper-master : GroupTest on mac (#6890)

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 78574b9  [CAMEL-17597]Enable camel-zookeeper-master : GroupTest on mac 
(#6890)
78574b9 is described below

commit 78574b9ef181af22482562fcbb540329aaba31e2
Author: Freeman(Yue) Fang 
AuthorDate: Thu Feb 3 16:20:50 2022 -0500

[CAMEL-17597]Enable camel-zookeeper-master : GroupTest on mac (#6890)
---
 .../zookeepermaster/MasterEndpointTest.java|  3 +++
 .../zookeepermaster/MasterQuartzEndpointTest.java  |  3 +++
 .../component/zookeepermaster/group/GroupTest.java |  6 ++---
 .../ZookeeprContainer.java}| 31 +-
 4 files changed, 21 insertions(+), 22 deletions(-)

diff --git 
a/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/MasterEndpointTest.java
 
b/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/MasterEndpointTest.java
index 8c79578..119f73f 100644
--- 
a/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/MasterEndpointTest.java
+++ 
b/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/MasterEndpointTest.java
@@ -25,9 +25,11 @@ import org.apache.camel.ProducerTemplate;
 import org.apache.camel.Route;
 import org.apache.camel.component.file.remote.SftpEndpoint;
 import org.apache.camel.component.mock.MockEndpoint;
+import org.apache.camel.component.zookeepermaster.group.ZookeeprContainer;
 import org.apache.camel.impl.DefaultCamelContext;
 import org.apache.camel.test.spring.junit5.CamelSpringTest;
 import org.junit.jupiter.api.Test;
+import org.junit.jupiter.api.extension.ExtendWith;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
 
@@ -35,6 +37,7 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
 
 @CamelSpringTest
 @ContextConfiguration
+@ExtendWith(ZookeeprContainer.class)
 public class MasterEndpointTest {
 @Autowired
 protected CamelContext camelContext;
diff --git 
a/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/MasterQuartzEndpointTest.java
 
b/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/MasterQuartzEndpointTest.java
index bad1df0..6268f11 100644
--- 
a/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/MasterQuartzEndpointTest.java
+++ 
b/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/MasterQuartzEndpointTest.java
@@ -19,13 +19,16 @@ package org.apache.camel.component.zookeepermaster;
 import org.apache.camel.CamelContext;
 import org.apache.camel.EndpointInject;
 import org.apache.camel.component.mock.MockEndpoint;
+import org.apache.camel.component.zookeepermaster.group.ZookeeprContainer;
 import org.apache.camel.test.spring.junit5.CamelSpringTest;
 import org.junit.jupiter.api.Test;
+import org.junit.jupiter.api.extension.ExtendWith;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
 
 @CamelSpringTest
 @ContextConfiguration
+@ExtendWith(ZookeeprContainer.class)
 public class MasterQuartzEndpointTest {
 @Autowired
 protected CamelContext camelContext;
diff --git 
a/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/group/GroupTest.java
 
b/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/group/GroupTest.java
index 2294137..2150639 100644
--- 
a/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/group/GroupTest.java
+++ 
b/components/camel-zookeeper-master/src/test/java/org/apache/camel/component/zookeepermaster/group/GroupTest.java
@@ -34,8 +34,7 @@ import org.apache.curator.retry.RetryNTimes;
 import org.junit.jupiter.api.AfterAll;
 import org.junit.jupiter.api.BeforeAll;
 import org.junit.jupiter.api.Test;
-import org.junit.jupiter.api.condition.DisabledOnOs;
-import org.junit.jupiter.api.condition.OS;
+import org.junit.jupiter.api.extension.ExtendWith;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 import org.testcontainers.containers.BindMode;
@@ -46,7 +45,7 @@ import static org.junit.jupiter.api.Assertions.assertFalse;
 import static org.junit.jupiter.api.Assertions.assertNotEquals;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 
-@DisabledOnOs(OS.MAC)
+@ExtendWith(ZookeeprContainer.class)
 public class GroupTest {
 private static final Logger LOGGER = 
LoggerFactory.getLogger(GroupTest.class);
 
@@ -478,4 +477,5 @@ public class GroupTest {
 return master.await(time, timeUnit);
 }
 }
+
 }
diff --git 

[camel] 05/06: Upgrade apicurio

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

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

commit 0aa356ab3a854ea5ac437d398f9fe45db76c71d4
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:19:33 2022 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2f4dcad..e47a39d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -57,6 +57,7 @@
 2.6
 1.19.0
 0.9
+1.1.20
 6.16.0
 1.0.1
 1.3.0
@@ -519,7 +520,6 @@
 2.1.11
 1.0.56
 27.1-jre
-1.1.16
 1.0.1
 4.3.1
 1.2.1


[camel] branch main updated (f96fcd3 -> 06fc5eb)

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

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


from f96fcd3  Dependency upgrades
 new f8cde99  Upgrade to openstack 3.10
 new 9f1dad3  Upgrade guava
 new 7de2083  Upgrade wiremock and guava
 new c4ca96a  Upgrade swagger parser
 new 0aa356a  Upgrade apicurio
 new 06fc5eb  Regen

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


Summary of changes:
 camel-dependencies/pom.xml| 8 
 components/camel-bonita/pom.xml   | 2 +-
 components/camel-openstack/pom.xml| 2 +-
 components/camel-pubnub/pom.xml   | 2 +-
 components/camel-rest-openapi/pom.xml | 2 +-
 components/camel-rest-swagger/pom.xml | 2 +-
 parent/pom.xml| 8 
 7 files changed, 13 insertions(+), 13 deletions(-)


[camel] 01/06: Upgrade to openstack 3.10

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

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

commit f8cde998c7c74fcf98af2e6043f912c6df0eb618
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:09:12 2022 +0100

Upgrade to openstack 3.10
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 10eb68d..cffa6fe 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -442,7 +442,7 @@
 2.0.11
 4.8.0
 3.2.0
-3.8
+3.10
 
${opentelemetry-version}-alpha
 1.10.1
 
0.1.8
diff --git a/parent/pom.xml b/parent/pom.xml
index 60cd91e..15d4f0a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -428,7 +428,7 @@
 4.8.0
 3.1.12
 3.2.0
-3.8
+3.10
 1.10.1
 
${opentelemetry-version}-alpha
 0.33.0


[camel] 04/06: Upgrade swagger parser

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

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

commit c4ca96ae0554093a0b69bab3956bc3e1b48319cb
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:18:02 2022 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 515e262..2f4dcad 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -517,7 +517,7 @@
 1.19
 1.6.2
 2.1.11
-1.0.51
+1.0.56
 27.1-jre
 1.1.16
 1.0.1


[camel] 02/06: Upgrade guava

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

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

commit 9f1dad3c74467f1e917dd32d757ac89746002b6c
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:10:31 2022 +0100

Upgrade guava
---
 components/camel-openstack/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-openstack/pom.xml 
b/components/camel-openstack/pom.xml
index 73b37c6..e2e16bd 100644
--- a/components/camel-openstack/pom.xml
+++ b/components/camel-openstack/pom.xml
@@ -80,7 +80,7 @@
 
 com.google.guava
 guava
-29.0-jre
+31.0.1-jre
 test
 
 


[GitHub] [camel] davsclaus merged pull request #6890: [CAMEL-17597]Enable camel-zookeeper-master : GroupTest on mac

2022-02-03 Thread GitBox


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


   


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

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

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




[camel] 06/06: Regen

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

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

commit 06fc5eb076311cc86ca5741de8fd1058f397c7d5
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:20:30 2022 +0100

Regen
---
 camel-dependencies/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index cffa6fe..453d5a9 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -40,7 +40,7 @@
 1.19.0
 0.9
 2.0.0.AM26
-1.1.16
+1.1.20
 6.16.0
 1.0.1
 1.3.0
@@ -531,7 +531,7 @@
 1.19
 4.3.1
 27.1-jre
-1.0.51
+1.0.56
 1.6.2
 2.1.11
 1.2.1
@@ -554,7 +554,7 @@
 2.0.2.Final
 3.1.8.Final
 1.11.4.Final
-2.27.2
+2.32.0
 6.1.1
 4.4.1
 2.7.2


[camel] 03/06: Upgrade wiremock and guava

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

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

commit 7de2083982c3b2f45ef0d6df45f60fbeb8f9ec6e
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 22:16:51 2022 +0100

Upgrade wiremock and guava
---
 components/camel-bonita/pom.xml   | 2 +-
 components/camel-pubnub/pom.xml   | 2 +-
 components/camel-rest-openapi/pom.xml | 2 +-
 components/camel-rest-swagger/pom.xml | 2 +-
 parent/pom.xml| 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/components/camel-bonita/pom.xml b/components/camel-bonita/pom.xml
index 23ab4f1..70544a0 100644
--- a/components/camel-bonita/pom.xml
+++ b/components/camel-bonita/pom.xml
@@ -71,7 +71,7 @@
 
 
 com.github.tomakehurst
-wiremock-standalone
+wiremock-jre8-standalone
 ${wiremock-version}
 test
 
diff --git a/components/camel-pubnub/pom.xml b/components/camel-pubnub/pom.xml
index 6c11574..cba52db 100644
--- a/components/camel-pubnub/pom.xml
+++ b/components/camel-pubnub/pom.xml
@@ -89,7 +89,7 @@
 
 com.google.guava
 guava
-29.0-jre
+31.0.1-jre
 test
 
 
diff --git a/components/camel-rest-openapi/pom.xml 
b/components/camel-rest-openapi/pom.xml
index 51e84b4..84e353d 100644
--- a/components/camel-rest-openapi/pom.xml
+++ b/components/camel-rest-openapi/pom.xml
@@ -85,7 +85,7 @@
 
 com.google.guava
 guava
-29.0-jre
+31.0.1-jre
 test
 
 
diff --git a/components/camel-rest-swagger/pom.xml 
b/components/camel-rest-swagger/pom.xml
index 4416588..00828a9 100644
--- a/components/camel-rest-swagger/pom.xml
+++ b/components/camel-rest-swagger/pom.xml
@@ -106,7 +106,7 @@
 
 com.google.guava
 guava
-29.0-jre
+31.0.1-jre
 test
 
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 15d4f0a..515e262 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -541,7 +541,7 @@
 3.1.8.Final
 2.0.2.Final
 1.11.4.Final
-2.27.2
+2.32.0
 4.4.1
 6.1.1
 2.7.2


[camel-karavan] branch main updated: Update Node to v 17

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

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


The following commit(s) were added to refs/heads/main by this push:
 new a086141  Update Node to v 17
a086141 is described below

commit a086141f4d0175b2db90465ca40aa9fb136286ff
Author: Marat Gubaidullin 
AuthorDate: Thu Feb 3 16:00:41 2022 -0500

Update Node to v 17
---
 .github/workflows/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 0aaf4e2..16ba677 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
   - name: Set up Node
 uses: actions/setup-node@v2
 with:
-  node-version: '16'
+  node-version: '17'
 
   - name: Karavan Core install
 working-directory: ./karavan-core


[GitHub] [camel-karavan] mgubaidullin commented on pull request #172: Fix native image

2022-02-03 Thread GitBox


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


   Thanks @toonalbers! good job!


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

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

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




[GitHub] [camel-karavan] mgubaidullin merged pull request #172: Fix native image

2022-02-03 Thread GitBox


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


   


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

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

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




[camel-karavan] branch main updated: Fix native image (#172)

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

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


The following commit(s) were added to refs/heads/main by this push:
 new 07c22a9  Fix native image (#172)
07c22a9 is described below

commit 07c22a901e37c8495b301801844bdf2ed224bbcb
Author: Toon Albers <45094749+toonalb...@users.noreply.github.com>
AuthorDate: Thu Feb 3 21:53:52 2022 +0100

Fix native image (#172)

* Update Dockerfile with additional stages

Due to revised project structure. Also update quarkus native image version

* karavan-generator: update quarkus version

* karavan-app: update quarkus version
---
 karavan-app/pom.xml   |  4 +--
 karavan-app/src/main/docker/Dockerfile.multistage | 36 ++-
 karavan-generator/pom.xml |  2 +-
 3 files changed, 32 insertions(+), 10 deletions(-)

diff --git a/karavan-app/pom.xml b/karavan-app/pom.xml
index 60ab364..9ef4923 100644
--- a/karavan-app/pom.xml
+++ b/karavan-app/pom.xml
@@ -29,9 +29,9 @@
 
UTF-8
 
quarkus-bom
 
io.quarkus.platform
-2.6.3.Final
+2.7.0.Final
 3.0.0-M5
-2.6.0
+2.7.0
 0.7.0
 5.12.0
 
diff --git a/karavan-app/src/main/docker/Dockerfile.multistage 
b/karavan-app/src/main/docker/Dockerfile.multistage
index 95c08dd..f7d593f 100644
--- a/karavan-app/src/main/docker/Dockerfile.multistage
+++ b/karavan-app/src/main/docker/Dockerfile.multistage
@@ -14,7 +14,7 @@
 #  limitations under the License.
 
 ## Stage 1 : build with maven builder image with native capabilities
-FROM quay.io/quarkus/ubi-quarkus-native-image:20.3.3-java11 AS build
+FROM quay.io/quarkus/ubi-quarkus-native-image:21.3.0-java11 AS build-gen
 
 ## rsync required for npm to build frontend
 USER root
@@ -24,23 +24,45 @@ RUN microdnf install rsync
 COPY --chown=quarkus:quarkus karavan-generator/mvnw /code/mvnw
 COPY --chown=quarkus:quarkus karavan-generator/.mvn /code/.mvn
 COPY --chown=quarkus:quarkus karavan-generator/ /code/karavan-generator/
+COPY --chown=quarkus:quarkus karavan-core/ /code/karavan-core/
 COPY --chown=quarkus:quarkus karavan-app/ /code/karavan-app/
 COPY --chown=quarkus:quarkus karavan-designer/ /code/karavan-designer/
+# Required as output for KameletGenerator:
+COPY --chown=quarkus:quarkus karavan-vscode/ /code/karavan-vscode/
 
 USER quarkus
 WORKDIR /code
 
-## Build Karavan
+# Generate Camel definitions
 RUN ./mvnw clean compile exec:java 
-Dexec.mainClass="org.apache.camel.karavan.generator.KaravanGenerator" -f 
karavan-generator
+
+## Stage 2 : build karavan-core
+FROM node:16-alpine AS build-node
+# Root user as we will not be running this image anyway
+USER root
+WORKDIR /code/karavan-core
+
+COPY --chown=root karavan-core/tsconfig.json /code/karavan-core/
+COPY --chown=root karavan-core/package.json /code/karavan-core/
+COPY --chown=root karavan-core/package-lock.json /code/karavan-core/
+RUN npm install --ignore-scripts
+
+COPY --chown=root --from=build-gen /code/karavan-core/ /code/karavan-core/
+RUN npm run build
+
+## Stage 3 : build karavan-app
+FROM build-gen as build-app
+COPY --chown=quarkus:quarkus --from=build-node /code/karavan-core/lib/ 
/code/karavan-core/lib/
+COPY --chown=quarkus:quarkus --from=build-node 
/code/karavan-core/node_modules/ /code/karavan-core/node_modules/
 RUN ./mvnw clean package -Pnative -f karavan-app
 
-## Stage 2 : create the docker final image
+## Stage 4 : create the docker final image
 FROM quay.io/quarkus/quarkus-distroless-image:1.0
-COPY --chown=nonroot --from=build /code/karavan-app/target/*-runner 
/deployments/application
-COPY --chown=nonroot --from=build 
/code/karavan-app/src/main/resources/kamelets/* /deployments/kamelets-buildin/
-COPY --chown=nonroot --from=build 
/code/karavan-app/src/main/resources/components/* /deployments/components/
+COPY --chown=nonroot --from=build-app /code/karavan-app/target/*-runner 
/deployments/application
+COPY --chown=nonroot --from=build-app 
/code/karavan-app/src/main/resources/kamelets/* /deployments/kamelets-buildin/
+COPY --chown=nonroot --from=build-app 
/code/karavan-app/src/main/resources/components/* /deployments/components/
 
 EXPOSE 8080
 USER nonroot
 WORKDIR /deployments
-CMD ["./application", "-Dquarkus.http.host=0.0.0.0"]
\ No newline at end of file
+CMD ["./application", "-Dquarkus.http.host=0.0.0.0"]
diff --git a/karavan-generator/pom.xml b/karavan-generator/pom.xml
index fd0e09a..4dec357 100644
--- a/karavan-generator/pom.xml
+++ b/karavan-generator/pom.xml
@@ -29,7 +29,7 @@
 
UTF-8
 
quarkus-bom
 
io.quarkus.platform
-2.6.3.Final
+2.7.0.Final
 3.0.0-M5
 3.15.0-SNAPSHOT
 0.7.0


[camel] branch regen_bot updated (3254c55 -> f96fcd3)

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

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


from 3254c55  Upgrade lucene/solr to 8.11.1
 add 32660d9  camel-catalog and camel-report maven plugins upgrade http 
client/core dependency
 add 1186aec  Update mina to 2.1.5 due to CVE-2021-41973 (#6889)
 add f96fcd3  Dependency upgrades

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |  2 +-
 catalog/camel-catalog-maven/pom.xml| 15 ++---
 catalog/camel-report-maven-plugin/pom.xml  | 19 +---
 .../camel-resteasy/src/test/resources/pom.xml  | 25 +++---
 parent/pom.xml |  2 +-
 5 files changed, 42 insertions(+), 21 deletions(-)


[camel] branch regen_bot_3.14.x updated (6cb1952 -> 8e991bc)

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

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


from 6cb1952  Update mina to 2.1.5 due to CVE-2021-41973 (#6889)
 add 1b13036  Dependency upgrades
 add 8e991bc  Dependency upgrades

No new revisions were added by this update.

Summary of changes:
 .../camel-resteasy/src/test/resources/pom.xml   | 21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)


[camel] branch regen_bot updated (0721162 -> 3254c55)

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

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


from 0721162  Upgrade Apache Ant
 add 9be000f  Upgrade lucene/solr to 8.11.1
 add 3254c55  Upgrade lucene/solr to 8.11.1

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml| 4 ++--
 components/camel-solr/pom.xml | 5 ++---
 parent/pom.xml| 4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)


[camel-karavan] branch main updated: removed deprecated version of copy to clipboard method to clipboard.writeText (#129)

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

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


The following commit(s) were added to refs/heads/main by this push:
 new ff79570  removed deprecated version of copy to clipboard method to 
clipboard.writeText (#129)
ff79570 is described below

commit ff795703dbaa2648f470ff82a609b70076aa18ee
Author: Horizon 
AuthorDate: Fri Feb 4 00:40:30 2022 +0400

removed deprecated version of copy to clipboard method to 
clipboard.writeText (#129)
---
 .../main/webapp/src/integrations/DesignerPage.tsx  | 26 +-
 1 file changed, 11 insertions(+), 15 deletions(-)

diff --git a/karavan-app/src/main/webapp/src/integrations/DesignerPage.tsx 
b/karavan-app/src/main/webapp/src/integrations/DesignerPage.tsx
index 1e27242..84905d1 100644
--- a/karavan-app/src/main/webapp/src/integrations/DesignerPage.tsx
+++ b/karavan-app/src/main/webapp/src/integrations/DesignerPage.tsx
@@ -66,13 +66,7 @@ export class DesignerPage extends React.Component {
 }
 
 copyToClipboard = (data: string) => {
-const listener = (e: ClipboardEvent) => {
-e.clipboardData?.setData('text/plain', data);
-e.preventDefault();
-document.removeEventListener('copy', listener);
-};
-document.addEventListener('copy', listener);
-document.execCommand('copy');
+navigator.clipboard.writeText(data);
 }
 
 changeView = (view: "design" | "code") => {
@@ -130,24 +124,26 @@ export class DesignerPage extends React.Component {
 );
 
 render() {
+const { view, yaml, name, key } = this.state;
+
 return (
 
-
+
 
-{this.state.view === 'code' &&
+{view === 'code' &&
 
 
-{this.state.yaml}
+{yaml}
 
 
 }
-{this.state.view === 'design' &&
+{view === 'design' &&
  this.save(name, yaml)}
 borderColor="#fb8824"
 borderColorSelected="black"


[GitHub] [camel-karavan] mgubaidullin merged pull request #129: removed deprecated version of copy to clipboard method to clipboard.w…

2022-02-03 Thread GitBox


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


   


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

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

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




[camel] branch regen_bot_3.14.x updated (51afda5 -> 6cb1952)

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

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


from 51afda5  camel-catalog and camel-report maven plugins upgrade http 
client/core dependency
 add 6cb1952  Update mina to 2.1.5 due to CVE-2021-41973 (#6889)

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_3.14.x updated (b7490b2 -> 51afda5)

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

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


from b7490b2  Upgrade Apache Ant
 add f53bc2e  Upgrade lucene/solr to 8.11.1
 add 482f148  Upgrade lucene/solr to 8.11.1
 add 51afda5  camel-catalog and camel-report maven plugins upgrade http 
client/core dependency

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml|  4 ++--
 catalog/camel-catalog-maven/pom.xml   | 15 ---
 catalog/camel-report-maven-plugin/pom.xml | 19 ---
 components/camel-solr/pom.xml |  5 ++---
 parent/pom.xml|  4 ++--
 5 files changed, 34 insertions(+), 13 deletions(-)


[camel] branch regen_bot_3.14.x updated (482f148 -> b7490b2)

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

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


omit 482f148  Upgrade lucene/solr to 8.11.1
omit f53bc2e  Upgrade lucene/solr to 8.11.1

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_3.14.x (b7490b2)
\
 O -- O -- O   (482f148)

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| 4 ++--
 components/camel-solr/pom.xml | 5 +++--
 parent/pom.xml| 4 ++--
 3 files changed, 7 insertions(+), 6 deletions(-)


[camel-karavan] branch main updated (136098a -> 99bb55d)

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

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


from 136098a  Toolbar for Integration properties (#173)
 add 99bb55d  karavan-generator: add Apache Snapshots repository (#171)

No new revisions were added by this update.

Summary of changes:
 karavan-generator/pom.xml | 13 +
 1 file changed, 13 insertions(+)


[GitHub] [camel-karavan] mgubaidullin merged pull request #171: Add Apache Snapshots repository

2022-02-03 Thread GitBox


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


   


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

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

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




[GitHub] [camel-karavan] mgubaidullin commented on pull request #171: Add Apache Snapshots repository

2022-02-03 Thread GitBox


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


   Thanks @toonalbers 


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

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

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




[camel] branch regen_bot_3.14.x updated (37a061d -> 482f148)

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

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


from 37a061d  Upgrade to xstream 1.4.19
 add b7490b2  Upgrade Apache Ant
 add f53bc2e  Upgrade lucene/solr to 8.11.1
 add 482f148  Upgrade lucene/solr to 8.11.1

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml | 4 ++--
 components/camel-salesforce/camel-salesforce-component/pom.xml | 2 +-
 components/camel-solr/pom.xml  | 5 ++---
 parent/pom.xml | 4 ++--
 4 files changed, 7 insertions(+), 8 deletions(-)


[camel] branch regen_bot updated (5b2b524 -> 0721162)

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

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


from 5b2b524  [CAMEL-16387]camel-hdfs: AppendTest fails on Mac (#6885)
 add f63ae29  Upgrade to xstream 1.4.19
 add 0721162  Upgrade Apache Ant

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |  2 +-
 .../camel-salesforce-component/pom.xml |  2 +-
 .../xstream/MarshalMapCVE202026217Test.java| 23 +++---
 parent/pom.xml |  2 +-
 4 files changed, 6 insertions(+), 23 deletions(-)


[camel] branch regen_bot updated (f63ae29 -> 5b2b524)

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

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


omit f63ae29  Upgrade to xstream 1.4.19

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 (5b2b524)
\
 O -- O -- O   (f63ae29)

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 +-
 .../xstream/MarshalMapCVE202026217Test.java| 23 +++---
 parent/pom.xml |  2 +-
 3 files changed, 22 insertions(+), 5 deletions(-)


[camel] branch regen_bot updated (6958256 -> f63ae29)

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

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


from 6958256  Regen for commit 967b4185320318547e8e0e7da0fe234bc87a8db2
 add 5b2b524  [CAMEL-16387]camel-hdfs: AppendTest fails on Mac (#6885)
 add f63ae29  Upgrade to xstream 1.4.19

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |  2 +-
 .../component/hdfs/integration/HdfsAppendIT.java   | 10 ++
 .../resources/{hdfs-test.xml => hdfs-mac-test.xml} |  2 +-
 .../xstream/MarshalMapCVE202026217Test.java| 23 +++---
 parent/pom.xml |  2 +-
 5 files changed, 12 insertions(+), 27 deletions(-)
 copy components/camel-hdfs/src/test/resources/{hdfs-test.xml => 
hdfs-mac-test.xml} (99%)


[GitHub] [camel-examples] essobedo opened a new pull request #68: CAMEL-11834: Add tests for as2/aws/debezium/transformer-demo

2022-02-03 Thread GitBox


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


   ## Motivation
   
   Most of the Camel examples don't have any test such that they need to be 
launched manually to ensure that they still work which is not convenient.
   
   ## Modifications:
   
   * Fix the readme.doc (wording, grammar, out dated info, typos)
   * Add a build section in all readme.doc for consistency
   * Configure the endpoints AWS S3 such that they automatically create the 
bucket to simplify the code of the test
   * Configure `seekTo` to all Kafa consumers to ensure that it works properly
   * Add the version 1.x of `aws-java-sdk-core` to the test dependency to 
ensure that Testcontainers with LocalStack works properly
   * Refactor the entry class of the example azure-storage-blob to make it 
easier to test 
   * Rewrite the example for debezium to use PostgreSQL instead of MySQL to 
avoid the licensing issue


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

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

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




[GitHub] [camel] ffang opened a new pull request #6890: [CAMEL-17597]Enable camel-zookeeper-master : GroupTest on mac

2022-02-03 Thread GitBox


ffang opened a new pull request #6890:
URL: https://github.com/apache/camel/pull/6890


   
   


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

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

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




[camel] branch regen_bot_3.14.x updated (1fbe6ae -> 37a061d)

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

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


from 1fbe6ae  Regen for commit dcb50ac35024ec94a86e40fed105c1cfb43997d0 
(#6886)
 add 37a061d  Upgrade to xstream 1.4.19

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |  2 +-
 .../xstream/MarshalMapCVE202026217Test.java| 23 +++---
 parent/pom.xml |  2 +-
 3 files changed, 5 insertions(+), 22 deletions(-)


[camel] branch regen_bot_3.14.x updated (a0654fe -> 1fbe6ae)

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

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


omit a0654fe  Regen for commit dcb50ac35024ec94a86e40fed105c1cfb43997d0
 add 1fbe6ae  Regen for commit dcb50ac35024ec94a86e40fed105c1cfb43997d0 
(#6886)

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   (a0654fe)
\
 N -- N -- N   refs/heads/regen_bot_3.14.x (1fbe6ae)

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 (bea608f -> 6958256)

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

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


omit bea608f  Regen for commit 967b4185320318547e8e0e7da0fe234bc87a8db2
 add 6958256  Regen for commit 967b4185320318547e8e0e7da0fe234bc87a8db2

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   (bea608f)
\
 N -- N -- N   refs/heads/regen_bot (6958256)

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] 02/02: Dependency upgrades

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

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

commit 8e991bc0dbaa76e0bb5e9ee520b7954d1f44387c
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 20:49:50 2022 +0100

Dependency upgrades
---
 components/camel-resteasy/src/test/resources/pom.xml | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/components/camel-resteasy/src/test/resources/pom.xml 
b/components/camel-resteasy/src/test/resources/pom.xml
index 6acd837..aea3f6d 100644
--- a/components/camel-resteasy/src/test/resources/pom.xml
+++ b/components/camel-resteasy/src/test/resources/pom.xml
@@ -62,27 +62,27 @@

org.apache.camel
camel-core
-   3.15.0-SNAPSHOT
+   3.14.1


org.apache.camel
camel-http
-   3.15.0-SNAPSHOT
+   3.14.1


org.apache.camel
camel-test
-   3.15.0-SNAPSHOT
+   3.14.1


org.apache.camel
camel-jackson
-   3.15.0-SNAPSHOT
+   3.14.1


org.apache.camel
camel-spring-xml
-   3.15.0-SNAPSHOT
+   3.14.1

 
 org.apache.commons
@@ -97,8 +97,8 @@

maven-compiler-plugin

-   11
-   11
+   1.8
+   1.8





[camel] 01/02: Dependency upgrades

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

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

commit 1b1303695ae12d5441d151f73e62c22c9046e7ce
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 20:48:26 2022 +0100

Dependency upgrades
---
 .../camel-resteasy/src/test/resources/pom.xml  | 25 +++---
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/components/camel-resteasy/src/test/resources/pom.xml 
b/components/camel-resteasy/src/test/resources/pom.xml
index 1355055..6acd837 100644
--- a/components/camel-resteasy/src/test/resources/pom.xml
+++ b/components/camel-resteasy/src/test/resources/pom.xml
@@ -37,57 +37,57 @@

org.junit.jupiter
 junit-jupiter
-   4.8.2
+   5.8.2
test

 

org.springframework
spring-core
-   5.2.1.RELEASE
+   5.3.15.RELEASE

 

org.springframework
spring-context
-   5.2.1.RELEASE
+   5.3.15.RELEASE

 

org.springframework
spring-web
-   5.2.1.RELEASE
+   5.3.15.RELEASEq

 

org.apache.camel
camel-core
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT


org.apache.camel
camel-http
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT


org.apache.camel
camel-test
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT


org.apache.camel
camel-jackson
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT


org.apache.camel
camel-spring-xml
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT

 
 org.apache.commons
 commons-lang3
-3.3.2
+3.12.0
 

 
@@ -97,12 +97,11 @@

maven-compiler-plugin

-   1.8
-   1.8
+   11
+   11




 
-
 
\ No newline at end of file


[camel] branch camel-3.14.x updated (6cb1952 -> 8e991bc)

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

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


from 6cb1952  Update mina to 2.1.5 due to CVE-2021-41973 (#6889)
 new 1b13036  Dependency upgrades
 new 8e991bc  Dependency upgrades

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


Summary of changes:
 .../camel-resteasy/src/test/resources/pom.xml   | 21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)


[camel] branch main updated: Dependency upgrades

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

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


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

commit f96fcd3f29f56603509582a0341695d38fa75cb0
Author: Claus Ibsen 
AuthorDate: Thu Feb 3 20:48:26 2022 +0100

Dependency upgrades
---
 .../camel-resteasy/src/test/resources/pom.xml  | 25 +++---
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/components/camel-resteasy/src/test/resources/pom.xml 
b/components/camel-resteasy/src/test/resources/pom.xml
index 1355055..6acd837 100644
--- a/components/camel-resteasy/src/test/resources/pom.xml
+++ b/components/camel-resteasy/src/test/resources/pom.xml
@@ -37,57 +37,57 @@

org.junit.jupiter
 junit-jupiter
-   4.8.2
+   5.8.2
test

 

org.springframework
spring-core
-   5.2.1.RELEASE
+   5.3.15.RELEASE

 

org.springframework
spring-context
-   5.2.1.RELEASE
+   5.3.15.RELEASE

 

org.springframework
spring-web
-   5.2.1.RELEASE
+   5.3.15.RELEASEq

 

org.apache.camel
camel-core
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT


org.apache.camel
camel-http
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT


org.apache.camel
camel-test
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT


org.apache.camel
camel-jackson
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT


org.apache.camel
camel-spring-xml
-   3.0.0-SNAPSHOT
+   3.15.0-SNAPSHOT

 
 org.apache.commons
 commons-lang3
-3.3.2
+3.12.0
 

 
@@ -97,12 +97,11 @@

maven-compiler-plugin

-   1.8
-   1.8
+   11
+   11




 
-
 
\ No newline at end of file


  1   2   3   4   >