28 Dec, 2008
Using Hudson to autobuild Maven2 project on Subversion (SVN) commit
Posted by: admin In: Linux| Programming
The last days I’ve been testing out Hudson (in between lots of good Christmas food of course). Hudson is “an extensible continous integration engine”. That’s fancy-talk for what I like to call a build engine. It’s able to get updates from your SVN server and build the Maven project while keeping track of tasks, unit-tests [...]