I ran derbyall on my machine prior to checkin and it worked. But this
checkin was the first time derbyall included MessageBundleTest. It did
not pass before then. I must have not properly checked in the output
file, is all I can think of. I'll look into this, apologies.
David
Mike Matrigali wrote:
From the tinderbox report it seems to have failed from the time the
following change was committed:
Changes from 414231/414413 to 414416:
------------------------------------------------------------------------
r414416 | davidvc | 2006-06-15 02:00:44 +0200 (Thu, 15 Jun 2006) | 4 lines
Removed SQL States and MessageId message ids that are unused and which
don't have matching messages, and then made MessageBundleTest a
part of derbyall.
------------------------------------------------------------------------
U java/shared/org/apache/derby/shared/common/reference/SQLState.java
U java/shared/org/apache/derby/shared/common/reference/MessageId.java
U
java/testing/org/apache/derbyTesting/functionTests/tests/i18n/MessageBundleTest.java
A
java/testing/org/apache/derbyTesting/functionTests/master/MessageBundleTest.out
U java/testing/org/apache/derbyTesting/functionTests/suites/i18nTest.runall
U tools/testing/i18nTestGenerator/genClient2.sed