Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 22667 invoked from network); 21 Dec 2005 19:08:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Dec 2005 19:08:18 -0000 Received: (qmail 49926 invoked by uid 500); 21 Dec 2005 19:08:12 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 49887 invoked by uid 500); 21 Dec 2005 19:08:11 -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 49876 invoked by uid 99); 21 Dec 2005 19:08:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2005 11:08:11 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [146.197.27.40] (HELO barrierb241.nike.com) (146.197.27.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2005 11:08:11 -0800 X-Server-Uuid: BDE2CC8B-9671-48D4-9A25-CA756DA0A621 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: Intermittent problem with input task Date: Wed, 21 Dec 2005 10:58:56 -0800 Message-ID: <200512211907.jBLJ7Rjb007981@barrierb241.nike.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Intermittent problem with input task Thread-Index: AcYGWHD1KAf5U/NlS5GXItsc9shQ7gAB/Tow From: "Anderson, Rob (Global Trade)" To: "Ant Users List" X-OriginalArrivalTime: 21 Dec 2005 18:58:57.0086 (UTC) FILETIME=[9871CDE0:01C60660] X-WSS-ID: 6FB77A7B1MS461676-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Does it work consistenly from the command line, outside of eclipse? If so, it is likely a problem with the input handler that eclipse uses, or eclipse itself, not ant. -Rob Anderson > -----Original Message----- > From: Rhino [mailto:rhino1@sympatico.ca]=20 > Sent: Wednesday, December 21, 2005 10:00 AM > To: ant-user > Subject: Intermittent problem with input task >=20 > I've been having an intermittent problem with the 'input'=20 > task for the past several days. I'm baffled by what causes it=20 > and would like to know if anyone else has seen this or knows=20 > of a solution/workaround to keep it from happening? >=20 > I'm using Ant 1.6.5 in Eclipse 3.1.1 and my problem is=20 > simple: my 'input'=20 > task _occasionally_ fails to bring up the input dialog. Even=20 > with -verbose and -debug in my startup parameters, the Ant=20 > output simply shows the name of the target that contains the=20 > input task with no other output, like so: > getserver: >=20 >=20 > The build doesn't seem to succeed _or_ fail; there is nothing=20 > after the 'getserver:' line. However, the build seems to have=20 > ended because I can launch it again without a problem. >=20 > I was getting this problem very persistently a few days ago,=20 > then it went away suddenly. Now it is back. I can't think of=20 > anything I have done in my build script or my environment to=20 > cause my 'input' task to work or fail intermittently; the=20 > target is itself has been working unchanged for a couple of=20 > years until this problem started the other day. Here is the target: >=20 > is the target"> > Silo 2. Bongo" > validargs=3D"1,2" > addproperty=3D"server.choice" > defaultvalue=3D"2"/> > > > > > > > >=20 > Can anyone help me figure out how to get the 'input' task=20 > working _all_ of the time? This is really messing me up. I=20 > have several input tasks to prompt for input that should not=20 > be hard-coded in the script for security reasons. >=20 > Rhino >=20 >=20 >=20 > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.371 / Virus Database: 267.14.2/208 - Release=20 > Date: 20/12/2005 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org