Jeremy P. Owens-Boggs wrote:

We have done that in the past. We used the updtodate task. The Resources, Sources, and References were placed in filesets. Then as a pretarget to the build, we checked each fileset against the compile target using uptodate. The compile target would only execute if the uptodate property was true. We also took manual control of setting the version numbers in the compile target. The getup was a bit of pain to set up, but overall, I liked the feel of it.

I don't believe that's what the original poster was asking, as the uptodate task still uses timestamps.

Gary




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to