Niklaus Giger created BUILDR-641:
------------------------------------

             Summary: Dependency resolution for java should ignore 
package-info.java
                 Key: BUILDR-641
                 URL: https://issues.apache.org/jira/browse/BUILDR-641
             Project: Buildr
          Issue Type: Bug
          Components: Compilers
    Affects Versions: 1.4.6
            Reporter: Niklaus Giger


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


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to