task
> prior to a few weeks back), though hopefully in your case inputstring is
> working as advertised in the docs for the java task.
>
> David
>
>
> -Original Message-
> From: Muralidhar Manku [mailto:muralidhar.ma...@gmail.com]
> Sent: Thursday, July 07, 2011 8:37
M
To: user@ant.apache.org
Subject: Hide password in java ant task
Hi All,
I am using ant java task to execute a class file and passing some argument
to it. one of the argument to this java class is the database password.
When the java task is getting executed, the entire command along with the
pas
Hi All,
I am using ant java task to execute a class file and passing some argument
to it. one of the argument to this java class is the database password.
When the java task is getting executed, the entire command along with the
password is displayed in the process (ps -ef).
Is there any way to