Wow, great catch, Knut, I'll fix that! I did an svn add of the new shared/common/sanity directory and inadvertently included SanityState.java.

David

Knut Anders Hatlen wrote:
[EMAIL PROTECTED] writes:


Author: davidvc
Date: Wed Mar 15 14:28:41 2006
New Revision: 386187

URL: http://svn.apache.org/viewcvs?rev=386187&view=rev
Log:
DERBY-1116 : Add a shell-script test generator for internationalized
messages (client-side only).

This is the script that generates the test source code that is then
run to validate client-side internationalized mesages
A    tools/testing
A    tools/testing/i18nTestGenerator
A    tools/testing/i18nTestGenerator/genClient1.sed
A    tools/testing/i18nTestGenerator/genClient2.sed
AM   tools/testing/i18nTestGenerator/generateClientMessageTest.sh
AM   tools/testing/i18nTestGenerator/README


Moved the sanity package to the shared directory so that I could
use ASSERT in some shared code.
M    java/engine/org/apache/derby/iapi/services/sanity/SanityManager.java
D    java/engine/org/apache/derby/iapi/services/sanity/SanityState.tmpl
M    java/engine/org/apache/derby/iapi/services/sanity/AssertFailure.java
A    java/shared/org/apache/derby/shared/common/sanity
AM   java/shared/org/apache/derby/shared/common/sanity/SanityManager.java
A    java/shared/org/apache/derby/shared/common/sanity/SanityState.tmpl
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?

begin:vcard
fn:David W Van Couvering
n:Van Couvering;David W
org:Sun Microsystems, Inc.;Database Technology Group
email;internet:[EMAIL PROTECTED]
title:Senior Staff Software Engineer
tel;work:510-550-6819
tel;cell:510-684-7281
x-mozilla-html:TRUE
version:2.1
end:vcard

Reply via email to