Evan,
NAnt has been modified to fail the build if it encounters any invalid
attributes (previously it just displayed a warning message). There is
no "value" attribute in the task, so NAnt is erroring.
Is it a problem to remove the "value" attribute from your script?
--
Troy
---
David,
The fact that the task now also re-executes a given target is
definitely the correct behaviour (if you ask me), but perhaps we should
indeed add an attribute (eg. forcedeps, got a better name? <- why do I also
struggle with this) to the task that allow you to control whether
dependent ta