Tal Nisan has submitted this change and it was merged.
Change subject: core: Remove deprecated DictionaryEntry from compat
......................................................................
core: Remove deprecated DictionaryEntry from compat
Removed the deprecated class DictionaryEntry from compat,
Replaced usages with AbstractMap.SimpleEntry<String, Object>
Change-Id: Ibda467f6a5bf6021849aa07ea557e6cfd3080894
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
D
backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/DictionaryEntry.java
M
backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/backendcompat/ResXResourceReader.java
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
3 files changed, 14 insertions(+), 40 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11658
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibda467f6a5bf6021849aa07ea557e6cfd3080894
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>