[
https://issues.apache.org/jira/browse/SM-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15042304#comment-15042304
]
Krzysztof Sobkowiak commented on SM-2759:
-----------------------------------------
This version currently requires the {{org.osgi.framework}} package in version
{{1.8.0}} (included in Karaf 4), but Karaf 3 provides this package in version
{{1.7.0}}. Trying to install it on ServiceMix 6 / Karaf 3 ends with following
error
{code}
karaf@root()> feature:install activemq-broker
Error executing command: Can't install feature activemq-broker/0.0.0:
Could not start bundle mvn:org.apache.activemq/activemq-karaf/5.13.0 in
feature(s) activemq-5.13.0: Unresolved constraint in bundle activemq-karaf
[182]: Unable to resolve 182.0: missing requirement [182.0]
osgi.wiring.package;
(&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0)))
{code}
Probably will be no more installable on ServiceMix 6.
> Upgrade to Apache ActiveMQ 5.13.0
> ---------------------------------
>
> Key: SM-2759
> URL: https://issues.apache.org/jira/browse/SM-2759
> Project: ServiceMix
> Issue Type: Task
> Components: assemblies
> Reporter: Krzysztof Sobkowiak
> Fix For: 7.0.0.M1, 7.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)