You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/10/01 18:19:16 UTC

DO NOT REPLY [Bug 3900] New: - Control C

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=3900>.
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=3900

Control C

           Summary: Control C
           Product: Ant
           Version: 1.3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Core
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: paulb@vulcanmachines.com


Hi,
   When I call ant fom the Command prompt, and then use Control-C to break 
execution, I get the on screen option:

^CTerminate batch job (Y/N)?_

It doesn't matter what I chose, Yes, Y, y, No, N, n. The "batch job" is always 
terminated. Shouldn't execution continue as it was left off? If I enter any 
other characters as a response The prompt reappears, so the tool is identifying 
the N,n,No strings. just not responding in the right way.

Paul.

PS Sorry if I selected the wrong component, I wasn't too sure what it should go 
under.