[
https://issues.apache.org/jira/browse/OAK-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884523#comment-13884523
]
Jukka Zitting commented on OAK-1362:
------------------------------------
bq. the developer that changes the API of a class of an exported package,
updates the package version.
Right, but maintaining the package version is extra work that's easy to forget.
All I'm asking for is some tooling that makes it easier to do this, and harder
to *not* do this.
> 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)