Rory Primrose

I don't have a solution but I admire the problem

Recent Posts

Tags

Community

Email Notifications

Archives

Browse by Tags

All Tags » NAnt (RSS)
LogLevel NAnt Task
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...
Posted: Jan 16 2008, 03:53 PM by Rory Primrose | with 7 comment(s)
Filed under:
CodeSmith CodeTemplate attributes
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...