mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This change removes the project attachment support, and instead relies on x-plugins being checked out under extra-plugins/x-plugins within an elasticsearch checkout. The only real change, other than removing unnecessary code, was to rename the license/core project because gradle project substitution has a bug which causes it to try and use ES core as the substitution. (Unfortunately this is not reproduceable with a simple example, so I have not yet filed an issue with gradle). Original commit: elastic/x-pack-elasticsearch@fa315ffcb5
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.