OpenSearch/plugins
Yannick Welsch efd79882a2 Allow build to directly run under JDK 9 (#25859)
With Gradle 4.1 and newer JDK versions, we can finally invoke Gradle directly using a JDK9 JAVA_HOME without requiring a JDK8 to "bootstrap" the build. As the thirdPartyAudit task runs within the JVM that Gradle runs in, it needs to be adapted now to be JDK9 aware.

This commit also changes the `JavaCompile` tasks to only fork if necessary (i.e. when Gradle's JVM and JAVA_HOME's JVM differ).
2017-07-27 16:14:04 +02:00
..
analysis-icu Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-kuromoji Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-phonetic Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-smartcn Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-stempel Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
analysis-ukrainian Upgrade to lucene-7.0.0-snapshot-00142c9. (#25641) 2017-07-11 13:58:55 +02:00
discovery-azure-classic Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
discovery-ec2 Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
discovery-file Cleanup network / transport related settings (#25489) 2017-07-02 10:16:50 +02:00
discovery-gce Cleanup network / transport related settings (#25489) 2017-07-02 10:16:50 +02:00
examples Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
ingest-attachment Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
ingest-geoip Port support for commercial GeoIP2 databases from Logstash. (#24889) 2017-06-13 14:20:01 -07:00
ingest-user-agent update ingest-user-agent regexes.yml (#25608) 2017-07-10 08:43:11 -07:00
jvm-example Remove path.conf setting 2017-06-26 15:18:29 -04:00
mapper-murmur3 Respect cluster alias in `_index` aggs and queries (#25885) 2017-07-26 09:16:52 +02:00
mapper-size Unify the result interfaces from get and search in Java client (#25361) 2017-06-29 11:35:28 +02:00
repository-azure Remove Deprecated Script Settings (#24756) 2017-05-18 13:32:46 -07:00
repository-gcs Remove unnecessary callback interface 2017-06-06 20:50:03 -04:00
repository-hdfs Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
repository-s3 Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
store-smb Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Plugins: Include license and notice files in zip (#23191) 2017-02-15 11:23:12 -08:00