Shahar Havivi has submitted this change and it was merged.
Change subject: findbugs: ignore: absolute pathname in test case
......................................................................
findbugs: ignore: absolute pathname in test case
findbugs complain that the code is using absolute path in File object,
the FileServletTest is using it to test input path
findbugs reason:
DMI: Code contains a hard coded reference to an absolute pathname
(DMI_HARDCODED_ABSOLUTE_FILENAME)
Change-Id: Ic14b42211fbae45408f78e1efeb148bd1b0dba45
Signed-off-by: Shahar Havivi <shavivi(a)redhat.com>
---
A backend/manager/modules/root/exclude-filters.xml
M backend/manager/modules/root/pom.xml
2 files changed, 26 insertions(+), 0 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15156
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic14b42211fbae45408f78e1efeb148bd1b0dba45
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>