[
https://issues.apache.org/jira/browse/KARAF-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-7859.
-----------------------------------------
Fix Version/s: 4.4.7
Resolution: Fixed
> Multiple bundles provide javax.inject
> -------------------------------------
>
> Key: KARAF-7859
> URL: https://issues.apache.org/jira/browse/KARAF-7859
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Affects Versions: 4.4.6
> Reporter: Robert Varga
> Assignee: Robert Varga
> Priority: Major
> Fix For: 4.4.7
>
>
> Karaf-provided features are confused about which jar provides the
> javax.inject package:
> * specs' cdi feature is using
> mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2
> * enterprise's transaction-api feature is using
> mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3
> This leads to re-wiring if one of those features is incrementally installed.
> Use one of those jars: it seems geronimo-atinject seems to be superior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)