26c8e949a4
In elastic/elasticsearchelastic/elasticsearch#14668, transitive dependencies were removed from elasticsearch, and plugins now no longer get transitive deps either. This commit fixes xplugins to remove transitive deps. Original commit: elastic/x-pack-elasticsearch@5c41657b6e |
||
---|---|---|
.. | ||
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.