An ongoing issue that I am having with NAnt scripts is bloat in the log records being written to the screen and to disk. Tasks like xmlpeek and regex log messages that I am not interested in for the given logging threshold. It would be nice to not have...
I have been playing with CodeSmith recently. I have created a NAnt script that compiles and executes a set of CodeSmith templates based on a project definition and also integrates with Team Foundation Server for any changes. I did come across a problem...