Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 92805 invoked from network); 30 Nov 2006 17:53:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2006 17:53:06 -0000 Received: (qmail 29224 invoked by uid 500); 30 Nov 2006 17:53:09 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 29189 invoked by uid 500); 30 Nov 2006 17:53:09 -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 29165 invoked by uid 99); 30 Nov 2006 17:53:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 09:53:09 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MAILTO_TO_SPAM_ADDR,MSGID_FROM_MTA_HEADER,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of pons32@hotmail.com designates 65.54.246.138 as permitted sender) Received: from [65.54.246.138] (HELO bay0-omc2-s2.bay0.hotmail.com) (65.54.246.138) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 09:52:55 -0800 Received: from hotmail.com ([65.54.168.49]) by bay0-omc2-s2.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 30 Nov 2006 09:52:34 -0800 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 30 Nov 2006 09:52:34 -0800 Message-ID: Received: from 65.54.168.200 by by113fd.bay113.hotmail.msn.com with HTTP; Thu, 30 Nov 2006 17:52:32 GMT X-Originating-IP: [206.173.244.228] X-Originating-Email: [pons32@hotmail.com] X-Sender: pons32@hotmail.com In-Reply-To: <200611292331.kATNVxm4019283@barrierM241.nike.com> From: "Res Pons" To: user@ant.apache.org, anthill@caladin.urbancode.com Subject: RE: How to pass property? Date: Thu, 30 Nov 2006 09:52:32 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 30 Nov 2006 17:52:34.0519 (UTC) FILETIME=[50C04E70:01C714A8] X-Virus-Checked: Checked by ClamAV on apache.org That worked. Thank you very much. ----Original Message Follows---- From: "Anderson, Rob (Global Trade)" Reply-To: "Ant Users List" To: "Ant Users List" , anthill@caladin.urbancode.com Subject: RE: How to pass property? Date: Wed, 29 Nov 2006 15:31:50 -0800 The property you should set on the command line is do.delete not validargs. Run ant like this... ant target -Ddo.delete=y That should prevent the input task from prompting you. -Rob Anderson > -----Original Message----- > From: Res Pons [mailto:pons32@hotmail.com] > Sent: Wednesday, November 29, 2006 3:27 PM > To: user@ant.apache.org; anthill@caladin.urbancode.com > Subject: How to pass property? > > hi > > I'm hoping someone could help with this. I've tried > everything else and can't pass the argument to the input task > at the dos prompt or run time. > Eventually, i need to add it to Anthill. thanks for your help > > c:\>ant target -Dvalidargs=y > > it does not work and I still get a prompt to input y or n. > -Dvalidargs='y' > doesn't work either > > > > > message="All data is going to be deleted. Continue?" > validargs="y,n" > addproperty="do.delete" > /> > > _________________________________________________________________ > View Athlete's Collections with Live Search > http://sportmaps.live.com/index.html?source=hmemailtaglinenov0 > 6&FORM=MGAC01 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org _________________________________________________________________ Get the latest Windows Live Messenger 8.1 Beta version.�Join now. http://ideas.live.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org