Andreas Korneliussen wrote: > I think there are some testclasses which are in the same source tree as > the derby source, however the .class files are packaged into > dergbyTesting.jar. I.e: org/apache/derby/impl/drda/TestProto.class
I think that class should be moved into the derbyTesting area so that the drda code can be sealed. I don't think it should be uses as a precedence for adding more tests outside of derbyTesting. Dan.
