From d8f642d4e2c8b28388743d9a93115d99fcbb3ae9 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sun, 12 Apr 2015 23:10:23 -0700 Subject: [PATCH] suppressions for Findbugs violations DM_CONVERT_CASE should be resolved by issue #896. Issue #912 --- config/findbugs-exclude.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/config/findbugs-exclude.xml b/config/findbugs-exclude.xml index 6b6b2594d..db29e979f 100644 --- a/config/findbugs-exclude.xml +++ b/config/findbugs-exclude.xml @@ -63,6 +63,20 @@ + + + + + + + + + + + + + +