This article originally appeared in the January 2011 issue of GroovyMag. Gradle is a build system in which builds are described using a declarative and concise DSL written in the Groovy language. This article describes how you can wrap proven Apache Ant Tasks in a Gradle Plugin to make using them as effortless as possible. […]
Tags: Ant, example, Gradle, Groovy, GroovyMag, JSLint, kellyrob, kellyrob99, plugin, Source code, theKaptain