mirror of https://github.com/apache/activemq.git
Fixes compile error.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1484142 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2621463a28
commit
db08d6e404
|
@ -22,7 +22,6 @@ import org.osgi.framework.FrameworkUtil;
|
|||
import org.osgi.framework.ServiceRegistration;
|
||||
import org.osgi.service.cm.ConfigurationException;
|
||||
import org.osgi.service.cm.ManagedService;
|
||||
import sun.util.LocaleServiceProviderPool;
|
||||
|
||||
import javax.jms.ConnectionFactory;
|
||||
import javax.management.remote.JMXServiceURL;
|
||||
|
|
Loading…
Reference in New Issue