mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 15:08:10 +00:00
[AMQ-6584] Fix feature to make it work for karaf 4.1.0
This commit is contained in:
parent
32906100c5
commit
618e166b29
@ -22,7 +22,7 @@
|
||||
|
||||
<!-- Bundles needed if only client will be deployed in the container -->
|
||||
<feature name="activemq-client" description="ActiveMQ client libraries" version="${project.version}" resolver="(obr)" start-level="50">
|
||||
<feature version="[3.2,4)">spring</feature>
|
||||
<feature version="[3.2,5)">spring</feature>
|
||||
<feature>spring-dm</feature>
|
||||
<bundle dependency="true">mvn:org.apache.geronimo.specs/geronimo-annotation_1.0_spec/1.1.1</bundle>
|
||||
<bundle dependency="true">mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1</bundle>
|
||||
|
Loading…
x
Reference in New Issue
Block a user