You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Guido (JIRA)" <ji...@apache.org> on 2014/07/21 11:47:38 UTC

[jira] [Created] (AMQ-5282) Activemq-karaf feature.xml missing org.fusesource.hawtbuf since 5.9.0

Guido created AMQ-5282:
--------------------------

             Summary: Activemq-karaf feature.xml missing org.fusesource.hawtbuf since 5.9.0
                 Key: AMQ-5282
                 URL: https://issues.apache.org/jira/browse/AMQ-5282
             Project: ActiveMQ
          Issue Type: Bug
          Components: activemq-camel
    Affects Versions: 5.10.0, 5.9.1, 5.9.0
         Environment: Apache Karaf 2.3.3 with activemq-camel 5.9.0
            Reporter: Guido


Activemq-karaf feature.xml missing org.fusesource.hawtbuf since 5.9.0
it was there in 5.8.0 looking like this:

<bundle dependency="true">mvn:org.fusesource.hawtbuf/hawtbuf/1.9</bundle>
<bundle dependency="true">mvn:org.fusesource.hawtbuf/hawtbuf-proto/1.9</bundle>

Problem was found on apache karaf 2.3.3 while starting:
 Unable to resolve 263.0: missing requirement [263.0] osgi.wiring.package; (&(osgi.wiring.package=org.fusesource.hawtbuf)(version>=1.9.0)(!(version>=2.0.0)))


	



--
This message was sent by Atlassian JIRA
(v6.2#6252)