Date: Mon, 02 Apr 2001 19:56:00 +0900
From: KURIHARA Tetsuya <kuri-t@....com>
Subject: [XP-jp:01787] Tool for Continuous Integration
To: extremeprogramming-jp@....jp
Message-Id: <20010402194508.AFB6.KURI-T@....com>
X-Mail-Count: 01787
栗原です.
Fowlerのページに新しい記事が載っていると思ったら,継続的インテグレーショ
ンのためのツールを公開した,というものでした.
CruiseControl
http://cruisecontrol.sourceforge.net/
CruiseControl is a tool for setting up a continuous build process.
It builds upon the Ant project from Apache
(http://jakarta.apache.org/ant/index.html) by providing a set of tasks
to automate the checkout/build/test cycle, and provides a servlet for
viewing the status of the current build as well as the results of previous
builds.
---
KURIHARA Tetsuya <kuri-t@....com>