From 449db3b67b8a20607aa8fa1a3479a4dc3daae4ab Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Thu, 9 Apr 2015 14:47:09 +0200 Subject: [PATCH] Adding back sfclisp to features index. Sfclisp was removed in this change: https://git.opendaylight.org/gerrit/#/c/17864/ to unblock distribution jobs. Since then, SFC project has merged https://git.opendaylight.org/gerrit/#/c/17725/ and there were many merges to other projects which might have fixed sfclisp issues. This patch tries to add sfclisp back to Integration to see whether distribution-verify job succeeds. Change-Id: I261dcd489675f64b3f140c95eeea5d5b4815e4f3 Signed-off-by: Vratko Polak --- features/index/pom.xml | 2 -- features/index/src/main/resources/features.xml | 2 -- features/test/src/main/resources/features.xml | 2 -- 3 files changed, 6 deletions(-) diff --git a/features/index/pom.xml b/features/index/pom.xml index 6b334b7a..3d4aef3e 100644 --- a/features/index/pom.xml +++ b/features/index/pom.xml @@ -198,7 +198,6 @@ features xml - org.opendaylight.sfc features-sfcofl2 diff --git a/features/index/src/main/resources/features.xml b/features/index/src/main/resources/features.xml index b1c2362a..792e3dc8 100644 --- a/features/index/src/main/resources/features.xml +++ b/features/index/src/main/resources/features.xml @@ -63,9 +63,7 @@ mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.5.0-SNAPSHOT/xml/features mvn:org.opendaylight.sfc/features-sfc/0.1.0-SNAPSHOT/xml/features mvn:org.opendaylight.sfc/features-sfc-sb-rest/0.1.0-SNAPSHOT/xml/features - mvn:org.opendaylight.sfc/features-sfcofl2/0.1.0-SNAPSHOT/xml/features mvn:org.opendaylight.snbi/features-snbi/${feature.snbi.version}/xml/features mvn:org.opendaylight.snmp/features-snmp/${snmp.plugin.version}/xml/features diff --git a/features/test/src/main/resources/features.xml b/features/test/src/main/resources/features.xml index 7464287d..c69b57a5 100644 --- a/features/test/src/main/resources/features.xml +++ b/features/test/src/main/resources/features.xml @@ -90,9 +90,7 @@ odl-sdninterfaceapp-all odl-sfc-core odl-sfc-test-consumer - odl-sfcofl2 odl-sfc-ui odl-sfc-sb-rest -- 2.36.6