Comment on Clojure builds as an amalgamation of orthogonal partsparentComments−vore5yI would think that Gradle is a lot more pleasant to use than Ant...−pjmlp5yNot for those that don't suffer from XML allergy, so given that, the outcome is almost the same, with the caveat that Gradles uses a ton of more resources than Ant, as it needs its background daemon sucking up 2GB to pretend being fast.
Comments
I would think that Gradle is a lot more pleasant to use than Ant...
Not for those that don't suffer from XML allergy, so given that, the outcome is almost the same, with the caveat that Gradles uses a ton of more resources than Ant, as it needs its background daemon sucking up 2GB to pretend being fast.