Re-enable tests and bump aaa version 91/25691/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 22 Aug 2015 06:20:10 +0000 (02:20 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 22 Aug 2015 06:22:58 +0000 (02:22 -0400)
This patch is part 2 of 2 patches:

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

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

index 6f42c4534fe09735dd226a7c64920f2afa35b39a..c43192a457d1f973c00b0a96970c84fb7d24638b 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 83bd78e319590f317bf93e38f85816a165effb6d..3509a69123a2abb35d7ae71b5e4a3cf9b20afda6 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 82a33baa9703a3f8f8b3a5a00df1a58461662502..637af7df9b39191d7f65305b0f3f7b567e604c8d 100644 (file)
@@ -53,7 +53,7 @@
     <concepts.version>0.6.2-SNAPSHOT</concepts.version>
     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
     <config.version>0.3.2-SNAPSHOT</config.version>
-    <aaa.version>0.2.1-Lithium-SR1</aaa.version>
+    <aaa.version>0.2.2-SNAPSHOT</aaa.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
     <config.netty.configfile>00-netty.xml</config.netty.configfile>