xpack plugin can be isolated now that we have xpack extension support

Original commit: elastic/x-pack-elasticsearch@9f742c754f
This commit is contained in:
Jim Ferenczi 2016-03-22 15:27:30 +01:00
parent 0f8f70a404
commit 1fa22c921a
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ esplugin {
name 'xpack' name 'xpack'
description 'Elasticsearch Expanded Pack Plugin' description 'Elasticsearch Expanded Pack Plugin'
classname 'org.elasticsearch.xpack.XPackPlugin' classname 'org.elasticsearch.xpack.XPackPlugin'
// FIXME we still can't be isolated due to shield custom realms
isolated false
} }
ext.versions = [ ext.versions = [