Hi All,

I have been using the latest NAnt (0.86 Beta 1) for a few months now in
several .NET 3.0/3.5 projects without a problem. All my development machines
have Visual Studio 2008 on them, which means I have the .NET SDKs installed
in a location where NAnt can find them through the registry keys. However,
when I push my projects to a build server using CruiseControl.NET, the build
fails because NAnt cannot find the SDK it is looking for (giving an
sdkInstallRoot parameter error). I found a fix for this problem, but it
means having different NAnt configs on my build server and my developer
machines (and possibly my staging server later on).

The questions I'm asking are:
1. Is there a good fix to get around this without having 2 different config
files, and
2. Will the NAnt dev team account for this at some point,
3. Is NAnt 0.86 ever coming out of beta?

Thanks in advance for any help you can offer!
------------------------------------------------------------------------------
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to