Scott Stark wrote:
<input> asks for entry of some string; it doesn't ask if the property is
already set, so for CI servers you set it up with login details for that
account.
For talking to a nested shell script, I think the <telnet> component can
do that
I looked at telnet, which is why I thought there might be something similar
for perforce.
What is <input>? I couldn't find anything about that in the Ant doc (
http://ant.apache.org/manual/index.html).
http://ant.apache.org/manual/CoreTasks/input.html
I also tried <read>assword:</read> and <write>password_string</write> but
those can't be nested inside of <exec>, which is what I'm using for the
login.
Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org