mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
- added the license-plugin dir as a src dir - Made XPackPlugin customizable for tests. Now tests that need to plug in different behaviours (e.g. a custom license plugin) can do that by simply resetting the relevant delegee plugins (i.e. shield, marvel, license, watcher) in the ctor of a new XPackPlugin. Original commit: elastic/x-pack-elasticsearch@ab83104955
= 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.
Description
Languages
Java
99.5%
Groovy
0.4%