[
https://issues.apache.org/jira/browse/AMQ-7254?focusedWorklogId=288691&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-288691
]
ASF GitHub Bot logged work on AMQ-7254:
---------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/19 06:39
Start Date: 05/Aug/19 06:39
Worklog Time Spent: 10m
Work Description: jbonofre commented on pull request #381: [AMQ-7254] Fix
OSGi headers
URL: https://github.com/apache/activemq/pull/381
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 288691)
Time Spent: 10m
Remaining Estimate: 0h
> ActiveMQ feature doesn't install on Karaf 4.2.x
> -----------------------------------------------
>
> Key: AMQ-7254
> URL: https://issues.apache.org/jira/browse/AMQ-7254
> Project: ActiveMQ
> Issue Type: Bug
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.16.0, 5.15.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{activemq-broker}} feature doesn't install on Karaf 4.2.x due to:
> {code}
> Unable to resolve root: missing requirement [root] osgi.identity;
> osgi.identity=activemq-broker; type=karaf.feature;
> version="[5.15.10.SNAPSHOT,5.15.10.SNAPSHOT]";
> filter:="(&(osgi.identity=activemq-broker)(type=karaf.feature)(version>=5.15.10.SNAPSHOT)(version<=5.15.10.SNAPSHOT))"
> [caused by: Unable to resolve activemq-broker/5.15.10.SNAPSHOT: missing
> requirement [activemq-broker/5.15.10.SNAPSHOT] osgi.identity;
> osgi.identity=activemq; type=karaf.feature;
> version="[5.15.10.SNAPSHOT,5.15.10.SNAPSHOT]" [caused by: Unable to resolve
> activemq/5.15.10.SNAPSHOT: missing requirement [activemq/5.15.10.SNAPSHOT]
> osgi.identity; osgi.identity=activemq-client; type=karaf.feature;
> version="[5.15.10.SNAPSHOT,5.15.10.SNAPSHOT]" [caused by: Unable to resolve
> activemq-client/5.15.10.SNAPSHOT: missing requirement
> [activemq-client/5.15.10.SNAPSHOT] osgi.identity;
> osgi.identity=org.apache.activemq.activemq-osgi; type=osgi.bundle;
> version="[5.15.10.SNAPSHOT,5.15.10.SNAPSHOT]"; resolution:=mandatory [caused
> by: Unable to resolve org.apache.activemq.activemq-osgi/5.15.10.SNAPSHOT:
> missing requirement [org.apache.activemq.activemq-osgi/5.15.10.SNAPSHOT]
> osgi.wiring.package;
> filter:="(osgi.wiring.package=com.google.errorprone.annotations)"]]]]
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)