Change in ovirt-engine[master]: core: Remove deprecated DictionaryEntry from compat

tnisan at redhat.com tnisan at redhat.com
Tue Feb 5 17:14:53 UTC 2013


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 at 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 at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list