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
commit 0ce0a47b1fff5a45d5de92a2dc54eb5383d2e661 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Oct 19 10:31:56 2020 +0200 Regen --- .../org/apache/camel/springboot/catalog/components.properties | 2 +- components-starter/README.adoc | 4 ++-- docs/modules/ROOT/pages/list.adoc | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties index 21fa124..2565a71 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties @@ -352,4 +352,4 @@ xslt-saxon yammer zendesk zookeeper -zookeeper-master +zookeeper-master \ No newline at end of file diff --git a/components-starter/README.adoc b/components-starter/README.adoc index 98b5b57..adb226c 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: 340 in 273 JAR artifacts (3 deprecated) +Number of Camel components: 339 in 272 JAR artifacts (3 deprecated) [width="100%",cols="4,3,3,3,6",options="header"] |=== @@ -321,7 +321,7 @@ Number of Camel components: 340 in 273 JAR artifacts (3 deprecated) | link:https://camel.apache.org/components/latest/hbase-component.html[HBase] | camel-hbase-starter | Stable | 2.10 | Reading and write from/to an HBase store (Hadoop database). -| link:https://camel.apache.org/components/latest/hdfs-component.html[HDFS] | camel-hdfs-starter | Stable | 2.14 | Read and write from/to an HDFS filesystem using Hadoop 2.x +| link:https://camel.apache.org/components/latest/hdfs-component.html[HDFS] | camel-hdfs-starter | Stable | 2.14 | Read and write from/to an HDFS filesystem using Hadoop 2.x. | link:https://camel.apache.org/components/latest/http-component.html[HTTP] | camel-http-starter | Stable | 2.3 | Send requests to external HTTP servers using Apache HTTP Client 4.x. diff --git a/docs/modules/ROOT/pages/list.adoc b/docs/modules/ROOT/pages/list.adoc index dda69f8..adb226c 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: 340 in 273 JAR artifacts (3 deprecated) +Number of Camel components: 339 in 272 JAR artifacts (3 deprecated) [width="100%",cols="4,3,3,3,6",options="header"] |===
