On Wed, 12 Sep 2001, Stefan Tilkov <[EMAIL PROTECTED]> wrote:

> Since I don't want to clutter the Ant build process by having to
> integrate a C compile step, I'll pursue the shell variant.

I agree, at least for now.

> I still have some problems redirecting stdout/stderr, though. Do you
> have any opionion on that?

Use the output parameter of <exec> or <java>?  This should be required
if detaching the process is requested.

Stefan

Reply via email to