DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16414>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16414

Task:<input> - Entering text on the same line as the quest ion

           Summary: Task:<input> - Entering text on the same line as the
                    quest ion
           Product: Ant
           Version: 1.5.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Minor request for a feature, it would be nice that when ANT asks the user for 
some input, by using the <INPUT> task, that the prompt is on the same line as 
the question. ie the prompt is after the statement/question:

Today it looks like this:
server.test:
    [input] Please enter a valid username:
USER_TEXT


But it would be nice if it looked like this:
server.test:
    [input] Please enter a valid username: USER_TEXT

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to