mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 01:46:25 +00:00
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
= 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.