Yair Zaslavsky has posted comments on this change. Change subject: [WIP] core: Introducing findbugs filter to bll module ......................................................................
Patch Set 3: (1 inline comment) .................................................... File backend/manager/modules/bll/exclude-filters.xml Line 8: <Match> Line 9: <Class name="org.ovirt.engine.core.bll.RunVmCommandBase" /> Line 10: <Method name="delay"/> Line 11: <Bug code="RV"/> Line 12: </Match> Laszlo, not all fixing makes sense. For example - look at the the code at RunVmCommand. We have to a mechanism that will allow us to filter bug reports like that. I admit the disadvantage is that we have to maintain this filter file. -- To view, visit http://gerrit.ovirt.org/14110 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I26b9cafc1832022693a7386277972a7e48a53f0d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
