daa875db11
This removes the old usage of NetworkAddress.formatAddress in favor of the updated version, which is just the method renamed to NetworkAddress.format (replacing the old version of that method). There is no impact to x-plugins beyond making the build work because all places were currently using that method variant already. Original commit: elastic/x-pack-elasticsearch@05f0dcfa90 |
||
---|---|---|
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.