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

should allow java files without a class definition (e.g package-info.java)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 1.4.6
    • 1.5
    • Compilers
    • None

    Description

      A project with a project-info.java file consisting only of a line like "package java.lang.applet;" will always get recompiled, as running javac will not create a package-info.class file.
      See http://docs.oracle.com/javase/6/docs/technotes/tools/solaris/javadoc.html#sourcefiles

      Rewording the title to 'should allow java files without a class definition', as there are may be other (pathological) cases where a *.java file consists only of comments.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              niklaus Niklaus Giger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: