You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/07/08 03:53:04 UTC

[jira] [Resolved] (TOMEE-1610) [OSGi] Version range problem in openejb-core on bean-asm5

     [ https://issues.apache.org/jira/browse/TOMEE-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved TOMEE-1610.
---------------------------------------
       Resolution: Fixed
         Assignee: Romain Manni-Bucau
    Fix Version/s: 1.7.3
                   7.0.0-M1

> [OSGi] Version range problem in openejb-core on bean-asm5
> ---------------------------------------------------------
>
>                 Key: TOMEE-1610
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1610
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>    Affects Versions: 1.7.2
>            Reporter: Guillaume Nodet
>            Assignee: Romain Manni-Bucau
>             Fix For: 7.0.0-M1, 1.7.3
>
>
> The openejb-core jar has OSGi metadata and imports the org.apache.xbean.asm5 package with a version range of [3.1,4).
> However, the bean-asm5-shaded jar exports this package with a version of 5 corresponding to the asm version.
> This package can thus not be resolved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)