Return-Path: Delivered-To: apmail-buildr-users-archive@www.apache.org Received: (qmail 2912 invoked from network); 23 Nov 2009 15:44:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Nov 2009 15:44:23 -0000 Received: (qmail 96408 invoked by uid 500); 23 Nov 2009 15:44:23 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 96359 invoked by uid 500); 23 Nov 2009 15:44:22 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 96349 invoked by uid 99); 23 Nov 2009 15:44:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 15:44:22 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alex.boisvert@gmail.com designates 209.85.220.213 as permitted sender) Received: from [209.85.220.213] (HELO mail-fx0-f213.google.com) (209.85.220.213) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 15:44:14 +0000 Received: by fxm5 with SMTP id 5so4761083fxm.28 for ; Mon, 23 Nov 2009 07:43:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=VwjdY+jDUgXr8+UAqHP/9qIHC1PJ+YaZ/dGPhviYi+4=; b=r5rlmntNe6fmYydxiCBCLQSaqOO21cra+hnCSukOJM79cpU6MK8LYVLDfVWUtE/E51 2F2BZQy9VHitTw0IPskNNFXfkhT4r6nUaVXeSWHuQ7mY10+fMb+uoN3wKmcblqg+2mtl xAWcSci61jI6GMK2OsPep2A+sE2ayLyH7zDKw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=SJyhvXqd+J+oTg9Ldh1HC4TtqDL1w0YfnKSj6e2EUsm/PYJlzXTNGQYkYWS0sXX7uq 1oLh7u57+YKyoP9aJKCgRUwkPm0b9/hkwLsjEOek2mG8K+aYOe1Zg2vPXLbkNUYDQYyD tgiv4CXVn3ZTfawptHmnHNyXJcJ3ThM32t07M= MIME-Version: 1.0 Received: by 10.216.88.15 with SMTP id z15mr1525611wee.113.1258991033664; Mon, 23 Nov 2009 07:43:53 -0800 (PST) In-Reply-To: <7332006AF3155049A6A49954523C30E904D9D15D@questions.toll.com.au> References: <7332006AF3155049A6A49954523C30E904D9D15D@questions.toll.com.au> Date: Mon, 23 Nov 2009 07:43:53 -0800 Message-ID: <4dcd15a90911230743h7345007cg457e2521428d9ee2@mail.gmail.com> Subject: Re: Reducing Java::Commands:Java output From: Alex Boisvert To: users@buildr.apache.org Content-Type: multipart/alternative; boundary=0016e6d9773556465704790bb1fd X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d9773556465704790bb1fd Content-Type: text/plain; charset=ISO-8859-1 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 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 > > > > --0016e6d9773556465704790bb1fd--