This post originated from an RSS feed registered with .NET Buzz
by Arjen Poutsma.
Original Post: Towards an Oject-Oriented build
Feed Title: The Ancient Art of Programming
Feed URL: http://feeds.feedburner.com/TheAncientArtOfProgramming
Feed Description: A blog about programming in .NET and Java
For the umptieth time, I am creating a build environment. And for the umptieth time, I am frustrated with the possibilities that Ant, or--in this case--NAnt--provide. To quote Alef: we’ve got ourselves a pretty decent multi-project build system, continuously integrating and all.
Right now, I'm trying to "port" this system to ...