X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=31b0bb80c05ca221fc865b6d8de467a4e43ebac8;hb=36f7cda0765248e257702addbff6f50da7ab0dd6;hp=848d425bf9d8a712d42a873b564a1657b9d95953;hpb=c911a187bdcd6160c1929e53466cd9de681c2098;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 848d425bf9..31b0bb80c0 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -40,6 +40,11 @@ akka-testkit_${scala.version} + + com.typesafe.akka + akka-slf4j_${scala.version} + + @@ -130,6 +135,15 @@ 1.1-SNAPSHOT + + com.codahale.metrics + metrics-core + + + + com.codahale.metrics + metrics-graphite + junit @@ -163,10 +177,11 @@ ${project.groupId}.${project.artifactId} - !*snappy;!org.jboss.*;* + !*snappy;!org.jboss.*;!com.jcraft.*;* sal-clustering-commons; sal-akka-raft; + *metrics*; !sal*; !*config-api*; !*testkit*; @@ -201,7 +216,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false