OpenSearch/modules
Ryan Ernst 1d40c4bbc1 Make java9 work again
This change makes ES compile with java9 again, build 118.
* There are a handful of changes due to failure to determine types during compile.
* The attachment plugins which use tika needed to have tika upgraded in order to pickup fixes there for java 9.
* azure discovery and s3 repository indirectly depend on jaxb, which is no longer in the default modules. They now add a jaxb dependency externally, and make JarHell allow for this package.
2016-05-21 09:41:51 -07:00
..
ingest-grok [TEST] Add missing sort processor to test 2016-05-17 14:52:17 -04:00
lang-expression Make java9 work again 2016-05-21 09:41:51 -07:00
lang-groovy Make java9 work again 2016-05-21 09:41:51 -07:00
lang-mustache painless: improve exception stacktraces 2016-05-13 15:40:45 -04:00
lang-painless Make java9 work again 2016-05-21 09:41:51 -07:00
reindex [reindex] Add assertBusy to test 2016-05-17 14:05:35 -04:00
build.gradle Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00