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 --- vpp-common/features/src/main/features/features.xml | 33 ---------------------- 1 file changed, 33 deletions(-) delete mode 100644 vpp-common/features/src/main/features/features.xml (limited to 'vpp-common/features/src/main/features/features.xml') diff --git a/vpp-common/features/src/main/features/features.xml b/vpp-common/features/src/main/features/features.xml deleted file mode 100644 index 321f96e1c..000000000 --- a/vpp-common/features/src/main/features/features.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - mvn:io.fd.honeycomb/honeycomb-features/${project.version}/xml/features - - - honeycomb - mvn:io.fd.honeycomb.vpp/naming-context-api/{{VERSION}} - mvn:io.fd.honeycomb.vpp/naming-context-impl/{{VERSION}} - wrap:mvn:io.fd.vpp/jvpp/{{VERSION}} - mvn:io.fd.honeycomb.vpp/vpp-jvpp-cfg/{{VERSION}} - mvn:io.fd.honeycomb.vpp/vpp-translate-utils/{{VERSION}} - mvn:io.fd.honeycomb.vpp/vpp-jvpp-cfg/{{VERSION}}/xml/config - mvn:io.fd.honeycomb.vpp/naming-context-impl/{{VERSION}}/xml/config - - - -- cgit 1.2.3-korg