[
https://issues.apache.org/jira/browse/OAK-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-7310:
--------------------------------
Description: 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
plugin interprets the 'missing' class file as an indication to rebuild the
module even if there are no other changes. (was: 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.)
> 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
> 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 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
(v8.20.10#820010)