<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ComponentSource Topic | TeamCity</title><link>http://www.componentsource.com/topics/teamcity/index.html</link><description></description><language>en-us</language><lastBuildDate>Thu, 09 Feb 2012 14:45:25 GMT</lastBuildDate><copyright>(C) Copyright 1996-2012 ComponentSource.</copyright><atom:link href="http://www.componentsource.com/topics/teamcity/rss.xml" rel="self" type="application/rss+xml"/><item><title>TeamCity V6.5 introduces failing test muting</title><link>http://www.componentsource.com/news/2011/06/02/teamcity.html?rc=ni_7917</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7917/default_w350.png?rc=ni_7917" alt="Configuring software tests using TeamCity."/&gt;&lt;p&gt;&lt;small&gt;Configuring software tests using TeamCity.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Mute some of the failing tests so they wouldn't affect build status, allowing you to significantly reduce cluttering.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/teamcity/index.html?rc=ni_7917"&gt;TeamCity&lt;/a&gt; is a server-based Web application that allows Java and .NET development teams to continuously integrate changes to the code base, frequently run distributed builds and tests, check and improve code quality, all the while making efficient progress toward successful project completion. TeamCity includes many productivity plugins for IntelliJ IDEA, Microsoft Visual Studio and Eclipse, which improves team collaboration without breaking the established practices, by separating creative work from routine tasks. TeamCity automates over 600 Java code inspections, code coverage and duplicates search. TeamCity allows to administer build infrastructures of literally any size from a central Web interface.&lt;/p&gt;&lt;h3&gt;Updates in V6.5&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Muting of failed tests&lt;/strong&gt;&lt;br/&gt;TeamCity introduces new means to mute some of the failing tests so they wouldn't affect build status, allowing to significantly reduce cluttering of the build information flow.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Tests grouping&lt;/strong&gt;&lt;br/&gt;Grouping tests by package is an essential feature for faster problem investigation. Tests can now be grouped in TeamCity on the build results page, current problems page, my changes page and so on.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Remote Agent Installation&lt;/strong&gt;&lt;br/&gt;TeamCity 6.5 provides a new, experimental way to remotely install build agents on the machines in your network, or in the cloud.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Restyled web interface&lt;/strong&gt;&lt;br/&gt;TeamCity 6.5 introduces new, restyled web interface - more lightweight, more modern looking and much more convenient.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Personal Builds on branches for Git and Mercurial&lt;/strong&gt;&lt;br/&gt;TeamCity 6.5 provides a more natural way to start Personal Builds on server with distributed version controls.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Parametrized Version Control System roots&lt;/strong&gt;&lt;br/&gt;VCS roots are collections of VSC settings used by TeamCity to obtain the source files for your builds. VCS roots do often get shared among different projects and build configurations.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_7917"&gt;JetBrains&lt;/a&gt; have a passion for making people more productive through smart software solutions that help them focus more on what they really want to accomplish, and less on mundane, repetitive &amp;quot;computer busy work&amp;quot;. As veteran Java developers, they felt bogged down by even the best tools they could find back in 2000. So they set out to build something better. From those first efforts came IntelliJ IDEA, which has been consistently honored with the industry's top awards. That's exciting of course, but what's even better is that Java developers the world over continue say that IntelliJ IDEA is simply the best and the most innovative IDE they have ever used. Its unprecedented refactoring support, intelligent coding assistance, and overall usability have helped thousands of developers to shed much of the traditional drudgery of coding, improve their productivity and code quality, and enjoy the craft of programming more.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Server 2003</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/06/02/teamcity.html?rc=ni_7917</guid><pubDate>Thu, 02 Jun 2011 10:56:21 GMT</pubDate></item><item><title>TeamCity adds configurable build steps</title><link>http://www.componentsource.com/news/2010/12/13/teamcity.html?rc=ni_6662</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6662/default_w350.png?rc=ni_6662" alt="Configuring the Build Runner in TeamCity."/&gt;&lt;p&gt;&lt;small&gt;Configuring the Build Runner in TeamCity.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 6.0 allows you to configure the sequence of build steps to be executed and features new My Changes page.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/teamcity/index.html?rc=ni_6662"&gt;TeamCity&lt;/a&gt; is a server-based Web application that allows Java and .NET development teams to continuously integrate changes to the code base, frequently run distributed builds and tests, check and improve code quality, all the while making efficient progress toward successful project completion. TeamCity includes many productivity plugins for IntelliJ IDEA, Microsoft Visual Studio and Eclipse, which improves team collaboration without breaking the established practices, by separating creative work from routine tasks. TeamCity automates over 600 Java code inspections, code coverage and duplicates search. TeamCity allows to administer build infrastructures of literally any size from a central Web interface.&lt;/p&gt;&lt;h3&gt;Updates in V6.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Build steps&lt;/strong&gt;&lt;br/&gt;When creating a build configuration, you can now configure the sequence of build steps to be executed. Each build step is represented by a build runner and provides integration with a specific build or test tool. You can add as many build steps to your build configuration as needed.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;New &amp;quot;My Changes&amp;quot; page&lt;/strong&gt;&lt;br/&gt;For TeamCity 6 release JetBrains has carefully re-thought a concept of the My Changes page, and made some radical changes towards usability and navigability. The new &amp;quot;My Changes&amp;quot; gives you a nice overview of how well your commit integrates in different builds and build configurations. It also supports keyboard navigation, which allows you to locate problems faster and in more comfortable way.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;New IntelliJ IDEA projects build engine&lt;/strong&gt;&lt;br/&gt;TeamCity 6 uses a rewritten build engine for IntelliJ IDEA projects, similar to the one found in IDEA itself. You can now run IntelliJ IDEA shared &amp;quot;run configurations&amp;quot; in TeamCity, and also produce all kinds of IntelliJ IDEA artifacts, including wars, ears, GWT artifacts, etc. Last but not least, IDEA projects in TeamCity can now be configured to only compile modules, required to run tests or produce build artifact, instead of recompiling and testing the whole project.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Support for Gradle and Maven 3&lt;/strong&gt;&lt;br/&gt;Gradle is a build automation tool with lots of features. JetBrains has created a full-fledged Gradle build runner, which supports all of the advanced TeamCity features. TeamCity 6 now includes dedicated Maven support and is now fully compatible with Maven 3.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Bundled plugin for an automatic build directory clean-up&lt;/strong&gt;&lt;br/&gt;Builds often produce a lot of garbage which should be cleaned before next build starts in the same directory. &amp;quot;Swabra&amp;quot; plugin remembers the state of the build checkout directory, and when next build starts in this directory, Swabra finds all of the files added by the previous build and removes them.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;For more information visit:&lt;br/&gt;&lt;a href="http://www.jetbrains.com/company/press/pr_011210.html?rc=ni_6662"&gt;http://www.jetbrains.com/company/press/pr_011210.html&lt;/a&gt;&lt;/p&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_6662"&gt;JetBrains&lt;/a&gt; has a passion for making people more productive through smart software solutions that help them focus more on what they really want to accomplish, and less on mundane, repetitive tasks. As veteran Java developers, JetBrains developers felt bogged down by even the best tools they could find back in 2000, so they set out to build something better. From those first efforts came IntelliJ IDEA, which has been consistently honored with our industry's top awards. Java developers the world over praise IntelliJ IDEA as a highly innovative IDE. Its unprecedented refactoring support, intelligent coding assistance and overall usability have helped thousands of developers to shed much of the traditional drudgery of coding, improve their productivity and code quality and enjoy the craft of programming more.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Server 2003</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/12/13/teamcity.html?rc=ni_6662</guid><pubDate>Mon, 13 Dec 2010 17:30:00 GMT</pubDate></item><item><title>TeamCity supports Maven Failsafe Plugin</title><link>http://www.componentsource.com/news/2010/09/03/teamcity.html?rc=ni_5381</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2652/default_w350.png?rc=ni_5381" alt="Configuring the Build Runner in TeamCity."/&gt;&lt;p&gt;&lt;small&gt;Configuring the Build Runner in TeamCity.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 5.1.4 includes transparent support for Maven Failsafe Plugin reports.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/teamcity/index.html?rc=ni_5381"&gt;TeamCity&lt;/a&gt; is a server-based Web application that allows Java and .NET development teams to continuously integrate changes to the code base, frequently run distributed builds and tests, check and improve code quality, all the while making efficient progress toward successful project completion. TeamCity includes many productivity plugins for IntelliJ IDEA, Microsoft Visual Studio and Eclipse, which improves team collaboration without breaking the established practices, by separating creative work from routine tasks. TeamCity automates over 600 Java code inspections, code coverage and duplicates search. TeamCity allows to administer build infrastructures of literally any size from a central Web interface.&lt;/p&gt;&lt;h3&gt;Updates in V5.1.4&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Now includes transparent support for maven-failsafe-plugin reports&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_5381"&gt;JetBrains&lt;/a&gt; has a passion for making people more productive through smart software solutions that help them focus more on what they really want to accomplish, and less on mundane, repetitive tasks. As veteran Java developers, JetBrains developers felt bogged down by even the best tools they could find back in 2000, so they set out to build something better. From those first efforts came IntelliJ IDEA, which has been consistently honored with our industry's top awards. Java developers the world over praise IntelliJ IDEA as a highly innovative IDE. Its unprecedented refactoring support, intelligent coding assistance and overall usability have helped thousands of developers to shed much of the traditional drudgery of coding, improve their productivity and code quality and enjoy the craft of programming more.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Server 2003</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/09/03/teamcity.html?rc=ni_5381</guid><pubDate>Fri, 03 Sep 2010 17:29:00 GMT</pubDate></item><item><title>TeamCity supports Asia-Pac EC2 region</title><link>http://www.componentsource.com/news/2010/06/14/teamcity.html?rc=ni_4410</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2230/default_w350.png?rc=ni_4410" alt="Configuring the Build Runner in TeamCity."/&gt;&lt;p&gt;&lt;small&gt;Configuring the Build Runner in TeamCity.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 5.1.2 also allows temporary disabling of email or Jabber notifications.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/teamcity/index.html?rc=ni_4410"&gt;TeamCity&lt;/a&gt; is a server-based Web application that allows Java and .NET development teams to continuously integrate changes to the code base, frequently run distributed builds and tests, check and improve code quality, all the while making efficient progress toward successful project completion. TeamCity includes many productivity plugins for IntelliJ IDEA, Microsoft Visual Studio 2005 and Eclipse, which improves team collaboration without breaking the established practices, by separating creative work from routine tasks.&lt;/p&gt;&lt;h3&gt;Updates in V5.1.2&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Supports Asia Pacific EC2 region&lt;/li&gt;&lt;li&gt;Removed TEAMCITY_RAKE_RUNNER_MODE env variable requirement&lt;/li&gt;&lt;li&gt;You can now temporarily disable sending notifications via email or Jabber&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_4410"&gt;JetBrains&lt;/a&gt; has a passion for making people more productive through smart software solutions that help them focus more on what they really want to accomplish, and less on mundane, repetitive tasks. As veteran Java developers, JetBrains developers felt bogged down by even the best tools they could find back in 2000, so they set out to build something better. From those first efforts came IntelliJ IDEA, which has been consistently honored with our industry's top awards. Java developers the world over praise IntelliJ IDEA as a highly innovative IDE. Its unprecedented refactoring support, intelligent coding assistance and overall usability have helped thousands of developers to shed much of the traditional drudgery of coding, improve their productivity and code quality and enjoy the craft of programming more.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 2000</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Server 2003</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/06/14/teamcity.html?rc=ni_4410</guid><pubDate>Mon, 14 Jun 2010 17:45:00 GMT</pubDate></item><item><title>TeamCity improves .NET 4.0 support</title><link>http://www.componentsource.com/news/2010/04/26/teamcity.html?rc=ni_3658</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1872/default_w350.png?rc=ni_3658" alt="Configuring the Build Runner in TeamCity."/&gt;&lt;p&gt;&lt;small&gt;Configuring the Build Runner in TeamCity.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 5.1 supports .NET 4.0, Visual Studio 2010 and TFS 2010 and adds code coverage support for Maven.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/teamcity/index.html?rc=ni_3658"&gt;TeamCity&lt;/a&gt; is a server-based Web application that allows Java and .NET development teams to continuously integrate changes to the code base, frequently run distributed builds and tests, check and improve code quality, all the while making efficient progress toward successful project completion. TeamCity includes many productivity plugins for IntelliJ IDEA, Microsoft Visual Studio 2005 and Eclipse, which improves team collaboration without breaking the established practices, by separating creative work from routine tasks.&lt;/p&gt;&lt;h3&gt;Updates in V5.1&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Greatly improved support for .NET 4.0&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;.NET 4.0, Visual Studio 2010 and TFS 2010 are now supported;&lt;/li&gt;&lt;li&gt;All solution runners (except 2003) were merged into the one solution runner which includes support for Visual Studio 2010;&lt;/li&gt;&lt;li&gt;MSBuild runner now supports MSBuild for .NET 4.0;&lt;/li&gt;&lt;li&gt;.NET 4.0 is supported for tests runners. You can also choose the .NET framework version for NUnit runner;&lt;/li&gt;&lt;li&gt;NUnit tests UI is available in MSBuild runner;&lt;/li&gt;&lt;li&gt;NAnt 0.90 alpha 1 is supported;&lt;/li&gt;&lt;li&gt;Support for NUnit 2.5.3 and 2.5.4 added;&lt;/li&gt;&lt;li&gt;NUnit runner supports running each test assembly in its own process;&lt;/li&gt;&lt;li&gt;Enabled .NET Coverage report generation with the dedicated service messages.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Code coverage support for Maven&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;IDEA-based code coverage added for the Maven runner.&lt;/li&gt;&lt;li&gt;Coverage results can be seen on the Coverage report tab of the build and in the Coverage statistics chart for the build configuration.&lt;/li&gt;&lt;li&gt;In order for this feature to work properly, tests should run in the fork=true mode.&lt;/li&gt;&lt;li&gt;For the more information, check Code Coverage documentation section.&lt;/li&gt;&lt;li&gt;Maven artifact trigger now supports classifiers.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_3658"&gt;JetBrains&lt;/a&gt; has a passion for making people more productive through smart software solutions that help them focus more on what they really want to accomplish, and less on mundane, repetitive tasks. As veteran Java developers, JetBrains developers felt bogged down by even the best tools they could find back in 2000, so they set out to build something better. From those first efforts came IntelliJ IDEA, which has been consistently honored with our industry's top awards. Java developers the world over praise IntelliJ IDEA as a highly innovative IDE. Its unprecedented refactoring support, intelligent coding assistance and overall usability have helped thousands of developers to shed much of the traditional drudgery of coding, improve their productivity and code quality and enjoy the craft of programming more.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 2000</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/04/26/teamcity.html?rc=ni_3658</guid><pubDate>Mon, 26 Apr 2010 21:42:00 GMT</pubDate></item><item><title>TeamCity V5.0 released</title><link>http://www.componentsource.com/news/2009/12/08/teamcity.html?rc=ni_2116</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/2/1169/default_w350.png?rc=ni_2116" alt="Configuring the Build Runner in TeamCity."/&gt;&lt;p&gt;&lt;small&gt;Configuring the Build Runner in TeamCity.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Latest version adds support for Amazon EC2 and Virtual Agents, Issue Tracker integration and more.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/teamcity/index.html?rc=ni_2116"&gt;TeamCity&lt;/a&gt; is a server-based Web application that allows Java and .NET development teams to continuously integrate changes to the code base, frequently run distributed builds and tests, check and improve code quality, all the while making efficient progress toward successful project completion. TeamCity includes many productivity plugins for IntelliJ IDEA, Microsoft Visual Studio 2005 and Eclipse, which improves team collaboration without breaking the established practices, by separating creative work from routine tasks.&lt;/p&gt;&lt;h3&gt;Updates in V5.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Amazon EC2 and Virtual Agents&lt;/strong&gt;&lt;br/&gt;Take avdantage of cloud computing with TeamCity by putting Build Agents on Amazon EC2. After your Build Agents' AMIs (Amazon Machine Images) are registered, the TeamCity server will account for those virtual machines in its build scheduling and will automatically do a suspend/resume job on them, based on the load and build queue status.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Better Support for Maven&lt;/strong&gt;&lt;br/&gt;Version 5.0 has many Maven support improvements under the hood. These include the creation of Maven-based build configurations (only the URL to the POM file is needed), the visualization of various project data gathered from POM, and a new type of dependency trigger - Maven artifact trigger. This type of trigger starts a build each time the specified Maven artifact changes.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Build Configuration Templates&lt;/strong&gt;&lt;br/&gt;Templates can save a lot of manual work when you need to define a number of duplicate or very similar build configurations. Now you can create a template with the common (shared) settings, and then inherit any number of build configs from this template. You can also extract a template from any of your existing build configurations.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Issue Tracker Integration&lt;/strong&gt;&lt;br/&gt;How often do you see comments like this: &amp;quot;TW-3431 fixed&amp;quot;? How about a little more detail on the issue at hand? The issue tracker integration provides an in-place bug title, direct navigation to the issue, and other productivity goodies. It is currently available for Jira, Bugzilla and JetBrains YouTrack out of the box, but can easily be extended to other systems via plugins.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Command Line Tool for Personal Builds&lt;/strong&gt;&lt;br/&gt;Previously, if you weren't using Eclipse, IntelliJ IDEA or Visual Studio, you were out of luck for missing one of the most important TeamCity features - Remote Run and Pre-Tested Commits. But things have changed. As the name suggests, now you can initiate the building of your local changes remotely on the server - from the local command line. No IDEs required. Command Line Tool is an experimental feature and can be downloaded as a separate plugin. It currently supports Perforce, Subversion, CVS, and TFS.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Many Other Improvements&lt;/strong&gt;:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Per-test responsibilities&lt;/li&gt;&lt;li&gt;Build artifacts promotion&lt;/li&gt;&lt;li&gt;Dedicated change details/status page&lt;/li&gt;&lt;li&gt;Incremental update of the build log&lt;/li&gt;&lt;li&gt;Project archiving&lt;/li&gt;&lt;li&gt;Backup &amp;amp; Restore for easier TeamCity maintenance. Backup can be started from the UI or from the command line; Restore and Migration can be started from the command line only. Command line backup does not require stopping TeamCity if an external database is used.&lt;/li&gt;&lt;li&gt;Audit of user actions&lt;/li&gt;&lt;li&gt;Coverage support for .NET &amp;amp; Java. Based on IntelliJ IDEA coverage engine for Java and on NCover (ver 1, ver 3) or PartCover for .NET&lt;/li&gt;&lt;li&gt;Git &amp;amp; Mercurial support now bundled with TeamCity&lt;/li&gt;&lt;li&gt;Remote Run for Git from IntelliJ IDEA &amp;amp; Eclipse&lt;/li&gt;&lt;li&gt;Support for Cucumber, Shoulda, Test-Spec in Rake runner&lt;/li&gt;&lt;li&gt;TeamCity IntelliJ IDEA plugin now works with IntelliJ IDEA Community Edition and RubyMine&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;For more information visit:&lt;br/&gt;&lt;a href="http://www.jetbrains.com/company/press/pr_031209.html?rc=ni_2116"&gt;http://www.jetbrains.com/company/press/pr_031209.html&lt;/a&gt;&lt;/p&gt;&lt;h3&gt;About JetBrains&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/jetbrains/index.html?rc=ni_2116"&gt;JetBrains&lt;/a&gt; has a passion for making people more productive through smart software solutions that help them focus more on what they really want to accomplish, and less on mundane, repetitive tasks. As veteran Java developers, JetBrains developers felt bogged down by even the best tools they could find back in 2000, so they set out to build something better. From those first efforts came IntelliJ IDEA, which has been consistently honored with our industry's top awards. Java developers the world over praise IntelliJ IDEA as a highly innovative IDE. Its unprecedented refactoring support, intelligent coding assistance and overall usability have helped thousands of developers to shed much of the traditional drudgery of coding, improve their productivity and code quality and enjoy the craft of programming more.&lt;/p&gt;</description><category>32 Bit</category><category>Dev Tools &amp; IT Utilities</category><category>Development</category><category>Eclipse</category><category>Feature Releases</category><category>JetBrains</category><category>Linux Dev Tools</category><category>RedHat</category><category>Windows 2000</category><category>Windows Dev Tools</category><category>Windows NT</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2009/12/08/teamcity.html?rc=ni_2116</guid><pubDate>Tue, 08 Dec 2009 17:05:00 GMT</pubDate></item></channel></rss>
