Hello, If you need user input *and* have access to a windowed system, you may want to try to have a look at antform: http://antforms.sourceforge.net/
Its textProperty element has a password attribute that will hide user input. Cheers, Patrick On 1/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
