From 5ab6d1a83e0f30c69aec238c19ea21c910d9fe8b Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sun, 12 Apr 2015 22:55:33 -0700 Subject: [PATCH] suppressions for Findbugs violations BC_UNCONFIRMED_CAST. Issue #912 --- config/findbugs-exclude.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/findbugs-exclude.xml b/config/findbugs-exclude.xml index ab847340d..6b6b2594d 100644 --- a/config/findbugs-exclude.xml +++ b/config/findbugs-exclude.xml @@ -63,4 +63,9 @@ + + + + +