Change in ovirt-engine[master]: webadmin: Changed DateFormatCompat class in uioverrides to D...

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Changed DateFormatCompat class in uioverrides to DateFormat ...................................................................... webadmin: Changed DateFormatCompat class in uioverrides to DateFormat Changed the DateFormatCompat class in uioverride to java.text.DateFormat this class takes the date format types in DateFormat anyway and the equivalent class DateFormatCompat in the compat module was removed so no point in keeping the old class name Change-Id: I345a36a2512f8240e739a6c190aaa5f0cf020940 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- R frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/java/text/DateFormat.java M frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/org/ovirt/engine/core/searchbackend/DateUtils.java 2 files changed, 9 insertions(+), 9 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11894 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I345a36a2512f8240e739a6c190aaa5f0cf020940 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com