[
https://issues.apache.org/jira/browse/SMX4-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919408#comment-13919408
]
Grzegorz Grzybek commented on SMX4-1712:
----------------------------------------
It should depend on different version range for {{com.google.inject}}. See:
https://github.com/apache/hadoop-common/blob/release-2.3.0/hadoop-project/pom.xml#L429
Now there is:
{code}
com.google.inject.binder;version="[1.3,2)",
com.google.inject.servlet;version="[1.3,2)",
com.google.inject;version="[1.3,2)",
{code}
it should be {{[3, 4)}} I think or no at all.
> Create OSGi bundle for hadoop-client 2.3.0
> ------------------------------------------
>
> Key: SMX4-1712
> URL: https://issues.apache.org/jira/browse/SMX4-1712
> Project: ServiceMix 4
> Issue Type: Task
> Components: Bundles
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: bundles-2014.02
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)