[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:
gtully 2016-12-06 11:52:34 +00:00
parent fa55316b65
commit e3d698b9d9
1 changed files with 1 additions and 0 deletions

View File

@ -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,