This is probably a total noob question but I did check the more obvious places in the manual first... at least skimming. (BTW, 0.7 manual _way_ better organized than 0.5... good job.)

Anyway, we've been using a multi-project build as a lazy way to inherit a lot of standard tasks in all of the sub-projects. They aren't really sub-projects in any real way and have no real interdependencies. We knew this was short-sited but it was awfully convenient.

Now we have some of these pseudo sub-projects that themselves need to have sub-projects and it's painful defining all of that in one global settings.gradle just to get some task config convenience.

So, is there an easy way for a build.gradle file to include task definitions from somewhere else?

Hopefully the answer isn't too obvious.
-Paul


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

   http://xircles.codehaus.org/manage_email


Reply via email to