Hi,
I have written an Ant build script to deploy a WebLogic application. I
do not want to store the password in plain text in a property file.
When I use the Ant input task, it displays the password in clear text.
Is there any way to NOT display the password in clear text or rather
display * the way Win2k does or maybe not display anything (like Unix
?)
Thanks,
Kevin.
Gilbert Rebhan - 11 May 2005 22:35 GMT
Hi,
see =
http://marc.theaimsgroup.com/?l=ant-user&m=111537036311280&w=2
btw for questions about ant you should subscribe
the ant user/developer mailing list - both high traffic
-> see http://ant.apache.org/mail.html
Regards, Gilbert
> Hi,
>
[quoted text clipped - 8 lines]
>
> Kevin.