OpenSearch/modules
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
..
aggs-matrix-stats Remove QueryParseContext (#25486) 2017-07-03 17:30:40 +02:00
analysis-common Pre-configured shingle filter should disable graph analysis (#25853) 2017-07-24 18:42:15 +02:00
ingest-common Disallow lang to be used with Stored Scripts (#25610) 2017-07-12 07:55:57 -07:00
lang-expression remove lang url parameter from stored script requests (#25779) 2017-07-20 08:51:08 -07:00
lang-mustache remove lang url parameter from stored script requests (#25779) 2017-07-20 08:51:08 -07:00
lang-painless remove lang url parameter from stored script requests (#25779) 2017-07-20 08:51:08 -07:00
parent-join Index ids in binary form. (#25352) 2017-07-07 14:22:47 +02:00
percolator Rewrite search requests on the coordinating nodes (#25814) 2017-07-21 09:38:38 +02:00
reindex Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00