Liron Aravot has submitted this change and it was merged.
Change subject: core: supress findbugs warning in StorageServerConnectionCommandBase
......................................................................
core: supress findbugs warning in StorageServerConnectionCommandBase
after change I0fc70dd4e7988f4ea4597f016c9de8419c17adfa findbugs
complains about null pointer dereference of connections which is wrong.
Change-Id: I139f33ddba33cfb109145505afc1aea609c82807
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M backend/manager/modules/bll/exclude-filters.xml
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Liron Aravot: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/36423
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I139f33ddba33cfb109145505afc1aea609c82807
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server