what is the mechanism that’s causing Groovy to not work? Using a single lib doesn’t sound that bad does it ?
i
irus
09/28/2017, 3:30 PM
So kotlin now inevitable choise for gradle.
j
janvladimirmostert
09/28/2017, 3:41 PM
might just use Gradle if it’s using Kotlin instead of Groovy
d
dh44t
09/28/2017, 3:42 PM
Groovy is used on Jenkins too
j
janvladimirmostert
09/28/2017, 3:46 PM
we already have a Java -> Kotlin converter, maybe time for a Groovy -> Kotlin converter, how feasible would that be ?
I’m guessing Groovy is compiled to bytecode as well, so do Groovy -> .class files -> Java -> Kotlin