mirror of
https://github.com/apache/activemq.git
synced 2025-02-18 07:56:20 +00:00
https://issues.apache.org/jira/browse/AMQ-4702 - make org.jvnet.jaxb2_commons*;resolution:=optional so we don't pull in a jaxb2 dep unless we want it
This commit is contained in:
parent
25e6b9920b
commit
8cf7f660c2
@ -69,6 +69,7 @@
|
|||||||
org.apache.commons.pool*;resolution:=optional,
|
org.apache.commons.pool*;resolution:=optional,
|
||||||
org.apache.commons.net*;resolution:=optional,
|
org.apache.commons.net*;resolution:=optional,
|
||||||
com.sun.syndication*;resolution:=optional,
|
com.sun.syndication*;resolution:=optional,
|
||||||
|
org.jvnet.jaxb2_commons*;resolution:=optional,
|
||||||
*
|
*
|
||||||
</activemq.osgi.import.pkg>
|
</activemq.osgi.import.pkg>
|
||||||
<activemq.osgi.export>
|
<activemq.osgi.export>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user