]
Dan Berindei updated ISPN-6558:
-------------------------------
Status: Open (was: New)
Typo in export package of infinispan-persistence-soft-index OSGI
module
-----------------------------------------------------------------------
Key: ISPN-6558
URL:
https://issues.jboss.org/browse/ISPN-6558
Project: Infinispan
Issue Type: Bug
Components: Build process, Loaders and Stores
Affects Versions: 7.2.5.Final, 8.2.1.Final, 9.0.0.Alpha1
Reporter: Andreas Pabst
Priority: Minor
{code:xml}
<Export-Package>
${project.groupId}.persistence.sfis.*
</Export-Package>
{code}
I assume it should be *sifs*, not sfis.