Change in ovirt-engine[master]: findbugs: ignore: class name is the same as it super class
shavivi at redhat.com
shavivi at redhat.com
Mon Jun 10 08:43:51 UTC 2013
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 <shavivi at 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 <shavivi at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
More information about the Engine-commits
mailing list