Hi all, I know I have read about the difference between sub projects and child projects somewhere, but I cannot recall where and google also leaves me in the lurch. On top of that: some of the documentation is not helping in this context either, e.g. "In a multi-project build, sub-projects inherit the properties and methods of their parent project." ( http://gradle.org/organizing_build_logic.html). I would expect sub projects to have a super project and child projects to have a parent project.
Hints greatly appreciated. cheers, --L
