Sandra Parsick created AMQ-6817:
-----------------------------------
Summary: [OSGi] Bundle activemq-http requires non-existing bundle
activemq-core as Fragement-Host
Key: AMQ-6817
URL: https://issues.apache.org/jira/browse/AMQ-6817
Project: ActiveMQ
Issue Type: Bug
Components: Transport
Affects Versions: 5.15.0
Environment: Equinox 4.5.0
Reporter: Sandra Parsick
Priority: Minor
If you try to integrate activemq-http in your OSGi framework like Equinox, then
you will get the failure that bundle "org.apache.activemq.activemq-core 0.0.0"
is missing. According to the MANIFEST.MF of activemq-http, the bundle
org.apache.activemq.activemq-core is needed as fragment host. But in regards to
Maven central, the last released version of activemq-core is 5.7.0. So I think
that it was missed to adjust the Manifest data of activemq-http.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)