DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43114>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43114 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.7.1 ------- Additional Comments From [EMAIL PROTECTED] 2007-08-22 01:28 ------- I have gone with a combination of both approaches, please test the nightly build. >From the javac manual page: <ol> <li> If a <code>package-info.class</code> file exists and is older than the <code>package-info.java</code> file. </li> <li> If the directory for the <code>package-info.class</code> file does not exist. </li> <li> If the directory for the <code>package-info.class</code> file exists, and has an older modification time than the the <code>package-info.java</code> file. In this case <javac> will touch the corresponding .class directory on successful compilation. </li> -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]