Yair Zaslavsky has uploaded a new change for review. Change subject: core: Wrong usage of map at VmPropertiesUtils ......................................................................
core: Wrong usage of map at VmPropertiesUtils The following patch fixes wrong usage of map (for userdefinedProperties map - get was used on String and not on Version). In addition, refactored a boolean method to prevent the repeptitive code. Change-Id: I836e0a5ba5dfb209db2ce942f9e2c1000f6bce5d Acked-By: Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/vmproperties/VmPropertiesUtils.java 1 file changed, 6 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/57/4157/1 -- To view, visit http://gerrit.ovirt.org/4157 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I836e0a5ba5dfb209db2ce942f9e2c1000f6bce5d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
