e816ef89a2
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 |
||
---|---|---|
.. | ||
src/test/java/org/elasticsearch/test/rest | ||
build.gradle |