From: Michael Vorburger Date: Fri, 28 Jul 2017 06:34:12 +0000 (+0530) Subject: Remove logback related stuff X-Git-Tag: release/nitrogen~21 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=541bc85fdd3e4fd5f74b5a298d611a91cc394ca1;p=netconf.git Remove logback related stuff as discussed on https://lists.opendaylight.org/pipermail/odlparent-dev/2017-July/001262.html tools/netconf-testtool doesn't seem to really require logback-config netconf-it appears to be completely broken anyway, and is not in build Change-Id: Ia7fde3529b3b4f5940fe2d143d35230a12b072af Signed-off-by: Michael Vorburger --- diff --git a/netconf/netconf-it/pom.xml b/netconf/netconf-it/pom.xml index 71b4b37e47..415dc06616 100644 --- a/netconf/netconf-it/pom.xml +++ b/netconf/netconf-it/pom.xml @@ -17,14 +17,6 @@ ${project.groupId} netconf-netty-util - - org.opendaylight.controller - commons.logback_settings - - - org.opendaylight.controller - logback-config - org.opendaylight.yangtools mockito-configuration diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index e736b5469a..b7cbc16210 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -85,11 +85,7 @@ ${project.groupId} sal-netconf-connector - - org.opendaylight.controller - logback-config - - + org.opendaylight.yangtools mockito-configuration