How about this?<uptodate property="myfile.dll.uptodate"> <sourcefiles> <include name="*.cs" /> </sourcefiles> <targetfiles> <include name="myfile.dll" /> <include name="myfile.pdb" /> </targetfiles> </uptodate>Jarek----- Original Message ----- From: "Nick Zigomanis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 03, 2004 9:08 AM Subject: [Nant-users] uptodate files is deprecated
Hi all, The uptodate test warns that it is deprecated, and the new form, file::up-to-date should be used. I raised this a while ago (I've only just gotten back to Nant after a few months), and thought that it was going to be changed. However, the file::up-to-date cannot process file lists, nor can it deal with wildcards. I would really like to see the deprecated status removed from uptodate, or alternatively, file::up-to-date should have the same behaviour. While it's not really causing a problem, my build logs are filled with these messages. Regards, Nick. ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users