https://issues.apache.org/bugzilla/show_bug.cgi?id=45638
Summary: Forked <java> makes consecutive inputhandler behaviour
weird.
Product: Ant
Version: 1.7.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
If you call <input> after a forked <java> which doesn't require input and that
doesn't have the attribute input(string)="" declared, you are required to press
<ENTER> more than once. For example in the included example you are required to
press <ENTER> an extra 4 times after the <input> because of the previous 4
<java> invocations).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.