mirror of https://github.com/apache/activemq.git
AMQ-2550 Fixed the issue of org.osgi.framework import
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@893834 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5fb52355d6
commit
57843ea8a9
|
@ -32,6 +32,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<activemq.osgi.import.pkg>
|
<activemq.osgi.import.pkg>
|
||||||
|
org.osgi.framework;version="[1.3,2)",
|
||||||
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