]
Dan Berindei resolved ISPN-7449.
--------------------------------
Fix Version/s: 9.0.0.CR2
Resolution: Done
Fixed with ISPN-7464
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
Fix For: 9.0.0.CR2
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.