Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5717B1156F for ; Thu, 5 Jun 2014 04:03:02 +0000 (UTC) Received: (qmail 35547 invoked by uid 500); 5 Jun 2014 04:03:02 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 35471 invoked by uid 500); 5 Jun 2014 04:03:01 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 35464 invoked by uid 99); 5 Jun 2014 04:03:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2014 04:03:01 +0000 Date: Thu, 5 Jun 2014 04:03:01 +0000 (UTC) From: "Gregor Zurowski (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-7479) Test fails in non-English environments MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-7479?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregor Zurowski updated CAMEL-7479: ----------------------------------- Assignee: Gregor Zurowski > Test fails in non-English environments > -------------------------------------- > > Key: CAMEL-7479 > URL: https://issues.apache.org/jira/browse/CAMEL-7479 > Project: Camel > Issue Type: Bug > Components: camel-jaxb, camel-test > Environment: MacOS, Java 1.7.0_40, German language > Reporter: Peter Keller > Assignee: Gregor Zurowski > > Some Java exception messages are language specific and JUnit tests evalua= ting theses messages fail in a non-English environment. > Such assertions are done in {{JaxbDataFormatSchemaValidationSpringTest}} = and {{JaxbDataFormatSchemaValidationTest}}: > * The assertion "Invalid content was found"=C2=A0fails for the German mes= sage "Ung=C3=BCltiger Content wurde beginnend mit Element "age" gefunden" (= {{#testMarshallWithValidationException()}}) > * The assertion "The content of element 'person' is not complete" fails f= or the German message "Content des Elements "person" ist nicht vollst=C3=A4= ndig" ({{#testUnmarshallWithValidationException()}}). -- This message was sent by Atlassian JIRA (v6.2#6252)