From 901530bfaa14de9ada51aa0f08c7a3c183d474b3 Mon Sep 17 00:00:00 2001 From: timpak Date: Thu, 6 Feb 2020 14:23:55 -0800 Subject: [PATCH] LRQA-54780 Avoid duplicate outputproperty --- build-test-elasticsearch7.xml | 38 +++++++++++++++++------------------ 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/build-test-elasticsearch7.xml b/build-test-elasticsearch7.xml index 0d288e92662024..01479ace57da70 100644 --- a/build-test-elasticsearch7.xml +++ b/build-test-elasticsearch7.xml @@ -507,14 +507,14 @@ ${line.separator}CATALINA_OPTS="${CATALINA_OPTS} -Djavax.net.ssl.trustStore=${el - + - ${curl.output.trial} + ${curl.output.trial.remote.cluster} - + Leader Elasticsearch started with trial. @@ -523,14 +523,14 @@ ${line.separator}CATALINA_OPTS="${CATALINA_OPTS} -Djavax.net.ssl.trustStore=${el - + - ${curl.output.trial} + ${curl.output.trial.local.cluster} - + Follower Elasticsearch started with trial. @@ -895,41 +895,41 @@ xpack.monitoring.collection.enabled: true select="\1" /> - + - ${curl.output} + ${curl.output.companyId} - + - ${curl.output} + ${curl.output.follower.liferay.index} - + - ${curl.output} + ${curl.output.follower.result.rankings.index} - + - ${curl.output} + ${curl.output.follower.synonyms.index} - + - ${curl.output.indices} + ${curl.output.follower.indices} - - - + + + Elasticsearch indices replicate sucessfully.