Moti Asayag has uploaded a new change for review. Change subject: core: Move ResourceUtils from common to utils ......................................................................
core: Move ResourceUtils from common to utils The ResourceUtils is moved to utils as it is a more appropriate project for it: It is used only by the core and acts as a utility class. Change-Id: I0d8ad1026c5e7ccb5ceb7a350ae3197d1d7fab46 --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacadeLocator.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DaoFactory.java R backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ResourceUtils.java 3 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/1576/1 -- To view, visit http://gerrit.ovirt.org/1576 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0d8ad1026c5e7ccb5ceb7a350ae3197d1d7fab46 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
