ae24881484
This is all the tests disabled from https://github.com/elastic/x-plugins/issues/724 At least, they will be running in the build in some way. If we can fix gradle to add plugin metadata from lang-groovy to the test classpath, security manager can be re-enabled for these as well. But its also only 8 tests, maybe its easier to fix them? Original commit: elastic/x-pack-elasticsearch@a5c407b80f |
||
---|---|---|
.. | ||
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.