Installing Hudson, Phing, PHPUnit and Git on Ubuntu
In this post, I'm just trying to get the simplest setup. I'll try to post details in a subsequent post.
Here are three posts, in descending order, on this that I found useful :
http://toptopic.wordpress.com/2009/02/26/php-and-hudson/
http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with...
http://www.davegardner.me.uk/blog/2009/11/09/continuous-integration-for-...
First, I had to install java :
$ sudo aptitude install sun-java6-jre