Change in ovirt-engine[master]: core, webadmin: Remove Version.Op[In]Equality

Allon Mureinik has submitted this change and it was merged. Change subject: core,webadmin: Remove Version.Op[In]Equality ...................................................................... core,webadmin: Remove Version.Op[In]Equality Removed the useless Version.OpEquality and Version.OpInequality methods and replaced them with calls to the oVirt-engine standard OjbectUtils.objectsEqual. Change-Id: I7d911057368ca19e5ee82b76c23a4bc989433c8b Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/Version.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java 2 files changed, 4 insertions(+), 14 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21398 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d911057368ca19e5ee82b76c23a4bc989433c8b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
amureini@redhat.com