From cc9fb398ae2436bc2df071213d02a63e2d573155 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-integration/features/pom.xml | 59 ---------------------- .../features/src/main/features/features.xml | 46 ----------------- 2 files changed, 105 deletions(-) delete mode 100644 vpp-integration/features/pom.xml delete mode 100644 vpp-integration/features/src/main/features/features.xml (limited to 'vpp-integration/features') diff --git a/vpp-integration/features/pom.xml b/vpp-integration/features/pom.xml deleted file mode 100644 index 9e8930dec..000000000 --- a/vpp-integration/features/pom.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - io.fd.honeycomb.common - features-parent - 1.0.0-SNAPSHOT - ../../common/features-parent - - io.fd.honeycomb.vpp.integration - vpp-integration-features - 1.0.0-SNAPSHOT - ${project.artifactId} - 4.0.0 - - 3.1.1 - - - - io.fd.honeycomb - honeycomb-features - ${project.version} - features - xml - runtime - - - - io.fd.honeycomb.vpp - vpp-common-features - ${project.version} - features - xml - runtime - - - - io.fd.honeycomb.v3po - v3po-features - ${project.version} - features - xml - runtime - - - diff --git a/vpp-integration/features/src/main/features/features.xml b/vpp-integration/features/src/main/features/features.xml deleted file mode 100644 index 3dcc7c67a..000000000 --- a/vpp-integration/features/src/main/features/features.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - mvn:io.fd.honeycomb/honeycomb-features/${project.version}/xml/features - - mvn:io.fd.honeycomb.vpp/vpp-common-features/${project.version}/xml/features - - mvn:io.fd.honeycomb.v3po/v3po-features/${project.version}/xml/features - - - honeycomb-api - honeycomb-v3po-api - - - - honeycomb-vpp-integration-api - honeycomb - honeycomb-vpp-common - honeycomb-v3po - - - - honeycomb-vpp-integration - honeycomb-rest - honeycomb-v3po - - - -- cgit 1.2.3-korg