[
https://issues.jboss.org/browse/ISPN-6558?page=com.atlassian.jira.plugin....
]
Andreas Pabst updated ISPN-6558:
--------------------------------
Description:
{code:xml}
<Export-Package>
${project.groupId}.persistence.sfis.*
</Export-Package>
{code}
I assume it should be *sifs*, not sfis.
was:
{code:xml}
<Export-Package>
${project.groupId}.persistence.sfis.*
</Export-Package>
{code}
I assume it should be *sifs*, not sfis.
Summary: Typo in export package of infinispan-persistence-soft-index OSGI module
(was: Typo in export package of infinispan-persistence-soft-index module)
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)