Galder Zamarreño created ISPN-7449:
--------------------------------------
Summary: 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)