OpenSearch/client
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
..
benchmark Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
client-benchmark-noop-api-plugin Add a shard filter search phase to pre-filter shards based on query rewriting (#25658) 2017-07-12 22:19:20 +02:00
rest Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
rest-high-level Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
sniffer Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
test Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
transport Disable the Netty recycler in the client 2017-05-19 09:05:30 -04:00