DCSIMG
Team System 2010,Team System,Team Build 2010 - Eran Ruso
Sign in | Join | Help

Browse by Tags

Team Foundation Build Extensions For Ant and Maven2
02 May 10 10:00 AM | Eran Ruso | with no comments
Java users that use the Ant or Maven2 for there Build Machines are now able to use the Team Foundation Build. There is a new release for the Team Foundation Build, in this release the Ant and Maven2 users can now run and have the results as part of the Team Foundation Build. You can download the Build Extensions here . Have Fun!!!
Team Build 2010 Beta 1 – The Build Process
20 August 09 05:20 PM | Eran Ruso | 1 comment(s)
If you are working with the Team Build of Team System 2008 you are familiar with the buildproj.xml file that defines the build process. In Team Build 2010 the process is defined by “Windows Workflow Foundation” . Now instead of using the xml file, fight with the MSBuild syntax and its complex process logic, we now have a visual tool to create the process and we can easily control the logic flow of the build process using the process logic of the “Windows Workflow Foundation” that is much more intuitive...
Team Build 2010 Beta 1 Log File
01 July 09 08:53 AM | Eran Ruso | 2 comment(s)
This morning when I worked with the Team Build 2010 Beta 1 I found a very nice surprise. I work a lot with the Team Build and when I have a problem with the build I go to the log file, some of you that have encountered this “Monster” log file know that it is a “killer” for the eyeballs, it is a very long notepad file that lists all the steps made by the build engine and all the errors it has encountered. You can see very short example of such a log at the end of this post. So what is so exciting...