> So if a project has not been changed, it will not be built, right? Yes, except that this is a per-task rather than a per-project decision.
> How to I start a build of all the projects? If you type `gradle build` in the top-level directory, Gradle will execute the `build` task for each project that has one. More on this in the user guide (see the chapter on multi-project builds). -- Peter Niederwieser Principal Engineer, Gradleware http://gradleware.com Creator, Spock Framework http://spockframework.org Twitter: @pniederw -- View this message in context: http://gradle.1045684.n5.nabble.com/Moving-from-Ivy-to-Gradle-tp5436271p5461361.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
