On Tue, 12 Jul 2005, Andrew McIntyre <[EMAIL PROTECTED]> wrote: > Sorry for the delay here...
I've been meaning to look into it myself but never found the time, sorry. > However, the classpath reported by Gump doesn't appear to have any > JDK 1.4 classes on it, besides tools.jar. Also, I had a script which > emulates the Derby build in Gump by building with just one JDK on > the classpath for each split, and this script still compiles Derby > successfully. Is it possible that a change to Gump (or Ant) was made > that is causing JDK 1.4 (or higher) classes to appear on the > compilation classpath before the JDK 1.3 classes which are needed > for this compile? IIRC it started to fail after the migration from brutus to vmgump, so maybe it really is more of an installation issue. Leo, where did you get the rt.jar that is being used as 1.3 runtime? Is it the one from brutus? Or maybe it is the jikes configuration? I vaguely recall we've been running our own version of Jikes on brutus while the one on vmgump is a stock debian installed one. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
