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:
Claus Ibsen 2012-09-01 15:25:52 +00:00
parent ca728c0958
commit 12e25bd849
1 changed files with 1 additions and 0 deletions

View File

@ -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>