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 <shav...@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 <shav...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches