[
https://issues.apache.org/jira/browse/ODE-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tammo van Lessen updated ODE-131:
---------------------------------
Attachment: ode-test-locale.patch
Please find attached a patch for solving this issue. It basically sets the
default locale to Locale.ENGLISH in setup() and restores the old value in
tearDown().
> Testsuite fails on german environments
> --------------------------------------
>
> Key: ODE-131
> URL: https://issues.apache.org/jira/browse/ODE-131
> Project: Ode
> Issue Type: Bug
> Reporter: Tammo van Lessen
> Priority: Minor
> Attachments: ode-test-locale.patch
>
>
> org.apache.ode.utils.msg.MessageBundleTest.testNoParameter() and
> org.apache.ode.bpel.compiler.CompilationMessageTest.testNoParameter fail on
> german environments because w/o setting a Locale explicitly the system's
> locale is used, which is then german and not english.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.