Allon Mureinik has uploaded a new change for review. Change subject: core: AuditLogDirectorTest: use JDKs' emptyMap ......................................................................
core: AuditLogDirectorTest: use JDKs' emptyMap Replaced the usage of MapUtils.EMPTY_MAP with the standard JDK approach of Collections.emptyMap() Change-Id: If05c11a887e2272683db08d8763a77f384512966 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirectorTest.java 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/79/6579/1 -- To view, visit http://gerrit.ovirt.org/6579 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If05c11a887e2272683db08d8763a77f384512966 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
