It's all about the answers!

Ask a question

MSBuild samples


Travis Hyatt (611115) | asked Jun 12 '09, 4:58 p.m.
Does the RTC for Visual Studio .NET team use the build functionality of RTC to build the VS.NET RTC client, and is there a sample available of how to set up RTC to execute msbuild against a .net project?

3 answers



permanent link
Anthony Kesterton (7.5k9180136) | answered Jun 12 '09, 6:43 p.m.
JAZZ DEVELOPER
Does the RTC for Visual Studio .NET team use the build functionality of RTC to build the VS.NET RTC client, and is there a sample available of how to set up RTC to execute msbuild against a .net project?


Jean-Michel wrote about the approach for RTC 1.x here:

http://jazz.net/blog/index.php/2008/11/14/integrating-visual-studio-builds-with-team-concert/

There is a lot more functionality in 2.0. There is the beta help files for 2.0 here:

https://jazz.net/help-dev/rational-team-concert/index.jsp

Look at the Building with Jazz topic.

regards

anthony

permanent link
Jean-Michel Lemieux (2.5k11) | answered Jun 13 '09, 6:06 p.m.
JAZZ DEVELOPER
We don't really have examples of how to call msbuild since it's not RTC related, you can call which ever build tool you need for the language at hand. However, what is described in

http://jazz.net/blog/index.php/2008/11/14/integrating-visual-studio-builds-with-team-concert/

Is how to call the server from your scripts to update status of the build, upload files, etc... using the build ant toolkit.

HTH

Jean-Michel

permanent link
Gerald Pape (8123) | answered Jul 24 '09, 7:17 a.m.
Hi,
maybe this will help you.



Does the RTC for Visual Studio .NET team use the build functionality of RTC to build the VS.NET RTC client, and is there a sample available of how to set up RTC to execute msbuild against a .net project?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.