uboness c8b83daf44 Removed plugin specific version classes
Now that the versions are aligned with ES version, we can just use the es `Version` class. Version compatibility is applied by the `PluginService`.

Closes elastic/elasticsearch#439

Original commit: elastic/x-pack-elasticsearch@32f305abb8
2015-08-13 17:54:38 +02:00
..
2015-07-22 09:49:57 -04:00
2015-07-13 12:23:07 +02:00
2015-07-13 12:23:07 +02:00
2015-07-13 12:23:07 +02:00
2015-08-13 00:05:11 +02:00
2015-07-13 12:23:07 +02:00

= 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.