OpenSearch/distribution
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
..
archives Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00
bwc Use separate tasks per bwc artifact (#40703) (#40826) 2019-04-10 10:43:01 -07:00
docker Add tasks to build Docker build context artifacts (#41819) 2019-05-06 21:04:57 -04:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00
src Revert "Suppress illegal access in plugin install (#41620)" 2019-04-29 13:56:31 +10:00
tools Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
build.gradle Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00