Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-195

unnecessary compile if java class name doesn't match a file name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.3.2
    • Wish List
    • Compilers
    • None

    Description

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ittayd Ittay Dror
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: