Re-enable tests and bump aaa version 85/30685/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Dec 2015 02:13:21 +0000 (21:13 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Dec 2015 02:15:57 +0000 (21:15 -0500)
This patch is part 2 of 2 patches:

* Increments the version of the depenency on AAA from 0.2.3-Lithium-SR3
* to 0.2.4-SNAPSHOT.
* Re-enables the feature tests for the restconf and netconf-conector
  features.

Change-Id: Iab6934028e2e421166ecbcd9f514b54bfe38c842
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
features/netconf-connector/pom.xml
features/restconf/pom.xml
opendaylight/commons/opendaylight/pom.xml

index d93c385a81cac880c18fe13e031415b30fe7757a..16ac64cb3326e6f40823771ac1eba65aa1a68779 100644 (file)
     -->
     <!-- test to validate features.xml -->
    <!--FIXME BUG-2195 When running single feature tests for netconf connector, features including ssh proxy server always fail (this behavior does not appear when running karaf distro directly)-->
-   <!-- TEMPORARILY DISABLE TO BREAK CYCLIC DEPENDENCY
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
       <scope>test</scope>
     </dependency>
-   -->
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index 63fc1d5334e52bf9673fac0a9f50094319a3a93c..c6090210b4d1a5a8d2ec075915d423fa86f349cf 100644 (file)
       Optional TODO: Remove TODO comments.
     -->
     <!-- test to validate features.xml -->
-    <!-- TEMPORARILY DISABLE TO BREAK CYCLIC DEPENDENCY
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
       <scope>test</scope>
     </dependency>
-    -->
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index 0f7428828981145f1eb8b0cb7a8c1cbae6682145..b9a8c77ee1e2a465ee806c27333c9db3e8be8bd8 100644 (file)
@@ -53,7 +53,7 @@
     <concepts.version>0.6.4-SNAPSHOT</concepts.version>
     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
     <config.version>0.3.4-SNAPSHOT</config.version>
-    <aaa.version>0.2.3-Lithium-SR3</aaa.version>
+    <aaa.version>0.2.4-SNAPSHOT</aaa.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
     <config.clustered-entity-ownership.configfile>06-clustered-entity-ownership.xml</config.clustered-entity-ownership.configfile>