X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=5e6afd248f261ec5642ebd87592569bdec059054;hp=41f1eab488212d58e28e220080f001db932e7880;hb=1dedb85aab661e489e9cada3ed086eb487eb429c;hpb=351a78c9840c5b98a478b91ffd50befad998eb0e diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 41f1eab488..a77171cdde 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -2,26 +2,99 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT - ../../opendaylight/md-sal + org.opendaylight.odlparent + features-parent + 1.6.0-SNAPSHOT + + + org.opendaylight.controller features-mdsal + 1.3.0-SNAPSHOT jar + 0.8.0-SNAPSHOT + 2.0.0-SNAPSHOT + 0.8.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.6.0-SNAPSHOT + 2.3.10 features.xml + 20131018 + etc/opendaylight/karaf + 05-clustering.xml + 06-clustered-entity-ownership.xml + 00-netty.xml + 01-md-sal.xml + 04-xsql.xml + 03-toaster-sample.xml + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + import + pom + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + org.opendaylight.controller + config-artifacts + ${config.version} + import + pom + + + org.opendaylight.controller + mdsal-artifacts + ${controller.mdsal.version} + import + pom + + + + + + org.opendaylight.yangtools features-yangtools features xml + + org.opendaylight.mdsal + features-mdsal + features + xml + + + org.opendaylight.mdsal.model + features-mdsal-model + features + ${mdsal.model.version} + xml + + + org.opendaylight.controller + features-akka + ${commons.opendaylight.version} + features + xml + org.opendaylight.controller features-config @@ -40,30 +113,47 @@ features xml + + org.opendaylight.controller - sal-core-api + md-sal-config + ${controller.mdsal.version} + xml + config + org.opendaylight.controller - sal-core-api + sal-akka-raft + ${controller.mdsal.version} org.opendaylight.controller - sal-core-spi + sal-common-api org.opendaylight.controller - sal-broker-impl + sal-common-impl org.opendaylight.controller - sal-dom-xsql + sal-common-util org.opendaylight.controller - sal-dom-xsql-config + sal-core-spi + + org.opendaylight.controller + sal-broker-impl + + + + org.opendaylight.controller + sal-karaf-xsql + + org.opendaylight.controller sal-binding-api @@ -84,215 +174,158 @@ org.opendaylight.controller sal-connector-api + org.opendaylight.controller - sal-inmemory-datastore + sal-dom-xsql org.opendaylight.controller - md-sal-config - ${mdsal.version} - xml + sal-dom-xsql-config config + xml + org.opendaylight.controller - sal-netconf-connector - - - org.opendaylight.controller.model - model-inventory + sal-clustering-commons org.opendaylight.controller - netconf-config-dispatcher + sal-clustering-config + ${controller.mdsal.version} + xml + moduleshardconf org.opendaylight.controller - netconf-connector-config - ${netconf.version} + sal-clustering-config + ${controller.mdsal.version} xml - config + moduleconf org.opendaylight.controller - sal-rest-connector - - - com.google.code.gson - gson - - - com.sun.jersey - jersey-core - - - com.sun.jersey - jersey-server - - - com.sun.jersey - jersey-servlet - - - io.netty - netty-buffer + sal-clustering-config + ${controller.mdsal.version} + xml + akkaconf - io.netty - netty-codec + org.opendaylight.controller + sal-clustering-config + ${controller.mdsal.version} + xml + config - io.netty - netty-codec-http + org.opendaylight.controller + sal-clustering-config + ${controller.mdsal.version} + xml + entityownershipconfig - io.netty - netty-common + org.opendaylight.controller + sal-clustering-config + ${controller.mdsal.version} + cfg + datastore - io.netty - netty-handler + org.opendaylight.controller + sal-distributed-datastore + + - io.netty - netty-transport + org.opendaylight.controller + messagebus-api org.opendaylight.controller - sal-remote + messagebus-impl org.opendaylight.controller - sal-rest-connector-config - ${mdsal.version} + messagebus-config + ${controller.mdsal.version} xml config + - org.opendaylight.controller.samples - sample-toaster + org.opendaylight.controller + sal-inmemory-datastore - org.opendaylight.controller.samples - sample-toaster-provider + org.opendaylight.controller + sal-remoterpc-connector + - org.opendaylight.controller.samples - sample-toaster-consumer + org.opendaylight.controller.model + model-inventory + org.opendaylight.controller.samples - toaster-config - ${mdsal.version} + clustering-it-config + ${controller.mdsal.version} xml config - org.opendaylight.controller - sal-rest-docgen - - - com.fasterxml.jackson.core - jackson-annotations - - - com.fasterxml.jackson.core - jackson-core + org.opendaylight.controller.samples + clustering-it-config + ${controller.mdsal.version} + xml + testmoduleconf - com.fasterxml.jackson.core - jackson-databind + org.opendaylight.controller.samples + clustering-it-config + ${controller.mdsal.version} + xml + testmoduleshardconf - com.fasterxml.jackson.datatype - jackson-datatype-json-org + org.opendaylight.controller.samples + clustering-it-model + ${controller.mdsal.version} - com.fasterxml.jackson.module - jackson-module-jaxb-annotations + org.opendaylight.controller.samples + clustering-it-provider + ${controller.mdsal.version} + + + - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base + org.opendaylight.controller.samples + sample-toaster - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider + org.opendaylight.controller.samples + sample-toaster-consumer - org.json - json + org.opendaylight.controller.samples + sample-toaster-provider - - org.opendaylight.yangtools - features-test - 0.6.2-SNAPSHOT + org.opendaylight.controller.samples + toaster-config + ${controller.mdsal.version} + xml + config + - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.opendaylight.controller - opendaylight-karaf-empty - ${commons.opendaylight.version} - - - org.opendaylight.yangtools:features-test - - - - - - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL