[GRADLE-3352] Setting "org.gradle.debug" system property no longer works Created: 28/Oct/15 Updated: 28/Oct/15 Resolved: 28/Oct/15 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 2.9-rc-1 |
| Type: | Bug | ||
| Reporter: | Mark Vieira (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
This was reported on the forums: https://discuss.gradle.org/t/dorg-gradle-debug-true-does-not-do-anything-in-gradle-2-8/12351 Setting the org.gradle.debug system property should enable debugging on the daemon and cause it to suspend. It seems this setting stopped working sometime after the release of Gradle 2.7. |