Compiling NAnt for the first time
August 20, 2004
I’m trying to work down the path towards having a continuous integration framework for some of the projects that I am working on for my day job. I’ve done a little with NUnit/NUnitASP and NDoc, but I have just started playing around with NAnt. My first note is that in order to compile NAnt for the first time without .Net 1.0 installed, you should take a look at Tone Engel’s entry, NAnt 0.84 installation and initial test problems. This will at least get it to where it compiles and all the test cases pass. Now to figure out what the next step is…
Popularity: 4% [?]
Comments
Got something to say?