Return-Path: Delivered-To: apmail-buildr-commits-archive@www.apache.org Received: (qmail 90555 invoked from network); 6 Feb 2009 21:41:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2009 21:41:26 -0000 Received: (qmail 22216 invoked by uid 500); 6 Feb 2009 21:41:23 -0000 Delivered-To: apmail-buildr-commits-archive@buildr.apache.org Received: (qmail 22192 invoked by uid 500); 6 Feb 2009 21:41:23 -0000 Mailing-List: contact commits-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@buildr.apache.org Delivered-To: mailing list commits@buildr.apache.org Received: (qmail 22155 invoked by uid 500); 6 Feb 2009 21:41:23 -0000 Delivered-To: apmail-incubator-buildr-commits@incubator.apache.org Received: (qmail 22148 invoked by uid 99); 6 Feb 2009 21:41:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 13:41:23 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 21:41:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CEBD3234C4B0 for ; Fri, 6 Feb 2009 13:40:59 -0800 (PST) Message-ID: <694757685.1233956459845.JavaMail.jira@brutus> Date: Fri, 6 Feb 2009 13:40:59 -0800 (PST) From: "Shane Witbeck (JIRA)" To: buildr-commits@incubator.apache.org Subject: [jira] Created: (BUILDR-243) unrecognized option --silent MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org unrecognized option --silent ---------------------------- Key: BUILDR-243 URL: https://issues.apache.org/jira/browse/BUILDR-243 Project: Buildr Issue Type: Bug Components: Compilers Affects Versions: 1.3.3 Environment: Windows XP, Matz Ruby, Java 1.5 Reporter: Shane Witbeck Priority: Minor The documention page Building refers to a --silent option but doesn't appear to work and fails with an error: unrecognized option '--silent' (GetoptLong::InvalidOption) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.