[
https://issues.apache.org/jira/browse/KARAF-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878781#comment-17878781
]
ASF GitHub Bot commented on KARAF-7859:
---------------------------------------
rovarga opened a new pull request, #1862:
URL: https://github.com/apache/karaf/pull/1862
Signed-off-by: Robert Varga <[email protected]>
> 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
>
> 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)