You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Achim Nierbeck (JIRA)" <ji...@apache.org> on 2013/11/13 07:28:17 UTC

[jira] [Commented] (KARAF-2580) Upgrade to XBean 3.15

    [ https://issues.apache.org/jira/browse/KARAF-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820993#comment-13820993 ] 

Achim Nierbeck commented on KARAF-2580:
---------------------------------------

This version doesn't work! 3.14 neither!
The xbean-finder-shaded imports following package: 
_org.apache.xbean.asm4.shade.commons_

which is available in the xbean-asm4-shaded but is never exported. 

As those imports are optional it will only happen when xbean-finder tries to use the class
org/apache/xbean/asm4/shade/commons/EmptyVisitor

which results in a ClassNotFoundException

> Upgrade to XBean 3.15
> ---------------------
>
>                 Key: KARAF-2580
>                 URL: https://issues.apache.org/jira/browse/KARAF-2580
>             Project: Karaf
>          Issue Type: Dependency upgrade
>          Components: karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.4.0, 3.0.0, 2.3.4
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)