Remove client jar

This reverts building a separate client jar for xpack. It is not
necessary because we already build x-pack as a jar and publish to
elastic maven, since extension authors need that.

Original commit: elastic/x-pack-elasticsearch@2fab06b42c
This commit is contained in:
Ryan Ernst 2016-08-19 16:17:54 -07:00
parent 3d04f3e78e
commit 8ae939fec7
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ esplugin {
name 'x-pack'
description 'Elasticsearch Expanded Pack Plugin'
classname 'org.elasticsearch.xpack.XPackPlugin'
hasClientJar = true
}
ext.versions = [