You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2021/10/22 09:21:00 UTC

[jira] [Commented] (AMQ-8408) Fix JavaSE requirement in activemq-client feature

    [ https://issues.apache.org/jira/browse/AMQ-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432881#comment-17432881 ] 

Jean-Baptiste Onofré commented on AMQ-8408:
-------------------------------------------

{code:java}
Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=activemq-client; type=karaf.feature; version="[5.17.0.SNAPSHOT,5.17.0.SNAPSHOT]"; filter:="(&(osgi.identity=activemq-client)(type=karaf.feature)(version>=5.17.0.SNAPSHOT)(version<=5.17.0.SNAPSHOT))" [caused by: Unable to resolve activemq-client/5.17.0.SNAPSHOT: missing requirement [activemq-client/5.17.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.activemq.osgi; type=osgi.bundle; version="[5.17.0.SNAPSHOT,5.17.0.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve org.apache.activemq.osgi/5.17.0.SNAPSHOT: missing requirement [org.apache.activemq.osgi/5.17.0.SNAPSHOT] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=11))"]] {code}

> Fix JavaSE requirement in activemq-client feature
> -------------------------------------------------
>
>                 Key: AMQ-8408
>                 URL: https://issues.apache.org/jira/browse/AMQ-8408
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: OSGi/Karaf
>    Affects Versions: 5.17.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.17.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)