On Thu, 13 Jun 2002, Magesh Umasankar <[EMAIL PROTECTED]> wrote: > set JAVA_HOME to 1.4 > build test [snip] > set JAVA_HOME to 1.1 > build test
> Anybody have a crystal ball to foresee any issues > with this setup? You'll probably get the same problems you had with beta1 and JDK 1.1 for the tests as you've compiled them with JDK 1.4. You will probably want to do build compiletests with JDK 1.3 before doing build test with 1.4. Oh my. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
