This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: JetBrains has released TeamCity 1.2, a semi-IDE independent continuous integration server.
Feed Title: Cafe au Lait
Feed URL: http://www.cafeaulait.org/today.rss
Feed Description: Cafe au Lait is the preeminent independent source of Java information on the net. Unlike many other Java sites, Cafe au Lait is neither beholden to specific companies nor to advertisers. At Cafe au Lait you'll find many resources to help you develop your Java programming skills here including daily news summaries, FAQ lists, tutorials, course notes, examples, exercises, book reviews, user groups and more.
JetBrains has released TeamCity 1.2, a semi-IDE independent continuous integration server. TeamCity manages builds and can be configured not to check in code unless tests pass. (This is actually a quite bad idea, for reasons I've outlined elsewhere. Refusing to commit failing tests is simple denial. Admitting you have a problem is the first step toward fixing it.) Version 1.2 adds support for Visual Source safe and fixes a host of bugs. TeamCity is $399 payware.