mirror of https://github.com/apache/activemq.git
[AMQ-7400] Fix OSGi statement about sun.rmi
This commit is contained in:
parent
f1d0100832
commit
b7dca5e073
|
@ -41,6 +41,7 @@
|
|||
!com.google.j2objc.annotations,
|
||||
sun.misc*;resolution:=optional,
|
||||
sun.nio*;resolution:=optional,
|
||||
sun.rmi*;resolution:=optional,
|
||||
javax.jmdns*;resolution:=optional,
|
||||
javax.resource*;resolution:=optional,
|
||||
javax.servlet*;resolution:=optional,
|
||||
|
|
Loading…
Reference in New Issue