OpenSearch/buildSrc
Ryan Ernst 19b3ec88af Build: ignore deprecation warnings
We currently fail on any deprecations found during the build. However,
this includes things deprecated within ES, which adds a heavy burden in
order to deprecate apis (requring to add suppressions to all internal
callers of the API).

This change adds `-deprecation` to xlint. We should consider in the
future having a task to "see" what deprecated apis we currently use for
analysis.
2016-05-25 11:41:40 -07:00
..
src/main Build: ignore deprecation warnings 2016-05-25 11:41:40 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Update to forbiddenapis 2.1 2016-05-22 23:11:37 +02:00
version.properties Set version to 5.0.0-alpha3 (#18550) 2016-05-24 16:46:05 +02:00