Merge "Minor enhancements to dummy datastore"
[controller.git] / features / netconf-connector / pom.xml
index 6812076aa016185f4181f9a20f20b23706020a35..c69ee197be24dfa8db753ff96a99e13d37e186c3 100644 (file)
       Optional TODO: Remove TODO comments.
     -->
     <!-- test to validate features.xml -->
-    <!-- THIS IS A HORRIBLE IDEA, BUT NECESSARY TO BREAK A CYCLIC DEPENDENCY
+   <!--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)-->
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>features-test</artifactId>
       <version>${yangtools.version}</version>
       <scope>test</scope>
-    </dependency> -->
+    </dependency>
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>