Your java class is going to need to be able to input the password on STDIN I
believe.
Assuming you control 'Test2' (in your example) enough to make that happen,
then take a look at the input and inputstring propery of the java task, they
allow you to pass data in via STDIN. The best solution is to
only talking to myself here. I suppose this is natures version of an
infinite loop.
-Original Message-----
From: David Parks [mailto:davidpark...@yahoo.com]
Sent: Tuesday, June 28, 2011 10:35 AM
To: user@ant.apache.org
Subject: Ant 1.8.3alpha: task fails to handle quotes within quotes
com
I'm trying to run a command with both single and double quotes through . I am using last nights build of ant 1.8.3alpha (I should note the same
behavior on 1.8.2). But the arguments appear to be incorrectly passed to the
command line, as per the following demonstration.
This command runs from a DO