|
|
|
|
|
by vorg
4307 days ago
|
|
> Groovy seems to have stagnated outside of its use with gradle I don't think Gradle will be using Groovy for too much longer. I looked at the source code for the recently released Gradle 2.0 and they'd replaced almost every Groovy source file with a Java version - only Groovy files specifically related to the DSL were left. And I suspect Gradle will soon open up its configuration as an API any language can use. |
|