]
Tristan Tarrant updated ISPN-6558:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.4.Final
8.1.10.Final
8.2.9.Final
9.2.0.Beta1
9.1.3.Final
Assignee: Dan Berindei
Resolution: Done
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
Assignee: Dan Berindei
Priority: Minor
Fix For: 9.0.4.Final, 8.1.10.Final, 8.2.9.Final, 9.2.0.Beta1, 9.1.3.Final
{code:xml}
<Export-Package>
${project.groupId}.persistence.sfis.*
</Export-Package>
{code}
I assume it should be *sifs*, not sfis.