How does using fork screw stdin/out? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
Andy Jefferson <[EMAIL PROTECTED]> wrote on 21/01/2004 06:42:00 PM: > Thx for your reply Brett. > > > Blame ant :) > > Well I can't really do that since Ant allows me to run this Java app, yet > Maven doesn't :-( > > > You'll need to fork to get this to work at the moment. > > So I can conclude that I *can't* use Maven for this at the moment then ... > since as I mentioned in the mail I need stdin, stdout in the Java app and > using fork seems to screw that up. > > > -- > Andy > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
