ght.ocpplugin.ocpjava.features-ocpjava.0.1.4-Boron-SR4.source-code.features.xml Maven / Gradle / Ivy
<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-ocpjava-${project.version}" xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <repository>mvn:org.opendaylight.yangtools/features-yangtools/1.0.4-Boron-SR4/xml/features</repository> <repository>mvn:org.opendaylight.controller/features-config/0.5.4-Boron-SR4/xml/features</repository> <repository>mvn:org.opendaylight.mdsal/features-mdsal/2.1.4-Boron-SR4/xml/features</repository> <repository>mvn:org.opendaylight.controller/features-mdsal/1.4.4-Boron-SR4/xml/features</repository> <repository>mvn:org.opendaylight.mdsal.model/features-mdsal-model/0.9.4-Boron-SR4/xml/features</repository> <repository>mvn:org.opendaylight.odlparent/features-odlparent/1.7.4-Boron-SR4/xml/features</repository> <feature name="odl-ocpjava-all" version="${project.version}" description="OpenDaylight :: OCP Java :: All"> <feature version="${project.version}">odl-ocpjava-protocol</feature> </feature> <feature name="odl-ocpjava-protocol" version="${project.version}" description="OpenDaylight :: OCP Java :: Protocol"> <feature version="${mdsal.version}">odl-mdsal-binding-base</feature> <feature version="${mdsal.model.version}">odl-mdsal-models</feature> <feature version="${config.version}">odl-config-api</feature> <feature version="${controller.mdsal.version}">odl-mdsal-common</feature> <feature version="[4.0.30,4.1.0)">odl-netty</feature> <bundle>mvn:org.slf4j/slf4j-log4j12/1.7.10</bundle> <bundle>mvn:org.opendaylight.controller.model/model-inventory/${controller.mdsal.version}</bundle> <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-api/0.1.4-Boron-SR4</bundle> <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-spi/0.1.4-Boron-SR4</bundle> <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/ocp-protocol-impl/0.1.4-Boron-SR4</bundle> <bundle>mvn:org.opendaylight.ocpplugin.ocpjava/util/0.1.4-Boron-SR4</bundle> <configfile finalname="etc/opendaylight/karaf/65-ocpjava-stats.xml">mvn:org.opendaylight.ocpplugin.ocpjava/ocpjava-config/${project.version}/xml/configstats</configfile> </feature> </features>