Wrong "buildSetup" task name

the new build setup feature since 1.6 is awesome, but this is a minor typo in the doc

it says the primary task name is “buildSetup” , see “Table 47.1. Build Setup plugin - tasks”

but the actually task name is setupBuild from gradle executor feedback

thanks for the report. I’ve fixed this on master

so should it be buildSetup or setupBuild? I see both in the documentation.

Gradle 1.6 only reacts to “setupBuild”

This reply was created from a merged topic originally titled bug in documentation: http://www.gradle.org/docs/current/userguide/build_setup_plugin.html.