| [GRADLE-3221] DSL Reference error: testReportDirName is not relative to buildDir, but to reportsDir. Created: 04/Jan/15 Updated: 13/Jan/15 Resolved: 13/Jan/15 | |
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | None | 
| Fix Version/s: | 2.4-rc-1 | 
| Type: | Bug | ||
| Reporter: | Gradle Forums | Assignee: | René Gröschke (Inactive) | 
| Resolution: | Fixed | Votes: | 0 | 
| Description | 
| There is a mistake in DSL Reference (Gradle 2.2.1): testReportDirName Not true, testReportDirName is relative to reportsDir property. Also reportsDir property is not listed in properties list of this DSL Reference. |