From 7afd454663c8e969eae42de19935693b4a3dbc5d Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Thu, 9 Jul 2015 01:18:31 -0400 Subject: [PATCH] adapt to bin/plugin changes for es plugins Original commit: elastic/x-pack-elasticsearch@1a43ef87e05f7c296b08e5212abc7a09d55eaf5c --- dev-tools/integration-tests.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tools/integration-tests.xml b/dev-tools/integration-tests.xml index 9787e23d5b4..ad09092e52f 100644 --- a/dev-tools/integration-tests.xml +++ b/dev-tools/integration-tests.xml @@ -22,14 +22,14 @@ Installing license plugin... + args="-u ${integ.license.plugin.url} -i elasticsearch-license-plugin"/> Installing plugin ${project.artifactId}... + args="-u ${integ.plugin.url} -i ${project.artifactId}"/> Starting up external cluster...