This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 0c3ba85 Regen 0c3ba85 is described below commit 0c3ba85de21f1ac60d0c66c79ff2d72c75454402 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu May 3 09:33:58 2018 +0200 Regen --- components/readme.adoc | 5 +---- docs/user-manual/en/SUMMARY.md | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/components/readme.adoc b/components/readme.adoc index 63c41d0..4683b03 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -2,7 +2,7 @@ Components ^^^^^^^^^^ // components: START -Number of Components: 294 in 201 JAR artifacts (20 deprecated) +Number of Components: 293 in 200 JAR artifacts (20 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -236,9 +236,6 @@ Number of Components: 294 in 201 JAR artifacts (20 deprecated) | link:camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc[Elastichsearch Rest] (camel-elasticsearch-rest) + `elasticsearch-rest:clusterName` | 2.21 | The elasticsearch component is used for interfacing with ElasticSearch server using REST API. -| link:camel-elasticsearch5-rest/src/main/docs/elasticsearch5-rest-component.adoc[Elastichsearch5 Rest] (camel-elasticsearch5-rest) + -`elasticsearch5-rest:clusterName` | 2.21 | The elasticsearch component is used for interfacing with ElasticSearch server using 5.x REST API. - | link:camel-elasticsearch/src/main/docs/elasticsearch-component.adoc[Elasticsearch] (camel-elasticsearch) + `elasticsearch:clusterName` | 2.11 | *deprecated* The elasticsearch component is used for interfacing with ElasticSearch server. diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index 92a77a1..e961fd6 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -192,7 +192,6 @@ * [Ehcache](ehcache-component.adoc) * [EJB](ejb-component.adoc) * [Elastichsearch Rest](elasticsearch-rest-component.adoc) - * [Elastichsearch5 Rest](elasticsearch5-rest-component.adoc) * [Elasticsearch](elasticsearch-component.adoc) * [Elasticsearch5](elasticsearch5-component.adoc) * [ElSQL](elsql-component.adoc) -- To stop receiving notification emails like this one, please contact davscl...@apache.org.