[
https://issues.apache.org/jira/browse/OAK-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved OAK-1362.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.16
added package-info.java for all exported packages with version 0.16 in r1562613
> Add package-info.java files instead of using the project version for the
> package exports
> ----------------------------------------------------------------------------------------
>
> Key: OAK-1362
> URL: https://issues.apache.org/jira/browse/OAK-1362
> Project: Jackrabbit Oak
> Issue Type: Bug
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: 0.16
>
>
> the current code lacks of package-info.java with BND information for the
> exported java packages. the default bundle plugin builds therefor bundles
> with package exports that use the project version, which is not best practice.
> we should add package-info.java with bnd information for all exported
> packages.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)