DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40014>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40014
------- Additional Comments From gudnabrsam@yahoo.com 2006-07-12 14:49 -------
Aside from the gross misuse of antcalls in the example (I will assume this was
for the sake of the example), your problem is caused by some form of mishandling
of the input to the <java> task. The workaround is to add inputstring="" to
your <java> invocations; what was happening was the first time you responded to
the second <input>, that input was swallowed by the first <java> task, looking
empty to <input>, which then re-prompts you. We'll have to see where the actual
problem lies, but the workaround should hold you for now.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|