OpenSearch/plugins/ingest-attachment
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
..
licenses Make java9 work again 2016-05-21 09:41:51 -07:00
src [TEST] Add missing sort processor to tests, continued 2016-05-17 16:39:53 -04:00
build.gradle Make java9 work again 2016-05-21 09:41:51 -07:00