Change in ovirt-engine[master]: core: restapi fix

lhornyak at redhat.com lhornyak at redhat.com
Wed Jun 13 11:54:07 UTC 2012


Laszlo Hornyak has submitted this change and it was merged.

Change subject: core: restapi fix
......................................................................


core: restapi fix

Since the map's key type is String, the original code will always
evaluate to false, because the map.containsKey is invoked with a
TypeVariable.

Change-Id: Ib790a9c64a0cc533ad36842903c7481531a8f5c7
Signed-off-by: Laszlo Hornyak <lhornyak at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/rsdl/RsdlBuilder.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Laszlo Hornyak: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/5304
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib790a9c64a0cc533ad36842903c7481531a8f5c7
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>



More information about the Engine-commits mailing list