Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Replace log4j with JUL backend in dal tests ......................................................................
core: Replace log4j with JUL backend in dal tests Replaces log4j with java.util.logging backend in dal tests. Change-Id: I8994411aaada821a0d4e1127c24cbcc6baf39696 Bug-Url: https://bugzilla.redhat.com/1109871 Signed-off-by: Martin Perina <[email protected]> --- M backend/manager/modules/dal/pom.xml D backend/manager/modules/dal/src/test/resources/log4j.xml A backend/manager/modules/dal/src/test/resources/logging.properties 3 files changed, 35 insertions(+), 63 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Martin Peřina: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34184 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8994411aaada821a0d4e1127c24cbcc6baf39696 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Oved Ourfali <[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
