Thanks David.
With "inputsstring" property, the passwords were not visible in the output
of ps commands.
Thanks,
Murali
On Thu, Jul 7, 2011 at 7:36 PM, David Parks wrote:
> Your java class is going to need to be able to input the password on STDIN
> I
> believe.
>
> Assuming you control 'Test2
Thanks David,
Unfortunately I have no control over the contents of the file I'm parsing, and
I don't want to insert place holders.
I located the code that introduces this "feature" and have changed it locally
to work as I need it, but I would appreciate some feedback on what it might
break (if
On Wed, Aug 17, 2011 at 11:04 AM, Holman, Chris wrote:
> This ant script snippet:
>
>
>
> Prints out:
> [echo] $ $ $$ $$ $$$ $$$
>
Interestingly, I ran the following test:
So, the value of the variable seems correct, bu
This ant script snippet:
Prints out:
[echo] $ $ $$ $$ $$$ $$$
I think its related to this PropertyExpander definition
org.apache.tools.ant.PropertyHelper.SKIP_DOUBLE_DOLLAR