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=41284>. 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=41284 ------- Additional Comments From [EMAIL PROTECTED] 2007-01-29 14:10 ------- Created an attachment (id=19478) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19478&action=view) Output log and fragment of correctly sorted list of java files I have tested the fix (nightly build apache-ant-20070128). The NPE is gone, but the sort is not working correctly. I tested this in both in our actual development sandbox and in the ant directory. If you drop the test files I originally attached into the ant directory and run ant -f problem.xml, the first time thru it should create the BuildID.properties file (because it doesn't exist). If you then touch an arbitrary .java source file and re-run, it should create a new BuildID.properties with a new date-time stamp. It doesn't. I've attached a zip with the log from such a run on my machine and a fragment of an externally-sorted list of all the .java files, and this clearly shows that the sort in DependSet is not properly ordering the files. -- 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]