Archive for the ‘FYI’ Category

TeamCity 5.0.2 is Now Available!

Friday, February 5th, 2010

Great news for all TeamCity users!
We are glad to announce the fresh from the oven update – TeamCity 5.0.2, which brings a number of fixes you might find tasty.

Check the release notes for the complete list of included changes and download the build.
As usual, we recommend backing up your TeamCity data before upgrading to a new version.

Looking forward to your feedback!
Sincerely,
JetBrains TeamCity team.

Technorati tags: , , , ,

Update for TeamCity 4.x Users

Thursday, December 10th, 2009

Only a week ago we released TeamCity 5.0, but here we are again with news for those who use TeamCity 4.x and, for some reason or other, do not upgrade to the latest version.

We just released the TeamCity 4.5.6 with a couple of fixes and with a serious improvement: support for IntelliJ IDEA 9 (both Ultimate and Community editions) and RubyMine in the TeamCity’s plug-in for IDEA platform.

Check the complete Release notes and download the build. Please don’t forget to backup your data before upgrading.

By the way, now you can download any previous 4.x release build from here.

Build safe!
JetBrains TeamCity Team

Technorati tags: , , , , , , , , ,

TeamCity 5.0 Released!

Thursday, December 3rd, 2009

The wait is over, ladies and gentlemen! The release build is baked, tested, and put on the shelf. Tastes good, so go and grab it now!

Let us write down a short summary of what was accomplished since the TeamCity 4.5 release.

First of all, here’s the list of most noteworthy features:

  • Support for Amazon EC2: Take advantage of cloud computing with TeamCity by putting build agents on Amazon EC2 cloud with on-demand image starting and on-idle stopping.
  • Issue tracker integration with JetBrains YouTrack, JIRA and Bugzilla – out of the box, plus an API for the integration plugins for other systems.
  • Maven support improvements, including simplified build configuration creation from POM file, and build triggering on Maven artifacts change.
  • Build configuration templates for eliminating redundancy in build configurations settings.
  • Project archiving for putting no-longer-active projects out of sight.
  • Command line tool for running Personal builds on server without IDE integration.
  • Backup & Restore were added to simplify TeamCity maintenance. Also, migration tool was re-implemented.

Other improvements:

  • Now you can view the status of a change across all build configurations on a single page.
  • Failure responsibility feature has been advanced to cover not only builds, but also individual test failures.
  • Various actions performed by TeamCity users are now stored in the Audit log, which can be browsed from the web UI.
  • Code coverage analysis has been significantly improved for both Java (based on IntelliJ IDEA coverage engine) and .NET (support for NCover and PartCover).
  • And many more

New and improved integrations:

  • Git & Mercurial support are now bundled with TeamCity.
  • Remote Run now works for Git from IntelliJ IDEA & Eclipse.
  • New support for Cucumber, Shoulda, Test-Spec in Rake runner.
  • TeamCity IntelliJ IDEA plugin now works with IntelliJ IDEA Community Edition and RubyMine 2.0.

Of course, this is not an exhaustive list, so check What’s New to get a full overview of new features and improvements.

As always, TeamCity 5.0 Professional is available for FREE for all small- and middle-sized development teams and can be downloaded at http://www.jetbrains.com/teamcity/download.

TeamCity 5.0 Enterprise is available for a 60-day free trial download at http://www.jetbrains.com/teamcity/download.

New customers can purchase TeamCity 5.0 online at http://www.jetbrains.com/teamcity/buy/.

Existing customers can upgrade to version 5.0 after purchasing a 1-year subscription for software updates at http://www.jetbrains.com/teamcity/buy/.

TeamCity licenses bought after October 1, 2009, receive a 1-year subscription for software updates for free, and therefore will work fine with TeamCity version 5.0. If you have such licenses, you will soon receive an e-mail with the new keys and certificates.

Build safe!

The JetBrains TeamCity Team

Technorati tags: , , , , , , , , , , , , , , , , , , , , , , ,

Here Comes TeamCity 5.0 RC!

Friday, November 27th, 2009

Great news, everyone — we’ve just published TeamCity 5.0 Release Candidate! And it means that TeamCity 5.0 is almost at your doorstep!

So, don't hesitate and download TeamCity 5.0 RC, and, of course, do not forget to backup your TeamCity data before upgrading.
As always, your feedback will be highly appreciated.

Stay tuned, the big day’s coming!



Develop with pleasure!
The JetBrains TeamCity Team

Technorati tags: , , ,, , , , ,

Still Closer to TeamCity 5.0: New EAP Build

Tuesday, November 24th, 2009

Hooray! Here it is, the new EAP build with more fixes and enhancements! Download it and check the complete list of included changes.

Stay tuned — TeamCity 5.0 is just around the corner. ;)

Develop with pleasure!

JetBrains TeamCity Team

Technorati tags: , , , , , , ,

New TeamCity 5.0 EAP Is Available

Thursday, November 12th, 2009

The new TeamCity 5.0 EAP is released! Substantially, this build contains recent bug-fixes; for the complete list of included fixes refer to the Resolved issues page.

Download the latest EAP and don’t forget to back up your data before upgrading.

Develop with pleasure!

JetBrains TeamCity Team

Technorati tags: , , , , , , ,

Yet another step to TeamCity 5.0

Friday, October 30th, 2009

TeamCity 5.0 is approaching inevitably and here we are with fresh EAP build. :)
All major new features have been introduced already in previous EAPs, but still you’ll find lots of improvements and fixes to check:

  • Amazon EC2 support: build agents running on Amazon EC2 shut down automatically if idle for a chosen time; plus Amazon EC2 integration can be enabled/disabled now.
  • Command line remote run tool: reading a list of changed files from stdin is supported.
  • New system wide notifications.
  • Improved TeamCity startup procedure.
  • Build configuration templates: cross-project associations between templates and configurations are now available. Also, the “Move” operation for templates is added.
  • Clean-up: clean-up rules can be specified for build configuration templates, plus the “Build History Clean-up” page has been reworked.
  • Enhanced “My changes” page.
  • and more…

For detailed list check the Release notes.

Download fresh EAP build. Please back up your data before upgrade.
We always wait for your feedback at TeamCity forum.

Wish you happy building!
The JetBrains TeamCity team

Technorati tags: , , , , , , , , , , ,

One Step Closer to TeamCity 5.0 — New EAP is Here

Tuesday, October 13th, 2009

There is not much time left till the scheduled TeamCity 5.0 release and we’re forward looking to the final stage of development. The new EAP build contains some new features plus enhancements listed briefly below:

  • Per-test responsibility. Now you can assign responsibility not only for the entire build crash, but for particular failed tests. Also, the new “Responsibilities” tab with currently taken responsibilities taken in a project is added to the project home page.
  • New template-related actions: “Extract template” and “Create build configuration from template”. The first of these actions, “Extract template”, allows the user to create a new template from an existing build configuration. The second action allows creating new build configuration from an existing template. In both cases, build configuration is associated with a template automatically.
  • Remote run for GIT in IntelliJ IDEA
  • Support for <gant/> task in Ant build scripts
  • Support for recognition of compilation errors output produced by <groovyc/> Ant task
  • Git and Mercurial plugins are now bundled in TeamCity distribution
  • and a bit more…

Check the complete Release notes for for more details.

Download the new EAP build, and please don’t forget to back up your data before upgrade.

Wish you happy building!
The JetBrains TeamCity team

Technorati tags: , , , , , , , , , , , , , ,

Next TeamCity 5.0 EAP is Released

Wednesday, September 16th, 2009

Great news, everyone — we just released the next EAP build for TeamCity 5.0! What did we include in this build? One major brand new feature, some updates for already introduced features, and some enhancements — our traditional set for EAPs. Here’s the brief list of what you’ll find in this one:

  • First of all, we introduce build configuration templates. The goal of this major feature is to get rid of duplicating the build configuration settings. Of course, you can copy build configuration that seems most suitable, and use it as a base for a new one. However, in case something changes, you will still need to make same modifications in all similar build configurations. Now all you have to do is create a template (template actually has the same settings as a regular build configuration) and then associate any number of build configurations with this template. Any change in the template will affect all of the build configurations associated with it.
  • UI for Amazon EC2 settings: now you can edit Amazon cloud profiles from the web UI, without editing configuration files manually.
  • Enhanced My Changes page: you can see not only builds running with your change but also new tests already failed in these builds.
  • Dependency trigger on Maven artifact: this new kind of dependency trigger will start a build if a specified Maven artifact changes.
  • Plus some more improvements including support for Oracle 11, widened set of details displayed for disconnected build agent, UI enhancements, etc.

For detailed list of changes, please refer to the complete Release notes for today’s TeamCity EAP.

Download the new EAP build, give it a try and use it, and send your feedback to us — we always wait for it at our issue tracker and online forum.
And last, but not the least: please don’t forget to back up your data before upgrade.

Wish you happy building!
The JetBrains TeamCity team

Technorati tags: , , , , , , , , , , ,

TeamCity 4.5.5 Bugfix Release

Wednesday, September 9th, 2009

Though for the moment we’re head over heels in developing new features for upcoming TeamCity 5.0, we still look after the current version carefully, and so here comes the latest bugfix release — TeamCity 4.5.5.

We recommend all TeamCity 4.x users to update their installations to this version.

For detailed list of problems fixed in this release please refer to TeamCity 4.5.5 Release Notes.

Download TeamCity 4.5.5 distribution, install it, and…

Develop with pleasure!

JetBrains TeamCity Team

Technorati tags: , , , , , , ,