X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=d6ff7ca6d1804fd249eca46700381864db5cb66c;hb=dbb76fc3dd402304e093025d107f7e9bf620bdbe;hp=80fc1c409957172d98b81866fcd991727cb9a4c3;hpb=fbfab4661220d56543ceabbcba5a40b335be1e07;p=controller.git diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index 80fc1c4099..d6ff7ca6d1 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -8,53 +8,91 @@ ../../commons/opendaylight - org.opendaylight.controller clustering.services-implementation 0.4.0-SNAPSHOT bundle - + + + jacoco + reuseReports + target/jacoco.exec + target/jacoco-it.exec + java + - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.slf4j, - !org.jboss.*, - !bsh*, - !net.jcip.*, - javax.transaction, - *, - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.sal.core - - - org.opendaylight.controller.clustering.services_implementation.internal.Activator - - - - - - - - - - * - - - infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper;type=!pom;inline=false - - - true - - - - - + + + + org.jacoco + jacoco-maven-plugin + 0.5.3.201107060350 + + + + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + org.slf4j, + !org.jboss.*, + !bsh*, + !net.jcip.*, + javax.transaction, + *, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.core + + + org.opendaylight.controller.clustering.services_implementation.internal.Activator + + + + + + + + + + * + + + infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper;type=!pom;inline=false + + + true + + + ${project.basedir}/META-INF + + + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + + + @@ -70,7 +108,7 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.4.0-SNAPSHOT