From b7dca5e0738639f2bffe7f97b9c782372fc2188e Mon Sep 17 00:00:00 2001 From: jbonofre Date: Tue, 11 Feb 2020 21:22:28 +0100 Subject: [PATCH] [AMQ-7400] Fix OSGi statement about sun.rmi --- activemq-osgi/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 2c31c4b952..f0158b65f0 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -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,