OpenSearch/gradle
Ryan Ernst 25f8a3ba42
Switch bundled jdk back to Oracle JDK (#63288) (#63290)
We switched to adoptopenjdk from oracle jdk to rely on the notarization
found in adoptopnejdk on MacOS. However, that notarization still had
issues, and we currently do our own notarization of the entire
distribution, including the jdk. The recent bump to jdk 15 has revealed
openjdk to be lax in maintaining support for older systems. Since the
notarization is no longer an issue, this PR moves the bundled jdk back
to Oracle, in order to continue supporting those older systems affected
by adoptopenjdk 15.

relates #62709
2020-10-05 16:31:10 -07:00
..
wrapper Update gradle wrapper to 6.6.1 (#61571) (#61579) 2020-08-27 14:16:53 +02:00
build-complete.gradle Upgrade to Gradle 6.0 (#49211) (#49994) 2019-12-09 11:34:35 -08:00
build-scan.gradle Upgrade to version 3.3 of gradle enterprise plugin (#56243) 2020-05-06 15:10:44 -07:00
bwc-test.gradle Add compatibility testing for JDBC driver (#60409) 2020-07-29 10:45:11 -07:00
fips.gradle Use BCFIPS 1.0.2 in our CI (#63116) 2020-10-01 14:48:53 +03:00
forbidden-dependencies.gradle Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00
formatting.gradle Upgrade spotless dependency (#62857) 2020-09-24 12:52:45 +01:00
ide.gradle Replace immediate task creations by using task avoidance api (#60071) (#60504) 2020-07-31 13:09:04 +02:00
local-distribution.gradle Split internal distribution handling into separate internal plugin (7.x backport) (#60270) 2020-07-31 09:30:21 +02:00
run.gradle Set impliesSubProjects flag for root RunTask task (#57615) 2020-06-04 14:57:35 +02:00
runtime-jdk-provision.gradle Switch bundled jdk back to Oracle JDK (#63288) (#63290) 2020-10-05 16:31:10 -07:00