[GRADLE-2849] ExecAction and JavaExecAction should not be extensible Created: 29/Jul/13 Updated: 02/Aug/13 Resolved: 02/Aug/13 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | ||
Reporter: | Adam Murdoch | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Description |
We should only mix in the DSL for these guys, not the whole dynamic object stuff. |
Comments |
Comment by Adam Murdoch [ 29/Jul/13 ] |
need to do this for 1.7. |