[ http://issues.apache.org/jira/browse/GERONIMO-478?page=all ]
     
Aaron Mulder resolved GERONIMO-478:
-----------------------------------

    Fix Version: 1.0-M4
     Resolution: Fixed
      Assign To: Aaron Mulder

The attached patch is based heavily on forum posts.  I'm not sure what the 
issues might be in applying the Apache license to it.  I implented a similar 
(if somewhat less generic) feature from scratch.

I'm not ready to move to a native-code based feature such as JLine, though it's 
probably worth additional investigation.

I don't know how this will behave with the up arrow on Windows, but at least it 
achieves the primary goal of not echoing characters while they are typed.  If 
that doesn't solve the Windows issue, there's probably nothing to do except 
investigate native code.

> Deployer must not echo password when prompting
> ----------------------------------------------
>
>          Key: GERONIMO-478
>          URL: http://issues.apache.org/jira/browse/GERONIMO-478
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Reporter: Jeremy Boynes
>     Assignee: Aaron Mulder
>      Fix For: 1.0-M4
>  Attachments: geronimo-478.patch, geronimo-478.patch
>
> When no password is specified on the command line the deployer prompts the 
> user for one.
> When this is being entered it is echoed onto the screen.
> On a windows machine the value entered is also displayed if up-arrow is 
> pressed when being prompted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to