This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/master by this push:
new a589fe5 [create-pull-request] automated change
a589fe5 is described below
commit a589fe5c2cbb3eeb04e678860dc289caac438167
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 4 00:39:09 2020 +0000
[create-pull-request] automated change
---
components-starter/README.adoc | 8 ++------
docs/modules/ROOT/pages/list.adoc | 8 ++------
tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++
3 files changed, 9 insertions(+), 12 deletions(-)
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 3ba5bba..5828d28 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -5,7 +5,7 @@ Apache Camel Spring Boot supports the following Camel artifacts
as Spring Boot S
== Camel Components
// components: START
-Number of Camel components: 341 in 274 JAR artifacts (3 deprecated)
+Number of Camel components: 340 in 273 JAR artifacts (3 deprecated)
[width="100%",cols="4,3,3,3,6",options="header"]
|===
@@ -325,8 +325,6 @@ Number of Camel components: 341 in 274 JAR artifacts (3
deprecated)
| xref:latest@components::hdfs-component.adoc[HDFS] | camel-hdfs-starter |
Stable | 2.14 | Read and write from/to an HDFS filesystem using Hadoop 2.x.
-| xref:latest@components::hipchat-component.adoc[Hipchat] |
camel-hipchat-starter | Stable | 2.15 | Send and receive messages to/from
Hipchat service.
-
| xref:latest@components::http-component.adoc[HTTP] | camel-http-starter |
Stable | 2.3 | Send requests to external HTTP servers using Apache HTTP Client
4.x.
| xref:latest@components::iec60870-client-component.adoc[IEC 60870 Client] |
camel-iec60870-starter | Stable | 2.20 | IEC 60870 supervisory control and data
acquisition (SCADA) client using NeoSCADA implementation.
@@ -847,7 +845,7 @@ Number of Camel languages: 17 in 11 JAR artifacts (0
deprecated)
== Miscellaneous Extensions
// others: START
-Number of miscellaneous extensions: 26 in 26 JAR artifacts (2 deprecated)
+Number of miscellaneous extensions: 25 in 25 JAR artifacts (2 deprecated)
[width="100%",cols="4,3,3,3,6",options="header"]
|===
@@ -875,8 +873,6 @@ Number of miscellaneous extensions: 26 in 26 JAR artifacts
(2 deprecated)
| xref:latest@components:others:opentracing.adoc[OpenTracing] |
camel-opentracing-starter | Stable | 2.19 | Distributed tracing using
OpenTracing
-| xref:latest@components:others:reactive-executor-vertx.adoc[Reactive Executor
Vert.x] | camel-reactive-executor-vertx-starter | Experimental | 3.0 | Reactive
Executor for camel-core using Vert.x
-
| xref:latest@components:others:reactor.adoc[Reactor] | camel-reactor-starter
| Stable | 2.20 | Reactor based back-end for Camel's reactive streams component
| xref:latest@components:others:resilience4j.adoc[Resilience4j] |
camel-resilience4j-starter | Stable | 3.0 | Circuit Breaker EIP using
Resilience4j
diff --git a/docs/modules/ROOT/pages/list.adoc
b/docs/modules/ROOT/pages/list.adoc
index 3ba5bba..5828d28 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -5,7 +5,7 @@ Apache Camel Spring Boot supports the following Camel artifacts
as Spring Boot S
== Camel Components
// components: START
-Number of Camel components: 341 in 274 JAR artifacts (3 deprecated)
+Number of Camel components: 340 in 273 JAR artifacts (3 deprecated)
[width="100%",cols="4,3,3,3,6",options="header"]
|===
@@ -325,8 +325,6 @@ Number of Camel components: 341 in 274 JAR artifacts (3
deprecated)
| xref:latest@components::hdfs-component.adoc[HDFS] | camel-hdfs-starter |
Stable | 2.14 | Read and write from/to an HDFS filesystem using Hadoop 2.x.
-| xref:latest@components::hipchat-component.adoc[Hipchat] |
camel-hipchat-starter | Stable | 2.15 | Send and receive messages to/from
Hipchat service.
-
| xref:latest@components::http-component.adoc[HTTP] | camel-http-starter |
Stable | 2.3 | Send requests to external HTTP servers using Apache HTTP Client
4.x.
| xref:latest@components::iec60870-client-component.adoc[IEC 60870 Client] |
camel-iec60870-starter | Stable | 2.20 | IEC 60870 supervisory control and data
acquisition (SCADA) client using NeoSCADA implementation.
@@ -847,7 +845,7 @@ Number of Camel languages: 17 in 11 JAR artifacts (0
deprecated)
== Miscellaneous Extensions
// others: START
-Number of miscellaneous extensions: 26 in 26 JAR artifacts (2 deprecated)
+Number of miscellaneous extensions: 25 in 25 JAR artifacts (2 deprecated)
[width="100%",cols="4,3,3,3,6",options="header"]
|===
@@ -875,8 +873,6 @@ Number of miscellaneous extensions: 26 in 26 JAR artifacts
(2 deprecated)
| xref:latest@components:others:opentracing.adoc[OpenTracing] |
camel-opentracing-starter | Stable | 2.19 | Distributed tracing using
OpenTracing
-| xref:latest@components:others:reactive-executor-vertx.adoc[Reactive Executor
Vert.x] | camel-reactive-executor-vertx-starter | Experimental | 3.0 | Reactive
Executor for camel-core using Vert.x
-
| xref:latest@components:others:reactor.adoc[Reactor] | camel-reactor-starter
| Stable | 2.20 | Reactor based back-end for Camel's reactive streams component
| xref:latest@components:others:resilience4j.adoc[Resilience4j] |
camel-resilience4j-starter | Stable | 3.0 | Circuit Breaker EIP using
Resilience4j
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 9f3a4fb..3561e02 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4577,6 +4577,11 @@
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
+ <artifactId>mongodb</artifactId>
+ <version>1.14.3</version>
+ </dependency>
+ <dependency>
+ <groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.14.3</version>
</dependency>