Change in ovirt-engine[master]: findbugs: ignore: Unread public-protected fields
shavivi at redhat.com
shavivi at redhat.com
Sun Jun 9 12:01:27 UTC 2013
Shahar Havivi has submitted this change and it was merged.
Change subject: findbugs: ignore: Unread public-protected fields
......................................................................
findbugs: ignore: Unread public-protected fields
We add to ignore list fields that we do use in reflection or GWT and
findbugs fail to recognize.
findbugs reason:
UrF: Unread public/protected field (URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD)
Change-Id: I7e0a285d71bbed1a9201c6a919cb57e7a8c16406
Signed-off-by: Shahar Havivi <shavivi at redhat.com>
---
M backend/manager/modules/compat/exclude-filters.xml
A exclude-filters.xml
M frontend/webadmin/modules/gwt-common/exclude-filters.xml
3 files changed, 53 insertions(+), 0 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15392
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7e0a285d71bbed1a9201c6a919cb57e7a8c16406
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
More information about the Engine-commits
mailing list