From d2ddade9607cf5eaa679f21b32a0d5c54fa7d787 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sun, 12 Apr 2015 00:16:13 -0700 Subject: [PATCH] suppressions for Findbugs violations REC_CATCH_EXCEPTION. Issue #912 --- config/findbugs-exclude.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/config/findbugs-exclude.xml b/config/findbugs-exclude.xml index 5a7612781..f352d5dc2 100644 --- a/config/findbugs-exclude.xml +++ b/config/findbugs-exclude.xml @@ -9,6 +9,24 @@ + + + + + + + + + + + + + + + + + +