Gradle is a cool replacement for good old ant and her successor maven.
It uses Groovy for it’s config-files (and the internal design). Simply change the defaults by small closures…
This small script is a complete build and TestNG deployment-script for a simple project…