Change in ovirt-engine[master]: findbugs: ignore: class does not call super.clone method

Shahar Havivi has submitted this change and it was merged. Change subject: findbugs: ignore: class does not call super.clone method ...................................................................... findbugs: ignore: class does not call super.clone method its look like a problem in findbugs because the super class is abstract and does not implement clone() method so its not possible to call super.clone() Change-Id: Ifc20e846928ae774dfd76df30468cc1364e48966 Signed-off-by: Shahar Havivi <shavivi@redhat.com> --- M backend/manager/modules/bll/exclude-filters.xml 1 file changed, 42 insertions(+), 0 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15205 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifc20e846928ae774dfd76df30468cc1364e48966 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com>
participants (1)
-
shavivi@redhat.com