[infinispan-issues] [JBoss JIRA] (ISPN-3923) Infinispan bundle resolution fails

Brett Meyer (JIRA) issues at jboss.org
Thu May 8 16:13:56 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Meyer updated ISPN-3923:
------------------------------

    Git Pull Request: https://github.com/infinispan/infinispan/pull/2549


Added pull request for 5.2.x.  Note that ISPN 6 and 7 do *not* need this fix -- all manifests are already corrected there using explicit imports/exports.

> Infinispan bundle resolution fails
> ----------------------------------
>
>                 Key: ISPN-3923
>                 URL: https://issues.jboss.org/browse/ISPN-3923
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 5.2.8.Final, 6.0.0.Final
>         Environment: Eclipse Virgo
>            Reporter: Mathilde Ffrench
>            Assignee: Brett Meyer
>            Priority: Trivial
>              Labels: osgi
>
> In bundle infinispan-commons-6.0.0.Final, the MANIFEST file contains sun.misc import. This package is a system package which is in the boot delegation package list and consequently should not be imported by bundles as it is managed by JVM boot classloader (http://wiki.osgi.org/wiki/Boot_Delegation) ...
> I guess that sun.misc is also a bootdelegated package in many other OSGI container like Apache Felix so the sun.misc package should be remove from import list. 



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list