[
https://issues.apache.org/jira/browse/KARAF-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818953#comment-13818953
]
Christian Schneider commented on KARAF-2566:
--------------------------------------------
The additional org.apache.servicemix.bundles.asm is installed by the http
feature.
The failure only happpens if the http test is executed before the
ariesAnnoationFeature test. These tests should be independent as the http
feature is uninstalled. This does not work as the dependent pax-http feature is
not also uninstalled. As a workaround I will uninstall the pax features "by
hand".
Ultimately we should make sure we do not have two asm version at the same time.
This can be done by either remove the asm bundle from the pax-http feature
which requires a new pax web release or by not using the feature file from pax
web.
> 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)