
Yair Zaslavsky has submitted this change and it was merged. Change subject: tools: Replace log4j with JUL backend in tests ...................................................................... tools: Replace log4j with JUL backend in tests Replaces log4j with java.util.logging backend in tools tests. Change-Id: Iea7e88ba482dfa31472286067581adaab5830c8c Bug-Url: https://bugzilla.redhat.com/1109871 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/tools/pom.xml D backend/manager/tools/src/test/resources/log4j.xml A backend/manager/tools/src/test/resources/logging.properties 3 files changed, 23 insertions(+), 22 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/34185 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea7e88ba482dfa31472286067581adaab5830c8c Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server