[
https://issues.apache.org/jira/browse/BUILDR-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme closed BUILDR-641.
---------------------------------
Resolution: Auto Closed
Closing for inactivity.
> should allow java files without a class definition (e.g 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
> Fix For: 1.5
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)