OpenSearch/x-pack/qa/third-party/active-directory
Maria Ralli ba8d6d1fb5 Remove Xlint exclusions from gradle files
Backport of #52542.

This commit is part of issue #40366 to remove disabled Xlint warnings
from gradle files. In particular, it removes the Xlint exclusions from
the following files:

- benchmarks/build.gradle
- client/client-benchmark-noop-api-plugin/build.gradle
- x-pack/qa/rolling-upgrade/build.gradle
- x-pack/qa/third-party/active-directory/build.gradle
- modules/transport-netty4/build.gradle

For the first three files no code adjustments were needed. For
x-pack/qa/third-party/active-directory move the suppression at the code
level. For transport-netty4 replace the variable arguments with
ArrayLists and remove any redundant casts.
2020-02-20 14:12:05 +00:00
..
src/test/java/org/elasticsearch/xpack/security/authc/ldap Fix Active Directory tests (#47358) (#47440) 2019-10-02 17:18:12 +03:00
build.gradle Remove Xlint exclusions from gradle files 2020-02-20 14:12:05 +00:00