Not really until Java6 and its new Console.readPassword(). There is a buggy workaround (2nd Thread is overwriting STDOUT) - search for "input passwort" in the mail archive of [EMAIL PROTECTED] and in bugzilla.
Jan >-----Ursprüngliche Nachricht----- >Von: James Carr [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 9. Januar 2007 19:15 >An: Ant Users List >Betreff: Anyway to make an input task have stars? > >Hi All, > >Is there anyway to make an input task use stars for it's >input? I am trying to prompt the user running the ant script >for a password. > >Thanks, >James > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] For >additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
