From dc67c8a49111e278d3a12bfb37db6b96da5a77c6 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 22 Jul 2016 15:19:23 -0400 Subject: [PATCH] Remove tcpmd5 from distribution Boron tcpmd5 is not participating in the Boron release so remove them from the build. Also remove sdninterfaceapp until they are able to compile without depending on tcpmd5. Change-Id: I4b78cbe6e70eb85278c0f395224ad1fbb06580fd Signed-off-by: Thanh Ha --- features-index/pom.xml | 9 ++------- features-index/src/main/resources/features.xml | 3 ++- features-test/src/main/resources/features.xml | 3 ++- pom.xml | 3 ++- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/features-index/pom.xml b/features-index/pom.xml index 0924b762..c7c83182 100644 --- a/features-index/pom.xml +++ b/features-index/pom.xml @@ -388,6 +388,7 @@ features xml + org.opendaylight.sfc features-sfc @@ -430,13 +432,6 @@ features xml - - org.opendaylight.tcpmd5 - features-tcpmd5 - ${feature.tcpmd5.version} - features - xml - org.opendaylight.topoprocessing features-topoprocessing diff --git a/features-index/src/main/resources/features.xml b/features-index/src/main/resources/features.xml index 23028335..20f8c3c9 100644 --- a/features-index/src/main/resources/features.xml +++ b/features-index/src/main/resources/features.xml @@ -88,13 +88,14 @@ mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/${feature.ovsdb.version}/xml/features mvn:org.opendaylight.ovsdb/southbound-features/${feature.ovsdb.version}/xml/features mvn:org.opendaylight.packetcable/features-packetcable-policy/${feature.packetcable.version}/xml/features + mvn:org.opendaylight.sfc/features-sfc/${feature.sfc.version}/xml/features mvn:org.opendaylight.snbi/features-snbi/${feature.snbi.version}/xml/features mvn:org.opendaylight.snmp/features-snmp/${snmp.plugin.version}/xml/features mvn:org.opendaylight.snmp4sdn/features-snmp4sdn/${feature.snmp4sdn.version}/xml/features mvn:org.opendaylight.sxp/features/${feature.sxp.version}/xml/features - mvn:org.opendaylight.tcpmd5/features-tcpmd5/${feature.tcpmd5.version}/xml/features mvn:org.opendaylight.topoprocessing/features-topoprocessing/${feature.topoprocessing.version}/xml/features mvn:org.opendaylight.tsdr/features-tsdr/${feature.tsdr.version}/xml/features mvn:org.opendaylight.ttp/features-ttp/${feature.ttp.version}/xml/features diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index fd382774..6d3b68b4 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -107,7 +107,9 @@ odl-ovsdb-southbound-impl odl-packetcable-policy-server-all odl-restconf-noauth + odl-sfc-test-consumer odl-sfclisp odl-sfc-ui @@ -119,7 +121,6 @@ - odl-tcpmd5-all odl-topoprocessing-network-topology odl-topoprocessing-inventory odl-topoprocessing-i2rs diff --git a/pom.xml b/pom.xml index fbb5d9ed..af75d2c1 100644 --- a/pom.xml +++ b/pom.xml @@ -56,12 +56,13 @@ 1.3.0-SNAPSHOT 1.4.0-SNAPSHOT 1.4.0-SNAPSHOT + 0.3.0-SNAPSHOT 1.3.0-SNAPSHOT 0.4.0-SNAPSHOT 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT 0.2.0-SNAPSHOT 1.2.0-SNAPSHOT 0.3.0-SNAPSHOT -- 2.36.6