Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 053DCD0F3 for ; Thu, 5 Jul 2012 03:32:20 +0000 (UTC) Received: (qmail 56654 invoked by uid 500); 5 Jul 2012 03:32:19 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 56529 invoked by uid 500); 5 Jul 2012 03:32:18 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 56491 invoked by uid 99); 5 Jul 2012 03:32:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 03:32:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 03:32:15 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 1D5EC5287; Thu, 5 Jul 2012 03:31:54 +0000 (UTC) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: [Bug 50781] javac task creates long command line Date: Thu, 05 Jul 2012 03:31:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core tasks X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: justin@halfempty.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=50781 --- Comment #13 from Justin Ryan --- Created attachment 29031 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29031&action=edit Jesse Glick's patch with default value as 1 Default to a value which will skip the executable at index zero. -- You are receiving this mail because: You are the assignee for the bug.