OpenSearch/distribution
Michael Basnight e816ef89a2 Shade external dependencies in the rest client jar
This commit removes all external dependencies from the rest client jar
and shades them in an 'org.elasticsearch.client' package within the jar
using shadowJar gradle plugin. All projects that depended on the
existing jar have been converted to using the 'org.elasticsearch.client'
package prefixes to interact with the rest client.

Closes #25208
2017-07-24 12:55:43 -05:00
..
bwc bwc checkout should fetch from all remotes 2017-07-07 13:39:24 +02:00
deb Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00
integ-test-zip Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
rpm Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00
src/main Fix broken quotes in systemd unit file 2017-07-21 17:04:49 +09:00
tar Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
tools Remove import from InstallPluginCommandTests 2017-06-01 08:56:25 -04:00
zip Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00