From: Ed Warnicke Date: Sat, 21 Feb 2015 16:41:33 +0000 (-0700) Subject: Re-enable running of SingleFeaturesTest X-Git-Tag: release/lithium~499^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=822ecb0ac64d82c663966e1ae37fe96663eab8de Re-enable running of SingleFeaturesTest For reasons I have not yet figured out, depending on the yangtools version of features-test causes features tests to no longer run. This patch changes controller to depending on the features-tests from odlparent Change-Id: I45397f042cc367addde2ada74a27aba98fc98126 Signed-off-by: Ed Warnicke --- diff --git a/features/akka/pom.xml b/features/akka/pom.xml index f804505c64..4185972180 100644 --- a/features/akka/pom.xml +++ b/features/akka/pom.xml @@ -174,9 +174,8 @@ --> - org.opendaylight.yangtools + org.opendaylight.odlparent features-test - ${feature.test.version} test @@ -249,7 +248,7 @@ ${karaf.empty.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index 0057fc05c7..71b28415b5 100644 --- a/features/config-netty/pom.xml +++ b/features/config-netty/pom.xml @@ -56,7 +56,7 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test @@ -114,7 +114,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index f3b42ca143..6fae0e7641 100644 --- a/features/config-persister/pom.xml +++ b/features/config-persister/pom.xml @@ -81,7 +81,7 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test @@ -139,7 +139,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/config/pom.xml b/features/config/pom.xml index 1fa248615c..683ce3dab1 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -88,7 +88,7 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test @@ -146,7 +146,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/extras/pom.xml b/features/extras/pom.xml index 20089c726a..6ac5872f00 100644 --- a/features/extras/pom.xml +++ b/features/extras/pom.xml @@ -23,7 +23,6 @@ 1.1.0-SNAPSHOT 1.5.0-SNAPSHOT 3.0.1 - 0.7.0-SNAPSHOT 1.5.0-SNAPSHOT 2.16 @@ -34,9 +33,8 @@ ${jolokia.version} - org.opendaylight.yangtools + org.opendaylight.odlparent features-test - ${feature.test.version} test @@ -101,7 +99,7 @@ ${karaf.empty.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/flow/pom.xml b/features/flow/pom.xml index 53b45d2810..ad513e5d56 100644 --- a/features/flow/pom.xml +++ b/features/flow/pom.xml @@ -74,7 +74,7 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test @@ -132,7 +132,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index c63b39c74d..0cdd784a17 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -354,9 +354,8 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test - 0.7.0-SNAPSHOT @@ -413,7 +412,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 4e94996634..8a209e5436 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -168,9 +168,8 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test - ${yangtools.version} test @@ -242,7 +241,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/netconf-connector/src/main/resources/features.xml b/features/netconf-connector/src/main/resources/features.xml index 92e6507d21..7cabbb4929 100644 --- a/features/netconf-connector/src/main/resources/features.xml +++ b/features/netconf-connector/src/main/resources/features.xml @@ -105,6 +105,7 @@ odl-netconf-tcp + odl-config-netty diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 4edd936294..b28a53b65c 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -150,9 +150,8 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test - ${yangtools.version} test @@ -218,7 +217,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index d5387b43c3..f663c1ce3e 100644 --- a/features/protocol-framework/pom.xml +++ b/features/protocol-framework/pom.xml @@ -28,7 +28,7 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test @@ -86,7 +86,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index 632b4cd592..347a19a75a 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -256,9 +256,8 @@ --> - org.opendaylight.yangtools + org.opendaylight.odlparent features-test - ${yangtools.version} test @@ -331,7 +330,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 338db8b03a..5d7046a2df 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -81,6 +81,7 @@ 0000.0002.0038.0 1.6.0 + 1.5.0-SNAPSHOT 1.5.0-SNAPSHOT 2.4.0 0.5.0-SNAPSHOT @@ -1194,6 +1195,12 @@ ${yangtools.version} test + + org.opendaylight.odlparent + features-test + ${features.test.version} + test + org.opendaylight.yangtools features-yangtools