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=24918>. 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=24918 [PATCH] Permit console input to be sent to <java> [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |All Priority|Medium |High Platform|PC |All ------- Additional Comments From [EMAIL PROTECTED] 2004-09-02 22:05 ------- As quoted in the original bug description above, the whole point of this bug is that, though stdin works for fork="false" (default), stdin does NOT work for fork="true". We can't just "go ahead and try using standard input without an attribute" when that attribute is what is required. All of my GUI server apps have optional consoles to allow for run-time debugging, monitoring, and recovery. It is a required feature in a reliability architecture. Since the execution of these consoles is impossible using Ant with fork="true" in any environment, I've upgraded the priority of this to "high". I absolutely must have this feature if I am to use Ant for run-time management. This bug has been open since 1.6.0, is 1 of only 16 bugs with this many votes, and already has a proposed implementation. Can we get some positive action here? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]