[GRADLE-165] Allow a fully qualified task path to be specified on the command-line Created: 22/Jul/08 Updated: 04/Jan/13 Resolved: 30/Jul/08 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 0.3 |
| Type: | Improvement | ||
| Reporter: | Adam Murdoch | Assignee: | Hans Dockter |
| Resolution: | Fixed | Votes: | 0 |
| Attachments: |
|
| Description |
|
The attach patch changed Gradle to accept either a task name or task path on the command-line. It also removes the --non-recursive command-line option |