Shahar Havivi has submitted this change and it was merged.

Change subject: findbugs: ignore: Log interface should not be the same as the 
implemented class name
......................................................................


findbugs: ignore: Log interface should not be the same as the implemented class 
name

findbugs warns about using namespace interface 'Log' is the same name as the
implemented interface name 'Log'.
The class is deeply embedded in the code so we are ignoring findbugs warning
for now

Nm: Class names shouldn't shadow simple name of implemented interface 
(NM_SAME_SIMPLE_NAME_AS_INTERFACE)

Change-Id: Icef5b803ad9aacaf5f6150f3e0744ccc22ec7936
Signed-off-by: Shahar Havivi <shav...@redhat.com>
---
M backend/manager/modules/utils/exclude-filters.xml
1 file changed, 14 insertions(+), 0 deletions(-)

Approvals:
  Shahar Havivi: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icef5b803ad9aacaf5f6150f3e0744ccc22ec7936
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

Reply via email to