
Tal Nisan 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 from 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> Bug-Url: https://bugzilla.redhat.com/1159832 --- M backend/manager/dependencies/src/main/modules/org/ovirt/vdsm-jsonrpc-java/main/module.xml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Piotr Kliczewski: Verified Alon Bar-Lev: Looks good to me, but someone else must approve Martin Peřina: Looks good to me, but someone else must approve Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34503 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8669dcdb1dbbde4f6fa45443e120fceae1597059 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 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: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org