Re: New Feature Request - passwordChar on task

2005-05-06 Thread Ivan Ivanov
Hello Ninju, sometimes ago I also tackled down the problem of entering passwords (sensitive information) via input task and I documented my attempts in an article called "Extending Ant Input Abilities". You can find it on [1], the first one in section articles. In short, the way Ant reads its inp

Re: New Feature Request - passwordChar on task

2005-05-05 Thread Jeffrey E Care
Check the archives, this has been discussed ad-nauseum. In summary, it's basically impossible to do in a portable, reliable way without there being native support for this in the VM. JEC -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project

New Feature Request - passwordChar on task

2005-05-05 Thread Ninju Bohra
Hello all, I have created some targets that run tasks and for determing the user name & password information to use (for the DB login) I use the task, i.e. . . . It would be great to have an optional attribute of the task, let's say