Change in ovirt-engine[master]: webadmin: Remove EnumCompat UI override
tnisan at redhat.com
tnisan at redhat.com
Tue Oct 18 16:33:48 UTC 2016
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Remove EnumCompat UI override
......................................................................
webadmin: Remove EnumCompat UI override
Most usages of EnumCompat were removed a long time ago. The last
remaining usage in DateTime's override could be replaced with a straight
forward for-loop that will allow us to remove this useless class.
Change-Id: I7b870989e8f0f806eceaeadb2b268b63de097f72
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/org/ovirt/engine/core/compat/DateTime.java
D frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/org/ovirt/engine/core/compat/EnumCompat.java
2 files changed, 6 insertions(+), 23 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved; Passed CI tests
Allon Mureinik: Verified
Objections:
Jenkins CI: Failed CI tests
--
To view, visit https://gerrit.ovirt.org/65483
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7b870989e8f0f806eceaeadb2b268b63de097f72
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list