Submitted by Tomek Kaczanowski on Tue, 04/13/2010 - 07:27.
Hello Darek,
It is possible to use Gradle without knowing Groovy and if you keep with basic tasks you probably do not need to learn the new language.
Nevertheless, to start something more interesting or solve some non-standard issues you would benefit greatly from Groovy knowledge. Seems to me, that Gradle will push you towards Groovy in the end (which is not a bad thing btw).
But you can start without Groovy knowledge.
Due to the work on my book I am not able to publish the March issue of Testing Newsletter. My apologies!
daily quotes
Programming is not a zero-sum game. Teaching something to a fellow programmer doesn't take it away from you. I'm happy to share what I can, because I'm in it for the love of programming.
Gradle without Groovy is possible but not comfortable
Hello Darek,
It is possible to use Gradle without knowing Groovy and if you keep with basic tasks you probably do not need to learn the new language.
Nevertheless, to start something more interesting or solve some non-standard issues you would benefit greatly from Groovy knowledge. Seems to me, that Gradle will push you towards Groovy in the end (which is not a bad thing btw).
But you can start without Groovy knowledge.
--
Tomek