On Wed, 21 Nov 2001, <[EMAIL PROTECTED]> wrote: > Is this just a concern of mine?
Don't know 8-) > When Ant forks off processes (particularly java), is it possible for > Ant to forward ctrl-Cs to the forked process? I don't think that you can do this in Java, at least not in a portable way (installing signal handlers via JNI could work). Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
