Shahar Havivi has submitted this change and it was merged. Change subject: findbugs: adding category ignore list ......................................................................
findbugs: adding category ignore list Added a new list in exclude-filters-general.xml. This list represent categories that we decided not to fix for now or categories that we do want to attend in the future (mark as TBD) when running: $ mvn findbugs:findbugs will filter the project specific bugs which choose to ignore when running: $ mvn findbugs:findbugs -P findbugs-general will filter project specific as well as the general category list Change-Id: Idfbc37df07eff4c212cc5210965cabd79a51df36 Signed-off-by: Shahar Havivi <shav...@redhat.com> --- M backend/manager/modules/bll/pom.xml M backend/manager/modules/common/pom.xml M backend/manager/modules/compat/pom.xml A backend/manager/modules/dal/exclude-filters.xml M backend/manager/modules/dal/pom.xml A backend/manager/modules/restapi/interface/common/jaxrs/exclude-filters.xml M backend/manager/modules/restapi/interface/common/jaxrs/pom.xml A backend/manager/modules/restapi/interface/definition/exclude-filters.xml M backend/manager/modules/restapi/interface/definition/pom.xml M backend/manager/modules/restapi/interface/pom.xml M backend/manager/modules/restapi/jaxrs/pom.xml M backend/manager/modules/restapi/types/pom.xml A backend/manager/modules/restapi/webapp/exclude-filters.xml M backend/manager/modules/restapi/webapp/pom.xml M backend/manager/modules/root/pom.xml A backend/manager/modules/scheduler/exclude-filters.xml M backend/manager/modules/scheduler/pom.xml A backend/manager/modules/searchbackend/exclude-filters.xml M backend/manager/modules/searchbackend/pom.xml M backend/manager/modules/utils/pom.xml A backend/manager/modules/vdsbroker/exclude-filters.xml M backend/manager/modules/vdsbroker/pom.xml M backend/manager/tools/pom.xml A exclude-filters-general.xml A frontend/webadmin/modules/frontend/exclude-filters.xml M frontend/webadmin/modules/frontend/pom.xml M frontend/webadmin/modules/gwt-common/pom.xml A frontend/webadmin/modules/gwt-extension/exclude-filters.xml M frontend/webadmin/modules/gwt-extension/pom.xml M frontend/webadmin/modules/uicommonweb/pom.xml M frontend/webadmin/modules/uicompat/pom.xml M frontend/webadmin/modules/userportal-gwtp/pom.xml M frontend/webadmin/modules/webadmin/pom.xml 33 files changed, 1,082 insertions(+), 215 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15775 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idfbc37df07eff4c212cc5210965cabd79a51df36 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches