[GRADLE-765] Improve granularity of command line reports Created: 05/Dec/09 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.9-rc-1 |
Type: | Improvement | ||
Reporter: | Hans Dockter | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Description |
At the moment the command line reports generate reports for all subprojects. This is most of the time not what you want. Usually you want the report for the current project or for a project you specify the path for (e.g. when you are using the wrapper and are always in the root dir). |