mirror of https://github.com/apache/activemq.git
Camel should be optional
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@598942 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bbe26eddc2
commit
ca4c58b564
|
@ -37,6 +37,7 @@
|
|||
<activemq.osgi.import.pkg>
|
||||
javax.jmdns*;resolution:=optional,
|
||||
org.apache.activeio*;resolution:=optional,
|
||||
org.apache.camel*;resolution:=optional,
|
||||
org.apache.commons.pool*;resolution:=optional,
|
||||
org.apache.derby*;resolution:=optional,
|
||||
org.apache.tools.ant*;resolution:=optional,
|
||||
|
|
Loading…
Reference in New Issue