You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2016/05/20 07:09:12 UTC

[jira] [Closed] (BUILDR-195) unnecessary compile if java class name doesn't match a file name

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

Antoine Toulme closed BUILDR-195.
---------------------------------
    Resolution: Won't Fix

Marked as Won't Fix.

> unnecessary compile if java class name doesn't match a file name
> ----------------------------------------------------------------
>
>                 Key: BUILDR-195
>                 URL: https://issues.apache.org/jira/browse/BUILDR-195
>             Project: Buildr
>          Issue Type: Bug
>          Components: Compilers
>    Affects Versions: 1.3.2
>            Reporter: Ittay Dror
>             Fix For: Wish List
>
>
> A legacy code I was building with Buildr had this use case: A file named 'Foo.java' contained a class named 'Bar'. This caused constant recompilation because Foo.class was never created. 
> (somewhat related: if a class has an inner class, will the compiler always touch the .class file of the outer class?)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)