mirror of https://github.com/apache/activemq.git
[AMQ-6515] add explicit no import for ..thirdparty.publicsuffix which leaks from guava via bnd into the activemq-osgi module
This commit is contained in:
parent
fa55316b65
commit
e3d698b9d9
|
@ -34,6 +34,7 @@
|
|||
<activemq.osgi.import.pkg>
|
||||
!org.apache.commons.daemon,
|
||||
!org.apache.maven*,
|
||||
!com.google.thirdparty.publicsuffix,
|
||||
sun.misc*;resolution:=optional,
|
||||
sun.nio*;resolution:=optional,
|
||||
javax.jmdns*;resolution:=optional,
|
||||
|
|
Loading…
Reference in New Issue