You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@buildr.apache.org by Megan Woods <me...@toll.com.au> on 2009/11/23 00:23:10 UTC

Reducing Java::Commands:Java output

Hi all,
 
Is it possible to stop Java::Commands:Java from producing so much output.?
 
I have been digging through the buildr source code and can confirm that the
following are:
 
    Buildr.application.options.trace is nil
    :verbose is false 
 
which I have confirmed by putting puts statements in the appropriate places
within \lib\buildr\java\commands.rb
 
Buildr version is:
 
buildr-1.3.5-x86-mswin32
 
Cheers Megan
 
 
 

Re: Reducing Java::Commands:Java output

Posted by Alex Boisvert <al...@gmail.com>.
Yes, a few people have noticed this.  Looks like it's coming from Rake.
I'll look into it.

alex

On Sun, Nov 22, 2009 at 3:23 PM, Megan Woods <me...@toll.com.au>wrote:

> Hi all,
>
> Is it possible to stop Java::Commands:Java from producing so much output.?
>
> I have been digging through the buildr source code and can confirm that the
> following are:
>
>    Buildr.application.options.trace is nil
>    :verbose is false
>
> which I have confirmed by putting puts statements in the appropriate places
> within \lib\buildr\java\commands.rb
>
> Buildr version is:
>
> buildr-1.3.5-x86-mswin32
>
> Cheers Megan
>
>
>
>