Hi,

Am 21.06.2010 um 08:43 schrieb Adam Murdoch:

> There's really only the following lifecycle tasks at the moment:
> * clean
> * check
> * assemble
> * build
> 
> Arguably classes and test should be included in this list too.

+1

I'm the author of clojuresque (a gradle plugin for Clojure support). And 
classes and test not being generally available is a slight annoyance, because I 
have to suck in the Java plugin where it is not necessary. And on the other 
hand I cannot define my "own" classes task, because then things blow up if 
people require both – Java and Clojure. Or the user has to take care for plugin 
loading order, so that I can conditionally define the task. Bleh. :(

Sincerely
Meikel


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to