The timeout in the java task seems to work by calling thread.interrupt on the thread running the actual java. Would it be possible to make some similar feature stopping the java process on your demand instead of after a timeout? I guess you would have to keep some process-id in the ant-script, and I'm not sure how to do that in a good way, but it would really neat.
Or are there any other ideas on how to stop java processes from ant? Klara -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
