https://issues.apache.org/bugzilla/show_bug.cgi?id=49119
--- Comment #1 from [email protected] 2010-04-15 11:38:17 EDT --- Input from the vendor supplying the ANT scripts: I can’t put my finger on the documentation about this defect. I recall at the time we first discovered this, it was caused by a following <java> task stealing the input stream before the <input> task completed and one thing that greatly reduced the occurrences of this happening was the addition of the inputstring=”” attribute on the <java> task. That doesn’t seem to have helped in this case so the peculiarity remains and for now the best we can do is just be aware of it. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
