[ 
https://issues.apache.org/jira/browse/AMQ-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Tully reopened AMQ-6515:
-----------------------------
      Assignee: Gary Tully

with guava 18, activemq-osig gets another spurious import in error.

A workaround to avoid adding to the imports:{code}
+      !com.google.thirdparty.publicsuffix,
{code}

but I need to determine the root cause cause I don't see what exports 
com.google.thirdparty.publicsuffix or why bnd figures it is necessary.

> Install of activemq-blueprint fails as javax.inject is missing
> --------------------------------------------------------------
>
>                 Key: AMQ-6515
>                 URL: https://issues.apache.org/jira/browse/AMQ-6515
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: OSGi/Karaf
>    Affects Versions: 5.15.0
>            Reporter: Christian Schneider
>            Assignee: Gary Tully
>             Fix For: 5.15.0
>
>
> When just installing activemq-blueprint in a plain karaf 4.0.7 the following 
> error happens. It seems that javax.inject is missing in the feature 
> activemq-client.
> karaf@root()> feature:repo-add activemq 5.15.0-SNAPSHOT
> Adding feature url 
> mvn:org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/xml/features
> karaf@root()> feature:install activemq-blueprint 
> Error executing command: Unable to resolve root: missing requirement [root] 
> osgi.identity; osgi.identity=activemq-blueprint; type=karaf.feature; 
> version="[5.15.0.SNAPSHOT,5.15.0.SNAPSHOT]"; 
> filter:="(&(osgi.identity=activemq-blueprint)(type=karaf.feature)(version>=5.15.0.SNAPSHOT)(version<=5.15.0.SNAPSHOT))"
>  [caused by: Unable to resolve activemq-blueprint/5.15.0.SNAPSHOT: missing 
> requirement [activemq-blueprint/5.15.0.SNAPSHOT] osgi.identity; 
> osgi.identity=activemq; type=karaf.feature; 
> version="[5.15.0.SNAPSHOT,5.15.0.SNAPSHOT]" [caused by: Unable to resolve 
> activemq/5.15.0.SNAPSHOT: missing requirement [activemq/5.15.0.SNAPSHOT] 
> osgi.identity; osgi.identity=activemq-karaf; type=osgi.bundle; 
> version="[5.15.0.SNAPSHOT,5.15.0.SNAPSHOT]"; resolution:=mandatory [caused 
> by: Unable to resolve activemq-karaf/5.15.0.SNAPSHOT: missing requirement 
> [activemq-karaf/5.15.0.SNAPSHOT] osgi.wiring.package; 
> filter:="(osgi.wiring.package=org.apache.activemq.console)" [caused by: 
> Unable to resolve org.apache.activemq.activemq-osgi/5.15.0.SNAPSHOT: missing 
> requirement [org.apache.activemq.activemq-osgi/5.15.0.SNAPSHOT] 
> osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to