[ https://issues.apache.org/jira/browse/XERCESJ-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534455#comment-14534455 ]
ASF GitHub Bot commented on XERCESJ-1659: ----------------------------------------- GitHub user mkr opened a pull request: https://github.com/apache/xerces2-j/pull/1 XERCESJ-1659: Assertions of JAXPSecureProcessingTest require numbers formatted with English locale Quick fix to have test pass on non-English language environments. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mkr/xerces2-j XERCESJ-1659 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/xerces2-j/pull/1.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1 ---- commit 3aa4e1598f979c5a816699a33345bee1d01b5750 Author: Matthias Krueger <m...@mkr.io> Date: 2015-05-08T12:52:22Z XERCESJ-1659: Setting English locale for the test to ensure exception message format matches assertions ---- > JAXPSecureProcessingTest fails on non-English locales > ----------------------------------------------------- > > Key: XERCESJ-1659 > URL: https://issues.apache.org/jira/browse/XERCESJ-1659 > Project: Xerces2-J > Issue Type: Bug > Components: JAXP (javax.xml.parsers) > Affects Versions: 2.11.0 > Reporter: Matthias Krueger > Priority: Minor > > The JAXPSecureProcessingTest makes assertions based on Exception messages > which may use a different number format on systems with non-English locale. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org