Omer Frenkel has submitted this change and it was merged. Change subject: core: fix VmTemplate copy ctor ......................................................................
core: fix VmTemplate copy ctor remove code duplication by calling VmBase(VmBase vmBase) ctor that already copies all the field from that class, and leave in VmTemplate only the template fields. Change-Id: Ie585d00ee6c4232b09e1a2396ad335348b8122be Signed-off-by: Omer Frenkel <ofren...@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmTemplate.java 1 file changed, 6 insertions(+), 50 deletions(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35204 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie585d00ee6c4232b09e1a2396ad335348b8122be Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches