[
https://issues.apache.org/jira/browse/KARAF-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818961#comment-13818961
]
Achim Nierbeck commented on KARAF-2566:
---------------------------------------
Pax-Web relies on xbean-finder in version 3.12 which depends on ASM in version
3.3. Due to the fragment xbean-fragment from the pax-web project the
xbean-finder is bound to this exact version of ASM. So a removal from Pax-Web
isn't possible.
Now why does the aries annotation use an "older" version?
> StandardFeaturesTest fail on aries-annotation feature
> -----------------------------------------------------
>
> Key: KARAF-2566
> URL: https://issues.apache.org/jira/browse/KARAF-2566
> Project: Karaf
> Issue Type: Bug
> Components: karaf-test
> Affects Versions: 3.0.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Christian Schneider
> Fix For: 3.0.0
>
>
> The Karaf itests fail on StandardFeaturesTest due to:
>
> installAriesAnnotationFeature(org.apache.karaf.itests.features.StandardFeaturesTest):
> Uses constraint violation. Unable to resolve bundle revision
> org.apache.xbean.finder [140.0] because it is exposed to package
> 'org.objectweb.asm' from bundle revisions org.apache.servicemix.bundles.asm
> [110.0] and org.objectweb.asm.all [43.0] via two dependency chains.(..)
--
This message was sent by Atlassian JIRA
(v6.1#6144)