388bfd761d
This commit removes the dependency on the briks automatons library and instead uses the lucene version. Shield was originally implemented using the lucene version, but issues arose with supporting multiple versions of elasticsearch and API changes, so we moved to using the briks library. x-pack and elasticsearch are always the same version so we can use the lucene version of the automatons and remove the briks library. This also brings with it protection from huge automatons that we did not have before. Original commit: elastic/x-pack-elasticsearch@e3f34b6b55 |
||
---|---|---|
.. | ||
bin/x-pack | ||
config/x-pack | ||
keys | ||
src | ||
NOTICE.txt | ||
build.gradle |