I have seen mentioned a number of times the notion of a set of
convention tasks such that a project using Gradle can be checked out and
the developer could just know some of the tasks to call by convention.
Is there a list of these somewhere?  

Like for example, I have seen such a task named "doc" or "docs" a number
of times and I think it would be beneficial for the jDocBook plugin (and
other documentation related tasks/plugins) to register "depends on" for
its tasks against that convention task.  I tried to anticipate such a
usage and the 1.0.0 release used a task name ("buildDocs") I made up as
a holder in the interim, though forgot to start a discussion about that.

-- 
Steve Ebersole <[email protected]>
http://hibernate.org


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

    http://xircles.codehaus.org/manage_email


Reply via email to