mirror of
https://github.com/apache/activemq.git
synced 2025-02-10 03:56:21 +00:00
AMQ-8569: set xstream osgi import optional to match with its dependency declaration
(cherry picked from commit 558bb8cf888189ff0f71304eb40b23232ab4a034)
This commit is contained in:
parent
6317a4fdf7
commit
4fdab9fec7
@ -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…
x
Reference in New Issue
Block a user