mirror of https://github.com/apache/activemq.git
resolve https://issues.apache.org/activemq/browse/AMQ-2502, add optional import of pool
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@882136 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
04b3f8e49b
commit
86e7d511a8
|
@ -32,6 +32,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<activemq.osgi.import.pkg>
|
<activemq.osgi.import.pkg>
|
||||||
|
org.apache.activemq.pool;resolution:=optional,
|
||||||
com.thoughtworks.xstream*;resolution:=optional,
|
com.thoughtworks.xstream*;resolution:=optional,
|
||||||
org.apache.activeio*;resolution:=optional,
|
org.apache.activeio*;resolution:=optional,
|
||||||
org.apache.camel*;resolution:=optional,
|
org.apache.camel*;resolution:=optional,
|
||||||
|
|
Loading…
Reference in New Issue