Re: uptodate with a target directory

2006-03-09 Thread Daniel Smith
I've tested this now under Ant 1.6.5, and on two different platforms; the same bug is present. Can anyone confirm this bad behavior on their own system? If there are no objections, I think I'll create a bug report. For comparison, here is a full script that works correctly (notice that

uptodate with a target directory

2006-03-07 Thread Daniel Smith
uptodate does not seem to handle target directories properly. It will incorrectly determine that a generated directory with an out-of- date timestamp is actually up to date. Example script: unless="generated" > If, in an empt

uptodate with a target directory

2006-03-07 Thread Daniel Smith
uptodate does not seem to handle target directories properly. It will incorrectly determine that a generated directory with an out-of- date timestamp is actually up to date. Example script: unless="generated" > If, in an empt