On 25 Jul 2003, <[EMAIL PROTECTED]> wrote: > Log: Use Execute.isFailure
there are at least two tasks that need to be adapted as well, <jdepend> and <junit>. Both define ERROR and SUCCESS constants of their own and compare the exit code. But before I go further, Knut, does the OpenVMS VM translate the return code? I.e. if a Java class invokes System.exit(0), what will be the return code of the VM? What for System.exit(1)? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
