OpenSearch/buildSrc
Ryan Ernst 4301c35783 Use exclusiveContent gradle feature for jdk and distro downloads (#53358)
The jdk and distribution download plugins create fake ivy repositories,
and use group based repository filtering to ensure no other artifacts
try to resolve against the fake repos. Currently this works by adding a
blanket exclude to all repositories for the given group name. This
commit changes to using the new exclusiveContent feature in
Gradle to do the exclusion.
2020-03-11 16:35:15 -07:00
..
reaper Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00
src Use exclusiveContent gradle feature for jdk and distro downloads (#53358) 2020-03-11 16:35:15 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Fix caching of build-tools project tests (#52848) 2020-02-26 13:56:08 -08:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Upgrade to final lucene 8.5.0 snapshot (#53293) 2020-03-10 09:32:59 +00:00