[ 
https://issues.apache.org/jira/browse/OAK-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Reutegger resolved OAK-7310.
-----------------------------------
    Resolution: Fixed

Reverted previous commit: http://svn.apache.org/r1826087

Added the compiler argument to oak-parent/pom.xml: 
http://svn.apache.org/r1826089

> 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
>
>
> 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)

Reply via email to