In the post AntBuilder: Groovy Meets Ant, I talked about how AntBuilder combines the best of Ant with Groovy. The Groovy Almanac post Using Ant build.xml and Antbuilder demonstrates how easy it is to ...
* I am aware of the various task libraries out there. For internal reasons, I need my own task, even if already out there. I've written a simple custom msbuild task to concatenate some text files to ...