Underappreciated Software: Hudson, a continouous integration server
) are now using Hudson
as a continuous integration server. It replaces our old CruiseControl
installation and so far I am very satisfied with Hudson's performance: It was very easy to setup:
- install Apache Tomcat 5.5
- download hudson.war
- start tomcat
It is not as feature rich as some other continuous integration systems listed on the Continuous Integration Server Feature Matrix
, it's Maven integration is not as deep as Continuum's but it does its job, is easy to setup and offers a clean and friendly user interface.
In fact, in the beginning of the Hudson project, it was heavily inspired by DamageControl
, a Ruby-based Continuous Integration Server project that I contributed to, but evolved into a stable and useful project of its own.
I am Product Manager for Collaboration and Digital Asset Management at
Posted by Lars Trieloff on January 31, 2007 at 07:54 PM CET #
Hope this helps.
Regards,
Slava Imeshev
Posted by Slava Imeshev on February 01, 2007 at 07:13 AM CET #
Posted by Gleb Vadimov on February 01, 2007 at 09:06 AM CET #
Posted by Henning Schmiedehausen on February 01, 2007 at 12:52 PM CET #
Hi Gleb, I did not know Cerberus before. We have currently only one Ruby-based project at Mindquarry, so it is not an option for now, but I have added it to my bookmarks.
Hi Henning, I did not check out luntbuild before. I just did a small test installation of Hudson and was instantly impressed by the ease of use and simplicity compared to our old Cruise Control installation, this is why I blogged it. It is by no means a complete feature review. For this purpose the Continuous Integration Server Feature Matrix is always a good starting point.
Posted by Lars Trieloff on February 03, 2007 at 10:46 PM CET #