On 2/27/06, Kathey Marsden <[EMAIL PROTECTED]> wrote: > > Daniel John Debrunner wrote: > >Isn't DERBY-1019 the correct place for this? > > Or perhaps a separate issue created to autoload derbyclient.jar with > derbytools.jar. I certainly did not glean that impact from the > DERBY-1019 description. It would be nice to see it as a separate issue.
I've filed DERBY-1063 for this. With the patch I've attached to DERBY-1063, this is what sysinfo looks like with 10.2 derbytools.jar and 10.1 derbyclient in the classpath, but with 10.2 derby.jar and derbyclient.jar in the same location as the 10.2 derbytools.jar. Kathey, is this output more acceptable? To me, it indicates that the derbyclient.jar was found first, and reports its version, but also reports the other derbyclient explicitly added to the classpath, later. ------------------ Java Information ------------------ Java Version: 1.4.2_09 Java Vendor: Apple Computer, Inc. Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home Java classpath: /Users/andrewm/derby/jars/sane/derbytools.jar:/Users/andrewm/derby101/jars/insane/derbyclient.jar OS name: Mac OS X OS architecture: ppc OS version: 10.4.5 Java user name: andrewm Java user home: /Users/andrewm Java user dir: /Users/andrewm/derby java.specification.name: Java Platform API Specification java.specification.version: 1.4 --------- Derby Information -------- JRE - JDBC: J2SE 1.4.2 - JDBC 3.0 [/Users/andrewm/derby/jars/sane/derby.jar] 10.2.0.0 alpha - (381434M) [/Users/andrewm/derby/jars/sane/derbytools.jar] 10.2.0.0 alpha - (381434M) [/Users/andrewm/derby/jars/sane/derbyclient.jar] 10.2.0.0 alpha - (381434M) [/Users/andrewm/derby101/jars/insane/derbyclient.jar] 10.1.2.1 - (330608) ------------------------------------------------------ ----------------- Locale Information ----------------- ------------------------------------------------------ Comments? andrew
