X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=ec5bb215bf991936c2f666c827d0292f048e0c80;hp=38ec5f5ac2afda90ac5e8ea9eb454574dd4de14d;hb=7cb629e68c0388c7d53fa60231479caab1d4329b;hpb=57769930716e9e5a55336145998525d3392c0ed8 diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 38ec5f5ac2..ec5bb215bf 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT sal-remoterpc-connector bundle @@ -43,6 +43,11 @@ com.typesafe.akka akka-slf4j_${scala.version} + + + com.typesafe.akka + akka-persistence-experimental_${scala.version} + @@ -59,59 +64,63 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - netconf-util - - org.opendaylight.controller - sal-core-spi + org.opendaylight.controller + sal-core-spi + + + org.opendaylight.controller + sal-common-impl + + + org.opendaylight.controller + netconf-util - org.opendaylight.controller - sal-common-impl + org.opendaylight.controller + sal-clustering-commons + org.opendaylight.yangtools yang-data-api - org.opendaylight.yangtools yang-model-api - - org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools yang-common - - - org.osgi org.osgi.core - org.slf4j slf4j-api - org.scala-lang scala-library + + com.codahale.metrics + metrics-core + + + + com.codahale.metrics + metrics-graphite + junit @@ -127,7 +136,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -146,6 +154,34 @@ + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + + false + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + org.apache.felix @@ -156,8 +192,12 @@ ${project.groupId}.${project.artifactId} - !org.jboss.*;!com.jcraft.*;* + !org.iq80.*;!*snappy;!org.jboss.*;!com.jcraft.*;!org.fusesource.*;!*jetty*;!sun.security.*;* +