On Sun, Feb 28, 2010 at 4:17 PM, Alex Boisvert <[email protected]> wrote: > On Sun, Feb 28, 2010 at 4:44 AM, lacton <[email protected]>wrote: > >> Oh, I see. We're talking about two different kinds of verbosity here. >> One is the buildr verbosity, as required by the user on the buildr >> command line. The other is the java command verbosity, as declared in >> the buildfile. >> >> So I guess the question is: Should displaying the java command be up >> to the user running buildr or the buildfile author? >> > > I'd say up to the user.
In that case, I think we should remove the ':verbosity' option from Java.commands and use the 'trace' method to output the command line. Unless someone has a better idea...? lacton
