If I use Ant in another Java application and call it via the 'start' method on Main, if the build fails the JVM is closed, i.e. so is the calling application.
Is there any way to call Ant without having System.exit called to signify the end of execution. -John K -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
