Change in ovirt-engine[master]: frontend: ignore in findbugs EventArgs unconfirmed cast errors

oourfali at redhat.com oourfali at redhat.com
Mon Dec 16 15:55:01 UTC 2013


Oved Ourfali has submitted this change and it was merged.

Change subject: frontend: ignore in findbugs EventArgs unconfirmed cast errors
......................................................................


frontend: ignore in findbugs EventArgs unconfirmed cast errors

Ignore in findbugs errors related to casting EventArgs.
Fix existing exclude filters that stopped working due to
refactoring introduced in some recent patches
that caused the order and the number
of anonymous classes that contained findbugs warnings to change.
The casting is safe in this case, and a future refactoring
will make findbug warning resolved in any case.(RFE #1034844)

Change-Id: I60fe6a07a43d4aab804823f7946f17f494339e33
Signed-off-by: Alissa Bonas <abonas at redhat.com>
---
M frontend/webadmin/modules/gwt-common/exclude-filters.xml
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Oved Ourfali: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/22409
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I60fe6a07a43d4aab804823f7946f17f494339e33
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list