415dff083f
This causes hellaciousness at least with eclipse, possibly qa tests too. the sanitiser just wants 11+, so make it the same version as shield's (dragged in by jimfs). Also remove unnecessary usage of guava in a test Original commit: elastic/x-pack-elasticsearch@ea9ac88fdc |
||
---|---|---|
.. | ||
bin/watcher | ||
dev-tools | ||
docs | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
build.gradle |
README.asciidoc
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.