Remove natapp from Carbon 20/53420/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 16 Mar 2017 18:13:44 +0000 (14:13 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 16 Mar 2017 18:13:46 +0000 (14:13 -0400)
Per TSC meeting on 2017-03-16 natapp is not participating in the Carbon
SimRel so we need to remove them from the distribution.

https://meetings.opendaylight.org/opendaylight-meeting
/2017/tsc/opendaylight-meeting-tsc.2017-03-16-17.00.html

Change-Id: I4239408132c668de8f8bdde01bb750b44acfc076
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
artifacts/upstream/feature3-repos/pom.xml
artifacts/upstream/properties/pom.xml
features3-index/pom.xml
features3-index/src/main/features/features.xml
features3-test/src/main/features/features.xml

index c6eb8fae041d4c5e5b457ddf3ed0c0ebc728e93b..227c9a816a3fda33a4c30d14d7c0c5b68c8bcf82 100644 (file)
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
-            <!-- Natapp -->
-            <dependency>
-                <groupId>org.opendaylight.natapp</groupId>
-                <artifactId>natapp-features</artifactId>
-                <version>${natapp.version}</version>
-                <classifier>features</classifier>
-                <type>xml</type>
-            </dependency>
             <!-- Nemo -->
             <dependency>
                 <groupId>org.opendaylight.nemo</groupId>
index 3f24091123b8e890ebb8e3ebbed37ca959a3b599..ebfd2d66fb986d18f94ba19fe1bf8da4a0778202 100644 (file)
@@ -76,7 +76,6 @@
         <lacp.version>1.3.0-SNAPSHOT</lacp.version>
         <lispflowmapping.version>1.5.0-SNAPSHOT</lispflowmapping.version>
         <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-        <natapp.version>0.2.0-SNAPSHOT</natapp.version>
         <nemo.version>1.2.0-SNAPSHOT</nemo.version>
         <netconf.version>1.2.0-SNAPSHOT</netconf.version>
         <netide.version>0.3.0-SNAPSHOT</netide.version>
index 628c187ac45be4ee54d806510a67671915f411fb..9b1238dfc2ba0a0b79c756682430c59fd879c12f 100644 (file)
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.natapp</groupId>
-            <artifactId>natapp-features</artifactId>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.nemo</groupId>
             <artifactId>nemo-features</artifactId>
index 92f125d03d0ebf5fa64877615301b9d9164981dc..bc8e2a4781220c195e44f4b2c2fae73fb702516a 100644 (file)
@@ -67,7 +67,6 @@
     <repository>mvn:org.opendaylight.l2switch/features-l2switch/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.lacp/features-lacp/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/{{VERSION}}/xml/features</repository>
-    <repository>mvn:org.opendaylight.natapp/natapp-features/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.nemo/nemo-features/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.netconf/features-netconf/{{VERSION}}/xml/features</repository>
     <repository>mvn:org.opendaylight.netconf/features-netconf-connector/{{VERSION}}/xml/features</repository>
index 0deb2bee85ab00588c6cb0920964819d939c23bd..1af62a9ed357485af473bf3bcaae3de5ea06b15e 100644 (file)
         <feature>odl-l2switch-switch-rest</feature>
         <feature>odl-l2switch-switch-ui</feature>
         <feature>odl-lacp-ui</feature>
-        <feature>odl-natapp</feature>
-        <feature>odl-natapp-api</feature>
         <!-- The following two Netconf features are incompatible with each other.
         As CSIT jobs may use either of them, none of them can be in odl-integration-compatible-with-all. -->
         <feature>odl-netconf-clustered-topology</feature>