I have cruisecontrol hitting a bootstrap buildfile, which
deletes my project dir and checks out all the files needed
to perform the build (including the project's nant build
script) from StarTeam, then calls the .build file that was
just checked out.
Everything is working fine except for one thin
Hi there,
I'm totally new to NAnt, but am looking to develop a solution and I'm hoping
someone may have some initial pointers.
I've just taken over the role of config management on a project and I'm looking
to replace the existing VB script and command line solution with something a
little m
I have builds setup that look like:
http://nant.sf.net/schemas/nant.xsd";>
Problem is, when I run nant, it doesn't seem to do anything with the
outputdir setting at all, and all the .lib files don't go to
..\MyBuildDir\VS2003\test12