OpenSearch/buildSrc
Jason Tedor 05430a788a Remove and forbid use of the type-unsafe empty Collections fields
This commit removes and now forbids all uses of the type-unsafe empty
Collections fields Collections#EMPTY_LIST, Collections#EMPTY_MAP, and
Collections#EMPTY_SET. The type-safe methods Collections#emptyList,
Collections#emptyMap, and Collections#emptySet should be used instead.
2015-12-02 10:41:59 -05:00
..
src/main Remove and forbid use of the type-unsafe empty Collections fields 2015-12-02 10:41:59 -05:00
build.gradle Build: Rework extra plugins support to be through sibling directories 2015-11-23 14:15:45 -08:00
version.properties upgrade lucene to 5.4.0-snapshot-1715952 2015-11-23 17:13:49 -05:00