Alissa Bonas has uploaded a new change for review. Change subject: webadmin: ignore findbug warning regarding GWTBridge ......................................................................
webadmin: ignore findbug warning regarding GWTBridge Change-Id: I6edc24562ed20ade3dc151c3a86d16dca0e6d387 Signed-off-by: Alissa Bonas <abo...@redhat.com> --- M frontend/webadmin/modules/frontend/exclude-filters.xml 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/60/21360/1 diff --git a/frontend/webadmin/modules/frontend/exclude-filters.xml b/frontend/webadmin/modules/frontend/exclude-filters.xml index 43bc332..44bfb56 100644 --- a/frontend/webadmin/modules/frontend/exclude-filters.xml +++ b/frontend/webadmin/modules/frontend/exclude-filters.xml @@ -1,2 +1,6 @@ <FindBugsFilter> + <Match> + <Class name="com.google.gwt.core.client.GWTBridge" /> + <Bug pattern="NM_SAME_SIMPLE_NAME_AS_SUPERCLASS" /> + </Match> </FindBugsFilter> -- To view, visit http://gerrit.ovirt.org/21360 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6edc24562ed20ade3dc151c3a86d16dca0e6d387 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alissa Bonas <abo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches