Change in ovirt-engine[master]: dao: Avoid Java 8 constructs in VmDynamicDaoImpl
ahadas at redhat.com
ahadas at redhat.com
Wed Jan 27 18:50:54 UTC 2016
Arik Hadas has submitted this change and it was merged.
Change subject: dao: Avoid Java 8 constructs in VmDynamicDaoImpl
......................................................................
dao: Avoid Java 8 constructs in VmDynamicDaoImpl
Removing Java 8 constructs from VmDynamicDaoImpl, because they are not
currently supported in DAOs and cause DAO tests to fail.
Change-Id: I64a396986c98ddf7640737bf4b5b9b25ad84874c
Signed-off-by: Shmuel Melamud <smelamud at redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDynamicDaoImpl.java
1 file changed, 15 insertions(+), 4 deletions(-)
Approvals:
Eli Mesika: Looks good to me, approved
Jenkins CI: Passed CI tests
Shmuel Leib Melamud: Verified
Arik Hadas: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/52809
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I64a396986c98ddf7640737bf4b5b9b25ad84874c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shmuel Leib Melamud <smelamud at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list