Steve Appling wrote:


Adam Murdoch wrote:
* There doesn't seem to be a way to run a particular task for the selected project and all its subprojects. For example, I can't do the equivalent of 'gradle libs' from the root of the java multiproject sample.

Good point - what would be appropriate here, the set of all unique task names from all subprojects?


I'm not sure. Sometimes you want to run a given task recursively, and sometimes non-recursively. You need some way to let the UI know your intention. Different tabs? A recursive mode checkbox?


* Logging in the output window should default to the same level as when you run Gradle from the command-line

Perhaps it would be OK to just default to this. I would like to be able to change this without having to re-launch the application.


Would you want to do this while a build is running? Or retrospectively, so that the logging level is more of a filter over the console output?


Adam


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

   http://xircles.codehaus.org/manage_email


Reply via email to