Revert "Remove of-config from distribution" 24/48124/1
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 8 Nov 2016 14:21:17 +0000 (09:21 -0500)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 8 Nov 2016 14:21:54 +0000 (09:21 -0500)
This reverts commit 3f1ca5fbfeb26a6326aaa8e4de1147570356ddd6.

Fix was merged and artifacts were published successfully.

Change-Id: I6d86a00ab91699b2ceb57c870480ff4505a8c4ef
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
features-index/pom.xml
features-index/src/main/resources/features.xml
features-test/src/main/resources/features.xml

index 5ffd04f00381c156b1307c03894326953942d714..a88a94e437e096c33e93fd60eb7d2e498b97e741 100644 (file)
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <!-- Commented out, because of-config merge job is failing and there is no artifacts in nexus
         <dependency>
             <groupId>org.opendaylight.of-config</groupId>
             <artifactId>features-of-config</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        -->
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>features-openflowplugin</artifactId>
index 8c3214f2798bb177145f78d6f4b6fdc2af2e765d..9daf94fd0aaf0a4f91d47e16651349d2c2115634 100644 (file)
@@ -75,9 +75,7 @@
     <repository>mvn:org.opendaylight.ocpplugin/features-ocpplugin/${feature.ocpplugin.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.odlparent/features-akka/${feature.odlparent.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.odlparent/features-odlparent/${feature.odlparent.version}/xml/features</repository>
-    <!-- Commented out, because of-config merge job is failing and there is no artifacts in nexus
     <repository>mvn:org.opendaylight.of-config/features-of-config/${feature.of-config.version}/xml/features</repository>
-    -->
     <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/${feature.openflowplugin.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin-he/${feature.openflowplugin.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/${feature.openflowplugin.version}/xml/features</repository>
index dbafea69e95bd7b6f675cfbfad8594206ebe4f32..5a93c4cda8a5cf42b881c10e2009c427d2250330 100644 (file)
             which leads to BindException.
         <feature version='${feature.nic.version}'>odl-nic-core-mdsal</feature>
         -->
-        <!-- Commented out, because of-config merge job is failing and there is no artifacts in nexus
         <feature version='${feature.of-config.version}'>odl-of-config-all</feature>
-        -->
         <feature version='${feature.netvirt.version}'>odl-ovsdb-openstack</feature>
         <feature version='${feature.netvirt.version}'>odl-ovsdb-sfc</feature>
         <feature version='${feature.snbi.version}'>odl-snbi-all</feature>