diff --git a/activemq-karaf/src/main/resources/features-core.xml b/activemq-karaf/src/main/resources/features-core.xml index 108d279d14..ff57b4d738 100644 --- a/activemq-karaf/src/main/resources/features-core.xml +++ b/activemq-karaf/src/main/resources/features-core.xml @@ -24,9 +24,9 @@ spring aries-blueprint + activemq-combined-jms-spec mvn:org.apache.geronimo.specs/geronimo-annotation_1.3_spec/1.0 mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 - mvn:org.apache.geronimo.specs/geronimo-jms_2.0_spec/1.0-alpha-2 mvn:org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1 mvn:org.jvnet.jaxb2_commons/jaxb2-basics-runtime/${jaxb-basics-version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-runtime/${jaxb-bundle-version} @@ -63,4 +63,12 @@ mvn:com.fasterxml.jackson.core/jackson-databind/${jackson-databind-version} mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson-version} + + + + + + wrap + wrap:mvn:org.apache.geronimo.specs/geronimo-jms_2.0_spec/1.0-alpha-2$overwrite=merge&Export-Package=javax.jms;version=1.1,javax.jms;version=2.0 +