OpenSearch/plugins/discovery-azure
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 Add Failure Details to every NodesResponse 2016-05-06 14:59:43 -04:00
LICENSE.txt [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
build.gradle Make java9 work again 2016-05-21 09:41:51 -07:00