On 21/10/2012, at 5:29 AM, Hans Dockter wrote: > > > On Wed, Oct 10, 2012 at 4:57 PM, Szczepan Faber > <[email protected]> wrote: > On Wed, Oct 10, 2012 at 9:35 AM, Hans Dockter > <[email protected]> wrote: > > I just started to play around with the new dependency insight report. Great > > stuff. > > > > Now that we have command line configuration at least somehow in place for > > dependency insight, how easy would it be to extend it for the dependencies > > report: > > > > gradle dependencies --configuration runtime > > Yeah, we could do that. It's a relatively cheap move. > > We should definitely do that. > > Though, we > should first confirm the command line api for the new report (keeping > in mind the consistency with the 'all' dependencies report). I've sent > an email earlier about it last week - no feedback so far :) > > BTW: Is command line task configuration already a generic features (leaving > aside auto conversion issues)?
Almost. We need to move the annotation out of the internal space and add some docs, a sample and release notes. -- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com
