[
https://issues.apache.org/jira/browse/OAK-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-7310:
--------------------------------
Fix Version/s: 1.8.14
> Empty package-info.java causes unnecessary rebuild
> --------------------------------------------------
>
> Key: OAK-7310
> URL: https://issues.apache.org/jira/browse/OAK-7310
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: parent
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Trivial
> Labels: candidate_oak_1_8
> Fix For: 1.9.0, 1.10.0, 1.8.14
>
>
> The file is used as JavaDoc package overview documentation but doesn't not
> contain any class or interface. By default the Java compiler does not create
> a class file for it which confuses the maven compiler plugin. The the plugin
> interprets the 'missing' class file as an indication to rebuild the module
> even if there are no other changes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)