From 77fa76b4b15ec6d74920349f9a066ec4597b2585 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Tue, 16 Aug 2016 11:04:00 +0200 Subject: HONEYCOMB-22: Remove karaf based distribution and wiring Change-Id: I48aafb726de53b6ad3fb9b97c202f712dfa4a540 Signed-off-by: Maros Marsalek --- infra/features/src/main/features/features.xml | 63 --------------------------- 1 file changed, 63 deletions(-) delete mode 100644 infra/features/src/main/features/features.xml (limited to 'infra/features/src/main/features') diff --git a/infra/features/src/main/features/features.xml b/infra/features/src/main/features/features.xml deleted file mode 100644 index bfc5ad8f0..000000000 --- a/infra/features/src/main/features/features.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features - mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features - mvn:org.opendaylight.mdsal.model/features-mdsal-model/${mdsal.model.version}/xml/features - mvn:org.opendaylight.netconf/features-restconf/${restconf.version}/xml/features - mvn:org.opendaylight.netconf/features-netconf-connector/${netconf.version}/xml/features - mvn:org.opendaylight.dlux/features-dlux/${dlux.version}/xml/features - - - odl-mdsal-models - - - - odl-mdsal-broker - honeycomb-api - - odl-netconf-connector-ssh - odl-netconf-mdsal - mvn:io.fd.honeycomb/honeycomb-impl/{{VERSION}} - mvn:io.fd.honeycomb/translate-api/{{VERSION}} - mvn:io.fd.honeycomb/translate-spi/{{VERSION}} - mvn:org.jgrapht/jgrapht-core/{{VERSION}} - mvn:io.fd.honeycomb/translate-utils/{{VERSION}} - mvn:io.fd.honeycomb/data-api/{{VERSION}} - mvn:io.fd.honeycomb/data-impl/{{VERSION}} - mvn:io.fd.honeycomb/notification-api/{{VERSION}} - mvn:io.fd.honeycomb/notification-impl/{{VERSION}} - mvn:io.fd.honeycomb/translate-impl/{{VERSION}} - mvn:io.fd.honeycomb/cfg-init/{{VERSION}} - mvn:io.fd.honeycomb/honeycomb-impl/{{VERSION}}/xml/context - mvn:io.fd.honeycomb/notification-impl/{{VERSION}}/xml/config - mvn:io.fd.honeycomb/honeycomb-impl/{{VERSION}}/xml/config - mvn:io.fd.honeycomb/honeycomb-impl/{{VERSION}}/xml/init - - - - honeycomb - odl-restconf - - mvn:io.fd.honeycomb/honeycomb-impl/{{VERSION}}/xml/netconf - mvn:io.fd.honeycomb/notification-impl/{{VERSION}}/xml/notification2netconf - mvn:io.fd.honeycomb/honeycomb-impl/{{VERSION}}/xml/restconf - - - -- cgit 1.2.3-korg