Oved Ourfali has submitted this change and it was merged. Change subject: core: Add JPA infrastructure to oVirt ......................................................................
core: Add JPA infrastructure to oVirt Adding JPA infrastructure (dependencies, persistence.xml) to oVirt. Future patches will migrate entities to use JPA Change-Id: I2440162230449d0c335a2c2d418fb9ff7e854793 Bug-Url: https://bugzilla.redhat.com/1159621 Signed-off-by: [email protected] <[email protected]> --- M backend/manager/modules/bll/pom.xml A backend/manager/modules/bll/src/main/resources/META-INF/persistence.xml M backend/manager/modules/common/pom.xml M backend/manager/modules/common/src/main/modules/org/ovirt/engine/core/common/main/module.xml M backend/manager/modules/dal/pom.xml M backend/manager/modules/dal/src/main/modules/org/ovirt/engine/core/dal/main/module.xml A backend/manager/modules/dal/src/test/resources/META-INF/persistence.xml M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.java M ear/src/main/application/META-INF/jboss-deployment-structure.xml M pom.xml 10 files changed, 69 insertions(+), 20 deletions(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/33832 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2440162230449d0c335a2c2d418fb9ff7e854793 Gerrit-PatchSet: 56 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liran Zelkha <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
