You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2012/01/19 15:47:22 UTC

DO NOT REPLY [Bug 50529] Runtime reading data in a Java class

https://issues.apache.org/bugzilla/show_bug.cgi?id=50529

--- Comment #3 from Jesse Glick <jg...@netbeans.org> 2012-01-19 14:47:22 UTC ---
Reproducible with that script on Linux; the test program does get the input,
but only after sending Ctrl-D.

Not sure what specifically changed in 1.8.2 but in general you should not use
<java> to run programs with nontrivial stdio, since Ant processes it to fit
into the logging system.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.