OpenSearch/qa
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
..
evil-tests Add console appender to deprecated settings test 2017-07-08 07:59:35 -04:00
full-cluster-restart Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
mixed-cluster Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
multi-cluster-search Add a shard filter search phase to pre-filter shards based on query rewriting (#25658) 2017-07-12 22:19:20 +02:00
no-bootstrap-tests Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00
reindex-from-old Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
rolling-upgrade Scripting: Remove search template actions (#25717) 2017-07-14 23:12:05 -07:00
smoke-test-client Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00
smoke-test-http Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies remove ingest.new_date_format (#25583) 2017-07-10 13:07:50 -07:00
smoke-test-multinode Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-plugins Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-reindex-with-all-modules test: re-enable `Reindex from remote with parent join field` test no that join field type no longer always emits its fields inside search hits. 2017-07-07 10:18:13 +02:00
smoke-test-tribe-node Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
vagrant Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00
verify-version-constants Fix docs lucene version check error message 2017-06-26 15:45:13 -07:00
wildfly Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00