You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2019/03/21 07:27:16 UTC

[camel] branch camel-2.23.x updated (9f10c0b -> 3d331e8)

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a change to branch camel-2.23.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 9f10c0b  CAMEL-13340: Invalid swagger json/yaml generated for Rest DSL
     new 9ce70ff  CAMEL-13348 support to do the elasticsearch without specifying the indexName and indexType
     new 3d331e8  CAMEL-13352 Updated the document of HostAddresses option

The 34221 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/docs/elasticsearch-rest-component.adoc    |  2 +-
 .../elasticsearch/ElasticsearchConfiguration.java      |  3 +--
 .../converter/ElasticsearchActionRequestConverter.java | 18 ++++++++++++++----
 .../ElasticsearchGetSearchDeleteExistsUpdateTest.java  | 18 +++++++++++++-----
 4 files changed, 29 insertions(+), 12 deletions(-)