Julian Reschke created OAK-12310:
------------------------------------
Summary: oak-search-elastic export packages without package-info
Key: OAK-12310
URL: https://issues.apache.org/jira/browse/OAK-12310
Project: Jackrabbit Oak
Issue Type: Task
Components: search-elastic
Reporter: Julian Reschke
See
{noformat}
<Export-Package>
org.apache.jackrabbit.oak.plugins.index.elastic,
org.apache.jackrabbit.oak.plugins.index.elastic.index,
org.apache.jackrabbit.oak.plugins.index.elastic.query,
org.apache.jackrabbit.oak.plugins.index.elastic.util
</Export-Package>
{noformat}
Is it intended for those to be exported? Are they for use outside Oak?
In any case, there should bepackage-files, otherwise the package version will
default from the project version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)