Hello all,
I have in a main project with some subprojects (porjaetc A and project
B) defined in gradle.settings and would like to run a task from the
main project that calls a specific list of task for each subproject
first.
e.g. calling task 1, task2 and task3 for subproject A, then task 1
task 2 and task3 for subprojectB, in this specific order.
How should I define this task in the main project (i;e.how to call a
list of task of every subprojects from another task in my main
project, or how to add an explicit list of task dependencies to run by
each subproject in the appropriate order (not the alphabetic order))?
Thanks in advance.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email