Bugs item #1207306, was opened at 2005-05-23 15:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1207306&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tasks Group: 0.85 Status: Open Resolution: None Priority: 5 Submitted By: Richard J Foster (richardjfoster) Assigned to: Nobody/Anonymous (nobody) Summary: Uptodate task does not notice new files in subfolders. Initial Comment: The <uptodate> task will return True, even if file in subfolders (which should be present in the comparison filesets) have been added. The uptodate task will return False if the files are not in a subfolder. The attached Nant script shows the oddity. Target "showproblem", creates 2 files in a subfolder, runs "updatefiles" to copy them to a target folder, adds a third file and runs the same "updatefiles" target. The new file is not copied. Target "showalternate" does exactly the same steps, but the files are not created in a subfolder. In this case all three files are copied. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1207306&group_id=31650 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers