OpenSearch/plugins
Yannick Welsch 64a7a960d9 Use pre-JDK9 style FilePermissions on JDK9 (#21540)
JDK9 removed pathname canonicalization when constructing FilePermission objects, which breaks some of the FilePermissions added by Elasticsearch. This commit adds the system property jdk.io.permissionsUseCanonicalPath which makes JDK9 behave like JDK8 w.r.t. FilePermission objects (see #21534).
2016-11-15 09:31:32 +01:00
..
analysis-icu Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
analysis-kuromoji Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
analysis-phonetic Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
analysis-smartcn Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
analysis-stempel Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
analysis-ukrainian Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
discovery-azure-classic Use pre-JDK9 style FilePermissions on JDK9 (#21540) 2016-11-15 09:31:32 +01:00
discovery-ec2 Tests: Add TestZenDiscovery and replace uses of MockZenPing with it (#21488) 2016-11-14 21:46:10 -08:00
discovery-file Plugins: Convert custom discovery to pull based plugin (#21398) 2016-11-08 12:52:10 -08:00
discovery-gce Use pre-JDK9 style FilePermissions on JDK9 (#21540) 2016-11-15 09:31:32 +01:00
ingest-attachment Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
ingest-geoip Remove (again) test uses of onModule (#21414) 2016-11-10 16:06:14 -08:00
ingest-user-agent Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
jvm-example Remove (again) test uses of onModule (#21414) 2016-11-10 16:06:14 -08:00
lang-javascript Clean up of Script. 2016-11-10 09:59:13 -08:00
lang-python Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
mapper-murmur3 Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
mapper-size Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
repository-azure Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
repository-gcs Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
repository-hdfs Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
repository-s3 Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
store-smb Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
build.gradle Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00