Doron Fediuck has submitted this change and it was merged. Change subject: core: Add methods missing from PGHack ......................................................................
core: Add methods missing from PGHack The method "getParentLogger" has been added in Java 7. Adding it will not break thinkgs in Java 6 and will simplify the future migration to Java 7 (and the packaging in Fedora). Change-Id: Ife2279fb8a64e8078905128a8f0f16a120453e70 --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/PGHack.java 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2347 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ife2279fb8a64e8078905128a8f0f16a120453e70 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yaniv Kaul <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
