Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 36417 invoked from network); 20 Jul 2005 02:14:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 02:14:25 -0000 Received: (qmail 70449 invoked by uid 500); 20 Jul 2005 02:14:19 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 70397 invoked by uid 500); 20 Jul 2005 02:14:19 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 70384 invoked by uid 99); 20 Jul 2005 02:14:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 19:14:19 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [210.86.15.145] (HELO mta202-rme.xtra.co.nz) (210.86.15.145) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 19:14:13 -0700 Received: from mta1-rme.xtra.co.nz ([210.86.15.143]) by mta202-rme.xtra.co.nz with ESMTP id <20050720021414.RDLX1611.mta202-rme.xtra.co.nz@mta1-rme.xtra.co.nz> for ; Wed, 20 Jul 2005 14:14:14 +1200 Received: from [10.1.1.9] ([222.152.204.188]) by mta1-rme.xtra.co.nz with ESMTP id <20050720021414.HPEV24968.mta1-rme.xtra.co.nz@[10.1.1.9]> for ; Wed, 20 Jul 2005 14:14:14 +1200 Subject: Re: using arguments after the java command From: Simon Kitching Reply-To: skitching@apache.org To: Ant Users List In-Reply-To: <42DDB1C4.3090000@ieee.org> References: <200507200151.j6K1plLQ371510@pimout6-ext.prodigy.net> <42DDB1C4.3090000@ieee.org> Content-Type: text/plain Date: Wed, 20 Jul 2005 14:14:12 +1200 Message-Id: <1121825653.9664.6.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Tue, 2005-07-19 at 22:07 -0400, James Black wrote: > This is the error I get: > Exception caught: java.lang.IllegalArgumentException: Unknown command > line argument: -o filename.tini You should carefully read the ant manual for re the difference between .... Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org