Arnaud,
My experience is that the <msbuild> task works well for MSBuild. No
need to resort to <exec>. Whether it runs the 2.0 or 3.5 version of
MSBuild depends on your global path settings. I have found that the 3.5
version of MSBuild is fully backward compatible with the 2.0 version.
However, if you are using Subversion, I would recommend against using
the <svn> task. Many people like myself have been quite frustrated with
this task implementation. For Subversion, the <exec> task seems to work
much better.
Ken Parrish
Gomez, Inc.
________________________________
From: arnaud gaudin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 14, 2008 6:44 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Build VS2008 with Nant, Solution task or MsBuild
Hi everybody,
I'm a newbye in Nant , CCNet, and Automation. I have read a book and a
couple article about the CI.
This week, I start to pratice it's going pretty well so far ;-)
So I have a NAnt script, and I want to build the VS2008 solution, using
the task "Solution". But this task doesn't seem to be supported for
VS2008, Coud you confirm this to me, thanks?.
So I add an another look in the doc and in NantContrib I have found a
task Msbuild, I used this task and it works fine.
But I have 2 othes questions:
- Which of these two tasks are best to use MsBuild Task or run the Exec
task to call Msbuild.exe ? (The answer it's probably the task or maybe
another thing, I 'd love have your opinion)
- The build create the usual bin and obj folders in the solution folder,
so I'm wondering if the Msbuild task provide us the feature to change
the output, or else if we have to change the solution file for that with
Nant?
Thanks a million for your answer.
Arnaud
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users