The message should be localized; I can check into this. On Fri, 30 Jul 2004 14:19:06 +0200, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > Hi, > > I get > > [junit] Testcase: > testDoubleHigh(hivemind.test.rules.TestNumericTranslators): FAILED > [junit] Exception message (Value 208.3 is greater than maximum value > 207,5.) does not contain [Value 208,3 is greater than maximum value 207,5.] > [junit] junit.framework.AssertionFailedError: Exception message (Value > 208.3 is greater than maximum value 207,5.) does not contain [Value 208,3 is > greater than maximum value 207,5.] > [junit] at > org.apache.hivemind.test.HiveMindTestCase.assertExceptionSubstring(HiveMindTestCase.java:174) > [junit] at > hivemind.test.rules.TestNumericTranslators.testDoubleHigh(TestNumericTranslators.java:225) > > No patch since I'm unsure whether the message is supposed to be > localized (I guess not, so the test case would be wrong). > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
