mirror of https://github.com/apache/activemq.git
Import activemq pool explicitly
This commit is contained in:
parent
ef619b6a9b
commit
6377d49a1c
|
@ -33,6 +33,7 @@
|
|||
<properties>
|
||||
<activemq.osgi.import.pkg>
|
||||
org.springframework.jms*;version="[3,4)",
|
||||
org.apache.activemq.pool,
|
||||
*
|
||||
</activemq.osgi.import.pkg>
|
||||
<activemq.osgi.export>
|
||||
|
|
Loading…
Reference in New Issue