Allon Mureinik has submitted this change and it was merged.
Change subject: engine: supress findbugs warnings in GlusterUtil
......................................................................
engine: supress findbugs warnings in GlusterUtil
When compiling the autoclosable syntax in Java 7, certain compilers
may create bytecode that contains redundant null checks in it.
Change-Id: I3d60d51747be3908fb78427b50698c6d4d8d9ac0
Signed-off-by: Alissa Bonas <abonas(a)redhat.com>
---
M backend/manager/modules/bll/exclude-filters.xml
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22095
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3d60d51747be3908fb78427b50698c6d4d8d9ac0
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server