Tal Nisan has submitted this change and it was merged.
Change subject: core: Removed classes DateTimeStyles, CultureInfo, TimeFormatValidation
......................................................................
core: Removed classes DateTimeStyles, CultureInfo, TimeFormatValidation
Removed the classes DateTimeStyles, CultureInfo, TimeFormatValidation
from the compat package, they are no longer needed and all using methods
had no references and were removed
Change-Id: I765a43e6c5e9a6fc176caedd8294b4b0168f39a6
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
D
backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/CultureInfo.java
M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/DateTime.java
D
backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/DateTimeStyles.java
M
backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/IntegerCompat.java
M
frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml
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/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/validation/TimeFormatValidation.java
7 files changed, 0 insertions(+), 82 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11667
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I765a43e6c5e9a6fc176caedd8294b4b0168f39a6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>