OpenSearch/client/rest
Michael Basnight 9d10dbea39 Fix rest client causing jarHell for gradle 3.5+ (#25892)
The configuration removed from the runtime configuration did not
properly remove the deps jar from gradle versions > 3.3. The rest client
now removes both the 3.3 and 3.3+ configurations so this works on both
versions of gradle.

Closes #25884
Relates #25208
2017-07-26 11:25:25 +02:00
..
licenses Update REST client deps license and notice files (#25573) 2017-07-06 16:52:17 +02:00
src Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
build.gradle Fix rest client causing jarHell for gradle 3.5+ (#25892) 2017-07-26 11:25:25 +02:00