On 3/16/06, Knut Anders Hatlen <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] writes: > > > AM java/shared/org/apache/derby/shared/common/sanity/SanityState.java > > I thought SanityState.java was generated in the build process. Should > it really be in the repository?
No, it shouldn't. I've removed it. Otherwise, jar builds will always end up with always with M (modified) in their version string. I also have a problem with adding SanityManager to the insane client jar file. This means that we probably have to move to using classlister to build the client jar, but whatever it takes, SanityManager should not be in the insane client jar. David, can you fix this? andrew
