Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
AMQ-5821 Activator can trigger unwanted behaviour when loading classes from other bundles
- Resolved