Re: "Failed to read input from Console" Error invoking ant from java class

2008-12-17 Thread Michael Sobremonte
://ant.apache.org/manual/inputhandler.html#defaulthandler Cheers, Michael Original Message Subject: Re: "Failed to read input from Console" Error invoking ant from java class From: Mark Salter To: Ant Users List Date: mon, 15 dec 2008 21:28:38 + > Michael Sobremonte w

Re: "Failed to read input from Console" Error invoking ant from java class

2008-12-15 Thread Mark Salter
ach* input task. > > In the above example, as soon as "X" is entered for INPUT MENU 1 and the > INPUT MENU 2 message is displayed, > ant will fail with a "Failed to read input from Console." message > pointing to the the INPUT MENU 2 line. I imagine is is related

"Failed to read input from Console" Error invoking ant from java class

2008-12-15 Thread Michael Sobremonte
MENU 2: In the above example, as soon as "X" is entered for INPUT MENU 1 and the INPUT MENU 2 message is displayed, ant will fail with a "Failed to read input from Console." message pointing to the the INPUT MENU 2 line. My AntInvoker class is similiar to the example in

RE: Failed to read input from Console.

2006-02-24 Thread Anderson, Rob (Global Trade)
TECTED] > Sent: Friday, February 24, 2006 12:48 AM > To: Ant Users List > Subject: Failed to read input from Console. > > After I give the command in Eclipse I get this error message. > > > > Buildfile: E:\workspace2\Hello\src\build.xml > > select_target: > >

Re: Failed to read input from Console.

2006-02-24 Thread Petar Tahchiev
2. > Bongo(1,2) > > BUILD FAILED: E:\workspace2\Hello\src\build.xml:9: Failed to read input > from Console. > > Total time: 219 milliseconds > > > > > > Can you please tell me is there any prob with code which is > > > > > > >

Failed to read input from Console.

2006-02-24 Thread Shweta Bodade
After I give the command in Eclipse I get this error message. Buildfile: E:\workspace2\Hello\src\build.xml select_target: [input] Which server should receive the files? 1. Silo 2. Bongo(1,2) BUILD FAILED: E:\workspace2\Hello\src\build.xml:9: Failed to read input from Console. Total