1c52b9dFix regression with `org.gradle.parallel` property (#1828)
* Fix regression with org.gradle.parallel property Issue: gradle/gradle#1827 * Convert unit test to integration test * Add back test case for org.gradle.parallel=false * Fix parallel integration test * Fix parallel integration test 5dfc803Use max worker count for build progress labels (#1554)
Break handling of --parallel and --max-workers CLI out of StartParameter and use it in the CommandLineConverter. Set the max number of WIP lines through the GradleLauncher and thread through to the Console configuration. |
![]() |