Clean up dependencies and features 68/27368/2
authorStephen Kitt <skitt@redhat.com>
Wed, 23 Sep 2015 16:24:32 +0000 (18:24 +0200)
committerFlavio Fernandes <ffernand@redhat.com>
Wed, 23 Sep 2015 19:33:24 +0000 (19:33 +0000)
commitb398044ad8e983c41435a16b6d07032a5681d84f
tree386c94c1370ee2a7ac5765766fed8871d9be75ba
parent3f18c0b2e1a8cb6666bc55dd72c066465a18f9c6
Clean up dependencies and features

Remove more plugin-related code.
Correct a couple of netconf dependencies.
Remove obsolete dependencies on controller features which are no
longer provided upstream.

Change-Id: Ia8f68200e997c11375414cd3071fe605b9025cd4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
15 files changed:
commons/integrationtest/pom.xml
commons/parent/pom.xml
features/ovsdb/pom.xml
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/ConfigurationBundles.java [deleted file]
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/OvsdbIntegrationTestBase.java [deleted file]
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/plugin/OvsdbPluginIT.java [deleted file]
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/plugin/OvsdbPluginV3IT.java [deleted file]
library/features/pom.xml
library/features/src/main/features/features.xml
plugin-shell/pom.xml [deleted file]
plugin-shell/src/main/java/org/opendaylight/ovsdb/plugin/shell/PrintCache.java [deleted file]
plugin-shell/src/main/resources/OSGI-INF/blueprint/blueprint.xml [deleted file]
plugin-shell/src/test/java/org/opendaylight/ovsdb/plugin/shell/PrintCacheTest.java [deleted file]
plugin-shell/src/test/resources/org/opendaylight/ovsdb/plugin/shell/test_schema.json [deleted file]
pom.xml