Shahar Havivi has submitted this change and it was merged.
Change subject: findbugs: using SimpleDateFormat as static field is not thread safe
......................................................................
findbugs: using SimpleDateFormat as static field is not thread safe
The field EXPECTED_DATE_FORMAT has no reason to be static,
remove from ignore list
Change-Id: Idb20bc905a048fa65e9e25abf3c6090ef356dfb1
Signed-off-by: Shahar Havivi <shavivi(a)redhat.com>
---
D backend/manager/modules/dal/exclude-filters.xml
M backend/manager/modules/dal/pom.xml
M
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/AuditLogDAOTest.java
3 files changed, 1 insertion(+), 31 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14772
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idb20bc905a048fa65e9e25abf3c6090ef356dfb1
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>