This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 67dd7c3 Removed -XX:+PrintFlagsFinal from jvm.config
new 29e51cd CAMEL-13767 - Camel-elasticsearch-rest: Types are deprecated,
we need to remove them and check if everything is still ok
new c52fde1 Re-introduced Spring Boot Integration test for
Camel-Elasticsearch-rest
The 2 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 | 3 +--
.../elasticsearch/ElasticsearchConfiguration.java | 13 -------------
.../component/elasticsearch/ElasticsearchConstants.java | 1 -
.../component/elasticsearch/ElasticsearchProducer.java | 11 -----------
.../converter/ElasticsearchActionRequestConverter.java | 12 +++---------
.../component/elasticsearch/ElasticsearchBulkTest.java | 4 ++--
.../elasticsearch/ElasticsearchClusterIndexTest.java | 6 ++----
.../ElasticsearchGetSearchDeleteExistsUpdateTest.java | 17 ++++++-----------
.../component/elasticsearch/ElasticsearchIndexTest.java | 8 +++-----
.../elasticsearch/ElasticsearchScrollSearchTest.java | 10 +++++-----
.../dsl/ElasticsearchEndpointBuilderFactory.java | 11 -----------
.../itest/springboot/CamelElasticsearchRestTest.java | 7 +++----
12 files changed, 25 insertions(+), 78 deletions(-)