BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Continuous Integration Content on InfoQ

  • JetBrains Releases IntelliJ 6.0 and Team City 1.0

    Jetbrains has released version 6.0 of their IntelliJ IDE and version 1.0 of their new TeamCity continuous integration server product. IntelliJ 6.0 improves support for EJB 3.0 and adds support for several new frameworks such as GWT. TeamCity includes pre-commit testing to ensure that incoming code changes do not break the build.

  • Choosing a Continuous Integration Server

    In the first of a series of articles on continuous integration Paul Duvall compares three popular continuous integration servers, Continuum, CruiseControl, and Luntbuild. He considers criteria such as features, longevity, target environment, and ease of use.

  • NAG Continuous Integration Monitor Announced

    Digital Focus has announced their open source "NAG" continuous integration tool, which monitors the stability of multiple application servers and notifies users of software build failures via audible and visual cues. Ready now for Apache Continuum, and already working to support Cruise Control, Lunt Build, and Ant Hill monitoring, this tool is specifically designed to support Agile teams.

  • Pulse Continuous Integration Server 1.1 Released

    Zutubi has recently announced Pulse 1.1. Pulse is a continuous integration server for building and testing your project's source code. It supports a number of build frameworks (ant, maven, etc) and SCM servers (CVS, Perforce, Subversion, etc).

  • Easy Continuous Integration for your Rails Project

    Jay Fields of ThoughtWorks describes his team's continuous integration setup.

  • Buildix: Agile Java Toolset on a Disk

    Buildix version 1.1, released today, provides teams with rapid and straightforward setup of a complete Agile Java development environment, including Continuous Integration, Source Control, a Wiki and a Bug-Tracker. The Thoughtworks developers who created it call it "an Agile development platform on a disk".

  • Getting Agile with Eclipse Continuous Integration

    The Eclipse "Callisto" release includes agility-enhancing features, including a new version of the testing tools developed in the "TPTP" project. In their online presentation, project committers Scott E. Schneider and Joe Toomey say that by using TPTP in the Continuous Integration cycle developers gain more powerful test types, better/more extensible reporting, and easy platform coverage.

BT