Shahar Havivi has submitted this change and it was merged. Change subject: findbugs: ignore: class name is the same as it super class ......................................................................
findbugs: ignore: class name is the same as it super class findbugs complains that we are using the same class name as it super-class currently PopupPanel and MenuBar are deeply coded in GWT. we will ignore findbugs warning for now findbugs reason: Nm: Class names shouldn't shadow simple name of superclass (NM_SAME_SIMPLE_NAME_AS_SUPERCLASS) Change-Id: I17c5a70a75f41295cb2b68a1c86babadf1188974 Signed-off-by: Shahar Havivi <shav...@redhat.com> --- M frontend/webadmin/modules/gwt-common/exclude-filters.xml 1 file changed, 21 insertions(+), 0 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15319 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I17c5a70a75f41295cb2b68a1c86babadf1188974 Gerrit-PatchSet: 5 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