OpenSearch/plugins/lang-groovy
Jason Tedor 67d1c70c2d Remove and forbid use of com.google.common.hash.*
This commit removes and now forbids all uses of
com.google.common.hash.HashCode, com.google.common.hash.HashFunction,
and com.google.common.hash.Hashing across the codebase. This is one of
the few remaining steps in the eventual removal of Guava as a
dependency.

Relates #13224
2015-10-04 16:01:24 -04:00
..
licenses Factor groovy out of core into lang-groovy 2015-09-28 20:17:45 -04:00
src Remove and forbid use of com.google.common.hash.* 2015-10-04 16:01:24 -04:00
pom.xml Factor groovy out of core into lang-groovy 2015-09-28 20:17:45 -04:00