From b3e12dda8a874662423f4f10a8344d7979aacba2 Mon Sep 17 00:00:00 2001 From: Benjamin Graf Date: Wed, 23 Nov 2016 14:19:23 +0100 Subject: [PATCH] AMQ-5344: Replace bundles with feature --- activemq-karaf/src/main/resources/features-core.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/activemq-karaf/src/main/resources/features-core.xml b/activemq-karaf/src/main/resources/features-core.xml index 752e4d25454..3f52fbf2150 100644 --- a/activemq-karaf/src/main/resources/features-core.xml +++ b/activemq-karaf/src/main/resources/features-core.xml @@ -46,6 +46,7 @@ + connector http activemq-client mvn:org.apache.activemq/activemq-karaf/${project.version} @@ -60,8 +61,6 @@ mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version} mvn:joda-time/joda-time/${jodatime-bundle-version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xstream/${xstream-bundle-version} - mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/${aries-transaction-version} - mvn:org.apache.geronimo.specs/geronimo-j2ee-connector_1.5_spec/2.0.0 mvn:org.apache.aries/org.apache.aries.util/${aries-version} mvn:org.apache.activemq/activeio-core/${activeio-version} mvn:org.codehaus.jettison/jettison/${jettison-version}