From 248708c0bf96bf73e80815f0e32d831c4def811d Mon Sep 17 00:00:00 2001 From: Tomas Cere Date: Mon, 22 Jun 2015 11:01:37 +0200 Subject: [PATCH] Add netconf-cli and netconf-testtool to sonar exclusions. Change-Id: Ibdaf3eada4828c8120c1c280fc2f326c9d0173ef Signed-off-by: Tomas Cere --- opendaylight/commons/opendaylight/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index f6faaeab47..97fe038fb1 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -155,6 +155,7 @@ java target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec + **/org/opendaylight/controller/netconf/cli/**, **/org/opendaylight/controller/netconf/test/tool/** org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages 1.0.0 1.2.1 -- 2.36.6