mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-2968 - make it work nicely in osgi
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084613 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
eee1db625a
commit
4552896e91
|
@ -37,6 +37,7 @@
|
||||||
sun.management*;resolution:=optional,
|
sun.management*;resolution:=optional,
|
||||||
org.josql*;resolution:=optional,
|
org.josql*;resolution:=optional,
|
||||||
org.apache.velocity*;resolution:=optional,
|
org.apache.velocity*;resolution:=optional,
|
||||||
|
org.apache.commons.deamon*;resolution:=optional;
|
||||||
*
|
*
|
||||||
</activemq.osgi.import.pkg>
|
</activemq.osgi.import.pkg>
|
||||||
<activemq.osgi.export>
|
<activemq.osgi.export>
|
||||||
|
|
Loading…
Reference in New Issue