Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Besides, Gradle startup time is significantly slower than Maven, since bootstrapping Groovy is not a fast operation. So that would make things worse.


Reading between the lines in the Gradle docs, it looks like Gradle will ditch Groovy soon enough. Gradle 2 had almost no Groovy left in its own codebase, only was what was directly related to handling the Gradle DSL. No open source project's Gradle build script I've ever seen ever drops out of the DSL to use any of Groovy programming language, including Groovy's own build script. I suspect Gradleware will replace the Groovy with its own lightweight custom DSL parser soon enough.


I can barely wait for it, if that is indeed the case.

Personally I like Ant a lot and can live with Maven.

If it wasn't for Android Studio I wouldn't care 1 second for Gradle. It is just so painful slow for what is a JSON like DSL.


Interesting. I use it a bit, but would be content to use Java instead if that meant ditching the slow startup.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: