Change in ovirt-engine[master]: restapi: Add Findbugs exclusion filters

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Add Findbugs exclusion filters ...................................................................... restapi: Add Findbugs exclusion filters Findbugs complains about the use of the "System.exit" method in the main class of the tool, but that is acceptable. To avoid that complaint this patch adds exclusion filters to the metamodel, so that this is ignored. Change-Id: Ibd1943c2dee930a669d05761bbdb89cf75125f3a Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- A backend/manager/modules/restapi/metamodel/analyzer/exclude-filters.xml A backend/manager/modules/restapi/metamodel/annotations/exclude-filters.xml A backend/manager/modules/restapi/metamodel/concepts/exclude-filters.xml A backend/manager/modules/restapi/metamodel/exclude-filters.xml M backend/manager/modules/restapi/metamodel/pom.xml A backend/manager/modules/restapi/metamodel/tool/exclude-filters.xml 6 files changed, 121 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Barak Korren: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/47824 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibd1943c2dee930a669d05761bbdb89cf75125f3a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com