Change in ovirt-engine[master]: findbugs: ignore: Log interface should not be the same as th...

shavivi at redhat.com shavivi at redhat.com
Sun Jun 9 11:52:28 UTC 2013


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 <shavivi at 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 <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