0a009e355c
Although the build passes on the command line the Eclipse compiler complains that the client.execute() call on line 216 does not have correct arguments because of the lack of generics. This changes adds the generics to the action variable to solve the error in Eclipse. The change is very low risk and should not adversely affect the build on the command line nor in intelliJ IDEA Original commit: elastic/x-pack-elasticsearch@08f3548556 |
||
---|---|---|
marvel | ||
qa | ||
shield | ||
watcher | ||
x-dev-tools | ||
.dir-locals.el | ||
.projectile | ||
LICENSE.txt | ||
README.asciidoc | ||
build.gradle |
README.asciidoc
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins within an elasticsearch checkout. It must be called x-plugins, and must be inside the extra-plugins directory.