OpenSearch/distribution/archives
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
..
darwin-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
integ-test-zip [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
linux-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
no-jdk-darwin-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
no-jdk-linux-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
no-jdk-windows-zip Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-darwin-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
oss-linux-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
oss-no-jdk-darwin-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-no-jdk-linux-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-no-jdk-windows-zip Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-windows-zip Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
windows-zip Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
build.gradle Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00