mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
A number of unused files still exist for maven assemblies and ant integration test overrides. This change removes them. There are still some files left which need to be examined more, for instance, the shield overrides ant file. Original commit: elastic/x-pack-elasticsearch@1d9b277ff0
= 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.