posted on Tuesday, November 02, 2004 3:40 PM
by
davidboschmans
CCNet 0.7 RC-1 Release
Yesterday the Thoughtworks guys released a new version (CCNet 0.7 RC-1) of their Continuous Integration tool CruiseControl .NET. As we are using CC.NET on several of our .NET (enterprise) projects to manage the integration builds, this update seems worth looking at ... it fixes a "force build" issue.
A release notes summary:
CruiseControl.NET 0.7 is one of our largest single releases so far. If you are upgrading from 0.6.1 or earlier, there are some big changes. Some updates are:
Some Source Control plugins can now automatically update your source tree for you (so no need for bootstrap builds)
New 'triggers' system replaces old schedule
Introduction of 'Working Directory' and 'Artifact' concepts (these are not fully utilised yet)
More support for relative paths
Preliminary support for cross-server project reporting
More details on the fixed bugs and new features can be found here.