Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 8053 invoked from network); 1 Dec 2005 16:51:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Dec 2005 16:51:20 -0000 Received: (qmail 90853 invoked by uid 500); 1 Dec 2005 16:51:05 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 90816 invoked by uid 500); 1 Dec 2005 16:51:05 -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 90805 invoked by uid 99); 1 Dec 2005 16:51:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2005 08:51:05 -0800 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.51.219.132] (HELO relais0.steria.fr) (194.51.219.132) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 01 Dec 2005 08:52:32 -0800 Received: from relais3v5.velizy.fr.sterianet ([10.1.0.27]) by relais0.steria.fr (SMSSMTP 4.1.9.35) with SMTP id M2005120117501832036 for ; Thu, 01 Dec 2005 17:50:18 +0100 Received: from mailvel.velizy.fr.sterianet ([10.2.25.115]) by relais3v5.velizy.fr.sterianet (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id for user@ant.apache.org; Thu, 01 Dec 2005 17:56:22 +0100 (Paris, Madrid) Received: from steria.com ([10.2.40.240]) by mailvel.velizy.fr.sterianet (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id for user@ant.apache.org; Thu, 01 Dec 2005 17:50:11 +0100 (Paris, Madrid) Date: Thu, 01 Dec 2005 17:44:01 +0100 From: Nicolas Vervelle Subject: Re: ant not recognizing command line argument In-reply-to: <001701c5f693$6738faa0$ee249e0a@IBMC71A1AE9667> To: Ant Users List Message-id: <438F2851.1000904@steria.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) References: <001701c5f693$6738faa0$ee249e0a@IBMC71A1AE9667> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Apparently, ant doesn't care of whatever you put in the commande line= . Just a stupid idea: try specifying the extension for the ant script= =20 (ant.bat or ant.cmd) ant.bat -debug clean or ant.cmd -debug clean Safak =D6kmen wrote: > Hi! > > It is really strange. -debug doesn't work either. > > Look at this: > > __________ > D:\programme\ant\bin>ant -debug clean > Buildfile: build.xml > > one: > > BUILD SUCCESSFUL > Total time: 1 second > __________ > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org