Hi,

We now have 3 project reports which you can run from the command-line:
- Task list (ie gradle -t)
- Dependency list: lists the configurations and an ascii art tree of the modules each configuration depends on
- Property list: lists the names and values of each project property

Currently, you can do gradle --tasks, gradle --dependencies and gradle --properties to run these. I'm struggling to come up with a good set of short command-line options for the new reports, as -d and -p are already used. Any ideas? Do we even need short options for them?


Adam


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to