mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 07:25:23 +00:00
This change makes the license plugin compatible with elasticseach-2.0.0-SNAPSHOT. This project now uses the elasticsearch-parent pom to standardize the build with core. As part of this, the Java security manager is enabled and all tests pass with the security manager enabled. Closes elastic/elasticsearch#46 Original commit: elastic/x-pack-elasticsearch@5f471ea298