mirror of https://github.com/apache/activemq.git
AMQ-8569: set xstream osgi import optional to match with its dependency declaration
This commit is contained in:
parent
ebdb9eac82
commit
558bb8cf88
|
@ -202,6 +202,7 @@
|
|||
<Import-Package>
|
||||
!com.google.errorprone.annotations,
|
||||
!com.google.errorprone.annotations.concurrent,
|
||||
com.thoughtworks.xstream.*;resolution:="optional",
|
||||
*
|
||||
</Import-Package>
|
||||
<Private-Package>
|
||||
|
|
Loading…
Reference in New Issue