Yair Zaslavsky has uploaded a new change for review.

Change subject: core: fix finbugs
......................................................................

core: fix finbugs

Change-Id: Ie256989b403263cef5f97bf049da4df2e838824a
Signed-off-by: Yair Zaslavsky <yzasl...@redhat.com>
---
M backend/manager/modules/bll/exclude-filters.xml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/37/29237/1

diff --git a/backend/manager/modules/bll/exclude-filters.xml 
b/backend/manager/modules/bll/exclude-filters.xml
index f2c4a0d..3ec39c0 100644
--- a/backend/manager/modules/bll/exclude-filters.xml
+++ b/backend/manager/modules/bll/exclude-filters.xml
@@ -107,6 +107,7 @@
        <Class name="org.ovirt.engine.core.bll.context.EngineContext" />
        <Method name="clone" />
        <Bug pattern="CN_IDIOM_NO_SUPER_CALL" />
+     </Match>
 
      <Match>
        <Class name="org.ovirt.engine.core.bll.Backend" />


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie256989b403263cef5f97bf049da4df2e838824a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to