Add Karaf 4 features
[mdsal.git] / common / features / src / main / features / features.xml
diff --git a/common/features/src/main/features/features.xml b/common/features/src/main/features/features.xml
deleted file mode 100644 (file)
index 50b2941..0000000
+++ /dev/null
@@ -1,111 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- vi: set et smarttab sw=4 tabstop=4: -->
-<!--
- Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
-
- This program and the accompanying materials are made available under the
- terms of the Eclipse Public License v1.0 which accompanies this distribution,
- and is available at http://www.eclipse.org/legal/epl-v10.html
--->
-<features name="odl-yangtools-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.3.0"
-          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-          xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.3.0 http://karaf.apache.org/xmlns/features/v1.3.0">
-
-    <repository>mvn:org.opendaylight.odlparent/features-odlparent/{{VERSION}}/xml/features</repository>
-    <repository>mvn:org.opendaylight.yangtools/features-yangtools/{{VERSION}}/xml/features</repository>
-
-    <feature name='odl-mdsal-binding' version='${project.version}' description='OpenDaylight :: MD-SAL :: Binding'>
-        <feature version='${project.version}'>odl-mdsal-binding-dom-adapter</feature>
-        <feature version='${project.version}'>odl-mdsal-dom</feature>
-    </feature>
-
-    <feature name='odl-mdsal-dom' version='${project.version}' description='OpenDaylight :: MD-SAL :: DOM'>
-        <feature version='${project.version}' dependency="true">odl-mdsal-dom-broker</feature>
-    </feature>
-
-    <feature name='odl-mdsal-common' version='${project.version}' description='OpenDaylight :: MD-SAL :: DOM Broker'>
-        <feature version='${yangtools.version}' dependency="true">odl-yangtools-common</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-common-api/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-dom-api' version='${project.version}' description='OpenDaylight :: MD-SAL :: DOM API &amp; SPI'>
-        <feature version='${project.version}' dependency="true">odl-mdsal-common</feature>
-        <feature version='${yangtools.version}' dependency="true">odl-yangtools-yang-data</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-dom-api/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-dom-spi/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-dom-broker' version='${project.version}' description='OpenDaylight :: MD-SAL :: DOM Broker'>
-        <feature version='${yangtools.version}' dependency="true">odl-yangtools-yang-parser</feature>
-        <feature version="${odlparent.version}" dependency="true">odl-lmax-3</feature>
-        <feature version='${project.version}' dependency="true">odl-mdsal-dom-api</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-dom-broker/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-dom-inmemory-datastore/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-binding-base' version='${project.version}' description='OpenDaylight :: MD-SAL :: Binding Base Concepts'>
-        <feature version='${yangtools.version}' dependency="true">odl-yangtools-common</feature>
-        <bundle>mvn:org.opendaylight.mdsal/yang-binding/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal.model/yang-ext/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-binding-runtime' version='${project.version}' description='OpenDaylight :: MD-SAL :: Binding Generator'>
-        <feature version='${yangtools.version}' dependency="true">odl-yangtools-yang-data</feature>
-        <feature version='${project.version}' dependency="true">odl-mdsal-binding-base</feature>
-        <bundle dependency="true">mvn:org.javassist/javassist/{{VERSION}}</bundle>
-        <bundle dependency="true">mvn:org.apache.commons/commons-lang3/{{VERSION}}</bundle>
-        <bundle dependency="true">mvn:org.eclipse.xtext/org.eclipse.xtext.xbase.lib/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-generator-api/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-generator-impl/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-generator-util/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-binding-api' version='${project.version}' description='OpenDaylight :: MD-SAL :: Binding Base Concepts'>
-        <feature version='${project.version}' dependency="true">odl-mdsal-common</feature>
-        <feature version='${project.version}' dependency="true">odl-mdsal-binding-base</feature>
-        <feature version="${yangtools.version}" dependency="true">odl-yangtools-yang-parser</feature>
-        <bundle>mvn:org.opendaylight.mdsal.model/general-entity/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-api/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-util/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-binding-dom-adapter' version='${project.version}' description='OpenDaylight :: MD-SAL :: Binding Generator'>
-        <feature version='${project.version}' dependency="true">odl-mdsal-binding-runtime</feature>
-        <feature version='${project.version}' dependency="true">odl-mdsal-binding-api</feature>
-        <feature version='${project.version}' dependency="true">odl-mdsal-dom-api</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-eos-common' version='${project.version}' description='OpenDaylight :: MD-SAL :: EOS :: Common'>
-        <feature version='${yangtools.version}' dependency="true">odl-yangtools-common</feature>
-        <feature version='${yangtools.version}' dependency="true">odl-yangtools-yang-data</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-eos-common-api/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-eos-dom' version='${project.version}' description='OpenDaylight :: MD-SAL :: EOS :: DOM'>
-        <feature version='${project.version}' dependency="true">odl-mdsal-eos-common</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-eos-binding' version='${project.version}' description='OpenDaylight :: MD-SAL :: EOS :: Binding'>
-        <feature version='${project.version}' dependency="true">odl-mdsal-eos-dom</feature>
-        <feature version='${project.version}' dependency="true">odl-mdsal-binding-dom-adapter</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-singleton-common' version='${project.version}' description='OpenDaylight :: MD-SAL :: Singleton :: Common'>
-        <feature version='${project.version}' dependency="true">odl-mdsal-eos-common</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/{{VERSION}}</bundle>
-    </feature>
-
-    <feature name='odl-mdsal-singleton-dom' version='${project.version}' description='OpenDaylight :: MD-SAL :: Singleton :: DOM'>
-        <feature version='${project.version}' dependency="true">odl-mdsal-singleton-common</feature>
-        <feature version='${project.version}' dependency="true">odl-mdsal-eos-dom</feature>
-        <feature version="${project.version}" dependency="true">odl-mdsal-common</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/{{VERSION}}</bundle>
-    </feature>
-
-</features>