[GRADLE-3498] JacocoTaskExtension cannot be configured Created: 07/Jul/16 Updated: 07/Jul/16 Resolved: 07/Jul/16 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 2.14, 2.14.1-rc-1 |
| Fix Version/s: | 2.14.1-rc-2 |
| Type: | Bug | ||
| Reporter: | Stefan Wolf | Assignee: | Stefan Wolf |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
See https://discuss.gradle.org/t/jacocoreport-skipped-when-destinationpath-used/18353 It looks like no properties of the JacocoTaskExtension can be reconfigured - the ConventionMapping always wins. |