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 c0fc7348ca62ba112480d77f10490a307a3f16b9 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Feb 24 14:09:52 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-DDB --- .../resources/org/apache/camel/springboot/catalog/components.properties | 2 +- components-starter/README.adoc | 2 +- docs/modules/ROOT/pages/list.adoc | 2 +- 3 files changed, 3 insertions(+), 3 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 fb23884..bfcef54 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 @@ -345,4 +345,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 011b856..578f844 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: 334 in 268 JAR artifacts (8 deprecated) +Number of Camel components: 332 in 267 JAR artifacts (6 deprecated) [width="100%",cols="4,3,3,3,6",options="header"] |=== diff --git a/docs/modules/ROOT/pages/list.adoc b/docs/modules/ROOT/pages/list.adoc index 011b856..578f844 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: 334 in 268 JAR artifacts (8 deprecated) +Number of Camel components: 332 in 267 JAR artifacts (6 deprecated) [width="100%",cols="4,3,3,3,6",options="header"] |===
