
Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Replace log4j with JUL backend in bll tests ...................................................................... core: Replace log4j with JUL backend in bll tests Replaces log4j with java.util.logging backend in bll tests. Change-Id: I3ebeacfffd6de6766dc43c1d4fdf22d061781797 Bug-Url: https://bugzilla.redhat.com/1109871 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/modules/bll/pom.xml D backend/manager/modules/bll/src/test/resources/commons-logging.properties D backend/manager/modules/bll/src/test/resources/log4j.xml A backend/manager/modules/bll/src/test/resources/logging.properties 4 files changed, 47 insertions(+), 387 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/34183 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3ebeacfffd6de6766dc43c1d4fdf22d061781797 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: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server