Guillaume Nodet created KARAF-3758:
--------------------------------------

             Summary: Uninstalling activemq-blueprint may cause the shell to be 
refreshed
                 Key: KARAF-3758
                 URL: https://issues.apache.org/jira/browse/KARAF-3758
             Project: Karaf
          Issue Type: Bug
            Reporter: Guillaume Nodet
             Fix For: 4.0.0


JLine has a DynamicImport-Package=* which is not a good idea.
The activemq osgi activator checks bundles that are compatible (i.e. they can 
see the activemq classes) for possible service providers.
In doing so, a dynamic wire is create from jline to activemq, thus causing the 
refresh of jline and the shell when that bundle is uninstalled.

We should fix both activemq and jline if possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to