Change in ovirt-engine[master]: gwt: Emulate random UUID generation in GWT

vszocs at redhat.com vszocs at redhat.com
Wed Jun 10 12:24:02 UTC 2015


Vojtech Szocs has submitted this change and it was merged.

Change subject: gwt: Emulate random UUID generation in GWT
......................................................................


gwt: Emulate random UUID generation in GWT

Adds emulation of random UUID generation in GWT code that is translated to
Javascript. This will allow us to assign UUID in constructors of our
entities and use those UUIDs in equals/hashcode methods.

Change-Id: I5052240c07d8d3265b291de03fb92df672540fef
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/java/util/UUID.java
1 file changed, 21 insertions(+), 2 deletions(-)

Approvals:
  Martin Peřina: Verified
  Jenkins CI: Verified; Looks good to me, but someone else must approve
  Vojtech Szocs: Looks good to me, approved
  Moti Asayag: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5052240c07d8d3265b291de03fb92df672540fef
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list