
Yair Zaslavsky has submitted this change and it was merged. Change subject: jsonrpc: Introduction of new logging framework ...................................................................... jsonrpc: Introduction of new logging framework In order to be able to change logging framework form commons logging to slf4j and support future vdsm-jsonrpc-java updates we introduce additional dependency in module.xml. Change-Id: I8669dcdb1dbbde4f6fa45443e120fceae1597059 Signed-off-by: pkliczewski <piotr.kliczewski@gmail.com> --- M backend/manager/dependencies/common/src/main/modules/org/ovirt/vdsm-jsonrpc-java/main/module.xml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Piotr Kliczewski: Verified Martin Peřina: Looks good to me, but someone else must approve Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34532 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8669dcdb1dbbde4f6fa45443e120fceae1597059 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski@gmail.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: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server