On 20/07/2011, at 1:39 AM, Steve Ebersole wrote: > Perhaps another way to look at this is the notion of higher level lifecycle > tasks (maybe somewhat akin to what Maven calls phases). We had talked about > this many times before for stuff like docs. The notion of building docs is a > higher level concept where tasks like jdocbook would fit in.
What do you want to do with this grouping though? > Applied here, compilation would be such a higher level concept as would > source-generation. In this way it would be nice if the Antlr task could > say it "is of source-generation type" or it "is part of the source-generation > phase". In the latter case, if source-generation is implemented as a > "grouping task", then all the Antlr plugin needs to do is to add its task to > the source-generation task deps. I don't see what you would achieve with such a grouping. -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
