74edbe6332
This refactors the org.elasticsearch.watcher over to org.elasticsearch.xpack.watcher This also adds all watcher actions to the KnownActionsTests, as watcher actions had not been taken care of until here. Original commit: elastic/x-pack-elasticsearch@a046dc7c6a |
||
---|---|---|
buildSrc | ||
dev-tools | ||
elasticsearch | ||
.dir-locals.el | ||
.projectile | ||
GRADLE.CHEATSHEET | ||
LICENSE.txt | ||
README.asciidoc | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |
README.asciidoc
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.