
Sahina Bose has submitted this change and it was merged. Change subject: engine: fix build issue ...................................................................... engine: fix build issue The SnapshotDao patch accidently missed a dao import and hence the build failed.This patch fixes it. Change-Id: If496e7a4b96341c8c1f13e8bae3aa0f1dbc02fe4 Signed-off-by: Anmol Babu <anbabu@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacade.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: anmolbabu: Verified Sahina Bose: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/39563 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If496e7a4b96341c8c1f13e8bae3aa0f1dbc02fe4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5-gluster Gerrit-Owner: anmolbabu <anbabu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: anmolbabu <anbabu@redhat.com> Gerrit-Reviewer: automation@ovirt.org