On Nov 29, 2008, at 5:40 PM, helgoboss wrote:


Hello,

I've the following goal but I don't know whether I can achieve this goal
easily using Gradle. What I want is a way to build several completely
separate projects at once (in the right build order) - but not by
structuring them into a tree (like in a multi-project build) but simply by
declaring the relationships between the projects as "normal" external
dependencies.

Gradle multi-project builds don't have to be necessarily organized in form of a filesystem tree. They can have any layout. See UG http://gradle.org/userguide/latest/masterch13.html#x43-10100013.3 .

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





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

   http://xircles.codehaus.org/manage_email


Reply via email to