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=41958>. 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=41958 ------- Additional Comments From [EMAIL PROTECTED] 2007-03-27 08:49 ------- Yes, the ant 1.7 has logo.png in the list of files for javadoc, and ant 1.6.5 does not. The task call (from the e-mail on ant-dev) was <javadoc destdir="${javadoc.build.dir}"> <fileset dir="${src.dir}"/> </javadoc> so it looks like ant 1.6.5 filtered the file list for the command line to only have .java files and ant 1.7.0 does not. -- 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]
