mirror of https://github.com/apache/activemq.git
AMQ-3950: activemq-blueprint has wider osgi import of aries. Thanks to Balazs Zsoldos for the patch.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379771 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ca728c0958
commit
12e25bd849
|
@ -33,6 +33,7 @@
|
|||
<properties>
|
||||
<activemq.osgi.import.pkg>
|
||||
org.apache.xbean*;version="[3.7,4)",
|
||||
org.apache.aries.blueprint.*;version="[0.3,2)",
|
||||
*
|
||||
</activemq.osgi.import.pkg>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue