Arik Hadas has submitted this change and it was merged.
Change subject: core: SnapshotVmConfigurationHelper injected
......................................................................
core: SnapshotVmConfigurationHelper injected
... instead of instantiation using `new`. The old approach caused NPE
inside SnapshotVmConfigurationHelper since its fields were not injected.
Change-Id: Ic104b94ddbfd43bfc7f587fc6d3c3dc536678e8a
Bug-Url:
https://bugzilla.redhat.com/1377827
Signed-off-by: Jakub Niedermertl <jniederm(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmNextRunConfigurationQuery.java
1 file changed, 5 insertions(+), 5 deletions(-)
Approvals:
Jakub Niedermertl: Verified
Jenkins CI: Passed CI tests
Martin Betak: Looks good to me, but someone else must approve
Arik Hadas: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/64224
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic104b94ddbfd43bfc7f587fc6d3c3dc536678e8a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>