[infinispan-issues] [JBoss JIRA] (ISPN-7449) Caffeine not exported in Infinispan OSGI features

Galder Zamarreño (JIRA) issues at jboss.org
Wed Feb 8 06:06:01 EST 2017


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

Galder Zamarreño updated ISPN-7449:
-----------------------------------
    Description: 
Some OSGI tests are failing with:

{code}
Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle org.infinispan.commons [83]: 
Unable to resolve 83.0: missing requirement [83.0] osgi.wiring.package; 
(osgi.wiring.package=com.github.benmanes.caffeine.cache)
{code}

I've not seen any references caffeine in any features.xml files, so it probably means that the OSGI plugin to generate features needs to be updated with caffeine.

  was:
Some OSGI tests are failing with:

{code}
Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle org.infinispan.commons [83]: Unable to resolve 83.0: missing requirement [83.0] osgi.wiring.package; (osgi.wiring.package=com.github.benmanes.caffeine.cache)
{code}

I've not seen any references caffeine in any features.xml files, so it probably means that the OSGI plugin to generate features needs to be updated with caffeine.



> Caffeine not exported in Infinispan OSGI features
> -------------------------------------------------
>
>                 Key: ISPN-7449
>                 URL: https://issues.jboss.org/browse/ISPN-7449
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>            Reporter: Galder Zamarreño
>
> Some OSGI tests are failing with:
> {code}
> Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle org.infinispan.commons [83]: 
> Unable to resolve 83.0: missing requirement [83.0] osgi.wiring.package; 
> (osgi.wiring.package=com.github.benmanes.caffeine.cache)
> {code}
> I've not seen any references caffeine in any features.xml files, so it probably means that the OSGI plugin to generate features needs to be updated with caffeine.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list