From 1fa22c921aaa2210c598d337c2dca25c21b5a342 Mon Sep 17 00:00:00 2001 From: Jim Ferenczi Date: Tue, 22 Mar 2016 15:27:30 +0100 Subject: [PATCH] xpack plugin can be isolated now that we have xpack extension support Original commit: elastic/x-pack-elasticsearch@9f742c754f084976c11d646749828009a705a003 --- elasticsearch/x-pack/build.gradle | 2 -- 1 file changed, 2 deletions(-) diff --git a/elasticsearch/x-pack/build.gradle b/elasticsearch/x-pack/build.gradle index d23c14eed0b..8e68915e7b0 100644 --- a/elasticsearch/x-pack/build.gradle +++ b/elasticsearch/x-pack/build.gradle @@ -6,8 +6,6 @@ esplugin { name 'xpack' description 'Elasticsearch Expanded Pack Plugin' classname 'org.elasticsearch.xpack.XPackPlugin' - // FIXME we still can't be isolated due to shield custom realms - isolated false } ext.versions = [