
Oved Ourfali has submitted this change and it was merged. Change subject: frontend: ignore in findbugs several unconfirmed cast errors ...................................................................... frontend: ignore in findbugs several unconfirmed cast errors Ignore in findbugs errors related to casting EventArgs. The casting is safe in this case, and a future refactoring will make findbug warning resolved in any case.(RFE #1034844) This is a first patch in series, more similar will be submitted. Change-Id: I2487e6d7d760a68e912caa9c639c70fa7a694631 Signed-off-by: Alissa Bonas <abonas@redhat.com> --- M frontend/webadmin/modules/gwt-common/exclude-filters.xml 1 file changed, 101 insertions(+), 0 deletions(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21797 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2487e6d7d760a68e912caa9c639c70fa7a694631 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server