Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 32786 invoked from network); 2 Feb 2005 12:11:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Feb 2005 12:11:17 -0000 Received: (qmail 81251 invoked by uid 500); 2 Feb 2005 12:11:15 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 81175 invoked by uid 500); 2 Feb 2005 12:11:15 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 81135 invoked by uid 99); 2 Feb 2005 12:11:15 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 2005 04:11:13 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j12CBAdD031000 for ; Wed, 2 Feb 2005 13:11:10 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j12CBAXD030998; Wed, 2 Feb 2005 13:11:10 +0100 Date: Wed, 2 Feb 2005 13:11:10 +0100 Message-Id: <200502021211.j12CBAXD030998@ajax.apache.org> From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 33354] - input task should hide password entries X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=33354 ------- Additional Comments From kevin.jackson@it.fts-vn.com 2005-02-02 13:11 ------- (In reply to comment #3) > Forgive my naivety here but can't you simply call the getpass() C library > (stdlib.h in Unix, msvcrt.dll in windows)? There meay be a way around this in Java 1.4+ with JAAS, there's a standard PasswordCallback and you can set echo off, this may do the trick, but would probably break BC -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org