Change in ovirt-engine[master]: webadmin: Remove java.util.Optional override

Code Review gerrit at ovirt.org
Thu Apr 6 02:43:24 UTC 2017


>From Allon Mureinik <amureini at redhat.com>:

Allon Mureinik has submitted this change and it was merged.

Change subject: webadmin: Remove java.util.Optional override
......................................................................


webadmin: Remove java.util.Optional override

Upgrading the GWT version the project uses introduced JDK 8 support.
Hence, there's no longer a need to override java.util.Optional, and
it can (and should!) be removed.

Change-Id: I06ee064a29a10d4a48ae922a296d4c92d9c68f26
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
D frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/external/Optional.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/popup/cluster/ClusterPopupPresenterWidget.java
2 files changed, 2 insertions(+), 76 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified



-- 
To view, visit https://gerrit.ovirt.org/75158
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I06ee064a29a10d4a48ae922a296d4c92d9c68f26
Gerrit-PatchSet: 3
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