mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-19 11:24:54 +00:00
This commit fixes the integration tests and qa test after the reorganization to be packaged as a single plugin. Original commit: elastic/x-pack-elasticsearch@d6f488627f
= 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.