OpenSearch/buildSrc
Ryan Ernst 374ce3e6a8 Add gradle plugin for downloading jdk (#41461)
We currently download 3 variants of the same version of the jdk for
bundling into the distributions. Additionally, the vagrant images do
their own downloading. This commit moves the jdk downloading into a
utility gradle plugin. This will be used in a future PR by the packaging
tests.

The new plugin exposes a "jdks" project extension which allows creating
named jdks. Once the jdk version and platform are set for a named jdk,
the jdk object may be used as a lazy String for the jdk home path, or a
file collection for copying.
2019-05-08 07:16:44 -07:00
..
src Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00
version.properties Bump 7.x branch to version 7.2.0 2019-05-01 13:38:57 -04:00