Hudson: continuous integration build system
Hudson: continuous integration build system
Submitted by webmaster@testdriven.com (Links) on Sat, 12/02/2005 - 10:47. Continuous IntegrationHudson monitors executions of repeated jobs, such as building a software project or jobs run by cron.
It builds software projects continuously, providing an easy-to-use build system that makes it easier for developers to integrate changes to the project, and for users to obtain a fresh build. The automated, continoues build increases productivity.
It monitors executions of externally-run jobs, such as cron jobs and procmail jobs. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them and notice when it broke. Hudson keeps those outputs and lets you quickly notice when something went wrong.
It builds software projects continuously, providing an easy-to-use build system that makes it easier for developers to integrate changes to the project, and for users to obtain a fresh build. The automated, continoues build increases productivity.
It monitors executions of externally-run jobs, such as cron jobs and procmail jobs. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them and notice when it broke. Hudson keeps those outputs and lets you quickly notice when something went wrong.
