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 99c72f3  Regen
99c72f3 is described below

commit 99c72f3610d95151e24f4b4ff13a13c0028e5524
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Mar 21 08:15:44 2019 +0100

    Regen
---
 .../src/main/docs/elasticsearch-rest-component.adoc                     | 2 +-
 docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
 
b/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
index 5bfa09c..93fa2fa 100644
--- 
a/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
+++ 
b/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
@@ -82,7 +82,7 @@ with the following path and query parameters:
 | *connectionTimeout* (producer) | The time in ms to wait before connection 
will timeout. | 30000 | int
 | *disconnect* (producer) | Disconnect after it finish calling the producer | 
false | boolean
 | *enableSSL* (producer) | Enable SSL | false | boolean
-| *hostAddresses* (producer) | *Required* Comma separated list with ip:port 
formatted remote transport addresses to use. The ip and port options must be 
left blank for hostAddresses to be considered instead. |  | String
+| *hostAddresses* (producer) | *Required* Comma separated list with ip:port 
formatted remote transport addresses to use. |  | String
 | *indexName* (producer) | The name of the index to act against |  | String
 | *indexType* (producer) | The type of the index to act against |  | String
 | *maxRetryTimeout* (producer) | The time in ms before retry | 30000 | int
diff --git 
a/docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc 
b/docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc
index 5bfa09c..93fa2fa 100644
--- a/docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc
+++ b/docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc
@@ -82,7 +82,7 @@ with the following path and query parameters:
 | *connectionTimeout* (producer) | The time in ms to wait before connection 
will timeout. | 30000 | int
 | *disconnect* (producer) | Disconnect after it finish calling the producer | 
false | boolean
 | *enableSSL* (producer) | Enable SSL | false | boolean
-| *hostAddresses* (producer) | *Required* Comma separated list with ip:port 
formatted remote transport addresses to use. The ip and port options must be 
left blank for hostAddresses to be considered instead. |  | String
+| *hostAddresses* (producer) | *Required* Comma separated list with ip:port 
formatted remote transport addresses to use. |  | String
 | *indexName* (producer) | The name of the index to act against |  | String
 | *indexType* (producer) | The type of the index to act against |  | String
 | *maxRetryTimeout* (producer) | The time in ms before retry | 30000 | int

Reply via email to