I'm about to install a CI tool for a 2 man Java/GWT development "team", and need a brief update on the current state-of-the-art.
I come from a CruiseControl/Ant/rake background (with no Maven experience).
Requirements:
* Scripting language (minimal XML config)
* Ant task re-use
* "5 minute" installation and configuration
Here are some of the contestants:
Hudson
Bamboo
Rake
Gradle
Buildr
CruiseControl
Cruise
What CI tool would you recommend in my case ?