On Tue, 1 Apr 2003 03:03 pm, Conor MacNeill wrote: > > If input is not > provided in this form and a task requests input it will be sent eventually > to the System.in stream.
Just to update - this is true for in-VM Java tasks only. External tasks such as <exec> and forked <java> can only get input from a file or property. -- Conor MacNeill Blog: http://codefeed.com/blog/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]