[
https://issues.apache.org/jira/browse/OAK-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873153#comment-16873153
]
Julian Reschke edited comment on OAK-7310 at 6/26/19 10:04 AM:
---------------------------------------------------------------
trunk: (1.9.0) [r1826089|http://svn.apache.org/r1826089]
[r1826087|http://svn.apache.org/r1826087]
[r1826084|http://svn.apache.org/r1826084]
[r1825997|http://svn.apache.org/r1825997]
[r1825991|http://svn.apache.org/r1825991]
1.8: [r1862117|http://svn.apache.org/r1862117]
was (Author: reschke):
trunk: (1.9.0) [r1826089|http://svn.apache.org/r1826089]
[r1826087|http://svn.apache.org/r1826087]
[r1826084|http://svn.apache.org/r1826084]
[r1825997|http://svn.apache.org/r1825997]
[r1825991|http://svn.apache.org/r1825991]
> 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_6
> 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)