Add didm back to distribution 04/57104/3
authorLuis Gomez <ecelgp@gmail.com>
Mon, 15 May 2017 21:54:26 +0000 (14:54 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 16 May 2017 13:22:03 +0000 (13:22 +0000)
Change-Id: I4ee745bd553cecd3c24bb159326422f317d28225
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
artifacts/upstream/feature3-repos/pom.xml
features3-index/pom.xml
features3-index/src/main/features/features.xml
features3-test/src/main/features/features.xml

index c663be13839f3df5e2052ae9f1e2ea3af9cb7fd9..9d2d47f2ab3a5669459b765cd782f0a666b8b433 100644 (file)
                 <type>xml</type>
             </dependency>
             <!-- Didm -->
-            <!-- Temporary remove because of karaf 4
             <dependency>
                 <groupId>org.opendaylight.didm</groupId>
                 <artifactId>features-didm</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
-            -->
             <!-- Dlux -->
             <dependency>
                 <groupId>org.opendaylight.dlux</groupId>
index d88960bc2b56aa5ba4e49bff9eb9f46f5a243f20..53caad82467d335f61054903f70bb90f1d658a8c 100644 (file)
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <!-- Temporary remove because of karaf 4
         <dependency>
             <groupId>org.opendaylight.didm</groupId>
             <artifactId>features-didm</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        -->
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>features-dlux</artifactId>
index 3117708dac6ca551f6928797c8c153993afd439e..c4e6d40bce70141d6d182615b928f728e85aef66 100644 (file)
     <repository>mvn:org.opendaylight.controller/features-extras/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.controller/features-mdsal-benchmark/{{VERSION}}/xml/features</repository>
-    <!-- Temporay remove because of karaf 4
     <repository>mvn:org.opendaylight.didm/features-didm/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.didm/features-didm-hp/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.didm/features-didm-ovs/{{VERSION}}/xml/features</repository>
-    -->
     <repository>mvn:org.opendaylight.dlux/features-dlux/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.dluxapps/features-dluxapps/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.eman/eman-features/{{VERSION}}/xml/features</repository>
index 1271326c8e5eb7aa67ec2d954911c4314bb18f50..a1f7fda2bf3292b1e41992fa085a383348ac1d9f 100644 (file)
@@ -64,9 +64,7 @@
         <feature>odl-bgpcep-pcep-all</feature>
         <feature>odl-bgpcep-rsvp</feature>
         <feature>odl-cardinal</feature>
-        <!-- Temporary remove because of karaf 4
         <feature>odl-didm-all</feature>
-        -->
         <feature>odl-dlux-core</feature>
         <feature>odl-distribution-version</feature>
         <feature>odl-eman</feature>