[
https://issues.apache.org/jira/browse/OAK-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884474#comment-13884474
]
Tobias Bocanegra commented on OAK-1362:
---------------------------------------
the suggested initial package version is 1.0.0 as reasoned by [~chetanm]:
{quote}
2. Untill we have a 1.0 release we can set the package version to 1.0.0 and
not change it if even if any API changes considering that pre 1.0 builds are to
be considered as unstable wrt API
{quote}
> 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
>
> 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)