Managing Non-Java Resources from Gradle
There are really complex projects which consist of a lot of heterogeneous parts, modules, batch scripts, binaries...
Gradle Build from an Ant Script
Currently I am working on a redesign of a pretty complex project based on Ant builds. The task is to move the whole concept into Gradle.