On Wed, 26 Jan 2005, Andrew McIntyre <[EMAIL PROTECTED]> wrote: > On Jan 25, 2005, at 2:04 AM, Stefan Bodewig wrote: > >> Ideally we'd build everything except the JDBC 2.0 stuff using >> Gump's default. And build the JDBC 2.0 stuff with JDK 1.3's rt.jar >> on the bootclasspath. > > The easiest way to achieve this would be to set the property j13lib > to the location of the JDK 1.3 jar, and build with > build.sysclasspath=last.
I don't think this is going to work with JDK 1.4's rt.jar on the bootclasspath. We could give it a try, even though build.sysclasspath=last is not strictly the Gump way (you can swap in your own dependency libs that way). I'll look into it after my current module-housekeeping job is through ... Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
