OpenSearch/modules/analysis-common/src
Tal Levy e1fdd00420
Lowercase static final DeprecationLogger instance names (#34887)
After discussing on the team's FixItFriday, we concluded that
static final instance variables that are mutable should be lowercased.

Historically, DeprecationLogger was uppercased more frequently than lowercased.
2018-10-25 21:12:19 -07:00
..
main Lowercase static final DeprecationLogger instance names (#34887) 2018-10-25 21:12:19 -07:00
test Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00