62cd783942
In order to be able to send emails, the thread context classs loader must be set to the watcher plugin class loader (and reset afterwards), otherwise some javax.activation classes needed to create mime attachments cannot be found. In addition the activation jar dependency has been removed. Closes elastic/elasticsearch#1066 Closes elastic/elasticsearch#708 Original commit: elastic/x-pack-elasticsearch@10042375ec |
||
---|---|---|
buildSrc | ||
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 within an elasticsearch checkout. It must be called x-plugins, and must be inside the extra-plugins directory.