Change in ovirt-engine[master]: core: Remove PropertyCompat
amureini at redhat.com
amureini at redhat.com
Fri Feb 22 14:50:43 UTC 2013
Allon Mureinik has submitted this change and it was merged.
Change subject: core: Remove PropertyCompat
......................................................................
core: Remove PropertyCompat
PropertyCompat was an empty extension to PropertyInfo, with no
additional logic of it's own, and hence pretty redundant.
This patch removes it, replaces the single place it was used
(TypeCompat) with PropertyInfo and renames the test accordingly.
Change-Id: I21cfe23038e2647ee7ce816b532cb28f067ac826
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
D backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/backendcompat/PropertyCompat.java
M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/backendcompat/TypeCompat.java
R backend/manager/modules/compat/src/test/java/org/ovirt/engine/core/compat/PropertyInfoTest.java
3 files changed, 7 insertions(+), 19 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12257
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I21cfe23038e2647ee7ce816b532cb28f067ac826
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk at redhat.com>
More information about the Engine-commits
mailing list