OpenSearch/qa/logging-config
Przemyslaw Gomulka d5061a151a
Remove suppresions for "unchecked" for hamcrest varargs methods Backport(41528) #42749
In hamcrest 2.1 warnings for unchecked varargs were fixed by hamcrest using @SafeVarargs for those matchers where this warning occurred.
This PR is aimed to remove these annotations when Matchers.contains ,Matchers.containsInAnyOrder or Matchers.hasItems was used
backport #41528
2019-05-31 13:58:49 +02:00
..
src/test Remove suppresions for "unchecked" for hamcrest varargs methods Backport(41528) #42749 2019-05-31 13:58:49 +02:00
build.gradle [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
custom-log4j2.properties Elasticsearch support to JSON logging (#36833) 2019-01-29 07:20:09 +01:00