mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-3679 - add new modules to osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1329662 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6a670921b3
commit
6aad9f6bed
|
@ -52,6 +52,10 @@
|
||||||
org.springframework*;resolution:=optional,
|
org.springframework*;resolution:=optional,
|
||||||
org.springframework.beans.factory.xml;resolution:=optional,
|
org.springframework.beans.factory.xml;resolution:=optional,
|
||||||
org.w3c.dom.traversal*;resolution:=optional,
|
org.w3c.dom.traversal*;resolution:=optional,
|
||||||
|
org.fusesource.hawtbuf*;resolution:=optional,
|
||||||
|
org.fusesource.mq.leveldb*;resolution:=optional,
|
||||||
|
org.fusesource.mqtt.client*;resolution:=optional,
|
||||||
|
org.fusesource.mqtt.codec*;resolution:=optional,
|
||||||
*
|
*
|
||||||
</activemq.osgi.import.pkg>
|
</activemq.osgi.import.pkg>
|
||||||
<activemq.osgi.export>
|
<activemq.osgi.export>
|
||||||
|
|
Loading…
Reference in New Issue