
Tomas Jelinek has submitted this change and it was merged. Change subject: frontend: exclude class is too big error for AppErrors ...................................................................... frontend: exclude class is too big error for AppErrors Findbugs complains that AppErrors class is too big for analysis. We want this class to contain all the errors, and there are lots of them - so for now we should ignore that error for this class. Change-Id: I1e7e2d1f39513112ccf6131db609d39839bdcb8d Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/frontend/exclude-filters.xml 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23547 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e7e2d1f39513112ccf6131db609d39839bdcb8d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>