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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]