Alex Lourie has uploaded a new change for review. Change subject: core: Fix findbug high severity error ......................................................................
core: Fix findbug high severity error The findbugs complains about setting a type of VdcBllMessages to a collection of type String. The patch uses the correct name of the enum to be added to the canDoActionMessages list. Change-Id: I1a7c6f9016c158ddb7fd1138a5a139a50fb8450e --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/71/1471/1 -- To view, visit http://gerrit.ovirt.org/1471 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1a7c6f9016c158ddb7fd1138a5a139a50fb8450e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.0 Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
