>>>>> "NS" == Nico Seessle <[EMAIL PROTECTED]> writes:
NS> If a task specifies it's configuration is wrong it throws a NS> ConfigurationException. Target then asks Task to print it's NS> current configuration and stops the build. I don't really see what the benefit would be, In you example I'd know the problem is in the <vssget> task on line 8 and the the required attribute vsspath hasn't been set. If I look at line 8 - which I'll have to do anyway if I want to fix the problem, I can gather all the information at a glance. Stefan
